Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar3/activity
Commit message (Expand)AuthorAgeFilesLines
* Move the translation initialisation to an earlier stage, SL #3654Simon Schampijer2012-06-052-16/+1
* Activity Toolbar Description input field wrap text, SL #3586Simon Schampijer2012-06-011-0/+1
* Display spinner cursor when saving after closing the activity, OLPC #11691Simon Schampijer2012-05-301-0/+1
* Use json as included in Python SL #3142Simon Schampijer2012-03-221-3/+3
* Port get_preview method to cairoSimon Schampijer2012-03-141-19/+48
* s/Descriptions/Description fixup of d9e1a72fcd8657bb2e5d18cc6777c6756e0cd967Simon Schampijer2012-02-091-1/+1
* Remove the Naming AlertSimon Schampijer2012-02-023-319/+5
* Add DescriptionEntry to the activity sub-toolbarSimon Schampijer2012-02-021-0/+73
* Remove support for the old deprecated toolbarSimon Schampijer2012-01-242-45/+1
* Bundlebuilder: remove deprecated bundle_name argumentSimon Schampijer2012-01-241-4/+1
* Activity: remove deprecated _shared_activity memberSimon Schampijer2012-01-241-4/+1
* Finally remove the keep button completelySimon Schampijer2012-01-241-25/+0
* Set the sugar theme name in gsettings according the scaleGonzalo Odiard2011-12-201-1/+6
* Trivial GTK3 porting fixesDaniel Drake2011-12-202-4/+6
* activity.py: Apply sugar GTK3 theme and icon themeDaniel Drake2011-12-131-0/+2
* sugar-activity: import and make independent of sugar-toolkit GTK versionsDaniel Drake2011-12-133-161/+21
* Use accessor functions for data fieldsSascha Silbe2011-12-132-3/+3
* Adapt to changed Gtk.Window.set_geometry_hints() APISimon Schampijer2011-12-131-5/+13
* Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi.Sascha Silbe2011-12-135-96/+96
* Import GDK in preparation for GTK3 conversionSascha Silbe2011-12-131-0/+1
* Pass all parameters to GtkTextBuffer.get_text()Simon Schampijer2011-12-131-2/+2
* Pass all parameters to Box.pack_start() and ...pack_end()Daniel Drake2011-12-131-11/+9
* Fix broken importsSimon Schampijer2011-11-153-5/+5
* Rename imports from sugar to sugar3Simon Schampijer2011-11-148-45/+45
* Rename the module to sugar3Simon Schampijer2011-11-1411-0/+3001