]> git.saurik.com Git - wxWidgets.git/history - contrib/samples
no message
[wxWidgets.git] / contrib / samples /
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...
2000-08-18  Julian SmartImplemented IsVisible and GetFirst/NextVisibleItem...
2000-08-18  Julian SmartAdded tree.rc
2000-08-17  Julian SmartAdded gizmos hierarchy
2000-07-15  Bryan Pettymerged 2.2 branch
2000-06-04  Guilhem LavauxwxMMedia doc updates
2000-03-20  Julian SmartDocview mended (grrr) and OGL studio partially working...
2000-03-19  Julian SmartMisc small changes
2000-03-19  Ron Leerepaired some of the more obvious horrors in the contri...
2000-03-17  Robin Dunnfixing the STC sample makefile to find the include...
2000-03-17  Julian SmartSome doc fixes; BC++, Watcom C++, Mingw32 fixes
2000-03-14  Vadim Zeitlinstc targets in the global makefiles
2000-03-14  Vadim Zeitlinmakefiles for stc lib and sample for Unix
2000-03-14  Julian SmartDoc edits; adding mmedia.rsp; added STC BC++ makefiles
2000-03-14  Guillermo Rodrigue... Removed the PREEXTRALIBS hack - no longer needed
2000-03-14  Guillermo Rodrigue... Added PREEXTRALIBS (ugh)
2000-03-13  Guillermo Rodrigue... new
2000-03-10  Julian SmartAdded icons.
2000-03-10  Julian SmartDoc corrections, wxMotif toolbar AddControl implementat...
2000-03-09  Julian SmartMmedia, OGL lib directory changes; omitted naughty...
2000-03-09  Robin DunnInitial version of wxStyledTextCtrl, a Scintilla wrappe...
2000-03-08  Julian SmartMade VC++ makefiles and project files a bit more consistent
2000-03-05  Guilhem LavauxMoved wxMMedia to contrib/src/mmedia
2000-03-03  Julian SmartAdded OGL to contrib