Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Set the sugar theme name in gsettings according the scalereviewGonzalo Odiard2011-12-151-1/+6
* tray: fixup Indententation errorSimon Schampijer2011-12-151-1/+1
* When the Invoker detaches the destroy method will be calledSimon Schampijer2011-12-151-0/+4
* Reimplement Palettes for GTK3Daniel Drake2011-12-157-416/+515
* SugarExt: make SugarGrid introspectableDaniel Drake2011-12-151-0/+2
* Trivial GTK3 porting fixesDaniel Drake2011-12-1514-40/+60
* Add EventIcon/CursorInvoker similar to CanvasIcon/CanvasInvokerDaniel Drake2011-12-153-1/+133
* SugarExt: drop pygobject2 initialisationDaniel Drake2011-12-151-2/+0
* activity.py: Apply sugar GTK3 theme and icon themeDaniel Drake2011-12-131-0/+2
* SugarExt: fix compile without pygtkDaniel Drake2011-12-131-1/+1
* sugar-activity: import and make independent of sugar-toolkit GTK versionsDaniel Drake2011-12-133-161/+21
* Port key handling code to GTK3Raul Gutierrez Segales2011-12-133-19/+22
* Import sugar-base into sugar-toolkitDaniel Drake2011-12-1326-3/+5356
* Use rsvg wrapper while rsvg gains introspection supportRaul Gutierrez Segales2011-12-131-9/+6
* Add wrapper for rsvgRaul Gutierrez Segales2011-12-133-1/+232
* Add GdkWrapper to access non-introspectable Gdk APIRaul Gutierrez Segales2011-12-134-3/+105
* _TimeoutIcon: use markup instead of Pango for bold textSimon Schampijer2011-12-131-5/+2
* Replace "expose-event" signal by a new "draw" signalSimon Schampijer2011-12-132-11/+10
* Tray: replace deprecated get_child_requisition() invocationDaniel Drake2011-12-131-3/+3
* Replace deprecated gdk_set_sm_client_id() invocationRaul Gutierrez Segales2011-12-131-1/+1
* Use GObject constructor for Gtk.AlignmentSimon Schampijer2011-12-135-6/+6
* Use accessor functions for data fieldsSascha Silbe2011-12-139-48/+60
* icon: fix set_source_pixbuf() invocationsDaniel Drake2011-12-131-3/+3
* Icon: port to new Height-for-width Geometry ManagementBenjamin Berg2011-12-131-18/+18
* Adapt to Widget.get_child_requisition() API changesSascha Silbe2011-12-131-2/+2
* Adapt to Gtk.icon_size_lookup*() API changesSimon Schampijer2011-12-133-6/+7
* Adapt to changed Gtk.Window.set_geometry_hints() APISimon Schampijer2011-12-131-5/+13
* Switch sugarext to be an introspectable librarySimon Schampijer2011-12-139-512/+68
* Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi.Sascha Silbe2011-12-1337-749/+749
* Import GDK in preparation for GTK3 conversionSascha Silbe2011-12-135-0/+5
* Remove Canvas* widgets and other hippo-canvas using partsSimon Schampijer2011-12-136-648/+0
* Don't use hippo-canvas for rendering pixbufsSimon Schampijer2011-12-131-6/+3
* Notebook: fix passing can-close-tabsSimon Schampijer2011-12-131-2/+1
* Pass all parameters to GtkTextBuffer.get_text()Simon Schampijer2011-12-131-2/+2
* Pass all parameters to ComboBox.set_row_separator_func()Simon Schampijer2011-12-131-2/+2
* Pass all parameters to Box.pack_start() and ...pack_end()Daniel Drake2011-12-135-22/+20
* Fix broken importsSimon Schampijer2011-11-157-13/+13
* Rename imports from sugar to sugar3Simon Schampijer2011-11-1435-120/+120
* Rename the module to sugar3Simon Schampijer2011-11-14100-8/+8
* bundlebuilder: refactor get_files_git to Packager to avoid code duplicationSimon Schampijer2011-09-281-26/+14
* bundlebuilder: add back build_locale functionality to XOPackager SL #3116Simon Schampijer2011-09-281-0/+1
* Remove hippo from naming alertDaniel Drake2011-09-271-137/+89
* Don't put event box in toplevel windowSimon Schampijer2011-09-271-8/+5
* Joining shared activity: set title for activity palette in frame, SL #3109Simon Schampijer2011-09-201-1/+1
* XO_Packager: package files that are in git and the locale folder, OLPC #11217Simon Schampijer2011-09-191-1/+19
* Some activities segfault when closing, OLPC #11201Simon Schampijer2011-09-071-1/+1
* Correct title in the activity frame SL #3042Simon Schampijer2011-08-181-0/+1
* Do not remove the Keep button completely, keep around for backward compatibilitySimon Schampijer2011-08-171-0/+3
* Add alpha and scale functionality to the icon, can be used in the launcher to...Gonzalo Odiard2011-08-171-4/+46
* Remove the Keep button from the activity toolbarSimon Schampijer2011-08-151-6/+6