]> git.saurik.com Git - wxWidgets.git/history - samples
Somehow wxWizard lost the 'virtual' keyword for DoCreateControls
[wxWidgets.git] / samples /
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.
2002-02-23  Vadim Zeitlinadded EVT_MENU_OPEN and EVT_MENU_CLOSE events
2002-02-23  Vadim Zeitlinno changes
2002-02-23  Robert Roebling Implemented a simple modality under X11.
2002-02-23  Robert Roebling Added new stream tests to typetest.
2002-02-23  Julian SmartwxUSE_CONSTRAINTS now refers to constraints only, since...
2002-02-22  Vadim Zeitlinadded a menu item to toggle live splitter update
2002-02-22  Vadim Zeitlinfixes to handling of 0 and negative splitter position...
2002-02-20  Vadim Zeitlinadded tests for setting fg/bg colour
2002-02-20  Vadim Zeitlinadded commands to rename the menus and menu items for...
2002-02-19  Václav Slavíkadded an image to wxHTML printing sample
2002-02-18  Robert Roebling Added more wxRegion tests to erase sample.
2002-02-16  Robert Roebling Put a wxRegion test into the erase sample.
2002-02-16  Václav SlavíkA couple of changes to wxImage:
2002-02-15  Julian SmartInclude XPM under wxX11 for some samples; added comment...
2002-02-13  Robert Roebling wxX11:
2002-02-13  Václav Slavíksafety check
2002-02-12  Václav SlavíkwxMGL compilation fix
2002-02-11  Julian SmartLinking now
2002-02-10  Václav Slavíkmore wxMGL-aware samples
2002-02-10  Václav Slavíkdon't use wxGenericDirDialog in MSW
2002-02-06  Vadim Zeitlincleaned up the arrays declaration macros and added...
2002-02-02  Václav Slavíkadded cur and ico formats to the sample
2002-02-02  Vadim Zeitlinadded more commands for moving the logical origin
2002-02-01  Vadim Zeitlinmade wxCondition::Signal() queue the signals generated...
2002-02-01  Vadim Zeitlintest wxRegion::Offset()
2002-01-31  Julian SmartApplied status bar sample patch to toggle status bar
2002-01-30  Vadim Zeitlinattempts to make wxCondition::Broadcast() and Signal...
2002-01-29  Vadim Zeitlinadded wxCondition test
2002-01-29  Mattia BarbonNew wxHashMap class.
2002-01-28  Julian SmartAdded wxUSE_GUI=0 to EXTRAFLAGS to make it compile...
2002-01-27  Václav SlavíkXMLID->XRCID, XMLCTRL->XRCCTRL
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
next