| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 531008 – Crash in gtkprintunixdialog.c | Matthias Clasen | 2008-05-27 | 1 | -15/+23 |
* | respect the GTK_NO_WINDOW flag and don't create an output window if it is | Sven Neumann | 2008-05-25 | 1 | -1/+9 |
* | RH bug 204621 - "GtkPrint" asks for "Letter" size paper when "A4" size | Matthias Clasen | 2008-05-21 | 1 | -0/+18 |
* | gtk/gtkfilechooserdefault.c set alternative button order for overwrite | Sven Neumann | 2008-03-13 | 1 | -0/+4 |
* | added some line-breaks for readability. | Sven Neumann | 2008-03-13 | 1 | -9/+20 |
* | Add an overwrite confirmation dialog for print-to-file. (#474302, Marek | Matthias Clasen | 2008-03-12 | 1 | -0/+114 |
* | do not leak the pango layout, fixes #512375. | Paolo Borelli | 2008-01-28 | 1 | -1/+2 |
* | Plug a mem leak. Bug #506107. | Christian Persch | 2007-12-31 | 1 | -3/+4 |
* | added alternative button order in Print and Page Setup dialogs. | Yevgen Muntyan | 2007-12-07 | 1 | -0/+5 |
* | Change some labels to be clearer. String change ! (#376361, Sven Neumann) | Matthias Clasen | 2007-11-26 | 1 | -4/+4 |
* | Add an internal child name for the notebook, so that GtkBuilder can be | Matthias Clasen | 2007-09-07 | 1 | -1/+31 |
* | Port to use new tooltips API. (#451397, Jan Arne Petersen) | Matthias Clasen | 2007-07-24 | 1 | -12/+1 |
* | Add new capability GTK_PRINT_CAPABILITY_NUMBER_UP. | Carlos Garcia Campos | 2007-05-28 | 1 | -0/+2 |
* | missing #include <ctype.h>. | Yevgen Muntyan | 2007-05-23 | 1 | -0/+1 |
* | Make gtk_printer_get_capabilities public, and move the | Christian Persch | 2007-04-30 | 1 | -1/+1 |
* | Fix some compiler warnings. (#433642, Kjartan Maraas) | Matthias Clasen | 2007-04-30 | 1 | -1/+1 |
* | Remove leftover debugging spew | Matthias Clasen | 2007-04-29 | 1 | -3/+0 |
* | Make gtk_printer_has_details() and gtk_printer_request_details() public. | Matthias Clasen | 2007-04-29 | 1 | -2/+2 |
* | Parse half-open ranges like -2 or 3-, and be a bit more liberal about | Matthias Clasen | 2007-04-24 | 1 | -13/+29 |
* | Scroll to make the selected printer visible. (#418403, Nickolay V. | Matthias Clasen | 2007-03-16 | 1 | -1/+9 |
* | Change a label | Matthias Clasen | 2007-02-26 | 1 | -1/+1 |
* | Replace a lot of idle and timeout calls by the new gdk_threads api. | Matthias Clasen | 2006-12-22 | 1 | -1/+1 |
* | Add a tooltip explaining the format of page ranges, and improve the page | Matthias Clasen | 2006-12-20 | 1 | -8/+34 |
* | Improve print dialog | Matthias Clasen | 2006-12-06 | 1 | -1/+5 |
* | Fix a typo. (#359542, Ghee Teo) | Matthias Clasen | 2006-10-08 | 1 | -1/+1 |
* | Remove leftover debugging | Matthias Clasen | 2006-08-17 | 1 | -1/+0 |
* | Re-select the current printer to update per-printer ui. (#348245, Don | Matthias Clasen | 2006-08-17 | 1 | -1/+17 |
* | Documentation updates. | Matthias Clasen | 2006-06-30 | 1 | -1/+4 |
* | Add a preview capability | Matthias Clasen | 2006-06-30 | 1 | -1/+12 |
* | Documentation additions and fixes. | Matthias Clasen | 2006-06-29 | 1 | -1/+11 |
* | Forgotten file | Matthias Clasen | 2006-06-19 | 1 | -2/+4 |
* | Add a GENERATE_PS capability. And use it here. | Matthias Clasen | 2006-06-19 | 1 | -5/+12 |
* | ~ | Matthias Clasen | 2006-06-17 | 1 | -61/+33 |
* | Don't grow additional columns. | Matthias Clasen | 2006-06-16 | 1 | -1/+1 |
* | Move the conflict label out of the button box. (#339456, Christian Persch) | Matthias Clasen | 2006-06-16 | 1 | -25/+10 |
* | Use gtk_printer_accepts_ps here. | Matthias Clasen | 2006-06-12 | 1 | -9/+5 |
* | Add a GTK_PRINT_CAPABILITY_GENERATE_PDF capability. | Matthias Clasen | 2006-06-12 | 1 | -2/+16 |
* | Cosmetic cleanups. | Matthias Clasen | 2006-06-12 | 1 | -34/+35 |
* | Don't include gtkprinter-private.h here. | Matthias Clasen | 2006-06-08 | 1 | -0/+1 |
* | Add gtkprintoperationpreview.[ch] Set default preview command. Hardcoded | Alexander Larsson | 2006-06-02 | 1 | -1/+2 |
* | more canonical signal names | Matthias Clasen | 2006-06-01 | 1 | -2/+2 |
* | Make collate check button insensitive | Matthias Clasen | 2006-05-24 | 1 | -5/+15 |
* | Make the range entry insensitive if another range option is selected. | Matthias Clasen | 2006-05-24 | 1 | -0/+10 |
* | Add gtk_print_unix_dialog_set_manual_capabilities that controls what | Alexander Larsson | 2006-05-24 | 1 | -34/+99 |
* | Add gtk_print_unix_dialog_add_custom_tab | Alexander Larsson | 2006-05-23 | 1 | -0/+11 |
* | more of the same | Matthias Clasen | 2006-05-22 | 1 | -2/+1 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Some fixes to capitalization of labels. (#341558, Dennis Cranston) | Matthias Clasen | 2006-05-13 | 1 | -5/+5 |
* | Better handling of the window group on unsetting transient-for, since the | Alexander Larsson | 2006-05-12 | 1 | -26/+1 |
* | Fix build errors. | Alexander Larsson | 2006-05-12 | 1 | -10/+34 |