summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove deprecated GtkEntry stuff from docs and tutorial.Javier Jardón2010-05-031-1/+1
* Remove gtkmain stuff from docs and tutorial.Javier Jardón2010-05-031-2/+2
* Remove GailPixmap completelyChristian Dywan2010-05-035-217/+0
* Remove remaining GtkWindow deprecated documentationJavier Jardón2010-05-031-1/+0
* Omit removed classes from Gail makefileChristian Dywan2010-05-031-9/+0
* Remove GailOptionMenu completelyChristian Dywan2010-05-032-407/+0
* Remove GailCombo completelyChristian Dywan2010-05-032-697/+0
* Remove GailList completelyChristian Dywan2010-05-032-293/+0
* Remove GailCListCell completelyChristian Dywan2010-05-032-160/+0
* Remove GailCList completelyChristian Dywan2010-05-032-1673/+0
* Don't use deprecated classes in GailChristian Dywan2010-05-034-23/+4
* Implement action interface for gailcell.Mike Gorse2010-04-262-12/+4
* Notify ATK_STATE_ENABLED change when ATK_STATE_SENSITIVE changes if necessary.Mike Gorse2010-04-224-3/+42
* [docs] Move documentation to inline comments: GailTextUtil and GailMiscJavier Jardón2010-04-182-0/+27
* Define httpGetHostname() for CUPS 1.1 and lowerMarek Kasik2010-03-171-0/+34
* Don't use GTK_WIDGET_STATE in internal code anymoreJavier Jardón2010-03-091-2/+2
* Add/Remove ATK_STATE_SENSITIVE according to cells' state.Joanmarie Diggs2010-03-052-1/+19
* Return FALSE in signal handlers to make the signals be propagatedLi Yuan2010-03-041-4/+6
* Deprecate widget flag: GTK_WIDGET_REALIZEDJavier Jardón2010-03-031-2/+2
* Deprecate widget flag: GTK_WIDGET_MAPPEDJavier Jardón2010-03-0311-14/+14
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-0113-24/+24
* Deprecate widget flag: GTK_WIDGET_HAS_FOCUSJavier Jardón2010-03-014-5/+5
* Deprecate widget flag: GTK_WIDGET_SENSITIVEJavier Jardón2010-03-017-13/+13