]> git.saurik.com Git - wxWidgets.git/history - samples/drawing/drawing.cpp
Some more drawing things,
[wxWidgets.git] / samples / drawing / drawing.cpp
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-30  Vadim Zeitlinadded modeless dlg test to dialogs
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-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-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-19  Robert Roebling Remaining Makefile.ins,
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.