]> git.saurik.com Git - wxWidgets.git/history - contrib/samples
Font fix for OS/2 common control creation
[wxWidgets.git] / contrib / samples /
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
2000-09-17  Václav Slavíkadded XML resources sample
2000-09-14  Robert Roebling Readded TrueType text.
2000-09-14  Robert Roebling Compilation fixes, bug fixes and streamlining in...
2000-09-13  Robert Roebling First shot at wxBitmap based wxCanvas.
2000-09-11  Robert Roebling Some more tests and mouse events for wxCanvas.
2000-09-11  Robert Roebling Compile fixes for wxCanvas.
2000-09-08  Kevin Hockoops winnt path to fonts wrong
2000-09-08  Kevin Hockadded groups of canvasobject and references to groups
2000-09-06  Robert Roebling Added various missing bits to scrolling wxCanvas.
2000-09-06  Robert Roebling Trying to make wxCanvas less simple.
2000-09-05  Kevin Hockadded moving an object with the mouse
2000-09-04  Robert Roebling Virtualized coordinate system for wxCanvas.
2000-09-03  Robert Roebling Makefile adaption for freetype.
2000-09-02  Robert Roebling Added wxCanvasLine, Freeze() and Thaw() and mouse...
2000-09-01  Vadim Zeitlinuse TRUETYPE env var for the font location
2000-09-01  Robert Roebling Various improvements and addition to wxCanvas
2000-08-30  Robert Roebling TrueType support for Canvas.
2000-08-30  Robert Roebling Added alpha blending in prep for FreeType text to...
2000-08-29  Robert Roebling Added wxCanvasControl before anyone else would do
2000-08-29  Robert Roebling Added wxCanvas prototype and sample
2000-08-26  Václav Slavíkfixed clearly wrong use of APPEXTRALIBS in gizmos sampl...
2000-08-24  Julian SmartFixed for wxGTK compilation
2000-08-20  Václav Slavíkadded contrib/gizmos to configure
2000-08-18  Julian SmartAdded companion window. Now it's working pretty much...
next