summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Deprecate widget flag: GTK_WIDGET_IS_SENSITIVEJavier Jardón2010-03-014-6/+6
* Deprecate widget flag: GTK_WIDGET_DRAWABLEJavier Jardón2010-03-012-2/+2
* Fix menu bar problem in ms-windows theme engine on Windows 7Steffen Macke2010-02-071-2/+2
* Bug #608410. Set cursor position after inserting text.Li Yuan2010-01-291-0/+1
* Try a little harder to survive close to OOMMatthias Clasen2010-01-081-3/+45
* Deprecate widget flag: GTK_WIDGET_CAN_FOCUSJavier Jardón2010-01-074-5/+5
* Deprecate some widget flagsJavier Jardón2010-01-073-3/+3
* Deprecate flag macros for toplevel, state, no window and composite childChristian Dywan2010-01-048-15/+15
* Use gtk_widget_get_tooltip_text for gtk_tooltips_data_get in GailChristian Dywan2009-12-171-6/+1
* Allow getting the printer's hard marginsChristian Persch2009-12-011-7/+9
* Implement gail_image_get_image_size for storage GICON and ICON_NAMEChristian Persch2009-11-271-9/+5
* Fix compilation warningJavier Jardón2009-11-091-2/+2
* Fix compilation warning: Cast to gchar*Javier Jardón2009-11-091-1/+1