oops, fixed typo breaking iconv constness detection in the previous commit
[wxWidgets.git] / samples /
2002-01-25  Vadim Zeitlinchanges to allow making samples/demos with non GNU...
2002-01-25  Vadim Zeitlininserted @IF_GNU_MAKE@ to allow building with other...
2002-01-21  Vadim Zeitlinadded SetLabelFont() test
2002-01-20  Stefan Csomornew targets for shared libs
2002-01-20  Václav Slavíkremoved tracing from html sample
2002-01-19  Gilles Depeyrotuse "..." instead of <...> for wx includes
2002-01-18  Vadim Zeitlinbetter native font support for wxGTK
2002-01-18  Julian SmartUpdated VC++ files
2002-01-17  Václav SlavíkWatcom wxMGL makefiles
2002-01-17  Václav Slavíkadded singleton interface to wxXmlResource, replaces...
2002-01-16  George TaskerAdded checks for wxUSE_IOSTREAMH to determine which...
2002-01-14  Vadim Zeitlinadded wxFont::IsFixedWidth(), documented it and impleme...
2002-01-13  Gilles Depeyrotuse "..." instead of <...> for wx includes
2002-01-12  Gilles Depeyrotchanged PPC struct alignement setting
2002-01-12  Gilles Depeyrotchanged PPC struct alignement setting
2002-01-11  Vadim Zeitlinadded support for wxALIGN_XXX in wxStaticBox
2002-01-11  Stefan Csomornew libraries added
2002-01-11  Vadim Zeitlinreverted stupid compilation breaking typo checked in...
2002-01-11  Vadim Zeitlinno changes
2002-01-10  Gilles Depeyrotchanged PPC struct alignement setting
2002-01-09  Vadim Zeitlinno (real) changes
2002-01-09  Vadim Zeitlinmake listbox taller
2002-01-09  Vadim Zeitlinexercise wxTextCtrl::GetRange
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2002-01-08  Julian SmartMoved include for Windows compilation; minor doc tweaks
2002-01-07  Vadim Zeitlinadded the splitter event processing and also cleaned...
2002-01-06  Gilles Depeyrotcorrection for wxMac
2002-01-03  Vadim Zeitlinlog textctrl should be readonly
2002-01-03  Vadim Zeitlinsome brush tests
2001-12-31  Stefan Csomord&d implementation
2001-12-31  Stefan CsomorwxMAC added
2001-12-30  Vadim ZeitlinUnicode test
2001-12-30  Stefan Csomorcarbon debugging lib added
2001-12-28  Vadim Zeitlinremoved my timing code accidentally committed before
2001-12-24  Vadim Zeitlindon't crash if bitmaps are not found
2001-12-23  Vadim Zeitlinapplied patch fixing some graphical glitches from Dimitri
2001-12-22  Julian SmartMore tweaks to wxMicroWi
2001-12-21  Vadim Zeitlinadd more methods to wxNativeFontInfo: To/FromUserString...
2001-12-21  Vadim Zeitlinminor optical fix
2001-12-21  Julian SmartMore tinkering
2001-12-21  Julian SmartMicroWindows tweaks
2001-12-21  Julian SmartMicroWindows mods
2001-12-17  Václav Slavíkadded sample showing wxTR_FULL_ROW_HIGHLIGHT
2001-12-16  Robert Roebling Reimplemented wxFileName with m_relative field.
2001-12-14  Vadim Zeitlinadded EVT_CUSTOM test
2001-12-14  Vadim Zeitlinadded custom events demo
2001-12-14  Vadim ZeitlinwxConfig clean up and bug fix for record defaults
2001-12-10  Vadim Zeitlinenabled all tests for the release
2001-12-09  Vadim Zeitlinno real changes
2001-12-09  Vadim Zeitlinfixed displaying text in non default charset in the...
2001-12-09  Vadim Zeitlinrefresh the window when the size changed
2001-12-07  Václav Slavíkthe sample should really really show treectrl's native...
2001-12-07  Gilles Depeyrotuse "..." instead of <...> for wx includes
2001-12-07  Vadim Zeitlinshow font encoding as well; use a splitter to allow...
2001-12-05  Gilles Depeyrotuse wxWindow instead of wxTopLevelWindow (not yet imple...
2001-12-04  Vadim Zeitlinadded wxFileName::MakeRelativeTo() and the tests/docs...
2001-12-04  Vadim Zeitlinfixed Assign(fullpath, fullname)
2001-12-02  Gilles Depeyrotstore CodeWarrior 5.3 projects as xml instead of binary...
2001-12-02  Vadim Zeitlinfixed bad choice of accel keys
2001-12-02  Vadim Zeitlinmore fixes to target window scrolling
2001-12-01  Vadim Zeitlin1. added wxFileName::CreateTempFileName() and implement...
2001-12-01  Mattia BarbonApplied #487077: updates/fixes for BCC32
2001-11-30  Vadim Zeitlinextended file name tests
2001-11-28  Julian SmartFixing wxMicroWindows compilation
2001-11-28  Vadim Zeitlinreplaced "CC = gcc" and even stranger "CPP = gcc -g...
2001-11-28  Vadim Zeitlinadded missing files
2001-11-28  Julian SmartAdded missing files to project file.
2001-11-28  Vadim Zeitlinreplaced `wx-config --cflags` with `wx-config --cxxflag...
2001-11-27  Václav Slavíkcompilation fix
2001-11-27  Vadim Zeitlinadded some test for the choice dialog sizing
2001-11-27  Václav SlavíkwxMGL compilation fix
2001-11-26  Vadim Zeitlinsuperposition of text styles in wxTextCtrl now works...
2001-11-26  Vadim Zeitlincompilation warning fixed for wxUSE_TOOLTIPS==0
2001-11-26  Gilles DepeyrotAdded compile-time check to be sure that wxUSE_ is...
2001-11-25  Vadim Zeitlinadded wxCmdLineParser::ConvertStringToArgs(), wxApp...
2001-11-25  Gilles Depeyrotmoved wx/panel include to correct wxGTK compilation...
2001-11-25  Gilles Depeyrotremoved trailing ; after DECLARE_ macros
2001-11-25  Vadim Zeitlinadded Remove() test
2001-11-25  Vadim Zeitlinadded wxCHANGE_DIR test
2001-11-24  Gilles Depeyrotcorrection for compilation under Mac OS X
2001-11-23  Vadim Zeitlinadded test for selecting intial colour in the col dlg
2001-11-23  Gilles Depeyrotcorrected makefiles following suggestion by MBN
2001-11-23  Jouk Jansen Committing in .
2001-11-23  George TaskerFixed coding of a switch statement that had RETURN...
2001-11-22  Mattia BarbonFixed/simplified Makefile
2001-11-22  Gilles Depeyrotremoved obsolete CodeWarrior projects
2001-11-22  Gilles Depeyrotremoved obsolete CodeWarrior 5 projects
2001-11-22  Mattia BarbonPass parameters ( UNICODE WXUSINGDLL FINAL ) to subdire...
2001-11-22  Julian SmartRemoved some dsw files from CVS
2001-11-22  Julian SmartApplied patch #484508 (mostly sample warnings).
2001-11-22  Mattia BarbonUnicode compilation fixed for almost all samples
2001-11-21  Vadim Zeitlinfixed compilation somehow, the code is still broken!
2001-11-21  Vadim Zeitlin1. restored wxEvent::operator=()
2001-11-21  Václav SlavíkwxMGL compilation fix
2001-11-20  Václav Slavíkcompilation fix for wxUniv
2001-11-20  Gilles Depeyrotuse "..." instead of <...> for wx headers
2001-11-20  Vadim Zeitlinapplied patch fixing compilation without wxUSE_TIMEDATE...
2001-11-20  Vadim Zeitlinadded bitmaps to the resources
2001-11-20  Vadim Zeitlinfix for BC++ internal compiler error
2001-11-20  Vadim Zeitlinadded 2nd image as XPM as well to the wizard sample
next