put GetEscapeId() inside #if wxABI_VERSION > 20601
[wxWidgets.git] / include / wx / mgl /
2005-05-19  Włodzimierz SkibaAvoid warnings from mgl headers if possible.
2004-12-16  Włodzimierz SkibaMake ComputeScaleAndOrigin() as virtual part of wxDCBas...
2004-12-08  Włodzimierz SkibawxPaletteBase introduction. wxPalette::GetColoursCount...
2004-12-06  Włodzimierz SkibaUse Get*Box instead Get*Region if you are asking about...
2004-12-03  Włodzimierz SkibawxBrushBase between wxBrush and wxGDIObject (class...
2004-11-30  Włodzimierz SkibaIS_HATCH macro replaced with wxBrush::IsHatch() + sourc...
2004-10-20  Vadim Zeitlinremoved duplicate #include
2004-10-07  Julian SmartApplied patch [ 1039940 ] Prevent redefinition of MM_xx...
2004-07-25  Vadim Zeitlindc.h shouldn't include itself (patch 992933)
2004-06-03  Václav Slavíksplit wxRegion(wxBitmap) ctor into two ctors with clear...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-12-11  Julian SmartApplied patch [ 828303 ] Slight wxColour cleanup
2003-10-18  Vadim Zeitlinreplaced all occurences of wxColourDatabase::FindColour...
2003-09-27  Vadim Zeitlinremoved wxApp::Initialized() (replaced with a dummy...
2003-09-27  Vadim Zeitlinmerged wxDisplayModeInfo and wxVideoMode in a single...
2003-09-24  Vadim Zeitlinpointer returned by GetNativeFontInfo() is now const...
2003-09-18  Václav SlavíkwxMGL compilation fixes
2003-09-18  Václav SlavíkwxMGL compilation fixes
2003-09-15  Vadim Zeitlinuse wxEventLoop in wxApp under wxMSW; factored out...
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-21  Vadim Zeitlingave default parameters for wxBrush() ctor from wxColou...
2003-07-21  Vadim Zeitlingave default parameters for wxPen() ctor from wxColour...
2003-07-21  Vadim Zeitlinload any files, not only XPMs, in wxIcon(wxIconLocation)
2003-07-14  Julian SmartRationalised OnIdle
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-06-30  Vadim Zeitlinremoved old wxEntry declarations
2003-06-30  Vadim Zeitlinmore work on fixing wxEntry() and ANSI/Unicode cmd...
2003-06-30  Vadim Zeitlinextracted common initialization/cleanup functions in...
2003-06-21  Vadim Zeitlinadded wxIconLocation; minor fixes to wxIcon on some...
2003-05-03  Robin DunnReversed the meaning of black and white in wxRegion...
2003-03-28  Robin DunnAdded wxTLW::SetShape and implementations for wxGTK...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-10  Václav Slavíkfixed Julian-introduced typo
2002-08-01  Julian SmartApplied patch [ 588734 ] Makes ProcessIdle() virtual
2002-04-17  Julian SmartAdded wxDF_HTML
2002-03-24  Václav Slavíkmove wxApp::GetStdIcon to wxArtProvider
2002-02-17  Václav Slavíkmove wxMGL's wxTimer to src/generic
2002-02-14  Václav Slavíkcopyright update
2002-02-14  Václav Slavíkadded wxUpdateUIEvent handling to wxMGL
2002-02-09  Václav Slavíkuse AllocExclusive for reference counting
2002-01-26  Václav Slavíkhide mouse when using wxScreenDC in wxMGL
2002-01-19  Vadim ZeitlinCapture/ReleaseMouse() prefixed with Do for the other...
2002-01-17  Václav SlavíkwxFont::IsFixedWidth for wxMGL
2002-01-08  Václav SlavíkwxRTTI for wxPopupWindow in wxMGL
2001-12-31  Václav SlavíkwxSystemSettings mods in wxMGL
2001-12-14  Václav Slavíkmove pmapi.h to mgl/private.h
2001-12-07  Václav Slavíkcompilation fix for Watcom
2001-12-03  George TaskerRemoved semicolons from end of DECLARE_DYNAMIC_CLASS...
2001-11-24  Václav Slavíkbetter behaviour of wxMGL's wxTimer w.r.t. memory alloc...
2001-11-21  Václav Slavíkremoved GDI lists from wxMGL
2001-11-11  Václav SlavíkwxTimer for wxMGL
2001-11-10  Václav Slavíkminor fixs
2001-11-04  Václav Slavíkimplemented display mode setting
2001-10-30  Václav Slavíkcleanup in wxMGL code
2001-10-30  Václav Slavíkchanged wxSystemSettings::HasFrameDecorations to more...
2001-10-28  Václav Slavíkminor wxMGL fixes -- controls sample is now OK
2001-10-20  Václav Slavíkadded wxApp::Yield
2001-10-12  Robin DunnAdded style parameter to wxPopupWindow ctors so they...
2001-10-07  Václav Slavíkgive focus to show top level windows
2001-10-06  Václav Slavíkmore wxMGL fixes
2001-10-06  Václav Slavíkfatal bug in wxMGL that caused hard to track crashes
2001-10-01  Václav SlavíkwxMGL update
2001-10-01  Václav SlavíkwxPopupWindow for wxMGL
2001-09-15  Václav SlavíkwxTopLevelWindow (only for wxGTK for now)
2001-08-16  Václav Slavíkfinished wxWindow for MGL
2001-08-15  Václav Slavíkbugfixes, bugfixes, bugfixes...
2001-08-09  Václav SlavíkwxMGL wxWindow and wxApp mostly complete, now hunting...
2001-08-04  Václav Slavíkreverted my Set/getTitle change
2001-08-02  Václav SlavíkSet/GetTitle out of wxWindowBase, forked and put to...
2001-08-01  Václav SlavíkwxMGL update (no, it still doesn't work, I'm backuping...
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-06-29  Václav Slavíkfixed copyrights in MGL files (finally...)
2001-06-26  Vadim Zeitlinadded more files (unchanged) from wxUniv branch