Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* #7523 library regeneration fails as XDG_DATA_DIRS is unsetDaniel Drake2008-07-161-5/+6
* #7523 fix content bundle installationDaniel Drake2008-07-151-3/+3
* Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugar-toolkit...Guillaume Desmottes2008-07-146-41/+108
|\
| * #4208 get_icon_state accepts negative step kwargMartin Dengler2008-07-141-2/+1
| * #7444 Fix crash in get_joined_buddies when a buddy disappears uncleanlyMorgan Collett2008-07-101-2/+8
| * #7430 Preserve the favorites layout across rebootsTomeu Vizoso2008-07-091-0/+9
| * #7434 Add Power control panel section profile code.Chris Ball2008-07-081-0/+14
| * #7015 Add proper alignment support to the "tray" controlTomeu Vizoso2008-07-041-6/+48
| * #7054 Set activity initiator's colors in the journal entryTomeu Vizoso2008-07-031-27/+24
| * #7046: Fix removal of activitiesTomeu Vizoso2008-07-031-4/+4
* | Simplify sharing code using new PS API (import the patch attached to #5079)Guillaume Desmottes2008-07-021-49/+41
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar-toolkitEben Eliason2008-06-271-1/+1
|\
| * xo_color property is not a stringTomeu Vizoso2008-06-251-1/+1
* | Color the keep icon (#3939)Eben Eliason2008-06-251-1/+5
|/
* Change the GETTEXT_PACKAGE domain to sugar-toolkitSayamindu Dasgupta2008-06-232-2/+2
* get_icon_name() now takes step kwarg for #7248.1Martin Dengler2008-06-231-2/+2
* Merge branch 'master' of git+ssh://benzea@dev.laptop.org/git/sugar-toolkitBenjamin Berg2008-06-202-10/+31
|\
| * Make xo_color, named_icon and group properties instead of constructor argsTomeu Vizoso2008-06-201-8/+24
| * Add a position attribute to registered activity bundles.Tomeu Vizoso2008-06-201-2/+7
* | Add scroll_to_item functions to the trays to show a button that may be hidden.Benjamin Berg2008-06-201-0/+25
* | Add is_modifier and is_special_modifier functions to SugarKeyGrabber.Benjamin Berg2008-06-203-0/+52
|/
* Fix undefined bundle_top_dir referenceEben Eliason2008-06-131-1/+1
* Generate the MANIFEST automatically if it doesn't exit. I'mMarco Pesenti Gritti2008-06-131-4/+10
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar-toolkitMarco Pesenti Gritti2008-06-131-5/+5
|\
| * PrivateInvitation now have a channel type argGuillaume Desmottes2008-06-131-5/+5
* | Get rid of address/title handling. Moved in web-activity.Marco Pesenti Gritti2008-06-131-120/+2
|/
* Patch by Jameson Chema Quinn.Marco Pesenti Gritti2008-06-133-59/+195
* Remove a leftover debug print and fix a typo.Marco Pesenti Gritti2008-06-102-2/+1
* Prefix the session server stuff with gsm, makes things a lot less confusing.Marco Pesenti Gritti2008-06-0612-26/+24
* s/Session/SessionManager by tomeu suggestionMarco Pesenti Gritti2008-06-061-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar-toolkitMarco Pesenti Gritti2008-06-061-1/+1
|\
| * Correct comment.Tomeu Vizoso2008-06-061-1/+1
* | First go at session management. Not asking review sinceMarco Pesenti Gritti2008-06-0621-2/+6670
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar-toolkitMarco Pesenti Gritti2008-06-052-1/+2
|\
| * initialize right_click_invoker_hid in paletteSimon Schampijer2008-06-051-0/+1
| * Fix the setup.py devSimon Schampijer2008-06-041-1/+1
* | Actually compress the source tarball.Marco Pesenti Gritti2008-06-051-1/+1
|/
* Add control panel items to profileSimon Schampijer2008-06-041-0/+18
* Attach palette to parent when no widget is given.Tomeu Vizoso2008-06-031-6/+6
* Fix typoTomeu Vizoso2008-05-301-1/+1
* Detach the invoker instead of destroying the palette.Tomeu Vizoso2008-05-301-2/+2
* Enable journal to do open-with for activity bundles.chema2008-05-271-3/+1
* Style nitpicks.Marco Pesenti Gritti2008-05-271-7/+5
* Merge branch 'master' of git://dev.laptop.org/users/marco/sugar-toolkitMarco Pesenti Gritti2008-05-271-219/+181
|\
| * Several bugfixes and cleanupsMarco Pesenti Gritti2008-05-251-52/+75
| * Change the logic for file inclusion. We include everythingMarco Pesenti Gritti2008-05-251-67/+29
| * Some fixes. Do not use get_files_list to generate the .pot, just enumerate py...Marco Pesenti Gritti2008-05-251-6/+5
| * Abstract Packager class which takes care of listing the files.Marco Pesenti Gritti2008-05-251-5/+7
| * Split the packaging code out to XOPackagerMarco Pesenti Gritti2008-05-251-75/+85
| * Split the build out from the command to a Builder object.Marco Pesenti Gritti2008-05-251-22/+34