summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Use accessor functions to access GtkSpinButtonJavier Jardón2010-07-131-5/+9
* Use accessor functions to access GtkScrolledWindowJavier Jardón2010-07-131-13/+21
* Use accessor functions to access GtkPanedJavier Jardón2010-07-131-2/+6
* Use accessor funtions to acces GtkImageJavier Jardón2010-07-131-3/+5
* Use accessor functions to access GtkDialogJavier Jardón2010-07-131-12/+11
* Use GtkBin accessorsJavier Jardón2010-07-135-8/+11
* Use accessor functions to access GtkCheckMenuItemJavier Jardón2010-07-133-9/+9
* gtkcellrendererpixbuf: Move public members to private structureJavier Jardón2010-07-131-1/+1
* Use accessor functions to access GtkCellRendererTextJavier Jardón2010-07-131-38/+98
* Use accessor functions to access GtkCellRendererJavier Jardón2010-07-131-5/+9
* Use accessor functions to access GtkAccesible variablesJavier Jardón2010-07-1346-352/+359
* gtkarrow: Move public members to private structureJavier Jardón2010-07-131-7/+14
* Use accessor functions to access GtkNotebookJavier Jardón2010-07-133-31/+18
* Deprecate GtkNotebookPage as used in switch-pageChristian Dywan2010-07-131-0/+4
* Move sealed attributes to private struct.Ignacio Casal Quinteiro2010-07-121-22/+22
* Revert "Add length to gtk_tree_path_get_indices"Colin Walters2010-06-281-2/+2
* Add length to gtk_tree_path_get_indicesColin Walters2010-06-281-2/+2
* Drop a leftover reference to libgdk_pixbuf-3.0.laTor Lillqvist2010-06-281-1/+0
* Revert "Use wide character API in the Windows IME module"Tor Lillqvist2010-06-271-3/+3
* Use wide character API in the Windows IME moduleTor Lillqvist2010-06-271-3/+3
* Make GTK+ use an external gdk-pixbufMatthias Clasen2010-06-263-5/+1
* Don't handle CUPS' "connecting-to-device" state reasonMarek Kasik2010-06-241-2/+0
* [gailprogressbar] Remove unused variablesJavier Jardón2010-06-241-3/+0
* gail: do not use removed GTK_WIDGET_*SET macrosJavier Jardón2010-06-161-2/+2
* win32: Avoid type warning for offscreen windows in xp themeMartin Schlemmer2010-06-141-1/+2
* win32: Fix the xp there to correctly clip when drawingMartin Schlemmer2010-06-113-119/+130
* One more s/2.0/3.0Tor Lillqvist2010-06-091-1/+1
* Get rid of GtkProgressMatthias Clasen2010-06-092-107/+11
* gail: don't use removed GtkTooltips APIMichael Natterer2010-06-081-3/+3
* drop the draw_string() function from GtkStyleSven Herzberg2010-06-071-39/+0
* Remove some GTK_DISABLE_DEPRECATED and ENABLE_BROKEN guardsJavier Jardón2010-06-079-18/+0
* Use g_source_set_name for all custom GSources in GTK+Colin Walters2010-06-031-0/+1
* Test connection to all given addresses when printingMarek Kasik2010-06-032-2/+17
* Bug #619080.Li Yuan2010-05-271-0/+9
* Honor PPD reading over listing of printersMarek Kasik2010-05-241-1/+5
* Some cleanups after the module cache file changeMatthias Clasen2010-05-181-10/+10
* Make gail parallel-installable tooMatthias Clasen2010-05-102-11/+11
* [tests] Remove GtkOptionmenu from gail testsJavier Jardón2010-05-112-20/+0
* GtkCList is goneTor Lillqvist2010-05-101-3/+2
* Install the gail tests in /usr/lib/gtk-3.0/modulesRichard Hughes2010-05-101-1/+1
* Fix make distcheckRichard Hughes2010-05-101-1/+0
* Make 3.0 parallel-installable to 2.xMatthias Clasen2010-05-0811-25/+25
* Use accessor functions to access GtkLabel variablesJavier Jardón2010-05-031-6/+10
* Remove GtkType legacy API and type definitionsChristian Dywan2010-05-031-1/+1
* Look for accessible file chooser dialogue instead of file selectionChristian Dywan2010-05-031-1/+1
* Remove obsolete GtkOptionMenu test case from Gail testsChristian Dywan2010-05-032-158/+0
* Remove uses of GtkCombo and gtk_widget_set_uposition in GailChristian Dywan2010-05-036-44/+9
* Don't use direct accessors to GtkAccelLabel in gail moduleJavier Jardón2010-05-031-3/+7
* Substitute deprecated functionJavier Jardón2010-05-031-1/+1
* Fix compilation errorJavier Jardón2010-05-031-2/+2