]> git.saurik.com Git - wxWidgets.git/history - samples
Bitmap button updates
[wxWidgets.git] / samples /
2002-05-26  Vadim Zeitlinadded more spin event handlers
2002-05-26  Vadim Zeitlinadded test for EditLabel, Unicode fixes
2002-05-24  Vadim Zeitlinadded test for loading image from wxMemoryStream
2002-05-22  Vadim Zeitlinadded \\server\dir\filename.exe test case
2002-05-22  Vadim Zeitlinadded wxDir::Exists() test
2002-05-18  Vadim Zeitlinrefuse to run if not executed by the main configure...
2002-05-14  Julian SmartInitialized control member pointers and checked for...
2002-05-14  Julian SmartInitialized the controls on the widgets spinbutton...
2002-05-12  Vadim Zeitlinfixed wxFontDialog API: accept const ref instead of...
2002-05-12  Julian SmartDon't use context id for context help since it doesn...
2002-05-12  Vadim Zeitlinadded the test for GtkText inside wxYield crash
2002-05-11  Vadim Zeitlinfixed zlib compression test
2002-05-10  Vadim Zeitlinsome warnings fixed, checks for various wxUSE_XXX added
2002-05-10  Vadim Zeitlinrenamed Wiztest.bmp to wiztest.bmp
2002-05-10  Vadim Zeitlinfixed compilation error when x-compiling (patch from...
2002-05-10  Vadim ZeitlinUnicode compilation problems in the samples (patch...
2002-05-09  Vadim Zeitlinapplied patch to build wxMSW with CW7 (patch 550445)
2002-05-09  Vadim Zeitlintests for multiple selection check listboxes
2002-05-09  Vadim Zeitlinadded build options check
2002-05-09  Gilles Depeyrotupdated CodeWarrior 5.3 exported xml projects
2002-05-09  Vadim Zeitlintest that static text and box get the click events
2002-05-08  Jouk Jansen Committing in .
2002-05-07  Gilles Depeyrotignore CodeWarrior output files
2002-05-05  Vadim Zeitlinfixed compilation and added a test for OnErase() to...
2002-05-05  Julian SmartDoc tweaks
2002-05-03  Gilles Depeyrotadded missing include file
2002-04-28  Stefan NeisMinor changes to test/show expanded array functions.
2002-04-28  Vadim Zeitlinchanged DoDragDrop(bool) into DoDragDrop(int) and added...
2002-04-28  Vadim Zeitlinadded a (commented out) example of how to force the...
2002-04-28  Vadim Zeitlinremoved a wxPaintDC::Clear() fatal to wxGTK
2002-04-27  Václav Slavíkuse XML namespace in XRC files
2002-04-26  Vadim Zeitlinfixed array tests compilation and a bug in obj array...
2002-04-26  Vadim Zeitlinadded VC++ project file
2002-04-26  Robert Roebling Added sample to reproduce resize display bug.
2002-04-26  Robert Roebling Added background inheritance to wxUniv.
2002-04-22  Julian SmartAdded some missing wxTextCtrl features to to-do list...
2002-04-22  Julian SmartFixed drawing sample compilo for wxMotif (doesn't have...
2002-04-22  Julian SmartwxUniversal fixes:
2002-04-20  Vadim Zeitlincompilation sample in !WXWIN_COMPATIBILITY_2_2 mode
2002-04-20  Vadim Zeitlinfixed logic in limiting spin ctrl values (patch from...
2002-04-19  Ron LeeAdded knowledge of virtual size to wx(Scrolled)Windows...
2002-04-18  Robert Roebling Moved mobile dir.
2002-04-16  Vadim Zeitlinadded test for wxNO_DEFAULT in wxMessageBox
2002-04-15  Vadim Zeitlinadded wx/ipc.h and used/documented it
2002-04-12  Vadim Zeitlintest wxExecute() in the sample
2002-04-12  Robin DunnAdded test showing problem with small grids
2002-04-12  Julian SmartApplied docview patch
2002-04-11  Vadim Zeitlinadded more GetPath() tests
2002-04-09  Vadim Zeitlinadded another size to the status bar display
2002-04-09  Vadim Zeitlinmade one button label multiline for testing
2002-04-09  Julian SmartRemoved redundant project file
2002-04-09  Vadim Zeitlinfixed a bug in wxStopWatch::Pause() (wouldn't pause...
2002-04-09  Julian SmartMade widgets sample take up less space
2002-04-08  Julian SmartMore BC++ makefile tweaks
2002-04-08  Vadim Zeitlinadded the keyboard sample
2002-04-08  Julian SmartAdded makefiles to widgets sample
2002-04-08  Julian SmartBC++ 32-bit makefile now copies setup.h to the correct...
2002-04-08  Vadim Zeitlinreport all ASCII keys, not just the US-ASCII ones
2002-04-08  Julian SmartAdded further keyboard sample makefiles
2002-04-08  Vadim ZeitlinUnix makefile for the new sample
2002-04-08  Stefan Csomornew makefile
2002-04-07  Julian SmartRemoved leaks from Forty demo
2002-04-07  Vadim Zeitlinadded option to show the raw key codes
2002-04-07  Gilles Depeyrotupdated CodeWarrior 5.3 exported xml projects
2002-04-07  Vadim Zeitlinadded a new sample to show the key events
2002-04-07  Vadim Zeitlincompilation fix for USE_PCH
2002-04-07  Vadim Zeitlinremoved Robert's test code
2002-04-07  Robert Roebling Test case for MSW display corruption in 2.3.3
2002-04-06  Václav Slavíkadded wxFontMapper::Get/Set
2002-04-06  Václav Slavíkmore samples/artprov stuff
2002-04-06  Václav Slavíkadded resources browser to wxArtProvider sample (simila...
2002-04-05  Vadim Zeitlinminor fix to wxFileName::MakeRelativeTo(), removed...
2002-04-04  Vadim Zeitlinuse full 32bit range for the process ids
2002-04-03  Vadim Zeitlindon't show generic dir dlg when it's the same as the...
2002-04-02  Vadim Zeitlinchanged wxCondition API to take a reference, not pointe...
2002-04-01  Julian SmartAdded FloodFill patch for samples
2002-04-01  Vadim Zeitlinuse the new API in the sample as it's more readable
2002-03-30  Robert Roebling Rewrote wxToolBar another time.
2002-03-29  Robert Roebling A bit of scrolling works under GTK 2.0
2002-03-28  Robert Roebling More changes for better redraw flow under X11.
2002-03-28  Vadim Zeitlinbasic wxFileName functions seem to work under Windows
2002-03-27  Vadim Zeitlinadded test of wxFSVolume
2002-03-27  Vadim ZeitlinwxFileName::Get/SetTimes() finally seem to work under...
2002-03-27  Vadim Zeitlinminor cosmetic fixes
2002-03-27  Vadim ZeitlinUnicode compilation fixes (patch from Dimitri)
2002-03-27  Vadim Zeitlinremoved a few warnings and CW compilation problems...
2002-03-27  Vadim Zeitlinadded wxExecute tests and a few other misc additions
2002-03-26  Václav Slavíkwxhtml.rc not needed anymore
2002-03-26  Vadim Zeitlinmade radio buttons and the toolbat text work for Win32...
2002-03-25  Václav Slavíkadded skeleton of wxArtProvider sample
2002-03-25  Václav Slavíkadded wxArtProvider sample (not yet finished)
2002-03-25  Vadim Zeitlintests for the new toolbar features (icons text and...
2002-03-25  Vadim Zeitlinsome UTF8 tests
2002-03-24  Václav Slavíkdirty fix for even dirtier memory leak
2002-03-24  Václav Slavíkdon't use deprecated wxImage methods inside wxWin
2002-03-24  Václav Slavíkdon't use wxApp::GetStdIcon
2002-03-22  Julian SmartRemoved helpwxht.h/cpp (old wxHelpControllerHtml class)
2002-03-21  Václav Slavíkadded icon
2002-03-21  Václav Slavíkwxhtml.rc no longer needed
2002-03-21  Julian SmartPut dialog in more sensible place in Forty, got a bit...
next