2012-12-01 |
Paul Cornett | use stock colour/pen/brush objects in samples |
blob | commitdiff | raw |
2012-12-01 |
Paul Cornett | use new pen/brush style names in samples |
blob | commitdiff | raw | diff to current |
2012-12-01 |
Paul Cornett | remove colour/pen/brush arguments which are the default... |
blob | commitdiff | raw | diff to current |
2012-03-06 |
Paul Cornett | avoid using wxDC::Blit() and wxDC::GetPixel() on window... |
blob | commitdiff | raw | diff to current |
2012-03-04 |
Vadim Zeitlin | Use wxHAS_IMAGES_IN_RESOURCES instead of explicit platf... |
blob | commitdiff | raw | diff to current |
2012-01-20 |
Dimitri Schoolwerth | Removed ellipsis from "About..." occurrences. |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
blob | commitdiff | raw | diff to current |
2011-07-20 |
Vadim Zeitlin | Don't use template member function in drawing sample... |
blob | commitdiff | raw | diff to current |
2011-07-19 |
Vadim Zeitlin | Allow saving the drawing sample canvas to a file or... |
blob | commitdiff | raw | diff to current |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
blob | commitdiff | raw | diff to current |
2011-03-09 |
Vadim Zeitlin | Add tests of other hatched brushes to the drawing sample. |
blob | commitdiff | raw | diff to current |
2011-03-09 |
Vadim Zeitlin | Don't pop up annoying message box in the drawing sample. |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Vadim Zeitlin | Remove calls to wxApp::SetTopWindow() from the samples... |
blob | commitdiff | raw | diff to current |
2010-07-23 |
Vadim Zeitlin | Allow passing multi-line strings to wxDC::DrawText... |
blob | commitdiff | raw | diff to current |
2010-07-23 |
Vadim Zeitlin | Fix mismatches between format strings and arguments. |
blob | commitdiff | raw | diff to current |
2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
blob | commitdiff | raw | diff to current |
2010-06-20 |
Vadim Zeitlin | Remove unnecessary mondrian.{ico,xpm} files from sample... |
blob | commitdiff | raw | diff to current |
2010-06-02 |
Vadim Zeitlin | Fix drawing of scaled bitmaps in wxCairoContext. |
blob | commitdiff | raw | diff to current |
2010-06-02 |
Vadim Zeitlin | Don't hard code position of the drawing sample window... |
blob | commitdiff | raw | diff to current |
2010-04-05 |
Vadim Zeitlin | Add support for gradient stops to wxGraphicsContext. |
blob | commitdiff | raw | diff to current |
2009-08-24 |
Vadim Zeitlin | No changes, just fix unused variables and parameters... |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-07-03 |
Vadim Zeitlin | fix harmless warnings (mostly about unused parameters... |
blob | commitdiff | raw | diff to current |
2009-01-08 |
Francesco Montorsi | change generic ints to enums in wxDC (closes #9959) |
blob | commitdiff | raw | diff to current |
2008-08-27 |
Vadim Zeitlin | get rid of duplicate enum (#9895) |
blob | commitdiff | raw | diff to current |
2008-08-21 |
Vadim Zeitlin | document that text drawing is not affected by the curre... |
blob | commitdiff | raw | diff to current |
2008-08-21 |
Vadim Zeitlin | continue even if the bitmaps can't be found; look for... |
blob | commitdiff | raw | diff to current |
2008-08-01 |
Vadim Zeitlin | no real changes, just some minor cleanup to fix a few... |
blob | commitdiff | raw | diff to current |
2008-02-11 |
Vadim Zeitlin | use #ifdef __WXMAC__, not #if |
blob | commitdiff | raw | diff to current |
2007-12-22 |
Stefan Csomor | forgot to release capture |
blob | commitdiff | raw | diff to current |
2007-12-22 |
Stefan Csomor | adding rubberbanding |
blob | commitdiff | raw | diff to current |
2007-11-30 |
Robert Roebling | DC reorganization |
blob | commitdiff | raw | diff to current |
2007-11-10 |
Stefan Csomor | adding the python sample for graphicscontext |
blob | commitdiff | raw | diff to current |
2007-09-09 |
Vadim Zeitlin | fixed off by 1 bug in wxDC::GradientFillLinear() (patch... |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Václav Slavík | compilation fixes for --disable-compat28 |
blob | commitdiff | raw | diff to current |
2007-03-18 |
Vadim Zeitlin | wxDC::StretchBlit() for wxMac and wxMSW (patch 1611973) |
blob | commitdiff | raw | diff to current |
2007-02-04 |
Vadim Zeitlin | call OnInit() from all samples to allow using standard... |
blob | commitdiff | raw | diff to current |
2006-11-14 |
Vadim Zeitlin | label the different gradient pictures clearly |
blob | commitdiff | raw | diff to current |
2006-10-21 |
Robert Roebling | Use wxGCDC in wxGTK to draw "Alpha" test page |
blob | commitdiff | raw | diff to current |
2006-10-10 |
Stefan Csomor | turning around defines, using a graphics context enable... |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Robin Dunn | Bumping the version number also requires that version... |
blob | commitdiff | raw | diff to current |
2006-09-29 |
Stefan Csomor | graphics context implementation test case |
blob | commitdiff | raw | diff to current |
2006-09-19 |
Robert Roebling | More tests for circles and arcs. |
blob | commitdiff | raw | diff to current |
2006-03-15 |
Włodzimierz Skiba | Warning fixes. |
blob | commitdiff | raw | diff to current |
2006-02-12 |
Vadim Zeitlin | added linear and concentric gradient fill functions... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-09-15 |
Włodzimierz Skiba | Splines sample. |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Julian Smart | Typo correction patch [ 1208110 ] Lots of typo corrections |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Włodzimierz Skiba | Wrong #pragma interface/implementation warning fixes. |
blob | commitdiff | raw | diff to current |
2005-02-12 |
Julian Smart | GetPixel and FloodFill (in this case) not supported... |
blob | commitdiff | raw | diff to current |
2004-10-06 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
blob | commitdiff | raw | diff to current |
2004-06-24 |
Włodzimierz Skiba | Fixes for Smartphone builds. Sample does not work yet... |
blob | commitdiff | raw | diff to current |
2004-06-13 |
Dimitri Schoolwerth | replaced menu calls Append([...], true) with the less... |
blob | commitdiff | raw | diff to current |
2004-05-25 |
Julian Smart | More name changes |
blob | commitdiff | raw | diff to current |
2004-05-20 |
Włodzimierz Skiba | -1->wxID_ANY, TRUE->true and FALSE->false replacements. |
blob | commitdiff | raw | diff to current |
2004-02-29 |
Vadim Zeitlin | docs and example for wxDC::DrawPolyPolygon() (patch... |
blob | commitdiff | raw | diff to current |
2003-12-11 |
Julian Smart | Applied patch [ 846809 ] Cleaning of 11 samples |
blob | commitdiff | raw | diff to current |
2003-06-07 |
Vadim Zeitlin | no changes |
blob | commitdiff | raw | diff to current |
2003-04-11 |
Vadim Zeitlin | fixes for user dash handling (patch 717736) |
blob | commitdiff | raw | diff to current |
2002-12-14 |
Mattia Barbon | More samples/Unicode fixes. |
blob | commitdiff | raw | diff to current |
2002-08-31 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
blob | commitdiff | raw | diff to current |
2002-08-21 |
Julian Smart | Applied patch [ 598286 ] Fixes uninitted var in drawing... |
blob | commitdiff | raw | diff to current |
2002-06-20 |
Julian Smart | ifdefed out Offset call for Mac |
blob | commitdiff | raw | diff to current |
2002-06-12 |
Vadim Zeitlin | added clipping test |
blob | commitdiff | raw | diff to current |
2002-04-22 |
Julian Smart | Fixed drawing sample compilo for wxMotif (doesn't have... |
blob | commitdiff | raw | diff to current |
2002-04-01 |
Julian Smart | Added FloodFill patch for samples |
blob | commitdiff | raw | diff to current |
2002-03-24 |
Václav Slavík | don't use wxApp::GetStdIcon |
blob | commitdiff | raw | diff to current |
2002-03-21 |
Julian Smart | Added __WXX11__ tests where appropriate |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Robert Roebling | wxX11: |
blob | commitdiff | raw | diff to current |
2002-02-10 |
Václav Slavík | more wxMGL-aware samples |
blob | commitdiff | raw | diff to current |
2002-02-02 |
Vadim Zeitlin | added more commands for moving the logical origin |
blob | commitdiff | raw | diff to current |
2002-02-01 |
Vadim Zeitlin | test wxRegion::Offset() |
blob | commitdiff | raw | diff to current |
2002-01-03 |
Vadim Zeitlin | some brush tests |
blob | commitdiff | raw | diff to current |
2001-12-28 |
Vadim Zeitlin | removed my timing code accidentally committed before |
blob | commitdiff | raw | diff to current |
2001-12-24 |
Vadim Zeitlin | don't crash if bitmaps are not found |
blob | commitdiff | raw | diff to current |
2001-11-22 |
Mattia Barbon | Unicode compilation fixed for almost all samples |
blob | commitdiff | raw | diff to current |
2001-10-07 |
Václav Slavík | FloodFill not in MGL, either |
blob | commitdiff | raw | diff to current |
2001-09-21 |
Mattia Barbon | Unicode compilation fixes. |
blob | commitdiff | raw | diff to current |
2001-08-23 |
Vadim Zeitlin | fixes for rotated text drawing |
blob | commitdiff | raw | diff to current |
2001-06-30 |
Gilles Depeyrot | include xpm files for Mac OS after correction of wxICON... |
blob | commitdiff | raw | diff to current |
2001-06-17 |
Vadim Zeitlin | more region tests |
blob | commitdiff | raw | diff to current |
2001-06-17 |
Vadim Zeitlin | fixed clip rect when logical coords != device ones |
blob | commitdiff | raw | diff to current |
2000-08-08 |
Bryan Petty | second merge of the 2.2 branch (RL) |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-04 |
Robert Roebling | Some more drawing things, |
blob | commitdiff | raw | diff to current |
2000-03-04 |
Robert Roebling | Lotta stuff for drawing etc. |
blob | commitdiff | raw | diff to current |
2000-03-04 |
Robert Roebling | Adapted wxGTK to wxMSW's notion of region setting. |
blob | commitdiff | raw | diff to current |
2000-03-03 |
Robert Roebling | Clean-up, speed-up and bug-fix for wxListCtrl drawing, |
blob | commitdiff | raw | diff to current |
2000-03-02 |
Robert Roebling | Added test for region clipping. |
blob | commitdiff | raw | diff to current |
2000-02-21 |
Robert Roebling | Slightly better GC pooling, |
blob | commitdiff | raw | diff to current |
2000-02-21 |
Robert Roebling | Implemented MSW's paint region clipping, but |
blob | commitdiff | raw | diff to current |
2000-02-17 |
Robert Roebling | Small testing changes, |
blob | commitdiff | raw | diff to current |
2000-02-17 |
Julian Smart | Removed redundant wxColour constructor (how come this... |
blob | commitdiff | raw | diff to current |
2000-02-17 |
Vadim Zeitlin | added and documented wxDC::DrawCheckMark() |
blob | commitdiff | raw | diff to current |
2000-02-17 |
Julian Smart | Added demo of strange rectangle behaviour |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Vadim Zeitlin | 1. dnd demo in treetest |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Guillermo Rodrigue... | added tests for filled rects |
blob | commitdiff | raw | diff to current |
2000-02-10 |
Robin Dunn | moved Clear() outside of if (textured)... |
blob | commitdiff | raw | diff to current |
2000-02-10 |
Robin Dunn | added option for drawing a textured background to test... |
blob | commitdiff | raw | diff to current |
2000-02-08 |
Vadim Zeitlin | 1. more test code for drawing with ROPs/masks/bg brushe... |
blob | commitdiff | raw | diff to current |
next |