removed support for Salford compiler (which was almost certainly broken anyhow) ...
[wxWidgets.git] / include / wx / list.h
1999-01-14  Vadim Zeitlin1. NOT_FOUND -> wxNOT_FOUND
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1999-01-05  Vadim Zeitlinadded wx<TemplateListName>::Node typedef for the node...
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-12  Vadim Zeitlincorrected (?) wxStringList::Delete()
1998-12-07  Robert Roebling Added serial code for wxList and wxHashTable to sourc...
1998-12-02  Vadim Zeitlinadded wxNode::IndexOf and wxList::IndexOf (patch by...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-27  Vadim ZeitlinwxStringList::copy ctor and assignment operator added...
1998-11-26  Julian SmartFixed Dialog Editor compilation and window sizing bug...
1998-11-26  Robert Roebling Fixes for wxlist
1998-11-25  Julian SmartVarious fixes.
1998-11-25  Unknown (UG)no message
1998-11-25  Robert Roebling wxFrame size bug
1998-11-25  Vadim Zeitlinadded untyped Sort() for compatibility
1998-11-24  Vadim Zeitlin1. new wxList code
1998-09-12  Robert Roebling Removed warnings
1998-09-12  Julian SmartAdded variant.h/cpp; changed variable names in object...
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-07-24  Robert RoeblingwxFrame::CreateToolBar() stuff
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-07-03  Julian SmartAdded #pragmas for gcc.
1998-05-20  Karsten BallüderInitial revision