Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* pylint nitpickTomeu Vizoso2009-01-121-1/+2
* Add the file_name property to MenuItem and reduce a bit the size of its iconsTomeu Vizoso2009-01-121-3/+10
* Rename parameter to what_filterTomeu Vizoso2009-01-061-6/+6
* #3060 Add the possibility of filtering the object chooser by data typeTomeu Vizoso2009-01-061-2/+10
* Fix uninstallling of activities that use symlinks #171Simon Schampijer2009-01-051-1/+5
* Set the uid property after a new object is createdTomeu Vizoso2009-01-041-0/+1
* Set property types as object so strings are not copiedTomeu Vizoso2009-01-041-3/+3
* Support nested requests for the same temp file pathTomeu Vizoso2009-01-041-5/+17
* Fix typoTomeu Vizoso2009-01-031-1/+1
* Use util.TempFilePath for icons extracted from zipped bundlesTomeu Vizoso2009-01-031-1/+2
* Add util.TempFilePath to track the creation and release of temporal filesTomeu Vizoso2009-01-031-0/+18
* Remove the hacks for asking the X server for screenshots and use gtk.Widget.g...Tomeu Vizoso2008-12-206-281/+9
* Fix palette highlighting on tray icons. Patch by benzea, style tweaks by me.Marco Pesenti Gritti2008-12-181-6/+8
* Merge branch 'master' of git://git.sugarlabs.org/sugar-toolkit/mainlineMarco Pesenti Gritti2008-12-186-15/+9
|\
| * Use g_timeout_add_seconds() for power efficiencyDaniel Drake2008-12-186-8/+8
| * Remove old cruftTomeu Vizoso2008-12-151-7/+1
* | Rework palette state logic. Fix #42Marco Pesenti Gritti2008-12-181-9/+7
|/
* Log an error message when GetPreferredConnection failsTomeu Vizoso2008-12-091-0/+2
* Dont pop down the palette when a submenu opensTomeu Vizoso2008-12-071-2/+7
* Simplify activity bundle installationDaniel Drake2008-12-051-1/+5
* Add colors to icons in menu itemsTomeu Vizoso2008-12-051-1/+4
* Add accelerator support to menu itemsTomeu Vizoso2008-12-052-7/+56
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar-toolkitMarco Pesenti Gritti2008-11-291-12/+0
|\
| * Remove bundle stuffTomeu Vizoso2008-11-281-12/+0
* | Emit the completed signal on shutdown completion, not on clientMarco Pesenti Gritti2008-11-291-3/+2
|/
* Add view-source-related methods HandleViewSource and GetDocumentPathTomeu Vizoso2008-11-072-0/+18
* #8420: Fix traceback on 404 in ChunkedGlibHTTPRequestHandlerMorgan Collett2008-10-291-1/+0
* Mark modules as STABLE/UNSTABLE/DEPRECATED.Marco Pesenti Gritti2008-10-2843-30/+181
* Drop broken release command. A more generic release toolsMarco Pesenti Gritti2008-10-251-104/+0
* Add a get_shared_activity() method to sugar.activity.activity.Activity . Patc...Guillaume Desmottes2008-10-221-1/+8
* Only absolutize the command when it doesnt contain already a slashTomeu Vizoso2008-10-211-4/+7
* If the binary to launch is inside the bundle dir, use an absolute path.Tomeu Vizoso2008-10-211-0/+5
* Don't import jabber_registered from the old profileSimon Schampijer2008-10-211-5/+0
* Fix up/down arrows in VTrays (#8617)Eben Eliason2008-10-181-8/+6
* Add drag-active property to tray control (#8604)Eben Eliason2008-10-181-6/+73
* Turn bundle into a new style classMarco Pesenti Gritti2008-10-201-1/+1
* Make sure the mouse motion is stopped before starting it.Marco Pesenti Gritti2008-10-181-2/+2
* Make sure that manifests in bundles are only called at install and deployment...Tomeu Vizoso2008-10-171-8/+16
* #8840 Add missing byte_arrays=TrueTomeu Vizoso2008-10-161-1/+2
* Fix for old profile conversionSimon Schampijer2008-10-131-2/+2
* Use gconf for the profileSimon Schampijer2008-10-112-129/+80
* Move to cjson and drop pyjson and simplejsonTomeu Vizoso2008-10-081-3/+3
* Remove unused imports.Marco Pesenti Gritti2008-10-061-5/+2
* The activity registry is now private to the shell.Marco Pesenti Gritti2008-10-065-331/+71
* Fix up scaling calculations, had some regressions in the previous commits.Marco Pesenti Gritti2008-10-031-8/+3
* Respect SUGAR_SCALINGMarco Pesenti Gritti2008-10-031-8/+6
* Remove workaround for old dbus-python.Marco Pesenti Gritti2008-09-301-8/+1
* Trac #8674: sanity-check bundle root; don't delete install_root on failure.C. Scott Ananian2008-09-281-1/+5
* request byte_arrays from the DSTomeu Vizoso2008-09-261-2/+3
* Set the correct locale path for system activitiesTomeu Vizoso2008-09-252-2/+8