Use old licence name
[wxWidgets.git] / samples /
2004-05-22  Mattia Barbon Converted hash tests to CppUnit.
2004-05-22  Kevin OllivierFixed wxWebKit include.
2004-05-21  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-21  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-20  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-20  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-20  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-20  Włodzimierz Skiba-1->wxID_ANY replacement.
2004-05-20  Włodzimierz SkibaCentralized wxDefaultSize/wxDefaultPosition. -1->wxID_A...
2004-05-20  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-20  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-19  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-19  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-19  Kevin OllivierInitial import of wxWebKitCtrl sources and htmlctrl...
2004-05-18  Włodzimierz SkibaMenu sample is helpful in bringing new port and should...
2004-05-18  George TaskerwxUSE_NEW_GRID changed to wxUSE_GRID to reflect changes...
2004-05-18  George Taskergrid/dbgrid was not getting built for inclusion with...
2004-05-14  Robin DunnFixes so joystick not only compiles on Linux, but it...
2004-05-12  George TaskerRemoved some sample test data that I had left hardcoded...
2004-05-12  George TaskerwxODBC_BLOB_SUPPORT changed to just being a #define.
2004-05-12  George TaskerFixed assert warning if the listbox has no elements...
2004-05-11  Dimitri Schoolwerthmade font a non-pointer; code cleanup
2004-05-11  Stefan Csomorxcode commits
2004-04-30  Václav Slavíkmoved Unicode tests to testsuite (patch 943945)
2004-04-29  Dimitri Schoolwerthclarified #error
2004-04-26  Stefan CsomorOSX Info.plist
2004-04-25  Václav Slavíkremoved zlib tests
2004-04-21  Václav Slavíkmoved wxRegEx test from console to testsuite (patch...
2004-04-20  Václav Slavíkadded wxString tests (patch 938082)
2004-04-13  Vadim Zeitlinremoved old eVC project files
2004-04-13  Vadim Zeitlinand now fixed USE_CONTEXT_MENU definition as well
2004-04-13  Vadim Zeitlinfixed USE_CONTEXT_MENU tests
2004-04-10  Vadim Zeitlinadded support for koi8-u
2004-04-09  David ElliottBaked with Bakefile 0.1.4
2004-04-08  Vadim Zeitlindo use context menu event under wxGTK, it is supported...
2004-04-06  Dimitri Schoolwerthapplied patch #929947: "Various cleaning of warnings...
2004-04-06  Václav Slavíkapplied patch: wxLongLong CppUnit test (928257)
2004-04-06  Dimitri Schoolwerthfixed non-pch compilation, initial window size; slight...
2004-04-01  Václav Slavíkmoved arrays tests to testsuite (patch 927475)
2004-03-30  Stefan Csomorreexported and changed linefeeds to unix
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2004-03-27  Stefan Csomorcorrected Info.plist.in location
2004-03-27  Stefan Csomorcorrected Info.plist.in location
2004-03-26  Stefan Csomoradded Mach-O shared library targets
2004-03-26  Stefan Csomorclassic split, building from the files in the src/mac...
2004-03-23  Václav Slavíkunified wxTaskBarIcon behaviour: wxMSW version is not...
2004-03-23  Václav Slavíkuse shared samples icon
2004-03-23  Julian SmartApplied patch [ 920076 ] [listctrl sample] Keep multise...
2004-03-23  Julian SmartApplied patch [ 899676 ] Updated project files
2004-03-23  Julian SmartApplied patch [ 919791 ] [widgets sample] Update wxList...
2004-03-23  Julian SmartApplied [ 899616 ] Fixes to the checklst and splitter...
2004-03-21  Václav Slavíklists rendering fixes (second part of patch 911377)
2004-03-19  Jouk Jansen Committing in .
2004-03-19  Jouk Jansen Committing in .
2004-03-18  Robin Dunnadded tinkalink2.wav, as a binary file this time
2004-03-18  Robin Dunnremoved so it can get added back flagged as a binary...
2004-03-18  Robin Dunnremoved some sample sounds, added another.
2004-03-18  Václav Slavíkcompilation fix
2004-03-17  Václav Slavíkimproved HTML tables layout code (patch 911377)
2004-03-11  Robin DunnChanged the sound sample to allow the user to choose...
2004-03-08  Julian SmartFixes for handle change
2004-03-03  Julian SmartAdded wxSP_NO_XP_THEME style to wxSplitterWindow to...
2004-02-29  Vadim Zeitlindocs and example for wxDC::DrawPolyPolygon() (patch...
2004-02-29  Mattia Barbon Compilation fixes.
2004-02-29  Mattia Barbon The DND sample shows both clipboard and drag'n'drop...
2004-02-28  Václav Slavíkapplied patch to remove use of deprecated constraints API
2004-02-27  Vadim Zeitlintesting wxComboBox::SetBackgroundColour()
2004-02-23  Robin DunnUse a regular ID for the menu
2004-02-19  Václav Slavíkregenerated makefiles
2004-02-19  Dimitri SchoolwerthwxCleanup; Added accelerators for navigation (Alt+left...
2004-02-17  Julian SmartFixed source for WinCE compatibility
2004-02-16  Dimitri SchoolwerthIncluded required wx/image.h and added wxUSE_IMAGE...
2004-02-15  David ElliottBakefile 0.1.3
2004-02-15  Robert Roebling The file dialog needs to be able to read images ...
2004-02-13  Vadim ZeitlinDMC compilation fix
2004-02-12  Vadim Zeitlinadded Select() test
2004-02-10  Vadim Zeitlinuse static_cast<> in event table macros for type safety...
2004-02-10  Václav Slavíkuse generic samples icon
2004-02-09  Vadim Zeitlinuse correct name for the icon
2004-02-09  Vadim Zeitlinmultiline checkbox doesn't make sense for listbook
2004-02-08  Vadim Zeitlindon't try O(N) actions in virtual view, this gives...
2004-02-08  Julian SmartApplied [ 880011 ] Several fixes to DbBrowse demo
2004-02-07  Vadim Zeitlinadded checkbox for testing wxNB_MULTILINE
2004-02-07  Vadim Zeitlinminor cleanup (patch 876248)
2004-02-06  Robin DunnStart out with the line numbers not shown.
2004-02-05  Václav Slavíkmakefiles update
2004-02-04  Vadim Zeitlinadded wxTextCtrl::HitTest(); implemented it for MSW
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-02-01  Václav Slavíkadded wxWave sample
2004-01-29  David ElliottwxCocoa: Don't use listbox for logging until it's more...
2004-01-28  Dimitri SchoolwerthApplied patch #875658: "Fixes to console sample"; Furth...
2004-01-24  David ElliottBaked bakefiles
2004-01-22  David ElliottBaked files with Bakefile 0.1.2 (Mac OS 10.3 Python...
2004-01-21  Julian SmartFilter index wasn't being set for multiple file dialog
2004-01-19  Dimitri SchoolwerthApplied patch #876800: "Alphabetical order of tabs...
2004-01-19  David ElliottBaked files with Bakefile 0.1.1 using Python 2.3
2004-01-17  Václav Slavíkconsole sample contains wxDb tests, it must link agains...
2004-01-14  Chris Elliottapply SF patch 876817
2004-01-13  Dimitri SchoolwerthApplied patch #876228: "Current value" always counts...
2004-01-11  Julian SmartAlways use XPMs in this sample
next