summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* printing: Don't crash when printingMarek Kasik2012-01-311-22/+40
* Use G_SOURCE_CONTINUE/REMOVEMatthias Clasen2012-01-304-11/+11
* printing: Fix a typoMarek Kasik2012-01-261-0/+2
* Strip "Custom." prefix when getting default options from cups.Benjamin Berg2012-01-171-1/+12
* Set cups Custom print options correctly (bug #543520, patch by Marek Kašík)Benjamin Berg2012-01-061-4/+42
* modules/*: Use g_list_free_full() convenience functionJavier Jardón2012-01-052-4/+2
* XIM: gracefully deal with non-X backendsMatthias Clasen2011-12-291-0/+2
* print dialog: Fix authentication logicJan Rękorajski2011-12-141-5/+10
* win32: correctly handle difference between tab_pos and gap_side when drawing ...Dieter Verfaillie2011-11-101-6/+10
* win32: add TODO mentioning GtkButton::child-displacement-x & y should be 0 wh...Dieter Verfaillie2011-11-101-2/+3
* win32: fix typo in msw_style.cArnaud Charlet2011-11-101-1/+1
* Drop DISABLE_DEPRECATED guards here, tooMatthias Clasen2011-11-011-4/+2
* Fix polling for new data in cups print backend (bug #599664)Benjamin Berg2011-08-063-38/+70
* Use AM_CPPFLAGS instead the obsolete INCLUDESJavier Jardón2011-07-065-5/+5
* gail: Move from modules/other/gail to gtk/a11yBenjamin Otte2011-07-05140-42354/+1
* gail: No need to include modules/other in CFLAGS anymoreBenjamin Otte2011-07-051-1/+0
* gail: Include files directlyBenjamin Otte2011-07-0544-87/+87
* gailtextcell: Fix typoJavier Jardón2011-06-121-1/+1
* cups: Fix unused variable warning when not using colordBenjamin Otte2011-06-101-0/+2
* Add optional colord support to the CUPS print moduleRichard Hughes2011-06-094-7/+497
* gail: Fix for new box handlingBenjamin Otte2011-06-091-1/+1
* gail: Fix scrollbar index_in_parent() implementationBenjamin Otte2011-06-091-23/+20
* gail: Remove unreachable codeBenjamin Otte2011-06-091-31/+0
* Use buttonboxes instead of hbuttonboxesMatthias Clasen2011-06-071-1/+1
* Use boxes instead of hboxesMatthias Clasen2011-06-071-4/+4
* Use boxes instead of vboxesMatthias Clasen2011-06-071-2/+2
* gail: Use GdkRGBA instead GdkColorJavier Jardón2011-06-072-14/+20
* gail/tests: Use const instead G_CONST_RETURNJavier Jardón2011-06-0717-62/+62
* gail: use const instead G_CONST_RETURNJavier Jardón2011-06-0721-108/+108
* Avoid a crash in gtk_im_context_ime_resetKazuki Iwamoto2011-06-061-0/+3
* Hacky support for combo boxesMatthias Clasen2011-06-061-68/+96
* gail: Add back get_name for menu itemsMatthias Clasen2011-06-021-5/+30
* Replace gtk_misc_set_padding() with GtkWidget:margin propertiesJavier Jardón2011-06-021-1/+1
* Check whether a resolution has been set in GtkPrintSettingsMarek Kasik2011-03-211-15/+21
* gail: Implement AtkObject::get_attributes() in GailEntryCarlos Garcia Campos2011-03-211-23/+52
* Minor documentation improvementsMurray Cumming2011-02-231-2/+2
* Fix distcheckMatthias Clasen2011-02-211-0/+1
* Correctly treat GdkColor propertiesMatthias Clasen2011-02-201-4/+6
* Use the correct function to free boxed GdkColorsMatthias Clasen2011-02-191-17/+17
* Hypertext does not really make sense for GtkLinkButtonMatthias Clasen2011-02-171-39/+106
* GailEntry: remove idle if cell editing is canceledMatthias Clasen2011-02-171-5/+1
* GailEntry: remove idle if cell editing is canceledMatthias Clasen2011-02-171-0/+12
* GailProgressBar: make value setters workMatthias Clasen2011-02-171-0/+6
* Add forgotten includeMatthias Clasen2011-02-171-0/+1
* Add a AtkHypertext implementation for GtkLinkButtonMatthias Clasen2011-02-174-0/+244
* ifdef X11-specific parts in gailMatthias Clasen2011-02-163-4/+14
* Remove a bunch of crazy code from gailMatthias Clasen2011-02-161-40/+54
* Forgotten fileMatthias Clasen2011-02-161-11/+14
* gail: Fix the atk_add_key_event_listener implementationMatthias Clasen2011-02-161-4/+6
* gail: support indeterminate state of check menuitemsMatthias Clasen2011-02-161-11/+14