DP: GetBitmap() added to wxImageList
[wxWidgets.git] / samples /
1998-08-09  Robert Roebling Added Pop-up menus.
1998-08-08  Denis PershinAnother small modification... Sorry for CVS list overlo...
1998-08-08  Denis PershinSmall modification
1998-08-08  Denis PershinThird try to commit....
1998-08-06  Guilhem Lavaux* Typo fix.
1998-08-05  Guilhem Lavaux* Added source file info in utils/serialize/*
1998-08-05  Robert Roebling Removed /install/gtk/configure from cvs
1998-08-04  Julian SmartSmall fixes
1998-08-03  Vadim Zeitlincrash in wxLog::GetActiveTarget() fixed
1998-08-03  Vadim ZeitlinwxConfig sample + wxGTK makefiles
1998-08-02  Robert Roebling Fixed Fontdialog
1998-07-31  Robert Roebling Added bitmaps and icons to samples
1998-07-31  Julian SmartAdded wxAcceleratorTable, wxFrame::SetAcceleratorTable...
1998-07-31  Julian SmartSome manual updates; in MDI sample, child frames now...
1998-07-28  Robert Roebling Fixed bug in wxListCtrl
1998-07-28  Julian SmartAdded MDI support for Document/view, plus an example.
1998-07-28  Julian SmartAdded ODBC database classes and sample from RemStar...
1998-07-28  Robert Roebling Fixed bug in MDI
1998-07-27  Robert Roebling wxFrame::SetIcon()
1998-07-27  Robert Roeblingwarning msgs
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-25  Robert RoeblingRemoved warnings mesgs
1998-07-24  Julian SmartAdded missing files
1998-07-24  Julian SmartRemoved explicit #defines for wxToolBar
1998-07-24  Julian SmartAdded Forty Thieves
1998-07-24  Robert RoeblingwxFrame::CreateToolBar() stuff
1998-07-24  Julian SmartUpdated the toolbar sample to reflect updated event...
1998-07-23  Julian SmartCreated new, simplified toolbar sample; removed other...
1998-07-22  Robert Roeblingmdi private menus
1998-07-20  Robert Roeblingmany fixes to wxTextCrtl, wxTreeCrtl, wxListBox,
1998-07-19  Julian SmartRenamed a couple more samples/controls files; fixed...
1998-07-17  Vadim Zeitlincorrected (after wxTString untimely death) and expanded
1998-07-13  Robert Roeblingresize mdi and notebook client
1998-07-13  Julian SmartIn splitter sample, forwarded OnIdle events to wxFrame...
1998-07-12  Robert Roeblingstream compile fixes
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-10  Karsten BallüderCleared up DEBUG define mess, defines are now called...
1998-07-10  Julian SmartChanged name of controls sample.
1998-07-08  Vadim ZeitlinwxCHECK/CHECK_RET adjustments
1998-07-08  Julian SmartRemoved redundant auto-setting code in wxDC; corrected...
1998-07-08  Julian SmartCured a bad assert in wxStatusBar; #ifdefed oleutils...
1998-07-03  Julian SmartVarious documentation changes, makefile fixes
1998-06-18  Vadim Zeitlinchanged the notebook control to use AddPage() interface...
1998-06-16  Guilhem Lavaux* Hope this is the last bug fix in the wxThread merge ...
1998-06-13  Julian SmartCorrected dataobj.h/.cpp, corrected listbox to use...
1998-06-13  Julian SmartCorrection to dnd.h; EVT_MOUSE_EVENTS now includes...
1998-06-08  Karsten Ballüderfixed NULL problem
1998-06-04  Robert Roebling GTK
1998-06-03  Robert Roebling GTK
1998-06-02  Robert Roebling GTK
1998-05-30  Robert Roebling GTK:
1998-05-28  Julian Smart#ifdefed out a typedef not appropriate to MSW; added...
1998-05-27  Julian SmartMisc changes for DOS compatibility, plus added wxApp...
1998-05-22  Julian SmartAdded some more missing files.
1998-05-22  Julian Smart*** empty log message ***
1998-05-22  Robert RoeblingAdded dynamic events sample.
1998-05-22  Julian Smart*** empty log message ***
1998-05-21  Julian Smart*** empty log message ***
1998-05-21  Julian SmartAdded sample makefile.nt, makefile.g95.
1998-05-21  Robert RoeblingAdd support for dynamic event tables
1998-05-20  Karsten Ballüdernow MSW stuff is complete
1998-05-20  Karsten BallüderInitial revision