]> Pileus Git - ~andy/gtk/history - gtk/gtkprintoperation.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkprintoperation.c
2012-09-12 Adrian JohnsonDon't rotate pdf landscape output
2012-07-30 Matthias Clasengtk: Don't use GDK_THREADS_ENTER/LEAVE macros internally
2012-07-02 Cosimo Cecchidocs: fix a number of typos and obsolete references
2012-05-04 Ryan Lortieprinting: Rename GTK_UNIT_PIXEL to GTK_UNIT_NONE
2012-02-27 Javier JardónChange FSF Address
2012-02-15 Murray CummingDocumentation: Correct references to properties.
2011-11-07 Morten WelinderPrint preview: make cancel work
2011-10-23 Michael Natterergtk: move _gtk_modules_has_mixed_deps() to gtkmodlespri...
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-30 Matthias ClasenMove GtkPrintOperation docs inline
2011-01-20 Pavel Holejsovsky[GI] Add missing (transfer) annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-18 Pavel Holejsovsky[GI] Annotate strings holding file paths as (type filename)
2011-01-04 Matthias ClasenMove docs for gtkmain inline
2011-01-04 Matthias ClasenRemove gtktypeutils altogether
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-08-24 Javier JardónUse gtk_window_has_group() to know if the window has...
2010-08-23 Javier Jardóngtk/gtkprintoperation.c: Use accessor functions to...
2010-07-14 Javier JardónGtkPrintOperation: unseal private pointer
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-07 Marek KasikReturn error instead of showing an error dialog when...
2010-05-08 Javier JardónFix typo in gtkprintoperation
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-27 Marek KasikDon't assign a GtkPageOrientation to a boolean value
2009-10-26 Marek KasikShow correct print preview
2009-10-21 Javier JardónFix some compilation warning
2009-08-20 Shixin ZengReturn value from non-void function
2009-08-10 Marek KasikIncrement page sequence before print of the page, not...
2009-08-07 Carlos Garcia CamposAdd gtk_print_operation_get_n_pages_to_print()
2009-07-20 Matthias ClasenFix a typo in the startup-id property definition
2009-07-10 Marek KasikAdd paper size combo and orientation combo to print...
2009-07-04 Hans BreuerUse G_PI rather than M_PI
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-15 Davyd MadeleyMerge branch 'button-box-orientable-584598'
2009-06-08 Marek KasikAdd ability to print selection
2009-05-29 Matthias ClasenFix a typo in the ::update-custom-widget docs
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-23 Carlos Garcia CamposFix a crash when printing with defer drawing enabled
2009-05-19 Davyd MadeleyMerge commit 'origin/master'
2009-05-18 Carlos Garcia CamposUse nr_of_pages_to_print instead of nr_of_pages when...
2009-05-13 Marek KasikAdd ability to print in number-up mode for file backend...
2009-05-13 Federico Mena QuinteroMerge fix for bgo#315462 - Make GtkLabel deal with...
2009-05-12 Federico Mena QuinteroMerge fix for bgo#463773 - Handle a NULL display in...
2009-04-21 Marek KasikAllow the custom widget to actualize on a printer change
2009-01-01 Matthias ClasenFix make check
2008-12-19 Marek KasikBug 339318 - Allow page rendering to (optionally) happe...
2008-10-27 Matthias ClasenMore conversion to C_()
2008-10-26 Philip WithnallBug 530454 – Clarify page_nr when printing
2008-10-13 Christian PerschBug 555386 – format not a string literal and no format...
2008-08-28 Matthias ClasenDocumentation fixes
2008-08-21 Marek KasikBug 545875 – evo crashed when trying to print pages...
2008-07-04 Michael Nattererchange "error_dialog" variable to GtkWidget fo fix...
2008-07-01 Cody RussellRevert name change
2008-07-01 Matthias ClasenHandle failure to create temp file by returning NULL.
2008-06-30 Cody RussellPractically everything changed.
2008-06-13 Hans Breuercheck surface status after ceating a pdf. Avoids crashi...
2008-02-12 Matthias ClasenFix some i18n errors. Pointed out by Behdad Esfahbod.
2007-12-28 Matthias ClasenMore default property value fixes
2007-11-25 Matthias ClasenRequire gtk-doc 1.8
2007-10-05 Murray CummingRevert the change on 2007-04-29 (Also check the default...
2007-09-21 Matthias ClasenSome more fixed to prevent segfaults with missing or...
2007-09-21 Jean Brefortabort printing when the range is NULL. (#478803)
2007-05-26 Matthias ClasenMore of the same
2007-05-15 Torsten SchoenfeldUnset priv->platform_data and priv->free_platform_data...
2007-04-30 Matthias ClasenFix a compiler warning.
2007-04-30 Matthias ClasenTranslate the default job name, and don't utf8-validate...
2007-04-30 Matthias ClasenFix some issues with reference handling in the printing...
2007-04-30 Matthias ClasenDon't get stuck in a recursive mainloop if a synchronou...
2007-04-30 Matthias ClasenMake the emission of ::end-print and ::done consistent...
2007-04-29 Matthias ClasenDocument that a print operation can be run only once...
2007-04-29 Matthias ClasenFix the build
2007-04-29 Matthias ClasenAlso check the default handler when deciding whether...
2007-04-25 Matthias ClasenDon't crash if end_run is not set. (#424168, Matthias...
2007-04-25 Michael Nattererfix the build. Dunno if the fix is right, but I think...
2007-04-24 Matthias ClasenParse half-open ranges like -2 or 3-, and be a bit...
2007-04-16 Alexander LarssonMake async print preview work by actually starting...
2007-03-12 Matthias ClasenFix an oversight in an example.
2007-01-04 Matthias ClasenFix another leak
2006-12-29 Matthias Clasenfix doc formatting errors
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-09-25 Matthias ClasenFix typos
2006-08-17 Matthias ClasenQueue printing idles at a low priority. (#348289, Yevge...
2006-08-15 Matthias ClasenSome more printing docs
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-06-29 Matthias Clasensome cross-referencing
2006-06-29 Matthias ClasenImprove docs
2006-06-29 Matthias ClasenDocumentation additions and fixes.
2006-06-20 Murray CummingCorrectly register the done signal - it sends an enum...
2006-06-16 Matthias ClasenWhen starting a preview from the print dialog, set...
2006-06-11 Matthias ClasenUse cairo_pdf_surface_set_dpi by cairo_surface_set_fall...
2006-06-11 Matthias ClasenRegister create_custom_widget as an object-returning...
2006-06-09 Matthias Clasenfix build
2006-06-08 Matthias ClasenDon't include gtkprinter-private.h here.
next