]> git.saurik.com Git - wxWidgets.git/history - include/wx/defs.h
New wxDataObject, DnD and Clipboard code
[wxWidgets.git] / include / wx / defs.h
1998-12-14  Robert Roebling New wxDataObject, DnD and Clipboard code
1998-12-11  Julian SmartSome stubs includes removed from wxMotif; wxNotebook...
1998-12-11  Stefan Csomorregrouped the fix by VZ so that __MWERKS__ comes first...
1998-12-10  Vadim Zeitlin__MWERKS__ check now doesn't give compilation error...
1998-12-10  Stefan CsomorCodeWarrior Support
1998-11-24  Vadim Zeitlin1. new wxList code
1998-11-23  Vadim Zeitlin__WIN16__ not defined any more for !MSW build
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-11-03  Robert Roebling Fix for TextCtrl problem as reported by Vegh
1998-10-22  Julian SmartAdded WXHTREEITEM
1998-10-16  Unknown (UG)no message
1998-10-15  Julian SmartPresumably someone didn't mean to commit that wxUSE_XPM...
1998-10-14  Unknown (UG)fix for vc4.2+ for c++ standard exception handling
1998-10-12  Julian SmartSession management changes for wxMSW.
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-30  Robin DunnFound the RIGHT place to make the __unix__ fix.
1998-09-28  Julian SmartMore wxMotif work, OGL enhancements, USE_ macro correct...
1998-09-23  Julian SmartwxMotif: wxWindow/Client/PaintDC starting to work.
1998-09-22  Julian SmartSome more Motif work; included utils.h in fileconf...
1998-09-20  Julian SmartMore Motif stuff
1998-09-18  Julian SmartSome more wxMotif stuff: menus
1998-09-17  Julian SmartDnd constant name changes because names like Copy can...
1998-09-17  Julian SmartSimplified app initialisation in wxMSW and wxStubs
1998-09-16  Julian SmartMade wxStubs compile on Unix.
1998-09-12  Julian SmartAdded variant.h/cpp; changed variable names in object...
1998-09-06  Julian SmartVarious changes
1998-08-24  Julian SmartHKEY -> WXHKEY, wxScrolledWindow::SetScale added
1998-08-23  Julian Smartdefs.h corrected (syntax error in wxDELETEA). More...
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-18  Vadim Zeitlinglobally renamed uint to size_t. This has _not_ been...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-13  Julian SmartAttempting to check in this wretched cursor again....
1998-08-10  Julian SmartVarious Dialog Editor-related mods; Dlg Ed. getting...
1998-08-08  Vadim ZeitlinWXFARPROC prototyped as `typedef int (__stdcall *WXFARP...
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-08-07  Vadim Zeitlin(1) Denis Pershin's patch for wxGTK (memory leaks corre...
1998-08-06  Julian SmartOGL fixes; documentation fixes; dialog editor updates
1998-07-31  Julian SmartAdded wxAcceleratorTable, wxFrame::SetAcceleratorTable...
1998-07-27  Robert Roeblingwarning msgs
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-07  Julian SmartVarious bug fixes, cosmetic changes
1998-06-26  Julian SmartwxEventType alterations.
1998-06-22  Julian SmartAdded wxCLIP_CHILDREN style (mainly for getting rid...
1998-05-31  Vadim ZeitlinwxDataFormat typedef added
1998-05-21  Julian Smart*** empty log message ***
1998-05-20  Karsten BallüderInitial revision