Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add sbin to PATH (silbe) #998Tomeu Vizoso2009-08-101-1/+1
* Adapt to API changes in the journal #881Tomeu Vizoso2009-08-072-4/+4
* Missed copyright header for jarabe.journal.__init__ #1136Aleksey Lim2009-08-071-0/+15
* Allow the user to dismiss the file transfer invitation when the other user ca...Tomeu Vizoso2009-08-071-5/+7
* Add support for len(bundleregistry.get_registry())Tomeu Vizoso2009-08-061-0/+3
* Add TODO about splice_asyncTomeu Vizoso2009-08-061-0/+1
* Merge branch 'master' of git://git.sugarlabs.org/sugar/updater into updaterTomeu Vizoso2009-08-041-2/+0
|\
| * Change scope for class membersAleksey Lim2009-08-031-2/+0
* | Merge branch 'master' of git://git.sugarlabs.org/sugar/updater into updaterTomeu Vizoso2009-08-032-5/+4
|\ \ | |/
| * Remove uninstalled activities from modelAleksey Lim2009-07-301-1/+1
| * Install .xo bundles while uploading to JournalAleksey Lim2009-07-301-4/+3
* | Merge branch 'master' of git://dev.laptop.org/users/mstone/sugarTomeu Vizoso2009-08-011-18/+1
|\ \ | |/ |/|
| * Remove calls to the Rainbow dbus service.Michael Stone2009-02-271-18/+1
* | Add the tags property to the buddy modelTomeu Vizoso2009-07-291-0/+11
* | Fix .xoj support #1098Aleksey Lim2009-07-273-4/+12
* | Fix naming of entries with unknown extensions (silbe) #1040Tomeu Vizoso2009-07-271-4/+6
* | 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
* | 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
* | Pass the event timestamp to window management operationsTomeu Vizoso2009-07-122-45/+48
* | Make frame windows OverrideRedirectTomeu Vizoso2009-07-121-0/+1
* | 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-117-8/+33
|\ \
| * | Ungrab some metacity bindings that we want to grabTomeu Vizoso2009-07-111-0/+12
| * | Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineTomeu Vizoso2009-07-102-6/+11
| |\ \
| | * | Don't save the adhoc networks to the config fileSimon Schampijer2009-07-102-20/+8
| | * | Serialize adhoc wireless settingsSimon Schampijer2009-07-091-5/+22
| * | | Switch to metacity as the window manager. #602Tomeu Vizoso2009-07-094-2/+10
| |/ /
* | | md5 and sha module will be deprecated in python 2.6 #266Aleksey Lim2009-07-113-6/+6
|/ /
* | Remove stale reference to collapsedentryTomeu Vizoso2009-07-081-1/+0
* | 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-131-0/+4
|\ \
| * | Hold a reference to the monitors so don't get disposedSimon Schampijer2009-06-111-0/+4
* | | 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