]> git.saurik.com Git - wxWidgets.git/history - include
added support for gcc precompiled headers
[wxWidgets.git] / include /
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-09  Stefan Csomordefine WX_XTI_TEMPLATE_FIX in case it is not yet
2003-08-09  Stefan Csomoradded flag for broken compilers with regard to template...
2003-08-09  Stefan Csomorexposing the dynamic event table
2003-08-08  Robin DunnAdded wxRTTI for the new wxVScrolledWindow, wxVListBox...
2003-08-08  Stefan Csomorxti expansions, streaming code changes
2003-08-08  Julian SmartCall base OnInternalIdle
2003-08-08  David Elliott* When cloning the ref data, copy the NSBitmapImageRep...
2003-08-07  Václav Slavíkblind fix for watcom
2003-08-07  Václav Slavíkfixed wxBase and GUI separation for sockets code
2003-08-06  Vadim Zeitlinfixed HasButtons()
2003-08-06  Vadim Zeitlinadded Load() and Set() methods
2003-08-06  Václav Slavíkdeprecated Initialize/CleanUpClasses
2003-08-06  Václav Slavíkinitialize wxClassInfo::sm_classTable automatically
2003-08-06  David ElliottDon't install idle event handler in secondary threads.
2003-08-06  David ElliottwxCocoa: Added NSThread
2003-08-05  Stefan Csomoradded more specializations for bcc32
2003-08-05  Stefan Csomorxti change
2003-08-05  Mattia Barbon Compilation fix.
2003-08-05  Mattia Barbon Unicode compilation fix.
2003-08-05  Stefan Csomorxti streaming
2003-08-05  Stefan Csomorxti streaming cleanup, type extensions
2003-08-05  Václav Slavíkcompilation fixes for win32 dll+multilib
2003-08-04  George TaskerIncorrect placement of the '*' in the line "const wxCha...
2003-08-04  Vadim Zeitlindon't include MDI headers if !wxUSE_MDI
2003-08-04  Vadim Zeitlinadded Unload(handle); updated the docs
2003-08-04  Václav Slavíkreworked wxBuildOptions code to work even w/o function...
2003-08-04  Václav Slavíkno tabs please\!
2003-08-04  David ElliottAdded dash support
2003-08-04  David ElliottwxPen implementation (no dash support yet)
2003-08-03  Vadim ZeitlinPRINTING is not dependent on DOCVIEW
2003-08-03  Vadim Zeitlinuse wrapwin.h instead of windows.h + winundef.h
2003-08-03  Vadim Zeitlinjust tidied up the comment
2003-08-03  Vadim Zeitlindon't draw buttons unless we have wxTR_HAS_BUTTONS...
2003-08-03  Vadim Zeitlininitialize the image list size in default ctor
2003-08-03  Vadim ZeitlinWXWIN_COMPATIBILITY_2_2 should be 0 by default now
2003-08-03  Vadim Zeitlinmoved wxUniv-specific GUI stuff from wxBase to wxCore...
2003-08-03  Vadim Zeitlinwarnings (and some errors) fixes for wxUniv DLL build
2003-08-03  Vadim Zeitlinmoved some more stuff from .cpp files to here
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
next