| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify, make it build against cups 1.1. (#350329) | Matthias Clasen | 2006-08-15 | 1 | -32/+16 |
* | 2.10.1GTK_2_10_1 | Matthias Clasen | 2006-07-24 | 1 | -0/+4 |
* | Check if option is NULL before using it. (#348014, Christian Persch) | Matthias Clasen | 2006-07-19 | 1 | -1/+2 |
* | Make bits from my last commit are conditionally compiled only if cups 1.2 | John Palmieri | 2006-07-18 | 1 | -4/+10 |
* | add GTK_PRINTER_OPTION_TYPE_PICKONE_PASSWORD, | John Palmieri | 2006-07-18 | 1 | -6/+75 |
* | Get the name of the first printer in a class to use when requesting a PPD | John Palmieri | 2006-07-06 | 3 | -7/+51 |
* | Fix compilation with cups 1.1 | Matthias Clasen | 2006-06-22 | 1 | -1/+0 |
* | Apply a patch by Christian Persch to support PostScript and PDF output. | Matthias Clasen | 2006-06-21 | 1 | -25/+138 |
* | Apply a patch by John Palmieri to use buffered io using GIOChannels, clean | Matthias Clasen | 2006-06-21 | 8 | -202/+370 |
* | Add an GError parameter. | Matthias Clasen | 2006-06-21 | 3 | -41/+51 |
* | Cleanups | Matthias Clasen | 2006-06-21 | 1 | -112/+80 |
* | configure.in gtk/Makefile.am Rename "pdf" backend to "file" backend. Step | Christian Persch | 2006-06-20 | 7 | -142/+143 |
* | Convert input to filename encoding and construct an URI from that. Add | Christian Persch | 2006-06-20 | 1 | -8/+15 |
* | Add a capabilities argument to the printer_get_options method and to the | Matthias Clasen | 2006-06-19 | 2 | -8/+13 |
* | Fix a typo: s/Extention/Extension/. | Matthias Clasen | 2006-06-17 | 2 | -2/+2 |
* | Use stock print icons; make it compile | Matthias Clasen | 2006-06-17 | 2 | -4/+3 |
* | Add a GtkPrintSettings parameter to the printer_create_cairo_surface | Matthias Clasen | 2006-06-16 | 3 | -174/+211 |
* | fix 345038 | Matthias Clasen | 2006-06-16 | 1 | -3/+6 |
* | fix the print-to-pdf icon | Matthias Clasen | 2006-06-16 | 1 | -1/+1 |
* | Use gtk_printer_accepts_ps here. | Matthias Clasen | 2006-06-12 | 1 | -3/+6 |
* | use the passed in destroy notify | Matthias Clasen | 2006-06-11 | 1 | -0/+1 |
* | Use cairo_pdf_surface_set_dpi by cairo_surface_set_fallback_resolution. | Matthias Clasen | 2006-06-11 | 1 | -1/+1 |
* | Fix a C99ism | Matthias Clasen | 2006-06-07 | 1 | -1/+3 |
* | Further updates from the GtkPrintContext functions rename. | Alexander Larsson | 2006-05-31 | 1 | -0/+4 |
* | Add gtk_print_unix_dialog_set_manual_capabilities that controls what | Alexander Larsson | 2006-05-24 | 3 | -90/+11 |
* | Added gtk_print_job_set/get_track_print_status | Alexander Larsson | 2006-05-15 | 1 | -9/+8 |
* | Never unload print backends. Remove gtk_print_backend_unref_at_idle. | Alexander Larsson | 2006-05-15 | 1 | -4/+9 |
* | Fix build errors. | Alexander Larsson | 2006-05-12 | 3 | -4/+4 |
* | make the _CUPS_MAP_ATTR_STR macro not dup the string so we don't leak | John (J5) Palmieri | 2006-05-10 | 1 | -5/+2 |
* | Always register the type with the type module, even if it had been | Christian Persch | 2006-05-05 | 3 | -60/+51 |
* | Added new symbols | Alexander Larsson | 2006-05-04 | 6 | -436/+307 |
* | . | Behdad Esfahbod | 2006-04-29 | 4 | -0/+8 |
* | some more options | Matthias Clasen | 2006-04-25 | 1 | -0/+3 |
* | Merge the gtk-printing branch. For more detailed ChangeLog entries, see | Alexander Larsson | 2006-04-21 | 15 | -1/+5196 |
* | modules/engines/pixbuf/Makefile.am Build fixes for Cygwin. (#338262) | Matthias Clasen | 2006-04-12 | 1 | -1/+1 |
* | Emulate WinXP's drawing of menu separators | Dom Lachowicz | 2006-04-01 | 2 | -2/+17 |
* | Make expander-size a bit closer to Microsoft's values (bug 325699, Brad | Dom Lachowicz | 2006-03-15 | 1 | -0/+2 |
* | Override style->realize/ style->unrealize, so that GTK+ doesn't | Dom Lachowicz | 2006-03-15 | 1 | -1/+124 |
* | Speed up the Windows theme considerably (#163724, John Ehresman) Be more | Dom Lachowicz | 2006-03-11 | 3 | -18/+49 |
* | Clean up exported symbols | Matthias Clasen | 2006-03-11 | 6 | -15/+20 |
* | Remove suspicious code. (#325295, Alexander Nedotsukov) | Matthias Clasen | 2006-03-10 | 2 | -10/+9 |
* | Fix combobox theming regression noted in bug 321301 Ditto | Dom Lachowicz | 2006-03-03 | 2 | -23/+27 |
* | If major.minor of required and available glib versions are the same, add | Behdad Esfahbod | 2006-01-29 | 3 | -3/+0 |
* | Re-sync with gtk-wimp Ditto | Dom Lachowicz | 2006-01-29 | 2 | -3/+122 |
* | If the src positions for gradients are nonsensical, don't render anything, | Matthias Clasen | 2006-01-17 | 2 | -16/+43 |
* | Apply a patch by Alexander Nedotsukov to support customized drawing of | Matthias Clasen | 2006-01-16 | 4 | -13/+221 |
* | Silence the compiler. | Matthias Clasen | 2006-01-16 | 2 | -0/+8 |
* | Merge with gtk-wimp's CVS. Includes improved menu icon spacing, [+]/[-] | Dom Lachowicz | 2005-11-25 | 4 | -201/+414 |
* | const correctness fixes | Matthias Clasen | 2005-11-17 | 2 | -1/+6 |
* | Bug #313627. Make win32 theme's handling of toolbars, handleboxes, and | Dom Lachowicz | 2005-11-12 | 4 | -2560/+2898 |