Julian Smart
|
b67a86d574
|
Added newlines to end of files to avoid RTF-for-PDF index getting messed up
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-10 17:46:49 +00:00 |
|
Vadim Zeitlin
|
b18a7b1116
|
escape more underscores (we need a pre-commit check for those...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-10 13:45:12 +00:00 |
|
Vadim Zeitlin
|
6ae7410f55
|
added wxDC::Set/GetLayoutDirection() and implemented it for wxMSW (patch from Tim Kosse)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41867 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-10 08:31:23 +00:00 |
|
Vadim Zeitlin
|
b7cacb43db
|
add IsOk() to all classes having Ok() method (patch 1570985)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-08 21:56:55 +00:00 |
|
Stefan Csomor
|
a0afe18fcf
|
hint to alpha colours added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40863 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-27 09:23:58 +00:00 |
|
Julian Smart
|
b3f6656af6
|
Removed duplicate wxDCClipper documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-01 20:21:49 +00:00 |
|
Vadim Zeitlin
|
213ad8e72c
|
added linear and concentric gradient fill functions (modified/fixed patch from Ryan Norton)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-12 01:57:31 +00:00 |
|
Vadim Zeitlin
|
268b0725a2
|
corrected description of font parameter of GetTextExtent()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-08 13:02:20 +00:00 |
|
Jamie Gadd
|
68df211fae
|
Deprecate wxDC::{Begin,End}Drawing()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37315 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-05 11:59:59 +00:00 |
|
Vadim Zeitlin
|
6bcf450c6e
|
document that wxDC can't be created
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-09 12:25:06 +00:00 |
|
Vadim Zeitlin
|
04905cca87
|
GetFont() only works after SetFont()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-02 23:28:36 +00:00 |
|
Vadim Zeitlin
|
f5d7ba7593
|
removed (non existing) default argument for DrawRoundedRectangle
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34939 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-07-26 21:05:58 +00:00 |
|
Chris Elliott
|
87b72f94f3
|
Fix Error between Get and Set
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-06-20 14:43:52 +00:00 |
|
Michael Wetherell
|
43e8916ff3
|
Documentation fixes, patch 1179223 by Andreas Mohr
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-08 14:34:30 +00:00 |
|
Julian Smart
|
1d3f4b50d6
|
Doc tweaks
SetAxisOrientation: Y is top down by default, not bottom up!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32626 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-06 17:16:58 +00:00 |
|
Julian Smart
|
f354202554
|
Typo fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-01 09:24:56 +00:00 |
|
Julian Smart
|
2a138829cb
|
Added GetIcon, GetBitmap to wxImageList
Tweaked DC and bitmap docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-27 11:55:01 +00:00 |
|
Kevin Hock
|
5b5035ce5b
|
whilst -> while
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-06 15:51:05 +00:00 |
|
Włodzimierz Skiba
|
b1263dcfa3
|
Make ComputeScaleAndOrigin() as virtual part of wxDCBase and this way present on missing platforms. Add into manaul too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-16 21:24:45 +00:00 |
|
Robert Roebling
|
3980000ca6
|
Whole bunch of minor doc updates from an external patch.
Also documented combobox's EVT_TEXT_ENTER
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-11 21:33:17 +00:00 |
|
Włodzimierz Skiba
|
ea76a6a5ca
|
Fix to FIXME about using unused Get/SetOptimization.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-07 20:10:40 +00:00 |
|
Ryan Norton
|
717ba4898b
|
fix underscore errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-18 14:07:49 +00:00 |
|
Włodzimierz Skiba
|
547e2b0c43
|
wxDC::DrawLabel documented.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-11-15 17:58:32 +00:00 |
|
Vadim Zeitlin
|
bc525d0038
|
removed non-const wxDC accessors for pens, brushes, ... (bug 1039169)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-10-02 21:30:00 +00:00 |
|
Włodzimierz Skiba
|
b236c10f77
|
Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-30 11:15:59 +00:00 |
|
Ryan Norton
|
4c2752843a
|
note that drawpoint only takes into account pen color like the _other_ toolkit. Note for tracker bug [ 844761 ] wxDC::DrawPoint ignores pen size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29309 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-24 07:45:05 +00:00 |
|
Włodzimierz Skiba
|
f70c044346
|
Spelling fixes [#1017001]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29023 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-04 02:44:43 +00:00 |
|
Julian Smart
|
fc2171bd4c
|
Name change replacements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-04 08:27:20 +00:00 |
|
Julian Smart
|
03ca23b6b7
|
Misc doc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-23 20:31:28 +00:00 |
|
Vadim Zeitlin
|
163dc80eff
|
docs and example for wxDC::DrawPolyPolygon() (patch 882189)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-29 23:31:02 +00:00 |
|
Robin Dunn
|
42bf070c7e
|
Added wxDC::GetPartialTextExtents
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-11 23:49:31 +00:00 |
|
Julian Smart
|
461fb267e6
|
Misc documentation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25653 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-08 18:48:55 +00:00 |
|
Vadim Zeitlin
|
6e76b35d73
|
added wxDC::DrawPolyPolygon() (patch 882189)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-07 13:12:31 +00:00 |
|
Chris Elliott
|
8bdd5efa86
|
fix incorrect parameter error fo r DrawArc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-15 11:42:54 +00:00 |
|
Vadim Zeitlin
|
900491787c
|
document that DrawLine() doesn't draw the last point
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-04 10:14:52 +00:00 |
|
Václav Slavík
|
cc81d32f2b
|
TRUE/FALSE -> true/false in documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-18 00:16:34 +00:00 |
|
Vadim Zeitlin
|
2edb0bdef6
|
applied typos and spelling error fixes patch from Olly Betts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-07 20:15:28 +00:00 |
|
Julian Smart
|
387ebd3eb7
|
Added wxDF_HTML
Added VC++/non-Unicode for setting HTML clipboard data
Changed FloodFill to return a bool value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-04-17 11:48:11 +00:00 |
|
Julian Smart
|
b1699cd397
|
Applied FloodFill patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-04-01 21:40:42 +00:00 |
|
Vadim Zeitlin
|
0371e9a826
|
added another overloaded DrawCircle() version for completeness and documented it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14059 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-07 23:24:05 +00:00 |
|
Vadim Zeitlin
|
5230934a95
|
wxDC::SetClippingRegion() in wxMSW works like in wxGTK, i.e. combines the given region with the old one (also documented this behaviour as the correct one)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-02 00:40:45 +00:00 |
|
Gilles Depeyrot
|
1387b68afb
|
added SetAxisOrientation documentation and improved documentation of logical
to/from device relative coordinate conversions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-29 20:48:07 +00:00 |
|
Vadim Zeitlin
|
3e482a6486
|
wxNullFont shouldn't be passed to wxDC::SetFont()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13472 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-09 00:14:43 +00:00 |
|
Mattia Barbon
|
0a67eeac3d
|
wxPerl documentation updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-23 22:08:45 +00:00 |
|
Vadim Zeitlin
|
4770df95a0
|
fixes for rotated text drawing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11446 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-08-23 22:08:58 +00:00 |
|
Julian Smart
|
aef94d6860
|
Made DC cacheing less obstrusive
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-11 20:22:44 +00:00 |
|
Julian Smart
|
0cbff1201a
|
Added wxUSE_DC_CACHEING and associated code to wxMSW
Added EnableCache, CacheEnabled to wxDCBase
Added mask source args to DoBlit, Blit
Added cache testing code to dragimag sample
Added wxSystemOptions, regenerated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-11 10:07:06 +00:00 |
|
Vadim Zeitlin
|
6c975af106
|
documented wxDCClipper
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-09 18:31:53 +00:00 |
|
Vadim Zeitlin
|
f35398824b
|
applied wxPerl doc patches
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-04-14 19:46:05 +00:00 |
|
Vadim Zeitlin
|
5873607e5c
|
wxPerl doc patches applied
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-12-20 16:10:46 +00:00 |
|