]> git.saurik.com Git - wxWidgets.git/history - contrib/samples/plot
implemented IsModified() and DiscardEdits()
[wxWidgets.git] / contrib / samples / plot /
2003-08-24  Václav Slavíkregenerated makefiles
2003-08-23  Václav Slavíkregenerated with fixed version of bakefile
2003-08-22  Robin Dunnregenerated makefiles
2003-08-16  Václav Slavíkremoved old bc++ makefiles
2003-08-16  Václav Slavíkforgot to commit some regenerated files
2003-08-15  Václav Slavíkchange MSW libs directories so that libraries are share...
2003-08-14  Václav Slavíkremoving old makefiles
2003-08-14  Václav Slavíkcorrected DSW dependencies
2003-08-14  Julian SmartMisc warning fixes by ABX
2003-08-13  Václav Slavíknew VC++ project files with both dll and lib in one...
2003-08-13  Václav Slavíkmakefiles update with OSX fixes
2003-08-08  Václav Slavík1) some compilers (Watcom) don't like it if wxBase...
2003-08-06  Václav Slavíkregenerated makefiles
2003-08-06  Václav Slavíkregenerated makefiles
2003-08-06  Václav Slavíkadded rest of contrib samples bakefiles
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-04-08  Julian SmartCanvas: added some DECLARE_CLASS macros to stop it...
2002-01-18  Julian SmartUpdated VC++ files
2001-11-23  Julian SmartFixed Plot compilation, aliased OnScroll to HandleOnScroll
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-06  Julian SmartAdded animation classes to contrib hierarchy
2001-06-13  Julian SmartMore contrib compilation fixes & makefiles
2001-06-12  Julian SmartAdded geometry option to setup.h; added some missing...
2001-01-25  Robert Roebling Changed wxCanvas constants from XXX to wxXXX
2001-01-16  Robert Roebling This way the plot events work.
2001-01-16  Robert Roebling Readded wxPlotWindow as external lib.