The rounded corners look really dumb at this size.
[wxWidgets.git] / src / generic / prntdlgg.cpp
2013-10-01  Vadim ZeitlinRemove support for Gnome printing from wxGTK.
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-11-27  Vadim ZeitlinMerge similar but not quite identical translated strings.
2010-04-18  Vadim ZeitlinFix bug with using uninitialized flags in GetParentForM...
2009-12-02  Paul Cornettmake array data fully const
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-06-03  Vadim Zeitlinuse wxRA_SPECIFY_COLS/ROWS instead of old, deprecated...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-05-15  Paul Cornettfix some warnings from GCC -Wextra
2007-11-17  Vadim Zeitlindon't use GTK printing in wxUniv
2007-09-05  Robert RoeblingAdd support for GTK print, modified from patch 1782055
2007-09-05  Robert RoeblingAdd force link for GtkPrint modeule (still commented...
2007-04-22  Vadim Zeitlinadded wxDialog::GetParentForModalDialog() and use it...
2007-04-05  Václav Slavíkprovide both const char* and const wchar_t* implicit...
2007-01-15  Paul Cornettremove some unneeded includes, clean up gnome force...
2006-10-09  Vadim Zeitlinuse wxSizerFlags and updated CreateButtonSizer() in...
2006-06-07  Włodzimierz SkibaMinor source cleaning.
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2005-11-08  Julian SmartForce linking of gprint.cpp, otherwise Gnome printing...
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-13  Vadim Zeitlinmade XPM data const
2005-03-26  Robert Roebling Small fix for generic print dialog.
2005-02-16  Włodzimierz SkibawxPoint/Size/Rect() causes the same code with (0,0...
2005-02-10  Włodzimierz SkibaUse default constructors for wxSize/Point/Rect.
2005-02-08  Michael WetherellMinor compilo
2005-02-08  Włodzimierz SkibaMinor decorations.
2005-01-30  Robert Roebling Use wxEXEC_NODISABLE while querying CUPS about printers.
2005-01-25  Włodzimierz SkibaSave dialog for printing. Source cleaning.
2004-12-31  Robert Roebling Applied modified form of the StdButtonSize patch.
2004-11-20  Robert Roebling Made wxPageSetupDialog a pimpl implementation.
2004-11-11  Robin DunnFix compilation error by #including imaglist.h
2004-11-08  Włodzimierz SkibaWarning fixes.
2004-11-07  Robert Roebling Forgot to commit these.
2004-11-01  Robert Roebling Added possibility to select a printer reported
2004-10-27  Robert Roebling Removed Pango homemade implementation and
2004-10-27  Robert Roebling Moved "enablePrint" setting around.
2004-10-26  Robert Roebling Next phase of Print Factory code.
2004-10-17  Robert Roebling Renamed wxPrintNativeData methods to better match
2004-10-17  Robert Roebling First step at moving the print (dialog) native
2004-10-16  Robert Roebling Began work on print dialogs. Now wxPrintDialog
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-06-17  Włodzimierz SkibaCode cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
2004-05-25  Dimitri Schoolwerthapplied patch #935127: "wxDIALOG_MODAL and wxDIALOG_MOD...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-29  Robert Roebling Applied patches.
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-08-23  Julian SmartRemoved __WXUNIVERSAL__ part of condition
2003-08-15  Julian SmartCan now switch between PostScript and WIN32 print dialogs
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-24  Julian SmartDeal with a zero to-page
2003-07-10  Mattia Barbon STL-ification patch for wxMSW and wxGTK.
2003-04-13  Mattia Barbon Compilation fix.
2003-03-26  Mattia Barbon SetSelection must not send an event. Fixed an off
2003-03-24  Vadim Zeitlinprint dialogs ignore user paper settings in non C local...
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-17  Robert Roebling Typos.
2002-08-17  Robert Roebling Printing things.
2002-08-17  Robert Roebling Removed all deprecated printing code.
2002-08-10  Stefan CsomorwxMac removed debugging code
2002-08-08  Robert Roebling Changed wxStat, wxAccess and wxOpen to no longer
2002-05-02  Vadim Zeitlinsmall code cleanup while looking for an inexistent...
2001-07-05  Vadim Zeitlinremoved/replaced include 'wx/wx.h'
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-08-13  Robert Roebling Added wxStaticBoxSizer,
1999-08-03  Karsten BallüderChanged wxChoice->wxComboBox as list of all paper sizes...
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-06-09  Julian SmartGetting various compilers to work with wxWin again
1999-05-11  Vadim Zeitlinunused parameter warnings suppressed
1999-04-20  Karsten BallüderI think I fixed the wxGenericPrintSetupDialog but PLEAS...
1999-04-19  Julian SmartFixed wxPostScript printing problem (used wrong constru...
1999-04-16  Ove KaavenAll files compile in Unicode mode, but I have only...
1999-04-03  Julian SmartCorrected someone's double-initialisation bug
1999-04-03  Karsten BallüderAlso the radiobox was unitialised.
1999-04-03  Karsten BallüderAttempt at fixing the broken printer dialog. *Lots...
1999-03-29  Vadim Zeitlinmore backwards compatibility
1999-03-25  Julian SmartMany changes to the printing classes.
1999-02-28  Julian SmartDoc mods; fixed return non-processing problem; fixed...
1999-02-23  Vadim Zeitlinsome very minor fixes (I don't even remember what exactly)
1999-01-24  Vadim Zeitlin1. wxLoad/SaveFileSelector return "wxString" instead...
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-22  Julian SmartMade wxGTK dcps.cpp generic.
1998-12-12  Robert Roebling Added scrollbar size to settings
1998-12-08  Robert Roebling DnD updates
1998-12-05  Robert Roebling Fixed make install bug
1998-11-25  Karsten Ballüderanother i.c.e.
1998-11-25  Karsten Ballüderfixed internal compiler error
1998-10-25  Karsten BallüderFixed a trivial error.
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-15  Julian Smart2 GnuWin32 compile bugs fixed, incl. printf bug in...
1998-08-14  Karsten Ballüderadded option to hide page controls
next