]> git.saurik.com Git - wxWidgets.git/history - samples
changed port handling
[wxWidgets.git] / samples /
2001-05-08  Stefan Csomorupdated dead-strip linking
2001-05-08  Julian SmartAdded "set new icon" menu item to taskbar sample; updat...
2001-05-05  Václav Slavíkupdated to show new wxHF_xxxx contants
2001-05-03  Kendall BennettMoved wxApplet files to the correct locations.
2001-05-03  Kendall BennettRemoved tabs from applet sample code.
2001-05-02  Kendall BennettInitial check in of wxApplet code to CVS
2001-04-29  Václav Slavíkmakefile.unx's now default to OpenGL, not Mesa
2001-04-28  Václav Slavíkadded XPM demo to samples/image
2001-04-27  George TaskerThere was no icon file in this example, causing compila...
2001-04-26  Julian SmartMinor mods
2001-04-22  Václav Slavíkadded test for XPM writing; ConvertToBitmap, ConvertToI...
2001-04-15  George TaskerChange demo to not try to drop the table when it thinks...
2001-04-13  Vadim Zeitlinreckognize cp125x charsets
2001-04-11  George TaskerExperimental BLOB code added - set wxODBC_BLOB_EXPERIME...
2001-04-10  Julian SmartFixed some wxDragImage bugs
2001-04-10  Julian SmartImplemented Chuck Messenger's naming and simplification...
2001-04-09  Vadim Zeitlin1. fixes to wxDC deleting logic (should fix ~wxPrinterD...
2001-03-31  Gilles Depeyrotadded CarbonAccessors object file for non Carbon builds
2001-03-31  Gilles Depeyrotadded CodeWarrior project for example working under...
2001-03-31  Gilles Depeyrotignore CodeWarrior build directory and output files
2001-03-31  Gilles Depeyrotadded conditional compilation for toggle buttons (wxUSE...
2001-03-21  Vadim Zeitlinminor fixes to wxLocale::GetSystemLanguage(), test...
2001-03-16  Vadim Zeitlinfixed (?) bug 407974 (arrows not working)
2001-03-13  George TaskerFixed sample so that if the DATETIME test is enabled...
2001-03-13  George TaskerVC makefile for building samples/console using wxBase...
2001-03-13  George TaskerAdded listdb to the list of object files that must...
2001-03-13  Vadim Zeitlinfixed wxTimeSpan::Format() to behave more reasonably
2001-03-09  Vadim Zeitlinadded test for wxFileSystem
2001-03-07  David WebsterSupport for building samples in a port, dbg-rlse, dll...
2001-03-06  Vadim Zeitlinadded TEST_PATHLIST (old change which I forgot to commi...
2001-03-05  Gilles Depeyrotadded Navigation Services library
2001-03-05  Gilles Depeyrotignore CodeWarrior build directory and output files
2001-03-02  Julian SmartAdded test to prevent crash in LogMenuEvent
2001-02-26  Gilles Depeyrotadded CodeWarrior projects for Classic Mac OS
2001-02-20  Gilles Depeyrotadded CodeWarrior project for Classic Mac OS
2001-02-15  Gilles Depeyrotadded CodeWarrior project for Classic Mac OS
2001-02-12  Gilles Depeyrotadded CodeWarrior projects for Classic Mac OS
2001-02-12  Gilles Depeyrotremoved CodeWarrior projects added as ascii instead...
2001-02-09  Gilles Depeyrotupdated CodeWarrior projects for latest wxMac commits
2001-02-08  Stefan Csomorupdated mac sources (CW 5.3 working , CW6 still having...
2001-02-08  Vadim Zeitlinapplied (slightly modified) wxToggleButton patch from...
2001-02-08  Vadim Zeitlinsome stupid attempts to make utf8 work - it doesn't...
2001-02-08  Vadim Zeitlinadded more tests for streams and wchar_t
2001-02-07  George TaskerRadiobox control was being created with wxComboBoxNameS...
2001-02-06  Julian SmartAdded event sample to VC+ project file
2001-02-06  Julian SmartAdded VC++ project files for event sample
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
2001-02-05  George TaskerAdded two more lines of c_str() calls for GCC compilation.
2001-02-04  George TaskerMore changes to use the latest wxDb/wxDbTable method...
2001-02-04  Gilles Depeyrotignore CodeWarrior build directory and files produced...
2001-02-03  George TaskerMassive cleanup of the code.
2001-02-03  Gilles Depeyrotignore CodeWarrior build directory
2001-02-02  Gilles Depeyrotignore CodeWarrior build directory
2001-02-02  Vadim Zeitlinapplied patch #103444
2001-02-01  George TaskerChanged a couple lines to intialize member variables...
2001-02-01  Gilles DepeyrotCodeWarrior project for Classic Mac OS
2001-01-31  Vadim Zeitlinsmall fix for control positions
2001-01-31  Vadim Zeitlinevent handling seems to work again, new sample (event...
2001-01-31  Vadim Zeitlinadded test for vertical gauge
2001-01-27  Ron LeeBegan updating 2.2 Debian build scripts for 2.3
2001-01-24  Vadim Zeitlin1. patch from Søren Erland Vestø implementing wxFTP...
2001-01-24  Vadim ZeitlinMIME type manager fixes described earlier on the list:
2001-01-23  Vadim Zeitlinfixed bug in parsing filenames without paths, added...
2001-01-21  Gilles DepeyrotCodeWarrior project for Classic Mac OS
2001-01-20  Gilles DepeyrotCodeWarrior project for Classic Mac OS
2001-01-17  Vadim Zeitlinno changes
2001-01-17  Vadim Zeitlinfixed wxSplitPath() bug and added tests for it
2001-01-16  Robert Roebling Removinmg plot sample from configure.
2001-01-16  Robert Roebling Removing plot sample.
2001-01-13  Václav Slavíkadded English and English US for testing
2001-01-12  Václav Slavíkchanged internat sample so that it shows language choic...
2001-01-10  Václav Slavíknew locales code checked in
2001-01-08  Vadim Zeitlintest all selection methods
2001-01-05  Vadim ZeitlinwxDateTime::IsValid() now returns m_time != (wxLongLong)-1
2001-01-04  Vadim Zeitlintests for the new [de]selection grid methods (patch...
2001-01-03  Vadim Zeitlintest for bug with new wu-ftpd
2000-12-31  Vadim Zeitlinimplemented wxFileName::SplitPath(), wxSplitPath()...
2000-12-31  Vadim Zeitlinrewrote wxFileName::Normalize(), added a few methods...
2000-12-26  Vadim Zeitlin1. wxCopyFile() uses buffer (huge copy speed up)
2000-12-19  Vadim Zeitlintons of wxFTP fixes and compilation fix for wxBase
2000-12-19  Vadim Zeitlinfix for a crash in ~wxFontList
2000-12-18  Vadim ZeitlinwxNativeFontInfo changes
2000-12-18  Vadim Zeitlinfixed compilation problems (mismatch between header...
2000-12-18  Vadim ZeitlinwxMimeTypesManager now supports creating associations...
2000-12-18  Vadim Zeitlinminor fixes for the font info patch
2000-12-18  Vadim Zeitlinapplied wxNativeFontInfo patch from Derry Bryson (with...
2000-12-16  Robert Roebling Applied colour patch for better 8-bit support,
2000-12-10  Stefan Csomorcw6 makefiles (makemac6.mcp)
2000-12-10  Vadim Zeitlinmerged in the small changes from the 2.2 branch
2000-11-27  Vadim ZeitlinwxSetEnv for Win32 (now seems to work)
2000-11-26  Vadim Zeitlinadded wxGet/Set/UnsetEnv() for Unix
2000-11-25  Vadim Zeitlincompilation fix for !wxUSE_DIRDLGG
2000-11-24  Vadim Zeitlin1. added wxGTK::wxToolBar::SetToolShortHelp() and test...
2000-11-22  George TaskerFixed double deletion of a dialog in the effect of...
2000-11-12  Julian SmartAdded missing VC++ project files
2000-11-09  Vadim Zeitlinchanged lbox font to be more readable
2000-11-05  Vadim Zeitlinfix from the main branch which replaces delete with...
2000-11-03  Vadim Zeitlinok, it does work - it's just that wxGTK doesn't
2000-11-03  Vadim Zeitlinadded wxGetMultiChoice() (which refuses to work for...
2000-10-19  Vadim Zeitlinadded listbox test/demo
next