]> git.saurik.com Git - wxWidgets.git/history - src/common/list.cpp
Added wxPoem sample; fixed some Dialog Editor problems; wxStaticBitmap and wxBitmapButton
[wxWidgets.git] / src / common / list.cpp
1998-12-12  Julian SmartAdded wxPoem sample; fixed some Dialog Editor problems...
1998-12-12  Robert Roebling DialogEd compiles and works more or less
1998-12-02  Vadim Zeitlinadded wxNode::IndexOf and wxList::IndexOf (patch by...
1998-11-27  Vadim ZeitlinwxStringList::copy ctor and assignment operator added...
1998-11-26  Vadim ZeitlinwxList::Insert() bug fixed
1998-11-25  Julian SmartVarious fixes.
1998-11-24  Vadim Zeitlin1. new wxList code
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-08  Denis PershinDP:
1998-07-24  Robert RoeblingwxFrame::CreateToolBar() stuff
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision