make install
[wxWidgets.git] / samples /
1998-09-02  Robert Roebling Added wxAccelerators (sort of)
1998-09-01  Robert Roebling Small fixes to wxChoice, wxComboBox and wxListBox
1998-09-01  Robert Roebling Fixed a few compile things
1998-08-28  Julian SmartFixed MSW printing, tidied up member variable names
1998-08-27  Julian SmartAdded some files I forgot about
1998-08-27  Julian SmartwxConfig changes to be more logical.
1998-08-23  Karsten Ballüderadded (de)select all
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-22  Julian SmartRemoved redundant makefiles and AIAI icons. Changed...
1998-08-22  Julian SmartAdded config resource file and VC++ makefile
1998-08-22  Julian SmartRemoved child frame CreateStatusBar from MDI sample...
1998-08-17  Vadim Zeitlinminor change
1998-08-17  Robert Roebling Added list ctrl sample. Looks better than what I...
1998-08-17  Robert Roebling Turned wxIcon inline constructors to real constructors
1998-08-17  Julian SmartGot printing, toolbar samples compiling under Windows...
1998-08-17  Robert Roebling GTK's toolbar class has no OnPaint
1998-08-16  Robert Roebling Added mising AddBitmapList in wxBitmap
1998-08-15  Robert Roebling Resource sample works now, apart from
1998-08-15  Robert Roebling Makefile fixes
1998-08-14  Robert Roebling Added validation support
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
1998-08-13  Unknown (AN)-Debian glibc2 system is 'linux-gnu', not 'Linux';updat...
1998-08-12  Robert Roebling Forgot this one.
1998-08-12  Robert Roebling Added PushEventHandler, Pop...
1998-08-12  Vadim Zeitlinfile d&d (re)enabled under Windows
1998-08-12  Robert Roebling Added wxFrame::OnCreateStatusBar and ToolBar
1998-08-11  Vadim Zeitlincontrols.cpp didn't compile - missing MyTextCtrl declar...
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