]> git.saurik.com Git - wxWidgets.git/history - samples/toolbar
1. use tar.bz2 as sources, not tar.gz
[wxWidgets.git] / samples / toolbar /
2001-06-09  Gilles Depeyrotadded CodeWarrior 5 projects for samples
2001-06-07  Julian SmartUpdates for version change to 2.3.1
2001-05-27  Vadim Zeitlinfixed bug reported in patch 427696 (incorrect toolbar...
2001-05-10  Julian SmartRemoved references to xpm[d].lib
2001-05-08  Václav SlavíkShowFullScreen is not MSW-only anymore, updated docs...
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
2000-12-16  Robert Roebling Applied colour patch for better 8-bit support,
2000-11-24  Vadim Zeitlin1. added wxGTK::wxToolBar::SetToolShortHelp() and test...
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-14  Ron Leeupdated samples makefiles
2000-02-08  Julian SmartAdded ShowFullScreen call (MSW only)
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
2000-01-15  Vadim Zeitlinadded demo for bitmaps of different size
1999-12-16  Vadim Zeitlin1. wxMotif toolbar works; the toggle buttons have the...
1999-12-16  Vadim Zeitlinsmall fix to the sample
1999-12-15  Vadim Zeitlintesting wxToolBarSimple
1999-12-15  Vadim Zeitlinsupport for multiple rows in Win32 native toolbar
1999-12-14  Vadim Zeitlinadded support for vertical toolbars for MSW - seems...
1999-12-13  Vadim Zeitlinupdated the sample and renamed the files
1999-12-04  Vadim Zeitlin1. wxGetOsDescription() function added
1999-12-01  Vadim Zeitlin1. wxMotif::wxFrame derives from wxFrameBase now
1999-11-24  Julian SmartRemoved strange wxFAIL; added dialup.cpp to filelist.txt
1999-11-18  Robert Roebling Added wxEvtHandler::Disconect()
1999-11-14  Robert Roebling Added wxWakeUpIdle() to wxGTK,
1999-11-12  Vadim Zeitlincompilation fix
1999-11-12  Vadim Zeitlincontrols can now be put in the toolbars (MSW only so...
1999-11-03  Robert Roebling A bit more testing.
1999-11-02  Vadim Zeitlin1. wxMenu changes: wxMenuBase appears, several new...
1999-10-26  Vadim Zeitlin1. regenerated the makefiles to include menucmn.cpp
1999-10-04  Unknown (JL)Parameter "small" renamed. Defined in a header file
1999-10-02  Václav Slavíkdid not compile under GCC2.95
1999-09-15  Vadim Zeitlinadded test for changing toolbar on the fly
1999-08-14  Robert Roebling Makefile updates
1999-08-14  Robert Roebling More samples makefiles
1999-08-13  Robert Roebling More makefiles
1999-08-06  Robert Roebling Minor corrections to samples again.
1999-07-25  Robert Roebling Re-Added wxStream::StreamSize()
1999-07-03  Robert Roebling Added wxExtDialog and sample.
1999-06-07  Robert Roebling CVS cleanups.
1999-06-02  Vadim Zeitlinremoving (finally) autogenerated files
1999-06-02  Vadim Zeitlinslightly updated makefiles
1999-06-01  Vadim Zeitlinre-readding makefiles
1999-06-01  Vadim Zeitlinre-removing Makefile.in
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-06-01  Vadim Zeitlinold makefiles removed
1999-05-31  Robert Roebling Added support for extra bitmap for toggled tool.
1999-04-25  Robert Roebling Fixed a layout bug in MyFixed
1999-02-28  Julian SmartDoc mods; fixed return non-processing problem; fixed...
1999-02-25  Julian SmartSmall changes
1999-02-11  Robert Roebling Added CTRL-TAB navigation to notebook
1999-02-10  Robert Roebling distribution things
1999-02-09  Julian SmartRationalised Cygwin sample makefiles
1999-02-05  Robert Roebling Added menu_highlight behaviour as in wxMSW (statusbar)
1999-01-24  Julian SmartRenamed .nt makefiles to .vc and factored them out...
1999-01-12  Vadim Zeitlinminor samples fixes
1999-01-07  Julian SmartWatcom C++ mods
1999-01-04  Julian SmartSimplified BC++ makefiles; C++Builder 1.0 compilation...
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-12-16  Robert Roebling Added wxTolBar::etMargins
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-12-08  Julian SmartAdded OLE automation sample, changed BC++ makefiles
1998-11-17  Julian SmartCured BC++ makefile bug; wxGrid fix; updated Motif...
1998-10-18  Julian SmartMotif additions
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-12  Robert Roebling Changed instal path for setup.h
1998-09-02  Robert Roebling Added wxAccelerators (sort of)
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-17  Julian SmartGot printing, toolbar samples compiling under Windows...
1998-08-15  Robert Roebling Makefile fixes
1998-08-14  Robert Roebling Added validation support
1998-08-13  Unknown (AN)-Debian glibc2 system is 'linux-gnu', not 'Linux';updat...
1998-08-08  Denis PershinSmall modification
1998-08-08  Denis PershinThird try to commit....
1998-07-31  Robert Roebling Added bitmaps and icons to samples
1998-07-27  Robert Roeblingwarning msgs
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-24  Julian SmartUpdated the toolbar sample to reflect updated event...
1998-07-23  Julian SmartCreated new, simplified toolbar sample; removed other...