]> git.saurik.com Git - wxWidgets.git/history - samples
Added optional parameter to SelectDocumentType() and SelectViewType() to allow the...
[wxWidgets.git] / samples /
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 .
2000-08-14  Stefan Csomorthread support for mac finished
2000-08-10  Stefan CsomorwxMac merge
2000-08-10  Jouk Jansen Committing in .
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-08-04  Julian SmartGeneric tree control fixes
2000-08-04  Julian SmartModified generic wxTreeCtrl to work under non-Unix...
2000-07-27  Michael BedwardChanged wxGridCellAttr::HasAlignment to treat values...
2000-07-23  Julian SmartAdded wxGenericDirCtrl, wxGenericDirDialog and associat...
2000-07-21  Unknown (NI)uses now the platform independant attributes
2000-07-15  Bryan Pettymerged 2.2 branch
2000-05-11  Jouk Jansen Committing in .
2000-05-09  Jouk Jansen Committing in .
2000-05-09  Jouk Jansen Committing in .
2000-03-20  Julian SmartWin16 BC++ makefile fixes, other v. small fixes
2000-03-20  Julian SmartAdded joytest Makefile.in
2000-03-19  Ron Leefixed broken test for wxUSE_JOYSTICK in configure.
2000-03-19  Vadim Zeitlin1. corrected HAVE_PW_GECOS detection in configure ...
2000-03-19  Julian SmartSome VC++ makefile fixes; minor comment mods to setup0.h
2000-03-19  Ron Leerepaired some of the more obvious horrors in the contri...
2000-03-19  Vadim Zeitlindon't compile docvwmdi sample if !wxUSE_MDI_ARCHITECTURE
2000-03-17  Vadim Zeitlinmore tests: OS/user info functions
2000-03-17  Vadim Zeitlincompilation fix
2000-03-17  Robin Dunnfixing the STC sample makefile to find the include...
2000-03-17  Robert Roebling Small makefile change.
2000-03-16  George TaskerModified to use the newly defined names for functions...
2000-03-16  Vadim Zeitlinadded test for bug #38
2000-03-16  Vadim Zeitlinbetter TestSocketServer()
2000-03-16  Jouk Jansen Committing in .
2000-03-16  Vadim Zeitlinremoved test code
next