]> Pileus Git - ~andy/gtk/history - gtk/gtkpagesetupunixdialog.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkpagesetupunixdialog.c
2012-11-26 Philip WithnallBug 595615 — Use proper ellipses
2012-02-27 Javier JardónChange FSF Address
2011-08-28 Matthias ClasenGtkPageSetupUnixDialog: replace GtkTable by GtkGrid
2011-06-10 Diego Celixgtkpagesetupunixdialog: gtk_misc_set_alignment
2011-06-08 Matthias ClasenMore include cleanups
2011-06-07 Matthias ClasenGtkPageSetupUnixPrintDialog: remove an unneeded include
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-24 Matthias ClasenKill one more unused variable
2011-01-20 Pavel Holejsovsky[GI] Add missing (transfer) annotations
2010-11-02 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Alberto GarciaAssign all g_signal_connect() and friends to gulong...
2010-09-02 Matthias ClasenRemove separators from dialogs
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier Jardóngtkpagesetupunixdialog: unseal private pointer
2010-07-13 Javier JardónUse accessor functions to access GtkDialog
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-12 Javier JardónMove documentation to inline comments: GtkPageSetupUnix...
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Matthias ClasenFix declaration of gtk_print_job_set_status
2010-02-19 Johan Dahlin[annotations] Add allow-none
2010-01-18 Matthias ClasenFix declaration of gtk_print_job_set_status
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-07-20 Xan Lopezg_strdup_print does not exist, the function is g_strdup...
2009-07-20 Matthias ClasenRemove markup from translatable strings
2009-07-10 Marek KasikAdd paper size combo and orientation combo to print...
2008-05-21 Matthias Clasen RH bug 204621 - "GtkPrint" asks for "Letter...
2008-01-06 Christian PerschMake the labels left-aligned, and remove an obsolete...
2007-12-07 Yevgen Muntyanadded alternative button order in Print and Page Setup...
2007-07-24 Matthias ClasenPort to use new tooltips API. (#451397, Jan Arne Petersen)
2007-05-23 Yevgen Muntyanmissing #include <ctype.h>.
2007-04-30 Matthias ClasenRename gtk_paper_size_get_builtins() to gtk_paper_size_...
2007-04-29 Matthias ClasenAdd a new error code
2007-04-29 Matthias ClasenFree the custom paper list. (#403267, Felix Riemann)
2007-04-29 Matthias ClasenMake gtk_printer_has_details() and gtk_printer_request_...
2006-12-25 Christian PerschFix mem leaks. Bug #389194.
2006-12-24 Christian PerschMake gtk_printer_list_papers public. Bug #345587.
2006-12-24 Carlos Garcia CamposDon't ignore reverse portrait option when is selected...
2006-10-03 Matthias ClasenApply a patch by Behdad Esfahbod to reduce relocations...
2006-06-14 Matthias ClasenFix 344867
2006-06-12 Matthias ClasenCosmetic cleanups.
2006-06-01 Matthias ClasenAdd docs
2006-05-31 Alexander LarssonRemove request_details_tag with g_signal_handler_discon...
2006-05-31 Matthias ClasenDon't run the custom page size dialog. (#340444, Christ...
2006-05-16 Matthias ClasenAdd labels for page orientations, also add the fourth...
2006-05-14 Matthias ClasenMore of the same
2006-05-10 Matthias ClasenDon't include langinfo.h unconditionally. (#341217)
2006-05-04 Alexander LarssonAdded new symbols
2006-05-03 Matthias ClasenBeautify the custom paper size dialog. (#339590, patch...
2006-05-02 Christian PerschUse a priv variable when accessing priv multiple times...
2006-04-24 Alexander LarssonRemove spew.
2006-04-24 Matthias ClasenRemove redundant code.
2006-04-23 Matthias ClasenAdd gtkprintutils.[hc]
2006-04-21 Alexander LarssonMerge the gtk-printing branch. For more detailed Change...