OS/2 will not support a mini-frame
[wxWidgets.git] / samples /
2002-09-14  Vadim Zeitlinno changes
2002-09-14  Vadim Zeitlinprintf() format warning fix
2002-09-14  Gilles Depeyrotdon't override INSTALL as install path is made absolute...
2002-09-11  Robin DunnChange needed for when the COMPATIBILITY flags are...
2002-09-10  Vadim ZeitlinWindows and Unicode compilation fixes
2002-09-10  Vadim Zeitlinuncomment SetMargins() call which works now (the person...
2002-09-10  Vadim Zeitlinadded printf() test suite
2002-09-09  Julian SmartAdded widgets sample
2002-09-09  Vadim Zeitlinremoved a trailing comma from enum (this is an error...
2002-09-08  Vadim Zeitlinvariosu fixes to the tests
2002-09-08  Vadim Zeitlinfixed Printf() format spec warnings
2002-09-08  Gilles Depeyrotpath correction for wxMac using Apple Developer Tools
2002-09-08  Vadim Zeitlincorrected wxExecute() tests
2002-09-08  Vadim Zeitlinthe sample now builds in Unicode mode
2002-09-07  Stefan NeisAdded check for Refresh function.
2002-09-07  Vadim Zeitlinadded wxFileDialog::SetDirectory test
2002-09-07  Stefan NeisApplied patch showing off John Labenski's
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-09-06  Julian SmartApplied patch [ 549256 ] fix minor bug in widgets sample
2002-09-05  Julian SmartApplied patch [ 603858 ] wxTextCtrl text alignment...
2002-09-04  Vadim Zeitlinfix crash if Delete menu command is used twice
2002-09-04  David WebsterFor OS/2
2002-09-04  Gilles DepeyrotSetBackground with a bitmap is only implemented in...
2002-09-03  Julian SmartAvoid using wxTextCtrl::SaveFile with no arg
2002-09-03  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-09-02  Vadim Zeitlinfixed the button alignment flags
2002-09-01  Julian SmartApplied patch [ 600051 ] DDE and TCP improvements and...
2002-08-31  Gilles Depeyrotuse include "..." instead of <...>
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-31  Julian SmartApplied patch [ 600500 ] Tip-of-day: comments, translatable
2002-08-27  Vadim Zeitlinmade it compile with wxUniv (which doesn't have tooltips)
2002-08-27  Vadim Zeitlinadded icons to virtual list mode
2002-08-24  Gilles Depeyrotupdated CW exported xml projects
2002-08-24  Gilles Depeyrotupdated CW exported xml projects
2002-08-24  Gilles Depeyrotignore files produced when building samples
2002-08-24  Julian SmartAttempts to reduce errors in compile farm for
2002-08-22  Vadim Zeitlinblind fix for gcc warning about ?: and different enums
2002-08-22  Vadim Zeitlinfix for gcc warning about incorrect format arg
2002-08-22  Vadim Zeitlingcc warning about unused smile fixed (that's serious...
2002-08-22  Vadim Zeitlingcc 3.1 warning fixes (patch 598343)
2002-08-22  Vadim Zeitlincompilation fix (patch 598331)
2002-08-22  Vadim Zeitlinremoved debugging code from the sample
2002-08-22  Vadim Zeitlinuse SendSizeEvent() to resize the button correctly...
2002-08-22  Julian SmartOnSize must not be skipped for non-wxX11 platforms
2002-08-21  Vadim Zeitlinfixed the async process IO polling code
2002-08-21  Vadim Zeitlinadded propsize to the list of samples
2002-08-21  Julian SmartApplied patch [ 598173 ] Fixes erroneous logging notebo...
2002-08-21  Julian SmartApplied patch [ 598286 ] Fixes uninitted var in drawing...
2002-08-21  Vadim Zeitlinremoved (broken) richedit sample from the list of sampl...
2002-08-20  Vadim Zeitlintest new wxProcess::IsInputAvailable/Opened functions
2002-08-20  Stefan Csomornot necessary anymore
2002-08-20  Vadim Zeitlinadded tests for wxString::To/FromAscii
2002-08-20  Julian SmartApplied patch [ 597398 ] Generic MDI, wxNotebook based.
2002-08-19  Julian SmartRemoved an old email address
2002-08-17  Robert Roebling Removed all deprecated printing code.
2002-08-16  Julian SmartApplied [ 594925 ] Implement wxArtProvider and XRC...
2002-08-16  Vadim Zeitlinadded a command to delete last page and not only the...
2002-08-15  Robert Roebling Fix to not break GTK2 output. (wxLogMessage bug).
2002-08-12  Stefan Csomorupdated project files
2002-08-08  Robert Roebling Changed wxStat, wxAccess and wxOpen to no longer
2002-08-02  Mattia BarbonPatch [ 584078 ] Misc samples fixes from Dimitri School...
2002-08-01  Mattia BarbonPatch [ 584078 ] Misc samples fixes from Dimitri School...
2002-07-29  Julian SmartAdded wxComboBox to scroll test to demonstrate Mac...
2002-07-26  Stefan Csomorchanged library include to use relative paths
2002-07-23  Vadim Zeitlinadded test for toggling the main toolbar
2002-07-21  Vadim Zeitlinfixed small memory leak
2002-07-21  Vadim Zeitlinfixed crash in text ctrl log on exit
2002-07-21  Vadim Zeitlinfixed notebook sample page creation for wxGTK (patch...
2002-07-21  Vadim Zeitlin1. more consistency in wxTree/ListEvent methods naming...
2002-07-19  Julian SmartApplied patch [ 573644 ] wxDisplay for Mac (again)
2002-07-19  Julian SmartApplied patch [ 581280 ] Revamped notebook sample
2002-07-12  Vadim Zeitlinadded a stupid wxProcess::Open() test -- it can't be...
2002-07-12  Vadim Zeitlinadded SetSashPosition() test
2002-07-10  Vadim Zeitlincompilation fix
2002-07-09  Vadim Zeitlinreport the sider events
2002-07-09  Julian SmartSimplified helpview sample again and removed bitmaps.
2002-07-08  Vadim Zeitlinmade the validation message more clear
2002-07-07  Julian SmartAdded USE_ALTERNATE_UI symbol to helpview.cpp.
2002-07-02  Vadim Zeitlinfixed checking/unchecking find/replace items in the...
2002-07-02  Julian SmartRemoved strange _T()
2002-07-01  Vadim Zeitlincorrections to exiting the program, now we should wait...
2002-06-30  Gilles Depeyrotadded static library Project Builder project for wxWindows
2002-06-29  Gilles Depeyrotignore Project Builder build directory
2002-06-26  Václav Slavíkadded some regression tests for wxHTML
2002-06-23  Vadim Zeitlinfixed compilation for Mac OS X 10.1.4
2002-06-23  Julian SmartApplied patch [ 571965 ] update stc contrib stuff
2002-06-23  Julian SmartApplied patch [ 566194 ] Adds taskbar sample to configu...
2002-06-23  Julian SmartAdded taskbar sample Makefile.in
2002-06-21  Vadim Zeitlinadded wxMemoryOutputStream test
2002-06-21  Vadim Zeitlinfixed stray _T()s
2002-06-21  Chris Elliottsvg Unix fix
2002-06-20  Vadim Zeitlintried to fix a race condition in the sample, not sure...
2002-06-20  Julian Smartifdefed out Offset call for Mac
2002-06-19  Chris ElliottwxSVGDC class test sample
2002-06-14  Chris Elliottminifram sample modified to use XPMs
2002-06-14  Chris Elliottcomment added to toolbar to say using BMPs uses less...
2002-06-14  Chris Elliotttreectrl sample modified to use XPMs
2002-06-13  George TaskerEnhanced the DataTypeSupported() function to show the...
2002-06-12  Vadim Zeitlinadded clipping test
2002-06-12  Chris Elliottremoving bitmaps from mdi sample
next