]> git.saurik.com Git - wxWidgets.git/history - samples/drawing
1. use tar.bz2 as sources, not tar.gz
[wxWidgets.git] / samples / drawing /
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
1999-07-23  Robert Roebling Finished MingW32 makefiles
1999-07-22  Robert Roebling New drawing test code.
1999-07-22  Robert Roebling wxMenu compile fix
1999-06-29  Robert Roebling wxChoiceDialog fix.
1999-06-19  Robert Roebling Remaining Makefile.ins,
1999-06-07  Robert Roebling CVS cleanups.
1999-06-02  Vadim Zeitlinremoving (finally) autogenerated files
1999-06-02  Vadim Zeitlinslightly updated makefiles
1999-06-01  Vadim Zeitlinre-readding makefiles
1999-06-01  Vadim Zeitlinre-removing Makefile.in
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-06-01  Vadim Zeitlinold makefiles removed
1999-05-28  Julian SmartAdded rc and def files for new samples
1999-05-27  Julian SmartAdded some makefiles for caret, scroll and drawing...
1999-05-17  Vadim ZeitlinSelectColour() works
1999-05-17  Vadim ZeitlinDrawCircle() added
1999-05-17  Vadim Zeitlinmore tests added
1999-05-16  Robert Roebling Minor DC correction.
1999-05-15  Robert Roebling A little more testing.
1999-05-15  Robert Roebling Started drawing sample.