]> git.saurik.com Git - wxWidgets.git/history - include
removed an unneeded file
[wxWidgets.git] / include /
2003-08-13  Mattia Barbon Refactoring: no real changes.
2003-08-13  Mattia Barbon wxMotif STL-ification.
2003-08-13  Robin DunnClear --> ClearBackground
2003-08-13  David ElliottAdded helper functions for setting initial window size:
2003-08-13  Stefan Csomorcollection macro also for XTI_TEMPLATE_FIX
2003-08-13  Stefan Csomorcollection support for XTI
2003-08-13  Stefan Csomormake this along the vc 7.1 exception as beforestd
2003-08-13  Vadim Zeitlinrenamed wxWindow::Clear() to ClearBackground() for...
2003-08-13  David ElliottDon't send idle events while an assertion dialog is...
2003-08-13  Vadim Zeitlinrenamed wxWindow::Clear() to ClearBackground() (fixes...
2003-08-13  Vadim Zeitlinsuppress warnings about not being able to inline a...
2003-08-12  Mattia Barbon Added wxHashSet, with minimal tests.
2003-08-12  David ElliottLaid groundwork for scrolling.
2003-08-11  Mattia Barbon Expose GetCount when wxUSE_STL=1.
2003-08-11  Julian SmartwxCaretSuspender only shows the caret if it was visible...
2003-08-11  David ElliottReplaced id with winid so it doesn't conflict with...
2003-08-11  David ElliottAdded default implementation for drawRect and mouse...
2003-08-11  Stefan Csomoradded wxDynamicObject (kind of delegate, docs to come...
2003-08-10  Vadim Zeitlinadded version checking to the renderers
2003-08-09  Václav Slavíkcheck if we are using compatible C++ ABI when usin...
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
next