Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 0.97.3v0.97.3Simon Schampijer2012-09-131-1/+1
* Update Sucrose version for upcoming 0.97.3Simon Schampijer2012-09-131-1/+1
* Keydialog: various fixupsSimon Schampijer2012-09-131-7/+4
* Port Sugar Palettes with mixed content to new APISimon Schampijer2012-09-133-33/+48
* Increment the insert offset in the activity palette menu - SL #3879Manuel Quiñones2012-09-131-2/+3
* Restore the border in the Journal text entries - SL #3892Manuel Quiñones2012-09-121-1/+1
* Text entries in Journal Details: fix autoscroll to the text cursor - SL #3893Manuel Quiñones2012-09-121-1/+1
* Replace cairo.RectangleInt with Gdk.RectangleSimon Schampijer2012-09-124-15/+12
* ActivityListPalette: fix displaying of PaletteSimon Schampijer2012-09-121-4/+2
* FrameContainer: set color in the theme, SL #3873Manuel Quiñones2012-09-111-5/+2
* ObjectChooser: connect the clear-clicked signal, SL #3848Gonzalo Odiard2012-09-101-0/+4
* Control Panel, updater: adjust string to reduce translator work, SL #3427Simon Schampijer2012-09-101-1/+1
* Control Panel, aboutcomputer section: do not translate word "Sugar", SL #3528Kartik Perisetla2012-09-101-0/+1
* Commit from Sugar Labs: Translation System by user cjl.: 387 of 387 messages ...Pootle daemon2012-09-101-54/+53
* Commit from Sugar Labs: Translation System by user cjl.: 387 of 387 messages ...Pootle daemon2012-09-101-153/+161
* Commit from Sugar Labs: Translation System by user cjl.: 387 of 387 messages ...Pootle daemon2012-09-101-54/+53
* Commit from Sugar Labs: Translation System by user cjl.: 92 of 387 messages t...Pootle daemon2012-09-101-151/+159
* Remove unneeded call in Journal toolbar, left from old toolbarManuel Quiñones2012-09-071-1/+0
* Use foreign_new_for_display API in GdkX11Simon Schampijer2012-09-073-3/+12
* FavoritePalette: take into account that the first menu_item is the labelSimon Schampijer2012-09-071-1/+4
* Model Speech: use GStreamer 1.0 through introspectionDaniel Narvaez2012-09-072-10/+14
* Journal detail view: draw the thumbnail without using a Gdk.PixmapSimon Schampijer2012-09-071-16/+26
* Journal: workaround for foreachSimon Schampijer2012-09-071-3/+9
* Journal: initial portManuel Quiñones2012-09-0712-67/+85
* Home View, listview: calling Gtk.TreeModelSort parent constructorManuel Quiñones2012-09-071-4/+4
* Bring back the Control PanelManuel Quiñones2012-09-0712-34/+38
* Fix xklavier for keyboard configurationManuel Quiñones2012-09-071-3/+6
* Remove resize grip from HomeWindow, FrameWindow and LaunchWindowManuel Quiñones2012-09-073-0/+3
* Use the new wm C module to share bundle_id and activity_id between Shell and ...Daniel Narvaez2012-09-073-10/+13
* Volume device icon: instantiate Gio.VolumeMonitor correctlyManuel Quiñones2012-09-071-1/+1
* Frame: bring back most of the Frame functionalityManuel Quiñones2012-09-074-23/+33
* Intro window: add padding=0 as pack_start argumentGonzalo Odiard2012-09-071-2/+2
* Network device icons: fix pack_start issue introduced by the convert scriptManuel Quiñones2012-09-071-4/+4
* Speaker device icon: use "draw" signal and fixup HScale constructorManuel Quiñones2012-09-071-3/+4
* Buddy Palette: attach the destroy signal to the widgetManuel Quiñones2012-09-071-1/+1
* Container: use set_allocation inside the allocation methodManuel Quiñones2012-09-072-2/+2
* Journal misc: remove deprecated MIME typeManuel Quiñones2012-09-071-2/+1
* Activity list, ListModel: cast timestamp to int before adding to the modelManuel Quiñones2012-09-071-1/+1
* Launcher: pass correct arguments to the constructor of Gtk.AlignmentManuel Quiñones2012-09-071-1/+1
* Key Handler: fix SugarExt importManuel Quiñones2012-09-071-2/+2
* Keyboard layouts: workaround as gconf_client_get_list is not (yet) introspect...Simon Schampijer2012-09-072-18/+41
* Protected Activities: workaround gconf_client_get_list not (yet) introspectableSimon Schampijer2012-09-071-3/+8
* Replacing set_data/get_data with a python attributeSimon Schampijer2012-09-072-2/+2
* Bundleregistry: adopt to dynamic bindings for Gio GFileManuel Quiñones2012-09-071-2/+3
* FrameContainer: replace "expose-event" signal by a new "draw" signalGonzalo Odiard2012-09-071-3/+2
* ActivityIcon: replace "expose-event" signal by a new "draw" signalGonzalo Odiard2012-09-071-4/+3
* Sugar Session: initialize the Sugar theme in sugar-sessionGonzalo Odiard2012-09-071-0/+11
* FavoritesLayout: fix allocation and requisitionManuel Quiñones2012-09-071-47/+60
* Grid: compute_weight needs a cairo.RectangleIntManuel Quiñones2012-09-071-8/+12
* HomeWindow: adopt to Gdk.Display get_pointer API changesManuel Quiñones2012-09-071-3/+5