Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Restore minimal .xol support #459Tomeu Vizoso2009-03-031-3/+19
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar-toolkit/mainlineSimon Schampijer2009-03-021-1/+7
|\
| * Don't recursively clean an activity if it's a symbolic link #444Tomeu Vizoso2009-03-011-0/+6
| * Add extension to temp icon file names #458Tomeu Vizoso2009-03-011-1/+1
* | Use the same font size independent from scalingSimon Schampijer2009-03-021-1/+1
|/
* Process .py files in subdirectories './setup genplot' #391 (alsroot)Simon Schampijer2009-02-271-2/+2
* Improve error handling of calls to XGrabKey #431Tomeu Vizoso2009-02-261-11/+31
* Cleanup temp files at exit #435Tomeu Vizoso2009-02-251-0/+12
* Let activities provide their own implementation of get_preview() #152Tomeu Vizoso2009-02-251-2/+8
* Show/Hide the color palette correctly (#374)Benjamin Berg2009-02-241-1/+6
* Support setting None as the secondary text #384Tomeu Vizoso2009-02-241-1/+2
* Only display one line in the secondary text of a clipping palette #384Tomeu Vizoso2009-02-241-1/+2
* Switch to existing instance of an activity if it's already running #410Tomeu Vizoso2009-02-241-2/+2
* Reveal the palette on right click on an activity icon #409Tomeu Vizoso2009-02-231-2/+5
* Don't try to hide the tray if the activity has none (alsroot) #395Tomeu Vizoso2009-02-201-1/+1
* NamingAlert: Icon dependent on the entry type #353Simon Schampijer2009-02-162-7/+44
* Add activate signal to PaletteTomeu Vizoso2009-02-101-4/+15
* Added an option to set the background color of CanvasIcon. Then a RGB cache c...Benjamin Berg2009-02-101-6/+62
* Set the locale path for sugar-toolkit #55Tomeu Vizoso2009-02-051-0/+2
* Don't push to the DS a file path pointing to nowhere #258Tomeu Vizoso2009-02-051-4/+6
* Start adapting to Python 4.0Tomeu Vizoso2009-02-041-1/+1
* Palette positioning fixes #298Tomeu Vizoso2009-02-031-2/+12
* 'Resume' activity window when NamingAlert is displayed #293Simon Schampijer2009-02-021-0/+1
* Naming alert prevents activity close on keep error #224Simon Schampijer2009-01-281-0/+1
* 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