]> git.saurik.com Git - wxWidgets.git/history - samples
Missing bracket in array.tex
[wxWidgets.git] / samples /
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...
2002-03-21  Julian SmartAdded __WXX11__ tests where appropriate
2002-03-20  Julian SmartFixed controls.cpp for wxX11
2002-03-19  Václav Slavíkupdated samples/html/widget to avoid confusion
2002-03-19  Vadim Zeitlinshow the standard wxWin fonts (modified patch 530698)
2002-03-18  Vadim Zeitlin1. implemented radio menu items for wxGTK
2002-03-17  Gilles Depeyrotadded wxMAC and wxMOTIF to title conditional compilation
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
2002-03-17  Václav SlavíkChris' wxImage::SaveFile(filename_only) patch
2002-03-17  Václav Slavíkmy previous commit corrupted the catalogs, reverted
2002-03-16  Vadim Zeitlinenhanced sample to show the state of the different...
2002-03-16  Vadim Zeitlincompilation fix
2002-03-15  Václav SlavíkDid two changes to sample catalogs:
2002-03-14  Julian SmartRemoved duplicate WM line from motif/frame.cpp
2002-03-12  Julian Smarttreectrl -> treetest
2002-03-12  Julian SmartFinally reverted treectrl name back to treetest after...
2002-03-11  Vadim Zeitlinno changes
2002-03-11  Vadim Zeitlinright clicking outside any column sets the column in...
2002-03-08  Václav Slavíklet the sample display existing page on start
2002-03-08  Vadim Zeitlinfixed typo (missing comma) in MIME test
2002-03-06  Vadim Zeitlinfixes for non interactive execution
2002-03-06  Vadim Zeitlinfixed menu accel
2002-02-27  Vadim Zeitlinremoved the SetMargins call
2002-02-25  Vadim Zeitlinfixed error in mouse capture test
2002-02-24  Julian SmartFixed conflicts with Robert's similar fixes; fixed...
2002-02-24  Robert Roebling Added expose event compression.
2002-02-24  Robert Roebling More tests in erase sample.
next