Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Import sugar-base into sugar-toolkitsilbe-rework-20111122Daniel Drake2011-11-2226-3/+5356
* Use rsvg wrapper while rsvg gains introspection supportRaul Gutierrez Segales2011-11-221-9/+6
* Add wrapper for rsvgRaul Gutierrez Segales2011-11-223-1/+232
* Add GdkWrapper to access non-introspectable Gdk APIRaul Gutierrez Segales2011-11-224-3/+105
* Port key handling code to GTK3Raul Gutierrez Segales2011-11-223-19/+22
* _TimeoutIcon: use markup instead of Pango for bold textSimon Schampijer2011-11-221-5/+1
* Replace "expose-event" signal by a new "draw" signalSimon Schampijer2011-11-222-11/+10
* Tray gtk3 fixesDaniel Drake2011-11-221-3/+3
* Use gdk_x11_set_sm_client_id instead of the deprecated oneRaul Gutierrez Segales2011-11-221-1/+1
* Use GObject constructor for Gtk.AlignmentSimon Schampijer2011-11-225-6/+6
* Use accessor functions for data fieldsSascha Silbe2011-11-229-48/+60
* Icon rendering fixes (FIXME: is this necessary?)Daniel Drake2011-11-221-3/+3
* Icon: port to new Height-for-width Geometry ManagementBenjamin Berg2011-11-221-18/+18
* Adapt to Widget.get_child_requisition() API changesSascha Silbe2011-11-221-2/+2
* Adapt to Gtk.icon_size_lookup*() API changesSimon Schampijer2011-11-223-6/+6
* Adapt to changed Gtk.Window.set_geometry_hints() APISimon Schampijer2011-11-221-5/+13
* Switch sugarext to be an introspectable librarySimon Schampijer2011-11-229-512/+68
* Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi.Sascha Silbe2011-11-2237-749/+749
* Import GDK in preparation for GTK3 conversionSascha Silbe2011-11-155-0/+5
* Remove Canvas* widgets and other hippo-canvas using partsSimon Schampijer2011-11-156-654/+3
* Notebook: fix passing can-close-tabsSimon Schampijer2011-11-151-2/+1
* Pass all parameters to GtkTextBuffer.get_text()Simon Schampijer2011-11-151-2/+2
* Pass all parameters to ComboBox.set_row_separator_func()Simon Schampijer2011-11-151-2/+2
* Pass all parameters to Box.pack_start() and ...pack_end()Daniel Drake2011-11-155-22/+20
* activity.py: Apply sugar GTK3 theme and icon themeDaniel Drake2011-11-151-0/+2
* Restructure for new /usr/bin/sugar-activity behaviourDaniel Drake2011-11-153-161/+21
* 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
* Toolbox: replace the hippo based separator with a gtk.HSeparatorSimon Schampijer2011-08-131-9/+4
* Replace the hippo-based TimeoutIcon with one based on a gtk.Label and gtk.Ali...Simon Schampijer2011-08-121-40/+48
* Replace our custom entry widget with one based on gtk.EntrySimon Schampijer2011-08-129-1829/+12
* Initialize window title with bundle name, OLPC #11037Simon Schampijer2011-07-241-3/+7
* Update window title when the activity title changes - OLPC #10978Simon Schampijer2011-07-242-0/+9
* Remove incomplete MANIFEST supportBernie Innocenti2011-07-243-150/+6
* Make sure the datastore entry is created in time OLPC #10755Simon Schampijer2011-07-241-13/+11
* Sugar-toolkit: Pack page in ToolbarButton when is connected to the window - O...Gonzalo Odiard2011-07-151-0/+9
* GlibTCPServer: defer shutdown_request to avoid closing the socket too early O...Daniel Drake2011-06-291-0/+6
* Debug logs for default profileSimon Schampijer2011-06-291-3/+3