Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Use 'focus-out' event instead of 'changed' event for title entry OLPC #10956,...Simon Schampijer2011-06-202-12/+21
* Use the activity instance name when joining a shared activity SL #2872Simon Schampijer2011-06-091-0/+2
* Fix invitations from a non sugar client (empathy), part of OLPC #10814Simon Schampijer2011-06-091-10/+19
* Only show joined buddies on sharer side, part of OLPC#10578Simon Schampijer2011-05-311-0/+1
* Shared activity does not announce the 'buddy-left' signal OLPC #10800Simon Schampijer2011-05-231-1/+1
* remove obsolete commentSascha Silbe2011-05-201-4/+0
* Avoid showing decorated windows during start-up (OLPC#10713)Sascha Silbe2011-04-111-0/+2
* The activity icon does not handle the case of a activity without metadata.Gonzalo Odiard2011-04-031-1/+1
* Store all the buddies that have been joined in the activity metadata OLPC #10578Simon Schampijer2011-03-311-1/+5
* fix regressions introduced by 29582de6 (fix for SL#1742)Sascha Silbe2011-03-271-1/+7
* Open content bundles on a external device #1748Simon Schampijer2011-03-031-1/+1
* Window: allow removing the toolbar_boxSascha Silbe2011-02-171-2/+3
* fix whitespace mistake introduced by c7a80a1Sascha Silbe2011-02-151-0/+1
* sugar.activity.i18n: add pgettext()Sascha Silbe2011-02-151-0/+18
* bundlebuilder: genpot: don't use absolute paths in filenames (SL#2508)Simon Schampijer2011-02-121-1/+3