Fix bug with using uninitialized flags in GetParentForModalDialog().
[wxWidgets.git] / include / wx / mgl /
2009-10-09  Vadim ZeitlinRemoved wxFont::Set/GetNoAntiAliasing() implementations.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-06-12  Vadim Zeitlinadded convenient wxFont::Make{Bold,Italic,Smaller,Large...
2009-06-10  Vadim Zeitlinadd virtual DoGetTextExtent() to allow calling the...
2009-03-15  Francesco Montorsiadd the wxFont(const wxSize& pixelSize, ...) ctor to...
2009-03-14  Francesco Montorsiadd wxSize overloads to wxBitmap ctors and to wxBitmap...
2009-02-15  Francesco Montorsisecond part of #10320: move wxApp event handling functi...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-02-04  Francesco Montorsicheck in the 'selective yield' patch (see ticket #10320):
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2009-01-08  Francesco Montorsia few more int/wxPolygonFillMode substitutions in wxReg...
2009-01-08  Francesco Montorsichange generic ints to enums in wxDC (closes #9959)
2008-11-03  Francesco Montorsifix the incoherence pointed out by ifacecheck between...
2008-09-25  Francesco Montorsiprovide backward-compat wxCursor(int) ctor; remove...
2008-09-24  Francesco Montorsiuse wxStockCursor (as documented and as already impleme...
2008-09-21  Francesco Montorsiintroduced wxICON_DEFAULT_TYPE and wxBITMAP_DEFAULT_TYP...
2008-07-20  Vadim Zeitlinblind attempt to fix wxBitmap in wxMGL
2008-06-17  Vadim Zeitlindeclare future-deprecated SetStyle(int) in wxPen/Brush...
2008-06-08  Vadim Zeitlindeprecate wxDC::SetClippingRegion(wxRegion) overload...
2008-03-28  Francesco Montorsiadd more pure virtuals to wxBrushBase; fix the GetColou...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2008-03-25  Francesco Montorsireorganized wxBitmap/wxBitmapHandler classes to use...
2008-03-20  Francesco Montorsimake the Pen/Brush code backward compatible as discusse...
2008-03-16  Francesco Montorsifix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap...
2008-03-16  Francesco Montorsiintroduce wxBrushStyle enum and replace 'int style...
2008-01-05  Vadim Zeitlinmove Freeze() and Thaw() to wxWindowBase to ensure...
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2007-11-23  Vadim Zeitlinuse correct WXDLLIMPEXP_FWD_XXX (patch from Tim Stahlhut)
2007-10-23  Vadim Zeitlinremove ODBC and DBgrid libraries
2007-10-17  Vadim Zeitlinremove wxWindow::Clear() from wxDFB and wxMGL which...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-07-08  Paul Cornettprocess pending wx events before sending idle events
2007-05-02  Robert Roebling Moved all the coordinate system calculation to wxDCBase
2007-04-25  Vadim Zeitlinchanged wxDC::GetTextExtent() and related methods to...
2007-03-31  Vadim Zeitlin1. Moved m_usePrimary to wxClipboardBase as it's now...
2006-12-10  Václav Slavíkremoved code that already exist in ~wxTLWBase from...
2006-10-11  Robin DunnGet/Set LayoutDirection
2006-11-20  Václav Slavíkmoved wxMGL's font management code to common so that...
2006-11-10  Włodzimierz SkibaAdd wxRegion ctor from array of points to wxMGL.
2006-10-30  Vadim ZeitlinAdded wxMemoryDC::SelectObjectAsSource() and make Selec...
2006-10-30  Vadim ZeitlinCOW cleanup patch (1583966):
2006-10-29  Robert Roebling Forgot one wxCoordRound
2006-10-29  Robert Roebling wxRound
2006-10-29  Julian SmartApplied patch 1586499: wxCoordRound function
2006-10-13  Robin DunnwxMemoryDC constructor now optionally accepts a wxBitma...
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-10-08  Paul CornettMove some things to wxBitmapBase to avoid much duplication.
2006-09-28  Vadim ZeitlinThe Lesser wxMask Refactoring: merged wxMGL and wxDFB...
2006-09-25  Vadim ZeitlinThe Great wxRegion Refactoring:
2006-09-14  Włodzimierz Skibam_displayMode needs complete wxVideoMode.
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-08-10  Václav Slavíkmoved duplicated wxRegionContain definitions to wx...
2006-08-10  Václav Slavíkmoved mgl/colour.{cpp,h} to generic so that it can...
2006-08-10  Václav Slavíkcheck that wxUniv is enabled when compiling for wxMGL
2006-08-09  Václav Slavíkmoved wxIcon implementation for ports where it's identi...
2006-08-01  Václav Slavíkmove wx11 and (the rest of) wxMGL specific checks into...
2006-06-20  Włodzimierz SkibaFix for wxMGL built with common part of setup0.h.
2006-05-29  Vadim Zeitlinmiscellaneous wxFont enhancements (patch 1496606):
2006-04-24  Włodzimierz SkibaBuild fix after wxColourBase introduction.
2006-04-24  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-20  Paul Cornettremove unneeded gdiobj.h files
2006-03-28  Vadim Zeitlinreally disable wxUSE_DISPLAY for wxMGL and wxOS2
2006-03-27  Włodzimierz SkibaMinor source cleaning.
2006-03-16  Vadim ZeitlinwxDisplay cleanup/rewrite:
2006-03-05  Włodzimierz SkibaMinimal (nearly empty) wxDisplay for wxMGL (to compensa...
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2006-01-09  Włodzimierz SkibawxMGL bakefiled for OpenWatcom (needs bakefiles from...
2006-01-04  Michael WetherellUndefine true and false defined in scitech header
2005-11-04  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMGL part).
2005-10-31  Włodzimierz SkibawxMGL revitalised with OpenWatcom.
2005-10-06  Włodzimierz SkibawxPalette unified. Source cleaning.
2005-10-05  Włodzimierz SkibawxColour source cleaning. Corrections to 'const unsigne...
2005-10-04  Włodzimierz SkibaFix for mistake with const for non pointer/reference...
2005-10-04  Włodzimierz SkibawxBrush::SetColour and wxPen::SetColour unified. Source...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
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)
next