Don't hide the window in its dtor in wxGTK.
[wxWidgets.git] / src / gtk / gnome /
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-05-20  Vadim ZeitlinAdd a public wxModalDialogHook class for intercepting...
2013-01-18  Paul Cornettuse const arrays for wxDC array parameters, closes...
2012-11-01  Václav SlavíkAdd wxTEST_DIALOG for testing of modal dialogs.
2012-05-25  Vadim ZeitlinSuppress warnings about gnome_print_dialog_get_range...
2012-01-29  Paul Cornettmove SetPangoAttrsForFont to wxFont, should have been...
2012-01-23  Vadim ZeitlinAdd support for stricken-through fonts.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2010-10-15  Vadim ZeitlinAdd wx{Pen,Brush}::Is[Non]Transparent() methods and...
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2010-05-05  Vadim ZeitlinReplace wxPrintout::SetIsPreview() with SetPreview().
2009-05-15  Václav Slavíksimplified code now that utf8_str() always returns...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-08  Francesco Montorsichange generic ints to enums in wxDC (closes #9959)
2008-12-30  Vadim Zeitlinremoved not doing anything and not compiling code from...
2008-11-20  Vadim Zeitlinfix gcc 3.3 warning about possibly uninitialized (but...
2008-11-16  Vadim Zeitlinfix restoration of the old font size in DoGetTextExtent...
2008-11-15  Francesco Montorsimake GetPaperRect() and GetResolution() const functions
2008-09-28  Václav SlavíkwxGTK: Fixed printing to use fonts sizes adjustment...
2008-09-21  Václav Slavíkadded wxGetDisplayPPI() convenience function and wxPrin...
2008-03-17  Paul Cornettfix a huge number of build errors
2008-01-06  Vadim Zeitlindon't unload libgnomevfs.so, this results in a crash...
2007-11-30  Robert RoeblingDC reorganization
2007-11-14  Robert RoeblingwxDC change
2007-11-13  Robert RoeblingMore DC changes
2007-11-06  Mart RaudseppFix compilation of gnome-vfs module after dynlib.h...
2007-10-24  Paul Cornettnon-pch build fix
2007-10-23  Vadim Zeitlinuse -Wunused-parameter with gcc for consistency with...
2007-10-19  Robert RoeblingUse wxPointList instead of wxList in wxDC code
2007-09-24  Robert RoeblingReduce width and height of drawing ops by one in all...
2007-09-24  Robert RoeblingUse line width code from GTK+ print in GNOME print
2007-09-21  Vadim Zeitlinvarious warning fixes for icc 9.1 compilation
2007-09-10  Robert RoeblingCompilation
2007-09-10  Robert Roeblingcorrected some of 200 compile errors introduced by...
2007-09-10  Robert RoeblingRewrote scaling code for GNOME print backend. The inver...
2007-09-10  Vadim ZeitlinwxDL_XXX macros and dynamic loading cleanup:
2007-09-06  Robert RoeblingMove the wxDL_ macros to wxDynLibrary
2007-09-05  Robert RoeblingMake wxGnomePrintModule public so that wxGtkPrintModule...
2007-08-21  Robert RoeblingRemove redundant line
2007-07-28  Vadim Zeitlinno changes, just a typo fix
2007-07-03  Robert RoeblingUpport GNOME print GetTextExtent fix,
2007-06-22  Robert Roebling Call clipping region methods from base class.
2007-06-21  Vadim Zeitlinpass double as sqrt() argument as at least Sun compiler...
2007-06-20  Václav Slavíkmore changes to make wx compile without implicit wxStri...
2007-05-26  Robert Roebling Upport latest changes from 2_8 branch (print dialog
2007-04-25  Vadim Zeitlinchanged wxDC::GetTextExtent() and related methods to...
2007-03-07  Vadim Zeitlinno changes, just removed TABs/trailing spaces
2007-01-15  Paul Cornettdon't change wxPRINTER_CANCELLED to wxPRINTER_ERROR...
2007-01-15  Paul Cornettremove some unneeded includes, clean up gnome force...
2006-12-07  Paul Cornettminor cleanup
2006-11-24  Robert Roebling Override SetLogicalOrigin and SetDeviceOrigin in...
2006-11-18  Robert Roebling Hopefully fixed misplaced printout in libgnomeprint.
2006-10-27  Julian SmartRobert Lang's patch [ 1583183 ] Fixes printing/print...
2006-10-24  Julian SmartCompile fixes
2006-10-24  Julian SmartAdded creation of printer DC to printer factory.
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-08-31  Włodzimierz Skibawx/image.h is listed in wx/wx.h and part of PCH support
2006-08-31  Julian SmartFixed compilo
2006-06-15  Włodzimierz SkibaInclude wx/math.h according to precompiled headers...
2006-06-08  Robert Roebling Compilo
2006-05-21  Włodzimierz SkibaInclude wx/icon.h according to precompiled headers...
2006-05-15  Mart RaudseppDon't cast with G_OBJECT when passing a GObject to...
2006-05-08  Włodzimierz SkibaInclude wx/dcmemory.h according to precompiled headers...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-12  Vadim Zeitlina better compilation fix after wxGTK_CONV changes
2006-04-11  Vadim Zeitlincompilation fix after wxGTK_CONV changes
2006-03-17  Robert Roebling Added files for GnomeVFS backend (currently useful
2006-02-24  Robert Roebling Implemented user dashes for gnome print.
2006-02-24  Robert Roebling New implementation for printing circles and epllipses.
2005-09-25  Michael WetherellFixes for include guards, patch 1256967 Paul Cornett
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-15  Włodzimierz SkibawxUSE_SPLINES markup and other cleanings.
2005-04-24  Robert Roebling Added support for DrawArc and Blit to GNOME print.
2005-04-24  Robert Roebling Added spline support to GNOME print
2005-04-24  Robert Roebling Implement DrawEllipticArc for GNOME print.
2005-04-23  Robert Roebling Implented DoDrawPolygon() for GNOME print.
2005-04-06  Robert Roebling Applied gnome print rounded rect patch.
2005-03-23  Robin DunnFix wxRTTI for wxGnomePrintDC
2005-02-11  Robert Roebling Made gnome printing stuff return wxPRINT_CANCELLED if
2004-12-14  Włodzimierz Skibawx/math.h integration
2004-12-01  Robert Roebling Added support for GNOME print in static builds
2004-12-01  Robert Roebling Applied font scaling patch (GetTextExtent()) to
2004-11-28  Robert Roebling Made all of the GNOME print support based
2004-11-28  Robert Roebling Start of run-time lookup of GNOME print libs.
2004-11-27  Robert Roebling A bit of confusion over what is RGB stands for blue...
2004-11-27  Robert Roebling Added support for DrawEllipse and pen styles to
2004-11-22  Robert Roebling Work in progress on printing stuff.
2004-11-20  Robert Roebling Huurrayy, the GNOME page setup dialog is
2004-11-20  Robert Roebling Made wxPageSetupDialog a pimpl implementation.
2004-11-18  Robert Roebling Added support for native print preview (GNOME)
2004-11-17  Robert Roebling Added support for most print page/selection/copies
2004-11-17  Robert Roebling Use native printing dialog for wxPrintDialog,
2004-11-16  Vadim Zeitlinremoved unused variable to suppress warning (and put...
2004-11-03  Robert Roebling Added printing images.
2004-11-03  Robert Roebling Applied patch to reorder includes. Not the most
2004-11-02  Robert Roebling Corrected typo in font scaling code.
2004-11-02  Robert Roebling Some more printing code to clear most of
2004-11-01  Robert Roebling Further compile fixes.
next