Commit graph

50 commits

Author SHA1 Message Date
cxl
bbca078611 Draw: Font metrics optimised for mingw (using FastMingwTls)
git-svn-id: svn://ultimatepp.org/upp/trunk@13414 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-18 08:08:53 +00:00
cxl
48eb19fff1 uppsrc: thread__ -> thread_local
git-svn-id: svn://ultimatepp.org/upp/trunk@13388 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-13 09:00:26 +00:00
cxl
277bd68665 CtrlCore: Win32 DrawTextOp MT fix
git-svn-id: svn://ultimatepp.org/upp/trunk@12672 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-16 10:58:37 +00:00
cxl
607d7d6e97 Draw: RenderCharSys in Win32 now returns unhinted fonts
git-svn-id: svn://ultimatepp.org/upp/trunk@12670 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-15 15:24:16 +00:00
cxl
5a44eeb5a7 CtrlCore: Cocoa font features (RenderCharSys, GetData), Draw: Font caching optimized, Core: FoldHash function
git-svn-id: svn://ultimatepp.org/upp/trunk@12177 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-21 12:42:55 +00:00
cxl
c69801def3 CtrlCore: Developing Cocoa support
git-svn-id: svn://ultimatepp.org/upp/trunk@12106 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-27 17:37:42 +00:00
cxl
fce079d34b CtrlCore: Developing Cocoa
git-svn-id: svn://ultimatepp.org/upp/trunk@12100 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-25 13:22:27 +00:00
cxl
8ebdcbb0d5 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
8b35038cd1 CtrlCore: UHD/X11 fixed #1241
git-svn-id: svn://ultimatepp.org/upp/trunk@8905 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-07 09:55:36 +00:00
cxl
8b1b3438db CtrlCore/Draw: UHD refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@8835 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-22 12:43:35 +00:00
cxl
3b8f88d9e8 Draw: Fixed crashing of X11 mode
git-svn-id: svn://ultimatepp.org/upp/trunk@8822 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-20 06:40:17 +00:00
cxl
16a8c0d51f ide: Developing UHD
git-svn-id: svn://ultimatepp.org/upp/trunk@8805 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-09 15:40:06 +00:00
cxl
06f30bcaf3 upp.src: HiDPI fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@8790 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-05 14:00:46 +00:00
cxl
5be4de0e8b uppsrc: Developing HiDPI support
git-svn-id: svn://ultimatepp.org/upp/trunk@8788 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-03 17:27:04 +00:00
cxl
8ea6f4ad68 Draw: Simplified variant of Font::SetFace
git-svn-id: svn://ultimatepp.org/upp/trunk@7267 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-17 06:47:58 +00:00
cxl
1c6cc19a40 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7192 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-08 17:36:26 +00:00
cxl
f611afa3c2 Fixing richtextzoom #598
git-svn-id: svn://ultimatepp.org/upp/trunk@6640 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-04 12:26:14 +00:00
cxl
0597fd67f8 Draw: SetFace
git-svn-id: svn://ultimatepp.org/upp/trunk@6600 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-23 16:11:14 +00:00
cxl
ca7e60660f Draw: support for LinuxGL, Sql: operator*=(VectorMap, SqlSelect)
git-svn-id: svn://ultimatepp.org/upp/trunk@6283 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-28 11:43:07 +00:00
cxl
94dfb99ed4 Draw: Fixed compilation issue with Set__
git-svn-id: svn://ultimatepp.org/upp/trunk@6273 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-26 11:43:41 +00:00
cxl
1a2ddecd46 Draw: InvalidateFontList
git-svn-id: svn://ultimatepp.org/upp/trunk@6271 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-25 17:03:57 +00:00
cxl
c36853e67b upp.src: Reverted some OpenGL related issues, Core: Fixed Stream::Pack
git-svn-id: svn://ultimatepp.org/upp/trunk@6207 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-22 20:16:16 +00:00
unodgs
c21ddc2d5e CtrlCore, Draw: LinuxGl adjustments
git-svn-id: svn://ultimatepp.org/upp/trunk@6199 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-17 18:10:20 +00:00
cxl
ba8eb81f07 Draw: Fixed issue with CJK characters metrics
git-svn-id: svn://ultimatepp.org/upp/trunk@5635 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-09 17:41:32 +00:00
cxl
af7a9d8db5 Draw: Another StdFont fix
git-svn-id: svn://ultimatepp.org/upp/trunk@5578 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-22 10:57:45 +00:00
cxl
d82de97d31 Draw: Fixed issue with StdFont
git-svn-id: svn://ultimatepp.org/upp/trunk@5572 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-21 08:59:11 +00:00
cxl
b09b7d6cbe CtrlCore, Draw: MT refactored, fixed StdFont issue in Draw
git-svn-id: svn://ultimatepp.org/upp/trunk@5559 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-18 23:45:03 +00:00
cxl
bd87a04fda Draw, CtrlCore: Major refactor of Draw
git-svn-id: svn://ultimatepp.org/upp/trunk@5545 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-11 12:33:47 +00:00
cxl
02a58b2d3d CtrlLib: fixed font height issue
git-svn-id: svn://ultimatepp.org/upp/trunk@5418 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-08 16:05:09 +00:00
cxl
6cf239033f uppsrc: OLD_VALUE completely removed, Core/Rpc: Now supports Json parameters and return values
git-svn-id: svn://ultimatepp.org/upp/trunk@5356 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-14 11:43:13 +00:00
cxl
9c66fcab3e Draw: Font, Drawing, Painting, Image now support Xmlize and Jsonize
git-svn-id: svn://ultimatepp.org/upp/trunk@4950 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-14 14:47:25 +00:00
cxl
9a1dcdd11f Core: Jsonize for int16, Draw: Font Xmlize/Jsonize
git-svn-id: svn://ultimatepp.org/upp/trunk@4948 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-14 08:26:19 +00:00
cxl
e226ffb556 Core: Fixed issue with Null in Json
git-svn-id: svn://ultimatepp.org/upp/trunk@4917 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-09 08:00:09 +00:00
cxl
192a4fdc70 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@3897 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-21 07:55:45 +00:00
cxl
8de669b422 CtrlCore: ReSkin (former SyncCh) now public, refactored SetStdFont handling
git-svn-id: svn://ultimatepp.org/upp/trunk@3894 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-20 13:21:47 +00:00
cxl
436dfbbd23 uppsrc: Null cleanup
git-svn-id: svn://ultimatepp.org/upp/trunk@3866 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-16 08:24:44 +00:00
cxl
c50b91be05 Draw, CtrlCore: Chameleon sync optimized/fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@3829 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-06 12:05:28 +00:00
cxl
9ca5b1f9ed Core, Draw: Applied changes for mac (thanks daveremba)
git-svn-id: svn://ultimatepp.org/upp/trunk@3688 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-21 18:11:08 +00:00
unodgs
f78397b4ed Rainbow: WinGL..
git-svn-id: svn://ultimatepp.org/upp/trunk@3673 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-18 22:02:29 +00:00
cxl
442771f19e *Draw: Fix of InitStdFonts
git-svn-id: svn://ultimatepp.org/upp/trunk@2186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-06 13:56:03 +00:00
cxl
0b66cc0ecc X11: Fixed bug with font initialization (caused by Win32 fix...)
git-svn-id: svn://ultimatepp.org/upp/trunk@2145 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-24 17:12:07 +00:00
cxl
ddf785eac0 Draw: Fix for Shell Dlg font
git-svn-id: svn://ultimatepp.org/upp/trunk@2141 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-24 12:18:17 +00:00
cxl
aeae7136b4 Draw, Layout designer: Fixed issue with StdFont
git-svn-id: svn://ultimatepp.org/upp/trunk@1489 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-10 16:48:22 +00:00
cxl
bb5c630b41 CtrlCore,Draw, POSIX: Fixed font metrics issue, fixed editfield frame issue, fixed PdfDraw
git-svn-id: svn://ultimatepp.org/upp/trunk@1480 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-08 21:52:08 +00:00
cxl
cf0af7d760 Draw\Font removed unused var..
git-svn-id: svn://ultimatepp.org/upp/trunk@1472 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-03 20:57:37 +00:00
cxl
eb6013e5be Draw: Fixed Win32 font issues
git-svn-id: svn://ultimatepp.org/upp/trunk@1426 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-17 12:09:08 +00:00
cxl
bacf2dc0ec Draw: fixed underline issue, Font documented
git-svn-id: svn://ultimatepp.org/upp/trunk@1385 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-08 17:46:19 +00:00
cxl
6642d719a3 NewDraw fixed in X11
git-svn-id: svn://ultimatepp.org/upp/trunk@1380 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-07 07:41:55 +00:00
cxl
04a06f8ce7 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
342011f75f NewDraw 'merge'
git-svn-id: svn://ultimatepp.org/upp/trunk@1369 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-06 19:23:29 +00:00