summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use `const enum ...' instead of `const gchar' for the type parameter.zeitgeistSiegfried-Angel Gevatter Pujals2011-12-292-6/+10
* Start working on GtkRecentManagerAndZeitgeist.Siegfried-Angel Gevatter Pujals2011-12-272-4/+370
* tests/testgtk: Do not use GdkColor-based apiJavier Jardón2011-12-261-5/+5
* Updated Spanish translationDaniel Mustieles2011-12-261-103/+106
* gtktextlayout: use g_slice for GtkTextLineDisplayIgnacio Casal Quinteiro2011-12-251-2/+2
* gtktextbtree: use g_sliceIgnacio Casal Quinteiro2011-12-251-4/+4
* themingbackground: Avoid erroring cairo contextBenjamin Otte2011-12-231-11/+14
* tests: Make widget-factory close when window is closedBenjamin Otte2011-12-231-0/+2
* cssprovider: Fix leakBenjamin Otte2011-12-231-0/+2
* Fix scroll_offset handlingMatthias Clasen2011-12-231-1/+1
* Only push the menu in if the position function said soMatthias Clasen2011-12-231-13/+2
* Use gtk_widget_get_allocated_width/height where it makes senseMatthias Clasen2011-12-232-6/+4
* Remove an unneeded variableMatthias Clasen2011-12-231-6/+3
* Remove an unused structMatthias Clasen2011-12-231-40/+0
* combobox: Don't allow an individual cell to cheatBenjamin Otte2011-12-231-3/+5
* widget: Print a g_warning() when a cairo_t is invalidBenjamin Otte2011-12-231-0/+13
* styleproperties: Move private struct declaration into public headerBenjamin Otte2011-12-232-3/+3
* x11: Don't handle focus events for NULL windowsBenjamin Otte2011-12-231-6/+8
* Revert "x11: Avoid spurious focus events on grabs"Matthias Clasen2011-12-223-9/+0
* Deprecate all the public API that is using GdkColor structJavier Jardón2011-12-2213-26/+115
* gtkappchooserwidget: Use g_object_clear()Javier Jardón2011-12-221-5/+1
* GtkModelMenu: drop extra & added by mistakeRyan Lortie2011-12-211-1/+1
* application: don't unconditionally unref the GMenuModel in gettersCosimo Cecchi2011-12-211-4/+8
* application: mark menu/menubar getters as (transfer none)Cosimo Cecchi2011-12-211-2/+2
* application: use the same variable names in definitions and declarationsCosimo Cecchi2011-12-211-6/+6
* GtkAction: Hold a reference to proxy widgetsColin Walters2011-12-201-0/+3
* GtkApplicationWindow: fix a typoMatthias Clasen2011-12-201-1/+3
* tests/testcombo.c: Use GdkRGBA instead GdkColorJavier Jardón2011-12-201-4/+5
* gtk/gtkcellview.c: Use new GdkRGBA api instead GdkColor oneJavier Jardón2011-12-201-7/+8
* gtk/gtktrayicon-x11.c: Use new GdkRGBA api instead GDKColor oneJavier Jardón2011-12-201-2/+2
* button: deprecate the inner-border style propertyCosimo Cecchi2011-12-201-32/+12
* button: add CSS borders to the size requestCosimo Cecchi2011-12-201-10/+18
* button: add a border param to gtk_button_get_props()Cosimo Cecchi2011-12-201-3/+7
* tests/testgtk.c: Remove death codeJavier Jardón2011-12-201-49/+0
* gtkmodelmenuitem: don't crash on missing actionRyan Lortie2011-12-201-4/+5
* Updated Spanish translationDaniel Mustieles2011-12-201-144/+175
* treeview: fix an uninitialised variable warningCosimo Cecchi2011-12-201-0/+2
* Bump versionMatthias Clasen2011-12-191-1/+1
* 3.3.63.3.6Matthias Clasen2011-12-191-1/+1
* Fix distMatthias Clasen2011-12-191-1/+1
* Fix symbol listsMatthias Clasen2011-12-191-2/+6
* UpdatesMatthias Clasen2011-12-191-4/+4
* Revert "progressbar: Set state flags on draw"Rui Matos2011-12-191-5/+0
* Add another bloatpad screenshotMatthias Clasen2011-12-193-1/+6
* gdkwindow: plug memory leakXan Lopez2011-12-191-0/+3
* UpdatesMatthias Clasen2011-12-191-4/+19
* notebook: Use the widget state flags as a base for drawingRui Matos2011-12-191-10/+10
* menuitem: Stop setting state flags on the style context for drawingRui Matos2011-12-191-1/+0
* menubar: Stop setting state flags on the style context for drawingRui Matos2011-12-191-4/+0
* label: Use the widget state flags as a base for drawingRui Matos2011-12-191-6/+3