]> git.saurik.com Git - wxWidgets.git/history - include
More agressive cleanup. Now also removes temp items that are created
[wxWidgets.git] / include /
2004-03-17  Vadim Zeitlininitialize m_initialized to false to avoid spurious...
2004-03-17  Václav Slavíkimproved HTML tables layout code (patch 911377)
2004-03-16  Robin DunnImplement wxBitmapButton::DoGetBestSize
2004-03-16  Robin Dunnimplment wxBitmapButton::DoGetBestSize
2004-03-16  Robin Dunnimplement wxBitmapButton::DoGetBestSize
2004-03-15  Robert Roebling Comitted GTK part of clipboard patch, that
2004-03-15  Robert Roebling New menu code.
2004-03-13  Robin DunnFixed comment
2004-03-13  Robin DunnI keep running into situations where the old small...
2004-03-10  David WebsterNeed to ensure WXEXPORT and WXIMPORT are not defined...
2004-03-10  Robin Dunndoc fix
2004-03-10  Robin DunnGive wxGauge a best size
2004-03-09  Stefan NeisC++ comments transformed to C comments.
2004-03-09  Václav Slavíkdocs correction
2004-03-07  Julian SmartImproved wxTreeCtrl tooltip processing performance...
2004-03-07  Robert Roebling Added wxToggleBitmapButton (it compiles).
2004-03-07  Stefan Csomorheader includes corrected
2004-03-07  Stefan CsomorSetWindowVariant implemented
2004-03-06  Robin DunnDecided that not doing methods for keyboard commands...
2004-03-05  Robin DunnUpdated comment
2004-03-05  Robin DunnChanged WidthDefault() and HeightDefault() to use 400...
2004-03-05  Ron LeeMore updates to the Debian packaging for wxPython,...
2004-03-05  Robin DunnChanged CanApplyParentThemeBackground to ApplyParentThe...
2004-03-04  Robin DunnDelay checking for the requested sash position until...
2004-03-04  Robin DunnAdded CanApplyParentThemeBackground and use it in wxMSW's
2004-03-04  Stefan Csomorsupport for wxUSE_PALETTE = 0
2004-03-04  David WebsterRemove the Innotek for OS/2 addition...configure now...
2004-03-04  David WebsterRemove the Innotek for OS/2 addition...configure now...
2004-03-03  Robin DunnPut version numbers back to 2.5.1 until 2.5.2 is imminent
2004-03-03  Vadim Zeitlinuse global file/regkey by default
2004-03-03  Vadim Zeitlinadded AccessMode parameter to wxRegKey
2004-03-03  Mattia Barbon Removed duplicated code.
2004-03-03  Julian SmartAdded wxSP_NO_XP_THEME style to wxSplitterWindow to...
2004-03-03  Julian SmartChanged some version numbers to 2.5.2
2004-03-03  Stefan CsomorAPI adaptions to MSW EnhMetafile
2004-03-03  David WebsterInnotek gcc for os2 specific updates
2004-03-03  David ElliottConstruct wxCocoaNSWindow with a pointer to this
2004-03-03  David Elliotts/wxTopLevelWindow/wxTopLevelWindowCocoa/
2004-03-03  David ElliottConstructor now takes a wxTopLevelWindow * = NULL so...
2004-03-02  Vadim ZeitlinwxWindow::Freeze()/Thaw() can now be nested
2004-03-02  David ElliottImplement wxMenuItemAction and validateMenuItem delegat...
2004-03-02  Chris Elliottpart of SF patch #904166 (DMC fix)
2004-03-02  Chris Elliottpart of SF patch #904166 (DMC fix)
2004-03-02  David WebsterUnused variable removed from inline
2004-03-01  Robert Roebling Applied patch for generic file dialog Show()
2004-02-29  Vadim Zeitlinrenamed start parameter of wxDC::DrawPolyPolygon()...
2004-02-29  Vadim Zeitlinuse HasFlag() and InXXX() instead of explicit flag...
2004-02-29  Mattia Barbon Added wxRTTI information to wxNumberEntryDialog.
2004-02-28  Václav Slavíkfixed wxDebugContext to work with global and static...
2004-02-28  Stefan NeisCompilation fix for OS/2 specific "Innotek gcc" port.
2004-02-28  Robert Roebling GPE uses generic dialogs.
2004-02-27  David ElliottMake wxMenuItemAction: and validateMenuItem: delegate...
2004-02-25  David WebsterUpdated depricated stuff
2004-02-25  Stefan NeisFixed various types like e.g. WXHWND for OS/2 that...
2004-02-25  Julian SmartApplied patch [ 903619 ] Win64 and Itanium support
2004-02-23  Václav Slavíkcreate wxPrintData instance on demand
2004-02-21  Stefan NeisRemoved zipped-up version of OS/2-specific configure...
2004-02-21  Robin DunnRestored old wxBufferedDC functionality until it can...
2004-02-21  Stefan Csomormwerks addition
2004-02-21  Stefan Csomorimplementation for mac added
2004-02-20  David ElliottImplement wxMenuItemAction: and validateMenuItem: deleg...
2004-02-19  Robin DunnSince this class is fully inline don't specify an impor...
2004-02-19  Václav Slavíkapplied patch 890642: wxRE_ADVANCED flag and docs
2004-02-19  Julian SmartGetSubcontrols now const
2004-02-19  David ElliottUse one wxNSWindowDelegate instance per wxCocoaNSWindow...
2004-02-19  Ron LeeRemoved the SaveBG hack. The real incompatibility...
2004-02-18  Julian SmartVC++ correction
2004-02-17  Julian SmartFixed source for WinCE compatibility
2004-02-16  Dimitri SchoolwerthFixed compilation for !wxUSE_IMAGE as well as !wxUSE_TO...
2004-02-16  Dimitri SchoolwerthAdded config checks for wxUSE_IMAGE = 0.
2004-02-16  Robert Roebling Added better visual feedback for tree control
2004-02-16  Dimitri SchoolwerthRemoved c++ style comments.
2004-02-16  Vadim Zeitlinfixed IsOk() for root directory paths
2004-02-15  Stefan NeisAdded accelerator handling for buttons and infrastructu...
2004-02-15  Stefan NeisFixed separator handling for menus.
2004-02-15  Vadim Zeitlinadded wrapper header for CppUnit headers
2004-02-15  Vadim Zeitlininclude stdlib.h to get malloc/free decl
2004-02-15  Robert Roebling InitAsNeeded no longer inline in the header.
2004-02-12  Julian SmartDMC doesn't have #warning
2004-02-12  Robin DunnFixed to use wxNcPaintEvent types where needed
2004-02-12  Vadim Zeitlindon't override GetSize(), this doesn't work (bug 732758)
2004-02-12  Vadim Zeitlinhopefully fixed strings.h mess completely now by not...
2004-02-12  Vadim Zeitlindefine DWORD_PTR &c for Win32 compilation whatever...
2004-02-12  Robin DunnAdded wxDC::GetPartialTextExtents
2004-02-11  Robin DunnAdded wxDC:GetPartialTextExtents
2004-02-11  Robin DunnUse extraFontFlag to specify if anti-aliased fonts...
2004-02-11  Vadim Zeitlinanother part of adding error checking to event table...
2004-02-11  Stefan Csomorcommon code
2004-02-11  Chris Elliotttry to fix D Mars compilation for Unicode
2004-02-11  Robin DunnAdded missing wxNcPaintEventFunction and used it in...
2004-02-10  Vadim Zeitlinreversed last accidental commit
2004-02-10  Vadim Zeitlinuse static_cast<> in event table macros for type safety...
2004-02-10  Robin DunnFixed a compliation error, event args should not be...
2004-02-10  Vadim Zeitlinallow generating PS on an output stream and not only...
2004-02-10  Vadim Zeitlinreverted wxStaticCast change which obviously can't...
2004-02-10  Vadim Zeitlinuse static_cast<> in event table macros for type safety...
2004-02-10  Vadim Zeitlinadded wxStaticCast, moved wxConstCast from wx/object...
2004-02-10  Vadim Zeitlincompilation fix for wxUSE_LOG == 0 (part of patch 843206)
2004-02-10  Vadim Zeitlinimplemented SelectItem(item, bool); UnselectItem()...
2004-02-10  Vadim Zeitlinadded wxTreeCtrl::UnselectItem() and ToggleItemSelectio...
next