Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Keydialog: various fixupsSimon Schampijer2012-09-131-7/+4
* Port Sugar Palettes with mixed content to new APISimon Schampijer2012-09-131-12/+17
* 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
* 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-071-10/+10
* 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-073-10/+10
* 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
* 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
* 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
* 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
* 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
* Neighborhood model: adopt to gconf_client_notify_add API changeSimon Schampijer2012-09-071-2/+2
* All: Chain up to constructor of derived classSimon Schampijer2012-09-0729-48/+46
* Gtk.Container: fix do_forall signatureDaniel Narvaez2012-09-072-6/+6
* EventIcon: switch to implementation provided in sugar-toolkit-gtk3Simon Schampijer2012-09-079-283/+7
* All: add missing Gdk importsManuel Quiñones2012-09-0725-2/+27
* Fixups for the pygi-convert.sh scriptManuel Quiñones2012-09-072-3/+3
* Fixups for the sugar.* imports to sugar3.* imports conversionSimon Schampijer2012-09-072-4/+4
* Run sugar-convert.sh for automatic conversion from sugar.* to sugar3.* importsSimon Schampijer2012-09-0771-239/+239
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-0773-1174/+1174
* Views: move the ViewToolbar to the HomeWindow instead of having one in each ViewSimon Schampijer2012-08-286-192/+162
* HomeToolbar: reuse the new ViewToolbar implementationSimon Schampijer2012-08-281-53/+3
* Use the new toolbars in the JournalManuel Quiñones2012-08-283-49/+26
* Group View: add search toolbarSimon Schampijer2012-08-275-86/+136
* Frame: Drop support for XdndDirectSave in the clipboardDaniel Narvaez2012-08-272-41/+4