]> git.saurik.com Git - wxWidgets.git/history - contrib/samples
added wxRTTI to XRC handlers (patch #752996 by David Falkinder)
[wxWidgets.git] / contrib / samples /
2003-06-03  Julian SmartFix for bug [ 748171 ] Can't compile contrib/samples...
2003-04-19  Robin DunnUpdated Scintilla to 1.52 (on the trunk this time too)
2003-04-05  Chris Elliottchanges to watcom makefiles for OpenWatcom
2003-04-03  Julian SmartUnicode-enabled the STC sample
2003-03-31  Julian SmartMore deprecated code updates
2003-03-31  Julian SmartMore deprecated class mods
2003-03-30  Julian SmartMakefile for deprecated samples
2003-03-30  Julian SmartNew location for more samples
2003-03-30  Julian SmartNew location for proplist sample
2003-03-29  Julian SmartCopyright cleanup
2003-03-23  Julian SmartKlaas Holwerda <kholwerd@xs4all.nl> contrib/src/canvasO...
2003-03-23  Julian SmartRemoved obsolete library.
2003-02-13  Chris Elliottfix for watcom open compiler
2003-02-12  Chris Elliottfirst watcom makefile
2003-02-10  Chris Elliottfix contrib makefile for watcom
2003-01-26  Václav Slavíkadded wxSplitterWindow to XRC
2003-01-19  Chris Elliottcommit missing .rc file
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2002-12-14  Václav Slavíkfixed typo
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-14  Gilles Depeyrotdon't override INSTALL as install path is made absolute...
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-16  Julian SmartApplied [ 594925 ] Implement wxArtProvider and XRC...
2002-06-23  Julian SmartApplied patch [ 571965 ] update stc contrib stuff
2002-06-21  Chris Elliottsvg Unix fix
2002-06-19  Chris ElliottwxSVGDC class test sample
2002-06-12  Václav Slavíkupdated wxXRC sample
2002-04-27  Václav Slavíkuse XML namespace in XRC files
2002-04-08  Julian SmartCanvas: added some DECLARE_CLASS macros to stop it...
2002-03-29  Vadim Zeitlincompilation fix
2002-03-21  Julian SmartAdded __WXX11__ tests where appropriate
2002-03-07  Julian SmartAdded VC++ project files for remaining Gizmo samples
2002-02-12  Václav SlavíkwxMGL compilation fix
2002-02-05  Julian SmartApplied Hans Van Leemputten's FL separator patch
2002-01-27  Václav SlavíkXMLID->XRCID, XMLCTRL->XRCCTRL
2002-01-25  Julian SmartSome doc tweaks
2002-01-18  Julian SmartUpdated VC++ files
2002-01-17  Václav Slavíkadded singleton interface to wxXmlResource, replaces...
2002-01-13  Gilles Depeyrotcorrections for wxMac
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2002-01-06  Gilles Depeyrotcorrection for wxMac
2001-12-03  Julian SmartMoved line-drawing to splittree implementation.
2001-12-02  Ron Leefixes for contrib build.
2001-11-28  Vadim Zeitlinreplaced "CC = gcc" and even stranger "CPP = gcc -g...
2001-11-28  Vadim Zeitlinreplaced `wx-config --cflags` with `wx-config --cxxflag...
2001-11-23  Julian SmartFixed Plot compilation, aliased OnScroll to HandleOnScroll
2001-11-19  Julian SmartMore VC++ project file corrections
2001-11-19  Julian SmartCorrected ViewStart problem
2001-11-19  Julian SmartProject file corrections, doc corrections
2001-11-15  George TaskerSpelling typos fixed
2001-10-30  George TaskerAll occurances of #include <wx/wxprec.h> changed to...
2001-10-04  Robin DunnChanged how EVT_CHAR and EVT_KEY_DOWN are sent to Scintilla
2001-10-01  Robin DunnUpdated the wxSTC makefile for Borland, and tweaked...
2001-09-12  Gilles Depeyrotcorrected aggregate initializer
2001-08-22  Vadim Zeitlinadded wxDynamicSashWindow (patch 441518)
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-07-25  Julian SmartTweaks to fl project files
2001-07-24  Julian SmartAdded fl (frame layout) to wxWindows, from source tidie...
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-06  Julian SmartAdded missing file
2001-07-06  Julian SmartAdded animation classes to contrib hierarchy
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-06-27  Julian SmartMore small fixes
2001-06-17  Julian SmartMakefile and other small corrections
2001-06-13  Julian SmartMore contrib compilation fixes & makefiles
2001-06-13  Julian SmartFixes to BC++ compilation in mem debug mode
2001-06-12  Vadim Zeitlinremoved warning about unused variable
2001-06-12  Kendall BennettCommited latest SciTech changes into CVS. This includes...
2001-06-12  Julian SmartAdded geometry option to setup.h; added some missing...
2001-06-11  Julian SmartTex2RTF: underscores now only checked for if syntax...
2001-06-11  Julian SmartProject file updates; cast in strconv.cpp to compile...
2001-06-10  Julian SmartRenamed project files
2001-06-09  Václav Slavíkchanged wxXML to XRC, wx/xml/*.h->wx/xrc/*.h
2001-06-09  Václav Slavíkoops, forgot to add editlbox
2001-06-07  Julian SmartUpdates for version change to 2.3.1
2001-06-06  Vadim Zeitlinapplied patch for compilation with gcc 3.0
2001-05-10  Julian SmartRemoved references to xpm[d].lib
2001-05-08  Václav Slavíkdlg now centered
2001-05-08  Václav Slavíkadded makefile.vc
2001-05-07  Julian SmartSome makefile corrections
2001-05-06  Robert Roebling Made the applet code compile under GTK.
2001-05-05  Václav Slavíkadded new gizmo: wxEditableListBox
2001-05-03  Kendall BennettMoved wxApplet files to the correct locations.
2001-04-26  Julian SmartMinor mods
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
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.
2000-11-28  Robert Roebling Speed-up for wxCanvasImage.
2000-11-27  Robert Roebling Removed surplus file.
2000-11-26  Robert Roebling Split wxCanvas into two (wxVectorCanvas).
2000-11-25  Václav Slavíkupdated XRC sample
2000-11-25  Robert Roebling Small mods to wxCanvas.
2000-11-24  Robert Roebling Trying to understand wxCanvas.
2000-10-10  Julian SmartAdded wxXML demo VC++ project files; corrected filename...
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-10-07  Václav Slavíkrenamed resource.xml to resource.xrc
2000-09-26  Robin Dunnnew and improved wxSTC
2000-09-18  Václav Slavíkadded XML resources sample
next