]> git.saurik.com Git - wxWidgets.git/history - include
OS/2 fix
[wxWidgets.git] / include /
2003-08-03  Vadim Zeitlinremoved _WIN_IE from here, we normally shouldn't need...
2003-08-03  Václav Slavíkadded wxDbGrid
2003-08-03  Mattia Barbon Warning fixes (still does not compile).
2003-08-03  Mattia Barbon Use Unix display for Motif.
2003-08-03  Mattia Barbon Fix some wrong code: add parentheses to correct prece...
2003-08-03  Vadim Zeitlinmissing or wrong DLLEXPORTs for DLL build
2003-08-03  Václav Slavíkreverted two last changes; they both broke compilation
2003-08-03  Václav Slavíkcompilation fix
2003-08-03  Vadim Zeitlinadded wrapper for <commctrl.h> as well
2003-08-03  Václav Slavíkadded WX_DECLARE_OBJARRAY_WITH_DECL
2003-08-02  Vadim Zeitlinremoved extra commas which are erros for some compilers
2003-08-02  Václav Slavíkmoved DB classes into wxODBC library
2003-08-02  Václav Slavíkcompilation fix for gcc
2003-08-02  Václav Slavíkcompilation fix
2003-08-02  Václav SlavíkwxUSE_NEW_GRID is no longer used
2003-08-02  Václav Slavíkrenamed to WX_DECLARE_LIST_WITH_DECL for consistency...
2003-08-02  Václav Slavíkrenamed to WX_DECLARE_LIST_WITH_DECL for consistency
2003-08-02  Václav Slavíkreturn wxToolkitInfo by reference and not by pointer
2003-08-02  Václav Slavíkreplaced wxAppTraits::GetOSVersion with GetToolkitInfo...
2003-08-02  Václav Slavíkmoved wxWave, wxJoystick and wxTaskBarIcon to wxAdvanced
2003-08-02  Václav SlavíkwxJoystick and wxWave are now available in all Unix...
2003-08-02  Václav Slavíkcompilation fix for bcc
2003-08-02  Václav Slavíkcreated wxAdvanced library
2003-08-02  Vadim Zeitlindisable printing; doesn't compile
2003-08-02  Vadim Zeitlinuse wxWindowBase, not wxWindow, in wxUpdateUIEvent...
2003-08-01  Vadim ZeitlinwxTheApp can't be assigned to, anyhow, so make ms_appIn...
2003-08-01  Vadim Zeitlinadded and documented wxDYNLIB_FUNCTION
2003-08-01  Vadim Zeitlinreplaced the old wxApp with wxAppConsole::ms_appInstanc...
2003-08-01  Vadim Zeitlincheck for comctl32.dll version in wxUxThemeEngine:...
2003-08-01  Václav Slavíkremoved duplicated code from dynlib.h and dynload.h
2003-08-01  Václav SlavíkXML code needs wchar_t
2003-08-01  Václav Slavíkpreparation for runtime loading of plugins
2003-08-01  Julian SmartOnly draw borders if wxSP_3DBORDER specified, as before
2003-08-01  Vadim Zeitlinadded missing arguments in wxDelegateRenderer
2003-08-01  Vadim Zeitlin1. added flags to splitter drawing functions and replaced
2003-07-31  Stefan CsomorAdded wxASSERT_MSGs
2003-07-31  Julian SmartRemoved some warnings in widgets sample
2003-07-31  Julian SmartAdded back the copy ctor and assignment warning suppression
2003-07-31  Václav Slavíknew wxUSE_xxx variables must be in chkconf.h
2003-07-31  Václav Slavíkcompilation fixes
2003-07-31  Václav Slavíkmake it possible to use wxConsoleApp in GUI build
2003-07-31  Vadim Zeitlinadded wxUxThemeHandle class for opening/closing theme...
2003-07-30  Vadim Zeitlin[start of] cleanup uxtheme support code
2003-07-30  Vadim Zeitlinadded wxVListBox::OnDrawBackground(); fixed warnings
2003-07-30  Stefan Csomorworkaround CW bug
2003-07-30  Stefan Csomorfixing xti problems
2003-07-29  Julian SmartAdded wxPaintDCEx class, to handle the case where an HDC
2003-07-29  David ElliottKeep track of the captured mouse window so the base...
2003-07-28  Stefan Csomormetadata streaming
2003-07-28  Stefan Csomorxti updates
2003-07-28  Stefan CsomorAdded Setter for Position (consistency)
2003-07-28  David ElliottwxCocoa: Include new platform-specific headers
2003-07-28  David ElliottAdded wxClipboard and wxDataObject (and friends) declar...
2003-07-28  Vadim Zeitlinadded wxAppTraits::CreateRenderer() which may be used...
2003-07-28  Stefan Csomorxti introduction
2003-07-28  Stefan CsomorwxUSE_EXTENDED_RTTI as name
2003-07-28  Václav Slavíkported wxSVG contrib to bakefile (patch #778614)
2003-07-28  Stefan Csomorxti introduction
2003-07-28  Stefan Csomoreven more defines for rerouting the xti information...
2003-07-27  Vadim ZeitlinGetPath() now has wxPATH_GET_COLUME by default
2003-07-27  Václav Slavíksplit wxBase into wxBase and wxNet libraries
2003-07-27  Václav Slavíkadded *_WITH_DECL macros so that it is possible to...
2003-07-27  Václav Slavíkcompilation fix for BC++
2003-07-27  Vadim Zeitlinadded orient parameter to DrawSplitterSash instead...
2003-07-26  Robin DunnMOre fixes for DLL builds
2003-07-25  Robin DunnFixes to allow STC to be built as a DLL
2003-07-25  David ElliottFixed operator[] recursion
2003-07-24  Mattia Barbon Compilation fix.
2003-07-24  Mattia Barbon Create a new wxStringBase class, providing a STL...
2003-07-24  Mattia Barbon Fixed wrong wxList<T>::compatibility_iterator::GetPre...
2003-07-24  Mattia Barbon Removed (wrong) wxHashTable::compatibility_iterator...
2003-07-24  Stefan Csomorexpat define MACOS_CLASSIC added
2003-07-24  Julian SmartFixed preview navigation as per ancient bug report
2003-07-23  Julian SmartPrinting improvements: GetPageInfo() gets called after...
2003-07-23  Mattia Barbon Remove single-argument constructor of wxHashMap:...
2003-07-23  Mattia Barbon Fixed memory leaks when wxUSE_STL=1.
2003-07-23  Mattia Barbon various compilation/warning fixes.
2003-07-23  Václav SlavíkwxUSE_XML
2003-07-22  Vadim Zeitlinrestore some of the styles; added support for splitters...
2003-07-22  Vadim Zeitlinmore warning fixes
2003-07-22  David ElliottwxCocoa: Added preliminary Blit support
2003-07-22  David ElliottAdded NSImage definition
2003-07-22  Václav Slavíkcompilation fixes for Vadim's changes and Borland C++
2003-07-22  Chris Elliottborland does not like ; at end of macros
2003-07-22  Vadim Zeitlinmore warning fixes; removed references to wxToolBarBase...
2003-07-22  Robin DunnPatch #775355 Unicode fix for STC
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-07-21  Vadim Zeitlinsuppress warning about not being able to generate copy...
2003-07-21  Vadim Zeitlinmust derive from wxDC, not wxDCBase
2003-07-21  Vadim Zeitlinadded default parameters to wxBrush/wxPen ctors
2003-07-21  Vadim Zeitlinvirtualized splitter drawing; removed/deprecated some...
2003-07-21  David ElliottwxCocoa: Preliminary wxMemoryDC implementation
2003-07-21  Vadim Zeitlingave default parameters for wxBrush() ctor from wxColou...
2003-07-21  Mattia Barbon Compilation fixes for wxUSE_STL=1 and for
2003-07-21  Vadim Zeitlingave default parameters for wxPen() ctor from wxColour...
2003-07-21  Vadim Zeitlinadded wxMirrorDC
2003-07-21  David ElliottDon't depend on wx/dcmemory.h to include wx/dcclient...
2003-07-21  David ElliottImplemented wxDC stack with focus locking and unlocking
2003-07-21  Vadim Zeitlinonly define operator bool() if operator long() is not...
2003-07-21  Vadim Zeitlinload any files, not only XPMs, in wxIcon(wxIconLocation)
next