Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | Close palette while removing ToolbarButtonAleksey Lim2009-07-121-0/+2
| * | Use padding property for top toolbar and all sub-widgetsAleksey Lim2009-07-121-36/+39
| * | Implement palette modeAleksey Lim2009-07-121-50/+239
| * | Delete sub-widgets clearlyAleksey Lim2009-07-111-1/+8
| * | Add hpad prop for Toolbar; add expand_bg for ToolbarButtonAleksey Lim2009-07-111-19/+21
| * | Add simple toolbars exampleAleksey Lim2009-07-102-0/+15
| * | Initial implementation of toolbars mockupAleksey Lim2009-07-102-0/+179
* | | Add the tags property to the buddy modelTomeu Vizoso2009-07-291-1/+4
* | | Auto-hide fullscreen button (unmadindu) #1102Tomeu Vizoso2009-07-281-2/+41
* | | update mime type db when a new activity is copied to ~/Activities #955Tomeu Vizoso2009-07-221-1/+7
* | | Pass the event time in key eventsTomeu Vizoso2009-07-122-7/+9
* | | md5 and sha module will be deprecated in python 2.6 #266Aleksey Lim2009-07-111-2/+2
* | | Fix ContentBundle bundle_idDaniel Drake2009-07-101-1/+15
|/ /
* | Make Window.canvas a propertyTomeu Vizoso2009-07-081-4/+9
* | Rename activate signal in cell renderers to 'clicked'Tomeu Vizoso2009-06-302-2/+2
* | Handle cell activation by button-releaseTomeu Vizoso2009-06-272-3/+12
* | Reduce motion are for treeview palettes to the bin windowTomeu Vizoso2009-06-272-1/+4
* | Remove transformation into png in CellRendererIconTomeu Vizoso2009-06-241-15/+42
* | icon-name is a strTomeu Vizoso2009-06-221-1/+1
* | Add support for tags in activity bundlesTomeu Vizoso2009-06-161-0/+13
* | Expose telepathy_room_handle (cassidy) #757Tomeu Vizoso2009-06-151-2/+3
* | Emit a row_changed signal to redraw the CellRendererIcon on prelight.Benjamin Berg2009-06-141-6/+3
* | Implement prelighting of cell renderer iconsTomeu Vizoso2009-06-131-6/+53
* | Redraw cell renderers on hovering changedTomeu Vizoso2009-06-131-0/+14
* | Silence warning and reduce debug logging a bitTomeu Vizoso2009-06-131-4/+3
* | Add CellRendererInvokerTomeu Vizoso2009-06-132-2/+129
* | Add activate signal to CellRendererIconTomeu Vizoso2009-06-131-0/+7
* | Add CellRendererIconTomeu Vizoso2009-06-131-0/+64
* | Limit length of labels in palettes to 60 chars by default #610Tomeu Vizoso2009-04-062-2/+2
* | Merge branch 'master' of gitorious@git.sugarlabs.org:sugar-toolkit/mainlineSimon Schampijer2009-03-302-5/+10
|\ \
| * | Only call read_file once on activity startup #428Tomeu Vizoso2009-03-271-2/+8
| * | Revert "Listen for map in Window instead of in Canvas (alsroot) #428"Tomeu Vizoso2009-03-271-3/+2
| * | Use git ls-files instead of git-ls-files, to work with newer Git. d.sl.o #647Sayamindu Dasgupta2009-03-261-1/+1
* | | Bundlebuilder list_files: Better error handling #635Simon Schampijer2009-03-301-0/+2
|/ /
* | Bundlebuilder: Don't include whole directory in src tarballSimon Schampijer2009-03-241-1/+1
* | Fix spacing in debug fileSimon Schampijer2009-03-231-2/+2
* | Fix palettes scaling when using scaling factor 72 #504Simon Schampijer2009-03-131-3/+3
* | Use Popen.communicate() to avoid hang (Sascha Silbe) #397Tomeu Vizoso2009-03-121-2/+3
* | Change property type to object because int cannot be None #157Tomeu Vizoso2009-03-051-1/+1
* | Catch all exceptions while saving #224Tomeu Vizoso2009-03-031-1/+1
* | Listen for map in Window instead of in Canvas (alsroot) #428Tomeu Vizoso2009-03-031-2/+3
* | 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