Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* enhancements to the naming alertSimon Schampijer2009-01-191-3/+10
* Enhanced the 'Name this entry dialog'Simon Schampijer2009-01-185-58/+359
* Fix color button pylintSimon Schampijer2009-01-161-3/+5
* Fix the keep button in the title activityTomeu Vizoso2009-01-161-1/+1
* separate debug settings from xsession #163Simon Schampijer2009-01-161-0/+21
* Make the title alert look a bit nicerTomeu Vizoso2009-01-131-4/+13
* Show an alert on activity close for suggesting the user to set a titleTomeu Vizoso2009-01-131-5/+54
* Add a colorpicker to Sugar. Only the ColorToolButton is public for now.Benjamin Berg2009-01-132-0/+525
* Merge branch 'master' of git://git.sugarlabs.org/sugar-toolkit/mainlineBenjamin Berg2009-01-122-5/+21
|\
| * 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
* | Move the palette to new style gobject properties.Benjamin Berg2009-01-121-50/+44
|/
* 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