]> Pileus Git - ~andy/gtk/history - gtk/gtkprintjob.h
Add GtkBubbleWindow
[~andy/gtk] / gtk / gtkprintjob.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-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-14 Matthias ClasenMove GtkPrintJob docs inline
2010-12-18 Matthias ClasenRemove sealed members from GtkPrintJob
2010-10-19 Matthias ClasenAdd padding to class structs
2010-06-07 Marek KasikReturn error instead of showing an error dialog when...
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-13 Marek KasikAdd ability to print in number-up mode for file backend...
2008-06-20 Tim JanikSwitch to "guint GSEAL (foo) : width;" when packing...
2008-06-20 Tim JanikSeal GtkPrintJob.
2008-05-29 Michael Natterergtk/Makefile.am add a single-include header for the...
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
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
2006-06-30 Matthias ClasenAdd a preview capability
2006-06-22 Matthias Clasenadd missing flag values
2006-06-21 Matthias ClasenApply a patch by John Palmieri to use buffered io using...
2006-06-19 Matthias ClasenAdd a GENERATE_PS capability. And use it here.
2006-06-14 Matthias ClasenMinor space savings
2006-06-12 Matthias ClasenAdd a GTK_PRINT_CAPABILITY_GENERATE_PDF capability.
2006-06-11 Matthias ClasenRegister GtkPrintCapabilities
2006-05-24 Alexander LarssonAdd gtk_print_unix_dialog_set_manual_capabilities that...
2006-05-15 Alexander LarssonAdded gtk_print_job_set/get_track_print_status
2006-04-24 Alexander LarssonDeclare GtkPrintJob.
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...