Commit graph

27 commits

Author SHA1 Message Date
cxl
b85dbc6915 Painter: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10632 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-03 10:54:08 +00:00
cxl
9e836aa8eb Painter: Text now supports underline / strikeout
git-svn-id: svn://ultimatepp.org/upp/trunk@10622 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-02 08:56:40 +00:00
cxl
597466fea8 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
030573a5a2 Draw, PdfDraw, Painter: Improved support for non-truetype fonts in PDF
git-svn-id: svn://ultimatepp.org/upp/trunk@5607 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-01 10:24:54 +00:00
cxl
59d64e3ce7 Core: LRUCache improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@5450 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-22 09:11:06 +00:00
cxl
8740b592c2 Painter: RectPath now returns *this
git-svn-id: svn://ultimatepp.org/upp/trunk@3760 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-13 01:41:09 +00:00
cxl
809bb8b526 Painter: Added Invert attribute, fixed issue with wrong clipping in subpixel mode
git-svn-id: svn://ultimatepp.org/upp/trunk@3600 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-03 16:32:31 +00:00
cxl
10d89989c8 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3598 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-03 12:12:29 +00:00
cxl
f1001615b9 Painter: Fixed DrawEllipseOp with pen == 0
git-svn-id: svn://ultimatepp.org/upp/trunk@3595 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-02 19:22:31 +00:00
cxl
2903c2e93a Painter: fixed issue with path and DrawImage with empty Image
git-svn-id: svn://ultimatepp.org/upp/trunk@3591 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-02 18:17:59 +00:00
cxl
32feb5f885 *Painter: DrawCircle pen color Null issue fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@3361 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-19 16:11:59 +00:00
cxl
6a3e9dc85c *Painter: Fixed underline in DrawText
git-svn-id: svn://ultimatepp.org/upp/trunk@2769 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-11 16:41:39 +00:00
cxl
d58101e4ed Painter: DrawImageOp completed to implement all original Draw modes
git-svn-id: svn://ultimatepp.org/upp/trunk@1951 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-25 19:03:05 +00:00
cxl
9a8fbf0a51 TheIDE: Autosetup now recognizes Win32 SDK 7.0
git-svn-id: svn://ultimatepp.org/upp/trunk@1820 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-20 16:50:25 +00:00
cxl
634eb18424 CtrlLib: EditField context menu exposed, can be overriden (just like in e.g. ArrayCtrl)
git-svn-id: svn://ultimatepp.org/upp/trunk@1732 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-03 11:14:10 +00:00
cxl
3146d40079 HeaderCtrl::Serialize and Painter::DrawLine fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1717 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-23 08:26:18 +00:00
cxl
1f7fd8ad4a Painter: DrawLineOp fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1714 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-22 21:45:51 +00:00
cxl
74c5c369b0 Draw: Numerous fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1473 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-04 11:50:18 +00:00
cxl
ede54c67ba Painter: DrawOps - support for PEN_*, fixed line width issue
git-svn-id: svn://ultimatepp.org/upp/trunk@1459 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-31 07:43:16 +00:00
rylek
1052e5ab2e Added implementation for Painter::DrawArc.
git-svn-id: svn://ultimatepp.org/upp/trunk@1456 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-30 19:54:41 +00:00
rylek
b6c850b8eb Added implementation for DrawPolyPolyPolygonOp and DrawPolyPolylineOp; added 'public' modifier to ST-variant of RWMutex::ReadLock / WriteLock to get rid of GCC complaints.
git-svn-id: svn://ultimatepp.org/upp/trunk@1450 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-28 08:44:00 +00:00
cxl
ec8c9eed2c Draw: headless draw final milestone reached
git-svn-id: svn://ultimatepp.org/upp/trunk@1436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-19 13:12:18 +00:00
cxl
ffb1ae3277 Painter fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1383 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-07 17:07:13 +00:00
cxl
f67d0a41eb developing new draw
git-svn-id: svn://ultimatepp.org/upp/trunk@1373 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-06 20:31:59 +00:00
cxl
fa47b4615a developing new draw
git-svn-id: svn://ultimatepp.org/upp/trunk@1372 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-06 20:31:00 +00:00
cxl
6d556a57f0 Sql: NULL for empty SqlBinary, Painter: Fixed DrawImageOp
git-svn-id: svn://ultimatepp.org/upp/trunk@1281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-05 12:44:32 +00:00
cxl
3d630fdc08 Painter2.0 to uppsrc
git-svn-id: svn://ultimatepp.org/upp/trunk@856 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-12 16:32:53 +00:00
Renamed from uppdev/Painter/DrawOp.cpp (Browse further)