summaryrefslogtreecommitdiff
path: root/gtk/gtkprintunixdialog.c
Commit message (Expand)AuthorAgeFilesLines
* Do not reset the waiting_for_printer on status changeChenthill Palanisamy2013-11-051-0/+2
* Fix dark theme issues in the print dialogMatthias Clasen2013-10-051-8/+17
* Another round of template binding api changesMatthias Clasen2013-07-261-59/+59
* Rename the widget template APIEmmanuele Bassi2013-07-261-74/+74
* widget: Use a real offset in gtk_widget_class_automate_childAlexander Larsson2013-07-261-59/+59
* Drop some unnecessary includesMatthias Clasen2013-07-191-1/+0
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-1/+1
* Use proper quotation marksWilliam Jon McCann2013-07-171-2/+2
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* Deprecate GtkIconFactory, GtkIconSet, GtkIconSourceWilliam Jon McCann2013-06-261-12/+2
* Start migrating internals away from GtkStockWilliam Jon McCann2013-06-241-8/+1
* GtkPrintUnixDialog: Define children with a GtkBuilder templateTristan Van Berkom2013-04-081-753/+209
* Don't use gtk_scrolled_window_add_with_viewport() internallyCosimo Cecchi2013-02-011-4/+2
* Bug 595615 — Use proper ellipsesPhilip Withnall2012-11-261-2/+2
* Fix positioning of file format radiosMatthias Clasen2012-08-311-2/+13
* docs: fix a number of typos and obsolete referencesCosimo Cecchi2012-07-021-1/+1
* CosmeticsMatthias Clasen2012-06-231-203/+141
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Documentation: Correct references to properties.Murray Cumming2012-02-151-4/+4
* GtkPrintUnixDialog: Hide unused tabsMarek Kasik2012-01-051-2/+2
* gtk/*: Use g_list_free_full() convenience functionJavier Jardón2012-01-051-2/+1
* Print dialog: small keynav improvementMatthias Clasen2011-10-261-0/+2
* printunixdialog: fix a GtkTable->GtkGrid typoCosimo Cecchi2011-10-241-1/+1
* GtkPrintUnixDialog: Replace GtkTable by GtkGridMatthias Clasen2011-08-281-200/+124
* gtkprintunixdialog: gtk_misc_set_alignment replaceDiego Celix2011-06-101-17/+34
* GtkPrintUnixDialog: remove an unneeded includeMatthias Clasen2011-06-071-1/+0
* GtkUnixPrintDialog: Don't use GtkAlignmentMatthias Clasen2011-06-061-8/+7
* Move documentation to inline comments: GtkPrintUnixDialogJavier Jardón2011-04-181-0/+71
* Avoid a warning out of the print dialogMatthias Clasen2011-04-081-1/+1
* Fix some refcounting issues in the print dialogMatthias Clasen2011-04-011-12/+10
* [GI] Add missing (transfer) annotationsPavel Holejsovsky2011-01-201-2/+2
* Make GtkPrintUnixDialog use GtkStyleContext.Carlos Garnacho2011-01-101-17/+30
* Remove gtktypeutils altogetherMatthias Clasen2011-01-041-10/+11
* Scale down print dialog sizeFrederic Crozat2011-01-031-2/+2
* gtk: Use g_object_unref instead of gdk_cursor_unrefBenjamin Otte2010-12-211-1/+1
* Mark conflicts when printer has changedMarek Kasik2010-12-081-0/+1
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-10-311-13/+13
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-13/+13
* Assign all g_signal_connect() and friends to gulong variablesAlberto Garcia2010-10-221-1/+1
* Parse lpoptions correctlyMarek Kasik2010-10-151-0/+7
* Use the new GtkComboBoxText APIJavier Jardón2010-10-151-9/+9
* printunixdialog: Connect to draw vfuncBenjamin Otte2010-09-261-15/+10
* printunixdialog: Connect to draw signal for collate callbackBenjamin Otte2010-09-261-12/+2
* Remove use of ::has-separator propertyMatthias Clasen2010-09-061-1/+0
* Remove separators from dialogsMatthias Clasen2010-09-021-1/+0
* Use gtk_window_has_group() to know if the window has an explicit window group.Javier Jardón2010-08-241-5/+2
* gtk/gtkprintunixdialog.c: Use accessor functions to access GtkWindowJavier Jardón2010-08-231-2/+5
* gtk/gtkprintunixdialog.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-17/+32
* Bug 596125 — Property string fixesPhilip Withnall2010-08-101-1/+1
* GtkPrintUnixDialog: unseal private pointerJavier Jardón2010-07-141-5/+6