| Commit message (Expand) | Author | Age | Files | Lines |
* | GtkPrintUnixDialog: unseal private pointer | Javier Jardón | 2010-07-14 | 1 | -5/+6 |
* | Use accessor functions to access GtkTable | Javier Jardón | 2010-07-13 | 1 | -5/+12 |
* | Use accessor functions to access GtkDialog | Javier Jardón | 2010-07-13 | 1 | -4/+8 |
* | Use GtkBin accessors | Javier Jardón | 2010-07-13 | 1 | -2/+2 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+0 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW) | Javier Jardón | 2010-03-06 | 1 | -2/+2 |
* | Deprecate widget flag: GTK_WIDGET_REALIZED | Javier Jardón | 2010-03-03 | 1 | -1/+1 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT) | Javier Jardón | 2010-03-02 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_IS_SENSITIVE | Javier Jardón | 2010-03-01 | 1 | -5/+5 |
* | [annotations] Add allow-none | Johan Dahlin | 2010-02-19 | 1 | -3/+3 |
* | Deprecate flag macros for toplevel, state, no window and composite child | Christian Dywan | 2010-01-04 | 1 | -1/+1 |
* | Add translators comments for tab labels (closes 599118) | Luca Ferretti | 2009-10-21 | 1 | -0/+4 |
* | Fix a compilation warning | Javier Jardón | 2009-10-21 | 1 | -15/+26 |
* | Don't hang print dialog when remote CUPS printer is not available | Marek Kasik | 2009-09-23 | 1 | -10/+18 |
* | Check for details request before print | Marek Kasik | 2009-08-06 | 1 | -57/+104 |
* | Change position of paper's dimensions according to reading direction | Marek Kasik | 2009-07-17 | 1 | -11/+35 |
* | Add paper size combo and orientation combo to print dialog | Marek Kasik | 2009-07-10 | 1 | -9/+723 |
* | Improve handling of print-to-file uri | Matthias Clasen | 2009-06-28 | 1 | -6/+0 |
* | Whitespace cleanups | Matthias Clasen | 2009-06-28 | 1 | -617/+604 |
* | Add ability to print selection | Marek Kasik | 2009-06-08 | 1 | -15/+226 |
* | Add ability to print in number-up mode for file backend and lpr backend | Marek Kasik | 2009-05-13 | 1 | -8/+64 |
* | Adds authentication support of CUPS backend | Marek Kasik | 2009-04-21 | 1 | -1/+4 |
* | Allow the custom widget to actualize on a printer change | Marek Kasik | 2009-04-21 | 1 | -0/+2 |
* | Improve accessible name | Matthias Clasen | 2009-04-10 | 1 | -1/+1 |
* | Improve accessibility of the print dialog | Matthias Clasen | 2009-04-08 | 1 | -31/+31 |
* | Improve focus handling in the print dialog | Matthias Clasen | 2009-04-07 | 1 | -0/+3 |
* | Bug 561801 - "scheduled printing" doesn't function as expected | Marek Kasik | 2009-01-21 | 1 | -0/+11 |
* | Don't export emit_ok_response | Matthias Clasen | 2008-12-15 | 1 | -1/+1 |
* | Bug 560135 - Print when the user double clicks a printer | Marek Kasik | 2008-11-10 | 1 | -0/+15 |
* | Show the tooltip on the range entry itself, too. | Matthias Clasen | 2008-10-06 | 1 | -1/+4 |
* | Bug 344522 – support non-local destination files (GtkPrint): | Marek Kasik | 2008-09-30 | 1 | -10/+11 |
* | Bug 346903 – gtk_enumerate_printers needs events to complete | Matthias Clasen | 2008-09-17 | 1 | -0/+7 |
* | Add nicks for the GtkNumberUpLayout values. | Matthias Clasen | 2008-09-04 | 1 | -63/+25 |
* | Add translator hints here too | Matthias Clasen | 2008-08-25 | 1 | -0/+22 |
* | Bug 535158 – can't rearrange the order of multi pages per side | Marek Kasik | 2008-08-21 | 1 | -25/+319 |
* | gtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist.c gtk/gtkentry.c | Michael Natterer | 2008-08-12 | 1 | -2/+1 |
* | Bug 384940 – handle rejecting jobs and authentication meaningfully | Matthias Clasen | 2008-07-15 | 1 | -6/+61 |
* | 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 |