OS/2 fix
[wxWidgets.git] / include /
2003-08-18  David Elliott* Implement GetValue() and SetValue().
2003-08-18  Stefan Csomorrtti api mods added
2003-08-18  Stefan Csomorrefactoring getters and setters to avoid signature...
2003-08-18  Mattia Barbon Correctly export events.
2003-08-18  David ElliottwxCocoa: Added NSMutableArray and NSTableColumn
2003-08-18  David Elliottsome more wxListBox support
2003-08-18  David ElliottAdded NSTableView support
2003-08-17  Stefan NeisCompletely reworked OS/2 thread implementation.
2003-08-17  David ElliottHandle setting of client size for all types of windows
2003-08-17  Stefan Csomoradded WXK_COMMAND
2003-08-17  Mattia Barbon Check for NULL base class.
2003-08-17  Stefan Csomortextcontrol handling change for mac (execute event...
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-17  Václav Slavíkrestored wxBuildOptions class, for backward compatibili...
2003-08-17  Václav Slavíkremoved unused wxObject::Dump
2003-08-17  Václav Slavíkhave TryValidator even if wxUSE_VALIDATORS=1, so that...
2003-08-17  Václav Slavíkcheck for WXWIN_COMPATIBLITY settings, they affect...
2003-08-17  Václav Slavíkdon't change WXWIN_COMPATIBLITY settings, it affects...
2003-08-17  Julian SmartMoved wxToolBarSimple to deprecated library
2003-08-16  Václav Slavíkmoved WinMain into the application even for static...
2003-08-16  Gilles Depeyrotapplied fixes for CodeWarrior compilation
2003-08-15  Julian SmartCan now switch between PostScript and WIN32 print dialogs
2003-08-14  Vadim Zeitlincompilation fix for the last fix
2003-08-14  Vadim Zeitlinwarning fixes for Borland
2003-08-14  David ElliottStub for wxRegion::Offset
2003-08-14  David ElliottImplemented toolbar/statusbar positioning
2003-08-14  David ElliottImplemented window scrolling using wxWindowCocoaScroller
2003-08-14  David ElliottwxCocoa: Added NSScrollView definition
2003-08-14  Stefan Csomorxti macro fix
2003-08-14  Václav SlavíkwxBase compilation fixes
2003-08-14  Stefan Csomornotebook page information objects
2003-08-14  Stefan Csomorproperties as collection
2003-08-14  Stefan Csomormin and max setters added (xti)
2003-08-14  Julian SmartNo significant changes
2003-08-14  Chris Elliottmove define to better place
2003-08-14  Julian SmartRemoved some cruft
2003-08-14  Chris Elliottfix bugs when compiling with dmars
2003-08-14  Václav SlavíkDMC doesn't have w32api
2003-08-14  Chris Elliottdmars does not have w32api.h
2003-08-14  Chris Elliottremove no longer treu comment about dmars
2003-08-14  Vadim Zeitlinadded wxRecursionGuard
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
next