]> Pileus Git - ~andy/gtk/history - gtk/gtkprinter.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkprinter.c
2012-07-30 Matthias Clasengtk: Don't use GDK_THREADS_ENTER/LEAVE macros internally
2012-03-15 Carlos Garcia Camposprinting: Make sure destroy function is always called...
2012-02-27 Javier JardónChange FSF Address
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-20 Pavel Holejsovsky[GI] Add missing (out) and (array) annotations
2011-01-20 Pavel Holejsovsky[GI] Add missing (transfer) annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-03 Adrian JohnsonSet file GtkPrinter accepts_pdf/ps based on selected...
2011-01-03 Adrian JohnsonSet "accepts-pdf" property to true only if supported...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier Jardóngtkprinter: unseal private pointer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-16 Javier JardónMove documentation to inline comments: GtkPrinter
2010-04-04 Javier JardónUse g_strcmp0() instead custom safe_strcmp()
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-01-08 Javier JardónUse g_strcmp0() instead custom safe_strcmp()
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-12-14 Johannes SchmidMerge branch 'master' into native-layout
2009-12-05 Carlos Garcia CamposFix Since tag in gtk_printer_get_default_page_size...
2009-12-01 Christian PerschAllow getting the printer's hard margins
2008-09-17 Matthias ClasenBug 346903 – gtk_enumerate_printers needs events to...
2008-09-09 Marek KasikBug 551386 – gtk_printer_set_is_default() always sets...
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-05-21 Matthias Clasen RH bug 204621 - "GtkPrint" asks for "Letter...
2008-02-12 Matthias ClasenUse g_value_set_static_string() where appropriate....
2007-12-28 Matthias ClasenMore default property value fixes
2007-05-28 Carlos Garcia CamposAdd new capability GTK_PRINT_CAPABILITY_NUMBER_UP.
2007-05-26 Matthias ClasenDocument new api
2007-05-26 Richard HultFix typo to get the build working.
2007-05-26 Matthias ClasenMore of the same
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-30 Matthias ClasenAlways call the destroy notify
2006-06-29 Matthias ClasenDocumentation additions and fixes.
2006-06-25 Matthias ClasenFix printer enumeration
2006-06-22 Matthias Clasenbroken pipe
2006-06-21 Matthias ClasenApply a patch by John Palmieri to use buffered io using...
2006-06-21 Matthias Clasencleanup
2006-06-19 Matthias ClasenForgotten files
2006-06-19 Matthias ClasenAdd a capabilities argument to the printer_get_options...
2006-06-16 Matthias ClasenAdd a GtkPrintSettings parameter to the printer_create_...
2006-06-12 Matthias ClasenUse gtk_printer_accepts_ps here.
2006-05-24 Alexander LarssonAdd gtk_print_unix_dialog_set_manual_capabilities that...
2006-05-22 Matthias ClasenDon't return values from void functions.
2006-05-16 Matthias ClasenCosmetic cleanups.
2006-05-14 Matthias ClasenMore of the same
2006-05-04 Alexander LarssonAdded new symbols
2006-05-02 Matthias Clasenbroken pipe
2006-05-02 Christian PerschUse a priv variable when accessing priv multiple times...
2006-04-24 Alexander LarssonDon't ref the backend since the backend owns the printer.
2006-04-24 Matthias ClasenMatch parameter names with the headers.
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...