]> git.saurik.com Git - wxWidgets.git/history - samples
Fixed the problem of the RPM having the builder's user and group id
[wxWidgets.git] / samples /
2001-05-24  Stefan Csomorreverting to native mac pathnames
2001-05-23  George TaskerRemoved TABs that had gotten in to the source
2001-05-22  Vadim Zeitlinfix for discrepancies between wxNotebookEvent and wxNot...
2001-05-21  Vadim Zeitlintried to fix the accel string drawing in the owner...
2001-05-19  Vadim Zeitlinadded wxDir::Traverse
2001-05-18  George TaskerAdded compile-time check to be sure that wxUSE_ODBC...
2001-05-16  Stefan Csomoricon support moved to wxBitmap, allowing for fully...
2001-05-16  Vadim Zeitlinapplied patch 415912 (fixing problems with wxGrid attrs)
2001-05-15  David WebsterEnable this sample for OS/2
2001-05-15  Julian SmartCorrected some casting errors -> XtPointer
2001-05-15  George TaskerAdded buttons to allow a dump of DB DATATYPES and DB...
2001-05-15  George TaskerFixed problems which prevented creation/recreation...
2001-05-14  Julian SmartAdded event.rc
2001-05-10  Julian SmartRemoved references to xpm[d].lib
2001-05-09  Robin DunnAdded accessors for the sub-windows in the wxGrid.
2001-05-09  Vadim Zeitlinfixed wxExecute + DDE bug (merged from 2.2)
2001-05-08  Václav Slavíkadded wxHtmlProcessor test
2001-05-08  Václav SlavíkShowFullScreen is not MSW-only anymore, updated docs...
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
next