Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add network.py to makefileDan Williams2007-06-051-0/+1
* Add set_current_toolbarMarc Maurer2007-06-041-0/+3
* Better regexpMarco Pesenti Gritti2007-06-041-1/+1
* Take screenshot and save it to the journal (<alt>1).Tomeu Vizoso2007-06-043-2/+39
* Better snapshot scriptMarco Pesenti Gritti2007-06-043-220/+49
* Restore get_id/get_service_name, didn't realize they was used by subclasses.Marco Pesenti Gritti2007-06-031-5/+8
* Palette: Tooltip supportEduardo Silva2007-06-022-29/+41
* Hrm how my icon name changes did get reverted...Marco Pesenti Gritti2007-06-011-4/+4
* Make bundle_id and activity_id window properties toMarco Pesenti Gritti2007-06-016-45/+37
* Bindings to set activity_id and bundle_id hintsMarco Pesenti Gritti2007-06-018-7/+249
* Do not index icons by activity id. Raw X windows does not have one.Marco Pesenti Gritti2007-06-012-10/+22
* Fix raw X windowsMarco Pesenti Gritti2007-06-015-66/+13
* Refactor part of the Home model. Should be muchMarco Pesenti Gritti2007-06-013-104/+71
* Make launching a property of the activity modelMarco Pesenti Gritti2007-06-014-32/+52
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-06-012-53/+108
|\
| * Palette: Automatic positioningEduardo Silva2007-06-012-53/+108
* | Remove our custom launch timeout. The dbus timeoutMarco Pesenti Gritti2007-06-014-57/+3
|/
* Fix new instance messageMarco Pesenti Gritti2007-05-311-1/+2
* Support icons inside the activityMarco Pesenti Gritti2007-05-313-4/+10
* Merge branch 'master' of git://dev.laptop.org/sugarEduardo Silva2007-05-309-101/+422
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-05-303-44/+56
| |\
| * \ Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-05-3012-71/+323
| |\ \
| * | | services/presence/server_plugin: special-case the Owner when IDing buddies.Simon McVittie2007-05-301-3/+10
| * | | services/presence/server_plugin: fix thinko - take the right arguments to _su...Simon McVittie2007-05-301-2/+3
| * | | services/presence/presenceservice: look up buddies by key-ID if we don't know...Simon McVittie2007-05-301-0/+5
| * | | services/presence/presenceservice: weakly reference Buddy objects in _buddiesSimon McVittie2007-05-301-18/+32
| * | | services/presence/buddy: Fix thinko - register Owner with correct objidSimon McVittie2007-05-302-2/+4
| * | | services/presence/: Have joined Activities track membership via group interface.Simon McVittie2007-05-302-24/+176
| * | | services/presence/buddyiconcache: remove unused import of sugar.utilSimon McVittie2007-05-301-1/+0
| * | | services/presence/: Make Activities responsible for tracking their members.Simon McVittie2007-05-292-9/+19
| * | | services/presence/psutils.py: don't bother using sugar.util, it's easier to u...Simon McVittie2007-05-291-3/+6
| * | | services/presence/test_psutils: trivial check for pubkey_to_keyid()Simon McVittie2007-05-291-1/+5
| * | | services/presence/Makefile.am: Include test_psutils.py in "make check"Simon McVittie2007-05-291-2/+9
| * | | services/presence/: identify Buddies by "key ID" (pubkey hash), not whole key.Simon McVittie2007-05-284-49/+166
* | | | Console: fix reading log filesEduardo Silva2007-05-301-1/+4
| |_|/ |/| |
* | | Palette fixesEduardo Silva2007-05-302-31/+40
* | | Check for locks before using a display.Marco Pesenti Gritti2007-05-301-13/+16
| |/ |/|
* | Get one line back :)Tomeu Vizoso2007-05-291-1/+3
* | Bug 590# fixed (codestyle issues)Konrad Kleine2007-05-291-11/+16
* | Bug #590 fixed.Konrad Kleine2007-05-291-3/+58
* | Palette: event improvesEduardo Silva2007-05-292-6/+60
* | Some refactoring of the DataStore API.Tomeu Vizoso2007-05-292-46/+72
* | Use the commit id for the snapshot nameMarco Pesenti Gritti2007-05-296-10/+115
* | Very first go at the object type registry.Marco Pesenti Gritti2007-05-291-6/+11
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarSimon McVittie2007-05-2822-92/+191
|\
| * Take out one try..except block.Tomeu Vizoso2007-05-281-6/+2
| * Palette updatesEduardo Silva2007-05-283-10/+18
| * CleanupsMarco Pesenti Gritti2007-05-271-4/+5
| * Add mime matching to the registry.Marco Pesenti Gritti2007-05-273-6/+22
| * Refactor the bundle registry. Move it insideMarco Pesenti Gritti2007-05-2715-73/+148