]> git.saurik.com Git - wxWidgets.git/history - samples
fixed bug with wx-config --cflags not returning the code generation flags
[wxWidgets.git] / samples /
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
2000-10-19  Vadim Zeitlin1. some more tests in console
2000-10-12  Vadim Zeitlinadded QueryRawValue() to wxRegKey and test code for...
2000-10-11  Julian SmartAdded some VC++ project files
2000-10-11  Vadim Zeitlincreate dialog with !NULL parent
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-10-10  Vadim Zeitlinfixed MDI accel bug, more tests for it in the sample
2000-10-06  Jouk Jansen Modified Files:
2000-10-05  Vadim Zeitlinfixed assert failures about missing status bar field
2000-10-04  Jouk Jansen Committing in .
2000-09-26  Robin Dunnnew and improved wxSTC
2000-09-22  Vadim ZeitlinwxCaret now uses backing store instead of forcing windo...
2000-09-18  Vadim Zeitlinattempts to implement non blinking caret - failed so far
2000-09-13  Julian SmartAdded accelerator to bitmap menu item
2000-09-12  Julian SmartMinor mods
2000-09-12  Vadim Zeitlin1. removed 'B' flag from treebase.cpp and regenerated...
2000-09-12  Julian SmartAdded wxHelpControllerHelpProvider, added DisplayContex...
2000-09-12  Robert Roebling Added test for bitmap menu.
2000-09-10  Vadim ZeitlinwxTipWindow added and is now used by wxSimpleHelpProvider
2000-09-10  Vadim Zeitlin1. added wxHelpProvider and (unfinished) wxSimpleHelpPr...
2000-09-08  Julian SmartAdded context-sensitive help dialog demo.
2000-09-08  Julian SmartPut wxContextHelp into cshelp.h/cpp, added wxContextHel...
2000-09-07  Julian SmartAdded memcheck to configure
2000-09-07  Julian SmartApplied memory allocation patch, and worked around...
2000-09-06  Julian SmartDialogs can now show a question mark for context-sensit...
2000-09-06  Julian SmartAdded wxHelpEvent, wxContextHelp (MSW only so far)...
2000-09-05  Robert Roebling Applied DrawArc patch.
2000-09-01  Julian SmartAdded to wxSystemSettings for better GTK+ themes compat...
2000-08-25  Julian SmartFixed sample; enhanced wxLayoutAlgorithm to give remain...
2000-08-25  Jouk Jansen Committing in .
2000-08-24  Jouk Jansen Committing in .
2000-08-23  Vadim Zeitlinadded test of wxFileSelector() def ext handling
2000-08-21  Jouk Jansen Committing in .
2000-08-15  Jouk Jansen Committing in .
next