summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* broken pre-commit scriptMatthias Clasen2006-12-281-0/+2
* Support inverting arrows via XSetting. (#377979, Yevgen Muntyan).Kristian Rietveld2006-12-271-0/+3
* forgotten fileMatthias Clasen2006-12-271-4/+3
* Use getters for http fields where available. (#364866, Björn Lindqvist)Matthias Clasen2006-12-271-19/+16
* Be careful to not override GTK+ translations with the translations of theMatthias Clasen2006-12-231-2/+2
* Move G_GNUC_INTERNAL before function declarations. (#352276, DamienMatthias Clasen2006-12-233-15/+15
* Replace a lot of idle and timeout calls by the new gdk_threads api.Matthias Clasen2006-12-221-1/+6
* Bug 351679 - Notebooks drawn with extra line below tab in MS-WindowsDom Lachowicz2006-12-141-9/+113
* Properly pass multi-value options to cups. (#355350, Jürg Billeter)Matthias Clasen2006-12-111-73/+144
* Bug 351678 - Notebooks not with PositionType.Top drawn incorrectly. PatchDom Lachowicz2006-12-021-28/+76
* Remove the broken Thai input method and add a functional Thai and LaoBehdad Esfahbod2006-11-297-218/+743
* Make print dialog work when 'BrowseShortNames Off' is specified in cupsMatthias Clasen2006-11-251-2/+2
* Don't pass NULL to strncpy. (#359537, patch by Carlos Garcia Campos)Matthias Clasen2006-11-151-2/+15
* Remember to free GDI Pen resources, introduced by bug 340201.(#364514)Dom Lachowicz2006-10-231-0/+1
* CleanupsMatthias Clasen2006-10-083-12/+8
* Complete the fix for bug 357280Matthias Clasen2006-10-031-0/+8
* Complete the fix for bug 357280.Matthias Clasen2006-10-031-8/+25
* Only use the group name field if cups is new enough. (#357280)Matthias Clasen2006-10-021-0/+2
* Bug 340201Dom Lachowicz2006-09-123-264/+723
* Add.Behdad Esfahbod2006-09-061-0/+4
* Send printer-list-done on error.Matthias Clasen2006-08-311-1/+3
* Use a resonable timeout of 3 seconds when polling for printer listMatthias Clasen2006-08-281-2/+3
* Query range style properties only on range widgets. (#352277, BenjaminMatthias Clasen2006-08-261-1/+1
* 2.10.2GTK_2_10_2Matthias Clasen2006-08-181-0/+4
* Handle filename encoding consistently. (#351812, Christian Persch)Matthias Clasen2006-08-181-26/+34
* Improve the handling of the default output filename, to ensure that weMatthias Clasen2006-08-171-21/+40
* Simplify, make it build against cups 1.1. (#350329)Matthias Clasen2006-08-151-32/+16
* 2.10.1GTK_2_10_1Matthias Clasen2006-07-241-0/+4
* Check if option is NULL before using it. (#348014, Christian Persch)Matthias Clasen2006-07-191-1/+2
* Make bits from my last commit are conditionally compiled only if cups 1.2John Palmieri2006-07-181-4/+10
* add GTK_PRINTER_OPTION_TYPE_PICKONE_PASSWORD,John Palmieri2006-07-181-6/+75
* Get the name of the first printer in a class to use when requesting a PPDJohn Palmieri2006-07-063-7/+51
* Fix compilation with cups 1.1Matthias Clasen2006-06-221-1/+0
* Apply a patch by Christian Persch to support PostScript and PDF output.Matthias Clasen2006-06-211-25/+138
* Apply a patch by John Palmieri to use buffered io using GIOChannels, cleanMatthias Clasen2006-06-218-202/+370
* Add an GError parameter.Matthias Clasen2006-06-213-41/+51
* CleanupsMatthias Clasen2006-06-211-112/+80
* configure.in gtk/Makefile.am Rename "pdf" backend to "file" backend. StepChristian Persch2006-06-207-142/+143
* Convert input to filename encoding and construct an URI from that. AddChristian Persch2006-06-201-8/+15
* Add a capabilities argument to the printer_get_options method and to theMatthias Clasen2006-06-192-8/+13
* Fix a typo: s/Extention/Extension/.Matthias Clasen2006-06-172-2/+2
* Use stock print icons; make it compileMatthias Clasen2006-06-172-4/+3
* Add a GtkPrintSettings parameter to the printer_create_cairo_surfaceMatthias Clasen2006-06-163-174/+211
* fix 345038Matthias Clasen2006-06-161-3/+6
* fix the print-to-pdf iconMatthias Clasen2006-06-161-1/+1
* Use gtk_printer_accepts_ps here.Matthias Clasen2006-06-121-3/+6
* use the passed in destroy notifyMatthias Clasen2006-06-111-0/+1
* Use cairo_pdf_surface_set_dpi by cairo_surface_set_fallback_resolution.Matthias Clasen2006-06-111-1/+1
* Fix a C99ismMatthias Clasen2006-06-071-1/+3
* Further updates from the GtkPrintContext functions rename.Alexander Larsson2006-05-311-0/+4