Stefan Csomor
|
091ef146b7
|
stub implementations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43013 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-04 09:57:35 +00:00 |
|
Stefan Csomor
|
a4e73390a6
|
moving path and matrix to refcounting as well, switching filling rule default to odd-even as dc.h does
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-28 13:46:46 +00:00 |
|
Stefan Csomor
|
2c82040626
|
changing graphics pen, brushes and fonts to be refcounted objects, having no subclasses
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-27 14:21:27 +00:00 |
|
Stefan Csomor
|
83576e682d
|
adding new implementations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-26 12:05:56 +00:00 |
|
Robin Dunn
|
bb8204ef82
|
SetTextColor --> SetTextColour, to be consistent with the rest of the lib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42417 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-26 01:19:00 +00:00 |
|
Robin Dunn
|
e49c065dc3
|
added missing default ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-23 19:21:29 +00:00 |
|
Stefan Csomor
|
9f339b18be
|
adding new constructors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-23 08:53:47 +00:00 |
|
Stefan Csomor
|
f540e5bd06
|
using GetNativePath instead of dynamic_cast
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42249 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 20:42:12 +00:00 |
|
Stefan Csomor
|
13bc5380f2
|
fixing classname
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 12:58:30 +00:00 |
|
Stefan Csomor
|
539e27950f
|
dummy implementations for new methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-20 11:59:10 +00:00 |
|
Stefan Csomor
|
ebbe5c6686
|
adding angle conversion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41808 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 16:05:08 +00:00 |
|
Stefan Csomor
|
8e108c1ec9
|
making pens behave as on other platforms when scaling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41806 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 15:53:36 +00:00 |
|
Stefan Csomor
|
f868f88665
|
set anti-aliasing ON by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 15:51:22 +00:00 |
|
Vadim Zeitlin
|
e0876d7381
|
corrected date in header; removed extra wx/wxprec.h inclusion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-04 18:13:49 +00:00 |
|
Robin Dunn
|
7ba86d938d
|
Wrap module in #if wxUSE_GRAPHICS_CONTEXT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41618 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-03 21:56:07 +00:00 |
|
Stefan Csomor
|
fe31db8170
|
workaround for GDIPlus conversion errors, adding wxMask support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-02 13:52:48 +00:00 |
|
Stefan Csomor
|
6fea499ca8
|
gdiplus implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-30 13:06:09 +00:00 |
|