Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixup of fb1fc8acc629016936c9d0c658e2dc372c9fd353HEADmasterSimon Schampijer2011-12-142-9/+42
* WidgetInvoker: do not filter leave and enter eventsSimon Schampijer2011-12-131-9/+2
* Fixup of c2534d1852adbb5da8e57372c821a4e8349f86fdSimon Schampijer2011-12-131-10/+6
* Merge branch 'master' of git.sugarlabs.org:~erikos/sugar-toolkit/sugar-toolki...Simon Schampijer2011-12-126-17/+30
|\
| * wm.py: fix getting of X window propertiesDaniel Drake2011-12-122-1/+4
| * comment out broken call in icon CellRendererDaniel Drake2011-12-121-1/+1
| * wm.py: fix conversion of wnck window into GdkWindowDaniel Drake2011-12-121-3/+10
| * TrayViewport allocation fix for gtk3Daniel Drake2011-12-111-4/+5
| * de-hippofy palettewindowDaniel Drake2011-12-111-7/+7
| * Make Grid introspectable tooDaniel Drake2011-12-111-1/+3
* | Set the palette window color to blackSimon Schampijer2011-12-121-6/+2
|/
* Merge branch 'master' of git.sugarlabs.org:~erikos/sugar-toolkit/sugar-toolki...Simon Schampijer2011-12-111-30/+70
|\
| * add some comments describing recent palette workDaniel Drake2011-12-111-30/+70
* | Setting the correct height for palettesSimon Schampijer2011-12-111-0/+2
|/
* Palette workDaniel Drake2011-12-114-82/+139
* GTK3 CanvasIcon portDaniel Drake2011-12-102-6/+418
* datastore: fix call to Gio.content_type_guessSimon Schampijer2011-12-081-1/+1
* Set the sugar theme name in gsettings according the scaleGonzalo Odiard2011-12-081-1/+6
* ColorPalette: fix packing of widgetsSimon Schampijer2011-12-061-2/+2
* Fix the installation of languagesSimon Schampijer2011-12-061-1/+1
* Add missing logging importSimon Schampijer2011-11-251-0/+1
* Merge the two do_realize implementations.Benjamin Berg2011-11-161-5/+2
* Basic fixes for the toolbar box. It is kinda usable again now.Benjamin Berg2011-11-131-12/+18
* Always create a window based palette first.Benjamin Berg2011-11-133-7/+28
* Grab the input when opening a palette (in window mode).Benjamin Berg2011-11-061-0/+41
* Add label to menu palettes.Benjamin Berg2011-11-061-10/+18
* Example for NotebookSimon Schampijer2011-11-041-0/+32
* Notebook: Gtk.icon_size_lookup_for_settings does return a tulple with a bolea...Simon Schampijer2011-11-041-3/+2
* Combobox: Gtk.icon_size_lookup* does return a tulple with a bolean and width ...Simon Schampijer2011-11-042-5/+5
* Gtk.icon_size_lookup does return a tulple with a bolean and width and height nowSimon Schampijer2011-11-041-2/+2
* In Pango 'Pango.attr_weight_new' is not yet introspectableSimon Schampijer2011-11-041-4/+1
* Some palette work, the menu palettes are still blinking.Benjamin Berg2011-11-034-16/+87
* Examples for Alert, Animator, ComboBox and IconEntrySimon Schampijer2011-10-314-0/+126
* Fix remaining issues in ComboboxSimon Schampijer2011-10-311-4/+4
* RsvgWrapper: missing transfer annotationRaul Gutierrez Segales2011-10-311-2/+1
* Commented out (very) offending piece of codeRaul Gutierrez Segales2011-10-301-0/+3
* Use rsvg wrapper while rsvg gains introspection supportRaul Gutierrez Segales2011-10-301-9/+6
* Add wrapper for rsvg and port some bits to gtk/gdk 3Raul Gutierrez Segales2011-10-307-22/+257
* sugarbaseext: Reomve pygobject includeDaniel Drake2011-10-301-2/+1
* Replace "expose-event" signal by a new "draw" signalSimon Schampijer2011-10-301-8/+9
* temporary hacks to make toolbarbox workDaniel Drake2011-10-301-3/+5
* some size_request fixesDaniel Drake2011-10-303-13/+19
* Merge branch 'master' of git.sugarlabs.org:~erikos/sugar-toolkit/sugar-toolki...Daniel Drake2011-10-302-44/+124
|\
| * Basic nonworking menu added.Benjamin Berg2011-10-302-44/+124
* | Merge branch 'master' of git.sugarlabs.org:~erikos/sugar-toolkit/sugar-toolki...Daniel Drake2011-10-304-117/+127
|\ \ | |/
| * Move the widget of the palette to a separate class.Benjamin Berg2011-10-303-116/+126
| * Name parameters passed to Gtk.AlignmentSimon Schampijer2011-10-301-1/+1
* | sugarbaseext: don't init pygobjectDaniel Drake2011-10-301-2/+0
|/
* GtkTextBuffer.get_text needs include_hidden_chars argument setSimon Schampijer2011-10-301-2/+2
* Add GdkWrapper to access non-introspectable Gdk APIRaul Gutierrez Segales2011-10-304-4/+106