Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix .xoj support #1098Aleksey Lim2009-07-273-4/+12
* | Fix naming of entries with unknown extensions (silbe) #1040Tomeu Vizoso2009-07-271-4/+6
* | Commit from Sugar Labs: Translation System by user dsd. 220 of 224 messages t...Daniel Drake2009-07-271-94/+118
* | Abort if theres an error when retrieving activities (silbe) #1059Tomeu Vizoso2009-07-221-0/+1
* | Dont reinstall bundle if its already installed (silbe) #1053Tomeu Vizoso2009-07-221-0/+3
* | Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineTomeu Vizoso2009-07-221-1/+1
|\ \
| * | Release 0.85.2v0.85.2Tomeu Vizoso2009-07-181-1/+1
* | | update mime type db when a new activity is copied to ~/Activities #955Tomeu Vizoso2009-07-221-4/+6
|/ /
* | Get title editing in the journal working againTomeu Vizoso2009-07-131-0/+7
* | missing argumentSimon Schampijer2009-07-121-1/+1
* | Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-07-122-45/+48
|\ \
| * | Pass the event timestamp to window management operationsTomeu Vizoso2009-07-122-45/+48
* | | Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-07-122-0/+3
|\ \ \ | |/ /
| * | Make frame windows OverrideRedirectTomeu Vizoso2009-07-121-0/+1
| * | Disable moving windows with <Alt> clickTomeu Vizoso2009-07-111-0/+2
* | | Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-07-118-15/+19
|\ \ \ | |/ /
| * | Set the cursor themeTomeu Vizoso2009-07-111-3/+4
| * | Fetch last journal entries in the right orderTomeu Vizoso2009-07-111-3/+3
| * | Maximize and undecorate the intro windowTomeu Vizoso2009-07-112-1/+4
| * | Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineAleksey Lim2009-07-1112-20/+54
| |\ \
| * | | md5 and sha module will be deprecated in python 2.6 #266Aleksey Lim2009-07-114-8/+8
* | | | Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2009-07-111-0/+12
|\ \ \ \ | | |/ / | |/| |
| * | | Ungrab some metacity bindings that we want to grabTomeu Vizoso2009-07-111-0/+12
* | | | correct sucrose versionSimon Schampijer2009-07-101-1/+1
|/ / /
* | | Release 0.85.1v0.85.1Simon Schampijer2009-07-102-2/+2
* | | Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineTomeu Vizoso2009-07-103-9/+25
|\ \ \
| * | | Don't save the adhoc networks to the config fileSimon Schampijer2009-07-102-20/+8
| * | | Clean the network device palette when disconnectingSimon Schampijer2009-07-101-1/+13
| * | | Serialize adhoc wireless settingsSimon Schampijer2009-07-092-7/+23
| |/ /
* | | Switch to metacity as the window manager. #602Tomeu Vizoso2009-07-096-9/+15
|/ /
* | Remove stale reference to collapsedentryTomeu Vizoso2009-07-081-1/+0
* | Commit from Sugar Labs: Translation System by user carlo. 224 of 224 messages...Carlo Falciola2009-07-071-57/+74
* | Fix object chooserTomeu Vizoso2009-07-072-39/+44
* | Fix listening for changes in the activity listTomeu Vizoso2009-07-011-2/+2
* | Enable iconifying the journal againTomeu Vizoso2009-07-011-1/+1
* | Rename activate signal in cell renderers to 'clicked'Tomeu Vizoso2009-06-302-13/+13
* | Implement sortingTomeu Vizoso2009-06-292-7/+57
* | Remove unused src/jarabe/desktop/proc_smaps.py fileTomeu Vizoso2009-06-282-108/+0
* | Refactor journal to use a gtk.TreeViewTomeu Vizoso2009-06-277-809/+591
* | Display tags in the activity listTomeu Vizoso2009-06-161-4/+11
* | Make ListModel be a TreeModelSort and wrap a TreeModelFilter in itTomeu Vizoso2009-06-151-11/+19
* | Fix listening for changes in the bundle registryTomeu Vizoso2009-06-151-1/+2
* | Make the activity list background whiteTomeu Vizoso2009-06-131-0/+2
* | Add last bits to the activity list based on a tree viewTomeu Vizoso2009-06-131-225/+60
* | Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineTomeu Vizoso2009-06-132-2/+30
|\ \
| * | Hold a reference to the monitors so don't get disposedSimon Schampijer2009-06-111-0/+4
| * | More meaningful screenshot titles (James Zaki) #650Simon Schampijer2009-06-101-2/+26
* | | Listen for resquests for deleting bundlesTomeu Vizoso2009-06-073-8/+22
* | | Hook up the right palette in the activities listTomeu Vizoso2009-06-071-1/+13
* | | Fix listening for removal of activitiesTomeu Vizoso2009-06-071-5/+10