]> git.saurik.com Git - wxWidgets.git/history - samples/drawing
new dependency tracking from bakefile cvs
[wxWidgets.git] / samples / drawing /
2003-06-25  Václav Slavíknew dependency tracking from bakefile cvs
2003-06-25  Václav Slavíkregenerated makefiles, with support for multilib build
2003-06-24  Václav Slavíkmoved to autoconf-2.5x
2003-06-23  Václav Slavíkgenerated new makefiles
2003-06-23  Václav Slavíknew build system
2003-06-20  Chris Elliottrelative path to wxwin in samples for Digital Mars...
2003-06-16  Chris Elliottmakefiles for samples for digital mars
2003-06-07  Vadim Zeitlinno changes
2003-04-11  Vadim Zeitlinfixes for user dash handling (patch 717736)
2003-04-05  Chris Elliottchanges to watcom makefiles for OpenWatcom
2003-03-29  Julian SmartCopyright cleanup
2003-01-25  Gilles Depeyrotadded CarbonFrameworkLib to CodeWarrior 5 projects
2003-01-08  Julian SmartApplied cvsignore patch
2002-12-14  Mattia Barbon More samples/Unicode fixes.
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-24  Gilles Depeyrotupdated CW exported xml projects
2002-08-24  Gilles Depeyrotignore files produced when building samples
2002-08-21  Julian SmartApplied patch [ 598286 ] Fixes uninitted var in drawing...
2002-06-20  Julian Smartifdefed out Offset call for Mac
2002-06-12  Vadim Zeitlinadded clipping test
2002-04-22  Julian SmartFixed drawing sample compilo for wxMotif (doesn't have...
2002-04-07  Gilles Depeyrotupdated CodeWarrior 5.3 exported xml projects
2002-04-01  Julian SmartAdded FloodFill patch for samples
2002-03-24  Václav Slavíkdon't use wxApp::GetStdIcon
2002-03-21  Julian SmartAdded __WXX11__ tests where appropriate
2002-02-13  Robert Roebling wxX11:
2002-02-10  Václav Slavíkmore wxMGL-aware samples
2002-02-02  Vadim Zeitlinadded more commands for moving the logical origin
2002-02-01  Vadim Zeitlintest wxRegion::Offset()
2002-01-25  Vadim Zeitlininserted @IF_GNU_MAKE@ to allow building with other...
2002-01-18  Julian SmartUpdated VC++ files
2002-01-10  Gilles Depeyrotchanged PPC struct alignement setting
2002-01-03  Vadim Zeitlinsome brush tests
2001-12-28  Vadim Zeitlinremoved my timing code accidentally committed before
2001-12-24  Vadim Zeitlindon't crash if bitmaps are not found
2001-12-02  Gilles Depeyrotstore CodeWarrior 5.3 projects as xml instead of binary...
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-22  Mattia BarbonUnicode compilation fixed for almost all samples
2001-10-09  Vadim Zeitlinadded new project files for all samples and demos;...
2001-10-07  Václav SlavíkFloodFill not in MGL, either
2001-09-21  Mattia BarbonUnicode compilation fixes.
2001-09-09  Gilles Depeyrotrenamed CodeWarrior 5 projects (added new ones as well)
2001-08-23  Vadim Zeitlinfixes for rotated text drawing
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-07-22  Gilles Depeyrotadded dependency handling to Makefiles
2001-06-30  Gilles Depeyrotinclude xpm files for Mac OS after correction of wxICON...
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-06-17  Vadim Zeitlinmore region tests
2001-06-17  Vadim Zeitlinfixed clip rect when logical coords != device ones
2001-06-09  Gilles Depeyrotadded CodeWarrior 5 projects for samples
2001-06-07  Julian SmartUpdates for version change to 2.3.1
2001-05-10  Julian SmartRemoved references to xpm[d].lib
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
2001-02-04  Gilles Depeyrotignore CodeWarrior build directory and files produced...
2001-02-02  Gilles Depeyrotignore CodeWarrior build directory
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-08-24  Jouk Jansen Committing in .
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-05-11  Jouk Jansen Committing in .
2000-03-04  Robert Roebling Some more drawing things,
2000-03-04  Robert Roebling Lotta stuff for drawing etc.
2000-03-04  Robert Roebling Adapted wxGTK to wxMSW's notion of region setting.
2000-03-03  Robert Roebling Clean-up, speed-up and bug-fix for wxListCtrl drawing,
2000-03-02  Robert Roebling Added test for region clipping.
2000-02-21  Robert Roebling Slightly better GC pooling,
2000-02-21  Robert Roebling Implemented MSW's paint region clipping, but
2000-02-17  Robert Roebling Small testing changes,
2000-02-17  Julian SmartRemoved redundant wxColour constructor (how come this...
2000-02-17  Vadim Zeitlinadded and documented wxDC::DrawCheckMark()
2000-02-17  Julian SmartAdded demo of strange rectangle behaviour
2000-02-15  Vadim Zeitlin1. dnd demo in treetest
2000-02-15  Guillermo Rodrigue... added tests for filled rects
2000-02-10  Robin Dunnmoved Clear() outside of if (textured)...
2000-02-10  Robin Dunnadded option for drawing a textured background to test...
2000-02-08  Vadim Zeitlin1. more test code for drawing with ROPs/masks/bg brushe...
2000-02-06  Vadim Zeitlinsome minor changes in controls/image, timings added...
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
2000-01-30  Vadim Zeitlinadded modeless dlg test to dialogs
2000-01-29  Vadim ZeitlinI think it's needed...
2000-01-29  Robert Roebling Line drawing correction.
2000-01-29  Robert Roebling New line tests.
2000-01-29  Vadim Zeitlin1. thread sample now uses wxProgressDialog for more...
2000-01-26  Robert Roebling Corrected TIFF,
2000-01-26  Vadim Zeitlinextended (wxMask test) and reorganized the drawing...
2000-01-25  Vadim Zeitlinadded DrawRectangle() test
2000-01-24  Vadim Zeitlinmodifications to show non monochrome masks in action
1999-12-08  Vadim Zeitlin1. many DrawRotatedText() corrections (gtk)
1999-12-07  Vadim Zeitlin1. fixes for DrawRotatedText(), drawing sample extended...
1999-12-06  Vadim ZeitlinRotated text patch from Hans-Joachim Baader (with some...
1999-11-21  Robert Roebling makefile updates,
1999-10-26  Julian SmartFixed wxFont mis-specification
1999-10-10  Robert Roebling Scrolling updates.
1999-08-31  Michael Bedwardifdef'd out call to dc.FloodFill() for WXMOTIF (not...
1999-08-14  Robert Roebling Makefile updates
1999-08-14  Robert Roebling More samples makefiles
1999-08-13  Robert Roebling More smaple makefiles
next