]> Pileus Git - ~andy/gtk/history - gtk/gtkprinter.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkprinter.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-02-27 Javier JardónChange FSF Address
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-04-18 Javier JardónMove documentation to inline comments: GtkPrintUnixDialog
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-18 Pavel Holejsovsky[GI] Mark callbacks' context parameter with (closure...
2010-10-30 Javier JardónFix gtk-doc markup: /* <private> */ should be /*< priva...
2010-10-26 Javier JardónFix gtk-doc markup: /* <private> */ should be /*< priva...
2010-10-19 Matthias ClasenAdd padding to class structs
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier Jardóngtkprinter: unseal private pointer
2010-05-16 Javier JardónMove documentation to inline comments: GtkPrinter
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2009-12-01 Christian PerschAllow getting the printer's hard margins
2008-08-21 Marek KasikBug 535158 – can't rearrange the order of multi pages...
2008-07-15 Matthias Clasen Bug 384940 – handle rejecting jobs and authenti...
2008-06-20 Michael Nattererthe GSEAL branch added two includes for no reason.
2008-06-20 Tim JanikFix the build by including gdkconfig.h in gtkprinter.h.
2008-06-20 Tim JanikSeal priv pointer in GtkPrinter.
2008-05-29 Michael Natterergtk/Makefile.am add a single-include header for the...
2008-05-28 Michael Nattererfix formatting of details_acquired() signal.
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2008-05-21 Matthias Clasen RH bug 204621 - "GtkPrint" asks for "Letter...
2007-05-28 Carlos Garcia CamposAdd new capability GTK_PRINT_CAPABILITY_NUMBER_UP.
2007-05-01 Christian PerschAlso move gtk_print_capabilities_get_type() to the...
2007-04-30 Christian PerschMake gtk_printer_get_capabilities public, and move the
2007-04-29 Matthias ClasenMake gtk_printer_has_details() and gtk_printer_request_...
2006-12-24 Christian PerschMake gtk_printer_list_papers public. Bug #345587.
2006-06-19 Matthias ClasenForgotten files
2006-06-12 Matthias ClasenUse gtk_printer_accepts_ps here.
2006-05-04 Alexander LarssonAdded new symbols
2006-05-02 Matthias Clasenbroken pipe
2006-04-24 Matthias ClasenDon't declare GtkPrintJob here. Instead include gtkprin...
2006-04-24 Matthias ClasenUse g types, add documentation, and some stylistic...
2006-04-21 Alexander LarssonMerge the gtk-printing branch. For more detailed Change...