2011-02-24 |
Stefan Csomor | reverting part of r58797, otherwise wxClientDC get... |
blob | commitdiff | raw |
2011-01-27 |
Stefan Csomor | supporting clang 2.0 under xcode, see #12332 |
blob | commitdiff | raw | diff to current |
2010-12-19 |
Vadim Zeitlin | Fix initial gradient point calculation in wxOSX. |
blob | commitdiff | raw | diff to current |
2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
blob | commitdiff | raw | diff to current |
2010-04-18 |
Stefan Csomor | concatenation must use prepend mode on osx as well |
blob | commitdiff | raw | diff to current |
2010-04-06 |
Stefan Csomor | making gradients working again |
blob | commitdiff | raw | diff to current |
2010-04-06 |
Stefan Csomor | fixing warnings |
blob | commitdiff | raw | diff to current |
2010-04-06 |
Vadim Zeitlin | Implement support for gradient stops for OS X. |
blob | commitdiff | raw | diff to current |
2010-04-05 |
Vadim Zeitlin | Add support for gradient stops to wxGraphicsContext. |
blob | commitdiff | raw | diff to current |
2010-02-28 |
Stefan Csomor | translate 0.5 offset into user space before applying... |
blob | commitdiff | raw | diff to current |
2009-11-28 |
Stefan Csomor | 64bit builds had problems with full circles, as we... |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Vadim Zeitlin | Fix discrepancy between different ways of measuring... |
blob | commitdiff | raw | diff to current |
2009-10-24 |
Stefan Csomor | switching to explicit flush mode, otherwise clientdc... |
blob | commitdiff | raw | diff to current |
2009-10-03 |
Paul Cornett | Remove unused global bitmap, which caused crash on... |
blob | commitdiff | raw | diff to current |
2009-10-02 |
Stefan Csomor | adding construction from native bitmaps |
blob | commitdiff | raw | diff to current |
2009-09-30 |
Stefan Csomor | fixing text matrix (dataview custom renderer showed... |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-07-02 |
Vadim Zeitlin | use WXSIZEOF(x) instead of sizeof(x)/sizeof(x[0]) ... |
blob | commitdiff | raw | diff to current |
2009-03-29 |
Stefan Csomor | adding iphone code |
blob | commitdiff | raw | diff to current |
2009-03-24 |
Stefan Csomor | conforming to new naming convention of starting all... |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Stefan Csomor | fixing warning in osx core and carbon |
blob | commitdiff | raw | diff to current |
2009-03-20 |
Stefan Csomor | reworked font handling for osx |
blob | commitdiff | raw | diff to current |
2009-02-22 |
Kevin Ollivier | Missed one symbol used in the compatibility path. |
blob | commitdiff | raw | diff to current |
2009-02-22 |
Kevin Ollivier | Fix for building under 10.4, where the BlendMode consta... |
blob | commitdiff | raw | diff to current |
2009-02-16 |
Robert Roebling | Compilo |
blob | commitdiff | raw | diff to current |
2009-02-15 |
Stefan Csomor | switching to compositing operators (fixes #9881), addin... |
blob | commitdiff | raw | diff to current |
2009-02-12 |
Stefan Csomor | CGContextFlush is already called in SetNativeContext |
blob | commitdiff | raw | diff to current |
2009-02-10 |
Stefan Csomor | supporting graphics context on invisible views, icon... |
blob | commitdiff | raw | diff to current |
2009-02-09 |
Stefan Csomor | paint event handling fixes and wxClientDC implementatio... |
blob | commitdiff | raw | diff to current |
2009-02-09 |
Kevin Ollivier | Do a sanity check to make sure GetWindow() has a valid... |
blob | commitdiff | raw | diff to current |
2009-01-16 |
Stefan Csomor | fixing infinite recursion for rotated text, introduced... |
blob | commitdiff | raw | diff to current |
2009-01-08 |
Francesco Montorsi | build fix |
blob | commitdiff | raw | diff to current |
2009-01-08 |
Francesco Montorsi | a few more int/wxPolygonFillMode substitutions in wxReg... |
blob | commitdiff | raw | diff to current |
2009-01-08 |
Francesco Montorsi | fix build |
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-11-13 |
Vadim Zeitlin | fix warnings about hiding virtual wxGraphicsContext... |
blob | commitdiff | raw | diff to current |
2008-09-11 |
Stefan Csomor | adding missing y axis flip |
blob | commitdiff | raw | diff to current |
2008-09-02 |
Stefan Csomor | osx new layout |
blob | commitdiff | raw | diff to current |
2008-08-02 |
Stefan Csomor | guarding all text methods against unset font |
blob | commitdiff | raw | diff to current |
2008-07-31 |
Stefan Csomor | better guarding when no printing architecture exists |
blob | commitdiff | raw | diff to current |
2008-07-30 |
Stefan Csomor | OSX renaming round 2 |
blob | commitdiff | raw | diff to current |
2008-07-29 |
Stefan Csomor | osx regrouping |
blob | commitdiff | raw | diff to current |
2008-06-11 |
Stefan Csomor | fixing file paths after renaming |
blob | commitdiff | raw | diff to current |
2008-06-11 |
Stefan Csomor | renaming |
blob | commitdiff | raw | diff to current |
|