summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* XIM: Don't force random windows to become nativeMatthias Clasen2012-10-011-4/+7
* printing: Add "Custom." prefix only once to paper sizeMarek Kasik2012-09-191-2/+2
* Don't rotate pdf landscape outputAdrian Johnson2012-09-121-1/+14
* printing: Don't load custom paper sizes in file backendMarek Kasik2012-09-061-1/+1
* gtkimcontexttime.c: Check context_ime->client_window is not NULLChun-wei Fan2012-09-031-0/+4
* cups: Use IPP api when necessary with CUPS 1.6Rico Tzschichholz2012-08-051-2/+2
* modules: Don't use GDK_THREADS_ENTER/LEAVE macros internallyMatthias Clasen2012-07-306-14/+17
* file printbackend: Protect a callback by GDK_THREADS_ENTERMatthias Clasen2012-05-171-9/+18
* GTK PrintToFile settingsTimothy Arceri2012-05-141-18/+31
* Fix build with --enable-debugMatthias Clasen2012-04-301-1/+1
* Fix the colord support in GtkPrinterCups when the PPD is loaded asyncRichard Hughes2012-04-301-0/+14
* Remove some more CUPS 1.2 ifdefs.John Ralls2012-04-231-27/+0
* Bug 670373: modules/printing/cups/gtkprintbackendcups.c won't build with CUPS...John Ralls2012-04-231-6/+14
* Bug 670373: modules/printing/cups/gtkprintbackendcups.c won't build with CUPS...John Ralls2012-04-231-1/+23
* Move some variable declarations into the scopes in which they're used.John Ralls2012-04-231-18/+19
* Extract Function cups_create_printerJohn Ralls2012-04-231-269/+284
* Extract function cups_printer_handle_attributeJohn Ralls2012-04-231-127/+138
* Extract printer setup variables into a structJohn Ralls2012-04-231-57/+68
* Create enum PrinterStateLevelJohn Ralls2012-04-231-0/+7
* Extract reasons and reasons_desc arrays to file levelJohn Ralls2012-04-231-34/+36
* Bug 670373: modules/printing/cups/gtkprintbackendcups.c won't build with CUPS...John Ralls2012-04-231-59/+87
* printing: Localize loaded PPD filesMarek Kasik2012-04-201-0/+3
* printing: Get default number-up value from CUPSMarek Kasik2012-04-203-36/+50
* win32: Remove the ms-windows engineAlexander Larsson2012-04-0316-6385/+2
* build: require cups >= 1.2Javier Jardón2012-03-193-66/+0
* Unbreak win32 buildAlexander Larsson2012-03-161-0/+2
* printing: Increase reference count for user dataMarek Kasik2012-03-121-5/+15
* Drop support for pre-R6 XMatthias Clasen2012-03-101-2/+0
* Change FSF AddressJavier Jardón2012-02-2753-159/+53
* 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