summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add gtk_print_unix_dialog_set_manual_capabilities that controls whatAlexander Larsson2006-05-243-90/+11
* Added gtk_print_job_set/get_track_print_statusAlexander Larsson2006-05-151-9/+8
* Never unload print backends. Remove gtk_print_backend_unref_at_idle.Alexander Larsson2006-05-151-4/+9
* Fix build errors.Alexander Larsson2006-05-123-4/+4
* make the _CUPS_MAP_ATTR_STR macro not dup the string so we don't leakJohn (J5) Palmieri2006-05-101-5/+2
* Always register the type with the type module, even if it had beenChristian Persch2006-05-053-60/+51
* Added new symbolsAlexander Larsson2006-05-046-436/+307
* .Behdad Esfahbod2006-04-294-0/+8
* some more optionsMatthias Clasen2006-04-251-0/+3
* Merge the gtk-printing branch. For more detailed ChangeLog entries, seeAlexander Larsson2006-04-2115-1/+5196
* modules/engines/pixbuf/Makefile.am Build fixes for Cygwin. (#338262)Matthias Clasen2006-04-121-1/+1
* Emulate WinXP's drawing of menu separatorsDom Lachowicz2006-04-012-2/+17
* Make expander-size a bit closer to Microsoft's values (bug 325699, BradDom Lachowicz2006-03-151-0/+2
* Override style->realize/ style->unrealize, so that GTK+ doesn'tDom Lachowicz2006-03-151-1/+124
* Speed up the Windows theme considerably (#163724, John Ehresman) Be moreDom Lachowicz2006-03-113-18/+49
* Clean up exported symbolsMatthias Clasen2006-03-116-15/+20
* Remove suspicious code. (#325295, Alexander Nedotsukov)Matthias Clasen2006-03-102-10/+9
* Fix combobox theming regression noted in bug 321301 DittoDom Lachowicz2006-03-032-23/+27
* If major.minor of required and available glib versions are the same, addBehdad Esfahbod2006-01-293-3/+0
* Re-sync with gtk-wimp DittoDom Lachowicz2006-01-292-3/+122
* If the src positions for gradients are nonsensical, don't render anything,Matthias Clasen2006-01-172-16/+43
* Apply a patch by Alexander Nedotsukov to support customized drawing ofMatthias Clasen2006-01-164-13/+221
* Silence the compiler.Matthias Clasen2006-01-162-0/+8
* Merge with gtk-wimp's CVS. Includes improved menu icon spacing, [+]/[-]Dom Lachowicz2005-11-254-201/+414
* const correctness fixesMatthias Clasen2005-11-172-1/+6
* Bug #313627. Make win32 theme's handling of toolbars, handleboxes, andDom Lachowicz2005-11-124-2560/+2898
* Experimentally, scrollbar steppers can shrink to 8 pixels on Win32.Dom Lachowicz2005-10-222-2/+3
* Include <config.h>. (#317444, Kazuki Iwamoto)Tor Lillqvist2005-09-281-0/+1
* Check whether the widget actually is a GtkNotebook before treating it asTor Lillqvist2005-09-151-12/+9
* 2.8.2GTK_2_8_2Matthias Clasen2005-08-241-0/+2
* 2.8.1GTK_2_8_1Matthias Clasen2005-08-241-0/+4
* Fix a typo.Matthias Clasen2005-08-191-1/+1