Commit graph

28 commits

Author SHA1 Message Date
Mirek Fidler
9e6224e4a4 uppsrc: C++23 MacOS fixes 2024-09-19 09:51:50 +02:00
cxl
52403f0ff7 CtrlCore/CtrlLib: MacOS conditionals fixed to support Turtle
git-svn-id: svn://ultimatepp.org/upp/trunk@15996 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-15 10:34:04 +00:00
cxl
d57f5a7ba8 CtrlCore: Cocoa ImageDraw::operator Image now const
git-svn-id: svn://ultimatepp.org/upp/trunk@15015 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-11 06:18:45 +00:00
cxl
c36ec7216b .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14911 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-27 12:35:41 +00:00
cxl
82bc1a6b85 CtrlCore: RectTracker MacOS
git-svn-id: svn://ultimatepp.org/upp/trunk@14325 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-18 12:57:30 +00:00
cxl
f938957b6e CtrlCore: Fixed some ViewDraw/GTK issues, RichEdit: UHD fixes for image resizing handles
git-svn-id: svn://ultimatepp.org/upp/trunk@14321 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-18 12:41:42 +00:00
cxl
15b5955449 CtrlCore: MacOS theoretical TopFrameDraw implementation (does not work because of MacOS issue)
git-svn-id: svn://ultimatepp.org/upp/trunk@14318 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-15 20:32:48 +00:00
cxl
566d9c0a13 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@12939 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-03 18:27:00 +00:00
cxl
20083f8128 CtrlLib, CtrlCore: MacOS FileSel special places
git-svn-id: svn://ultimatepp.org/upp/trunk@12714 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-24 18:06:36 +00:00
cxl
2690304308 CtrlCore, CtrlLib: Cocoa FileSel icons
git-svn-id: svn://ultimatepp.org/upp/trunk@12694 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-21 18:43:50 +00:00
cxl
e0c407bc4e CtrlCore: Cocoa: Now using NSTrackingArea, focus and other bugs
git-svn-id: svn://ultimatepp.org/upp/trunk@12328 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-02 15:40:41 +00:00
cxl
6f46e77458 CtrlCore: Cocoa Drag&Drop
git-svn-id: svn://ultimatepp.org/upp/trunk@12315 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-27 13:58:15 +00:00
cxl
476c9e8692 CtrlCore: Coco refactored to use flipped view
git-svn-id: svn://ultimatepp.org/upp/trunk@12298 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-23 12:17:43 +00:00
cxl
bc17571838 CtrlLib: Cocoa chameleon
git-svn-id: svn://ultimatepp.org/upp/trunk@12270 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-10 17:27:05 +00:00
cxl
611dc58f32 CtrlCore: Cocoa IsPainting correct support
git-svn-id: svn://ultimatepp.org/upp/trunk@12261 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-08 08:01:21 +00:00
cxl
1ff0521e82 CtrlCore: Developing Cocoa SystemDraw
git-svn-id: svn://ultimatepp.org/upp/trunk@12225 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-01 12:29:20 +00:00
cxl
5df628750d CtrlCore: Cocoa dash patterns
git-svn-id: svn://ultimatepp.org/upp/trunk@12220 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-31 16:53:50 +00:00
cxl
d0cc249ffe CtrlLib, CtrlCore: Cups printing now active for Cocoa
git-svn-id: svn://ultimatepp.org/upp/trunk@12178 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-21 14:17:13 +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
4918f43375 CtrlCore: ViewDraw, DrawDragRect (RectTracker now works)
git-svn-id: svn://ultimatepp.org/upp/trunk@12146 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-04 13:44:35 +00:00
cxl
1437949400 CtrlCore: Developing Cocoa
git-svn-id: svn://ultimatepp.org/upp/trunk@12103 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-26 14:38:03 +00:00
cxl
42f716ebe5 CtrlCore: Developing Cocoa support
git-svn-id: svn://ultimatepp.org/upp/trunk@12101 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-25 18:31:12 +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
dc5b70a336 CtrlCore: Developing Cocoa
git-svn-id: svn://ultimatepp.org/upp/trunk@12088 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-21 17:14:40 +00:00
cxl
645b2415bd CtrlCore: Developing Cocoa
git-svn-id: svn://ultimatepp.org/upp/trunk@12082 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-17 14:08:28 +00:00
cxl
128a46857c CtrlCore: Developing Cocoa
git-svn-id: svn://ultimatepp.org/upp/trunk@12078 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-16 17:25:32 +00:00
cxl
0f165c8214 CtrlCore: Developing Cocoa
git-svn-id: svn://ultimatepp.org/upp/trunk@12076 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-16 13:07:47 +00:00
cxl
8104c07ce4 CtrlCore: Devloping Cocoa support
git-svn-id: svn://ultimatepp.org/upp/trunk@12074 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-16 12:13:43 +00:00