Commit graph

195 commits

Author SHA1 Message Date
cxl
22093dd4f6 Core, RichText, Draw: Global Value Cache with dynamically adjusted size based on system statistics, MakeImage now using global value cache, RichText now stores decompressed images in the cache
git-svn-id: svn://ultimatepp.org/upp/trunk@14576 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-10 14:10:50 +00:00
cxl
dae458db06 Core: Mem.h improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@14505 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-27 16:39:08 +00:00
cxl
461b920c61 uppsrc: Many memcpy, memset converted to new memory functions
git-svn-id: svn://ultimatepp.org/upp/trunk@14493 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-22 15:14:16 +00:00
cxl
2b6a5c86c2 RichText: Fixed Null cell paper issue (fixes reference/Watermark)
git-svn-id: svn://ultimatepp.org/upp/trunk@14097 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-27 17:57:48 +00:00
cxl
d21a6577f1 RichText: RichText::Paint(Zoom zoom, Draw& w, int x, int y, int cx) now detects dark mode, adjusts colors accordingly
git-svn-id: svn://ultimatepp.org/upp/trunk@14083 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-25 15:12:23 +00:00
cxl
c71f810b30 Core, CtrlLib, Ide: Resolved issue with SColors in Layout widget properties
git-svn-id: svn://ultimatepp.org/upp/trunk@14002 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-13 14:38:43 +00:00
cxl
096964aa0e Core: FileStream now does not open directories as files anymore in POSIX
git-svn-id: svn://ultimatepp.org/upp/trunk@13948 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-28 09:41:31 +00:00
cxl
c742a8c900 RichText: HTML export now supports image links
git-svn-id: svn://ultimatepp.org/upp/trunk@13945 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-27 12:58:25 +00:00
cxl
0772f8df11 RichText: fixed to compile with new Uuid
git-svn-id: svn://ultimatepp.org/upp/trunk@13399 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-16 09:20:42 +00:00
cxl
77189e04c5 uppsrc: Copying copyright updated to 2019
git-svn-id: svn://ultimatepp.org/upp/trunk@13070 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-05-01 12:27:32 +00:00
cxl
7ab13ffc80 uppsrc: Undefined Behaviour sanitization
git-svn-id: svn://ultimatepp.org/upp/trunk@13032 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-23 07:59:06 +00:00
cxl
1419a8df8a Painter: SVG improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@12815 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-07 09:44:09 +00:00
cxl
6adf46e448 RichText, RichEdit: Added SVG support
git-svn-id: svn://ultimatepp.org/upp/trunk@12811 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-06 11:49:57 +00:00
cxl
31bc27868b uppsrc: Fixed some GCC 8.1 warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@12806 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-03 23:40:34 +00:00
cxl
1c4e18c62b Core: DarkTheme color convertor improved
git-svn-id: svn://ultimatepp.org/upp/trunk@12756 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-10 12:26:23 +00:00
cxl
6971242ed3 Core: Improving color inversion for DarkTheme
git-svn-id: svn://ultimatepp.org/upp/trunk@12752 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-10 09:56:55 +00:00
cxl
762614e101 CtrlLib, ide: Better dark theme support (using DarkTheme for RichTextCtrl)
git-svn-id: svn://ultimatepp.org/upp/trunk@12635 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-12-21 07:43:53 +00:00
cxl
9140f26522 RichText: Temporary of dark theme issues
git-svn-id: svn://ultimatepp.org/upp/trunk@12628 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-12-20 12:26:16 +00:00
cxl
6e8d1aed0c RichText: Fixed up/down navigation issue with tables
git-svn-id: svn://ultimatepp.org/upp/trunk@12369 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-15 08:26:20 +00:00
cxl
46f2795709 GLDraw premultiplied alpha issue fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@11991 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-10 13:41:01 +00:00
cxl
aeece88ac0 CtrlCore: RTF: Fixed 'space at bullet' issue
git-svn-id: svn://ultimatepp.org/upp/trunk@11913 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-04-25 07:21:34 +00:00
cxl
10ef7e047f PdfDraw: Minor improvement of JPEGDraw
git-svn-id: svn://ultimatepp.org/upp/trunk@11773 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-09 22:52:45 +00:00
cxl
a6cf6da8b1 RichText: Fixed issue with EncodeQTF: default style setting substyle for subsequent styles in QTF - solved by storing the default style last
git-svn-id: svn://ultimatepp.org/upp/trunk@11736 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-27 15:54:50 +00:00
cxl
a90ad2a80f uppsrc: Topic Language Separator change (more)
git-svn-id: svn://ultimatepp.org/upp/trunk@11510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-02 13:00:28 +00:00
cxl
4491873d3f RichEdit: PasteFilter, fixed issue in AsQTF(plaintext)
git-svn-id: svn://ultimatepp.org/upp/trunk@11311 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-09-06 19:12:25 +00:00
cxl
625b5be4d9 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11310 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-09-06 13:58:20 +00:00
cxl
603286af25 RichText: QTFDisplay now ignores text color / paper if style is not normal
git-svn-id: svn://ultimatepp.org/upp/trunk@11294 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-08-06 08:56:22 +00:00
cxl
daaf0b96e1 RichText:EncodeHTML fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@11264 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-20 20:25:07 +00:00
cxl
54b06ada29 RichText: EncodeHTML now treats labels HTML5 compatible
git-svn-id: svn://ultimatepp.org/upp/trunk@11263 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-19 21:58:21 +00:00
cxl
d07e327577 RichText: Fixed margin formatting in debug mode in EncodeHTML
git-svn-id: svn://ultimatepp.org/upp/trunk@11229 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-13 07:46:17 +00:00
cxl
7ceed6abb6 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-20 14:04:05 +00:00
cxl
4d47f0ee3c Fixed problem header/footer in document that does not start at PageY(0, 0)
git-svn-id: svn://ultimatepp.org/upp/trunk@10998 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-13 13:37:24 +00:00
cxl
7b15d8a262 RichText: Fixed issue with table layouts
git-svn-id: svn://ultimatepp.org/upp/trunk@10989 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-07 13:54:17 +00:00
cxl
1c87b6eb91 RichText: Fixed issue with inner table with invalid margins
git-svn-id: svn://ultimatepp.org/upp/trunk@10988 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-06 15:45:27 +00:00
cxl
d9ac7d7fe0 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10940 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-13 11:13:35 +00:00
cxl
088c597488 RichText: Fixed to achieve compatibility with older CLANG
git-svn-id: svn://ultimatepp.org/upp/trunk@10928 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-09 11:43:56 +00:00
cxl
3c7c8d935d RichText: Fixed issue in TablePaint
git-svn-id: svn://ultimatepp.org/upp/trunk@10896 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-04 08:37:19 +00:00
cxl
4e5f1ff5bf RichText: Yet another hdr/ftr fix
git-svn-id: svn://ultimatepp.org/upp/trunk@10881 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-24 13:53:07 +00:00
cxl
d35514062e RichText: Fixed corner case issue with hdr/ftr
git-svn-id: svn://ultimatepp.org/upp/trunk@10879 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-24 13:44:33 +00:00
cxl
beab1177bd RichText: Header/Footer now can be defined for NEXT page, without breaking the page
git-svn-id: svn://ultimatepp.org/upp/trunk@10854 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-15 20:42:19 +00:00
cxl
a3a449f09b RichEdit: Fixed selection with table issue
git-svn-id: svn://ultimatepp.org/upp/trunk@10447 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-16 09:10:01 +00:00
cxl
a1c74a8698 uppsrc: .icpp files replaced by INITIALIZE/INITIALIZER
git-svn-id: svn://ultimatepp.org/upp/trunk@10424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-13 09:24:24 +00:00
cxl
e354e51f4e u++: init files removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10409 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-12 06:36:54 +00:00
cxl
bd1bcb7199 PdfDraw, RichText: PDF signatures
git-svn-id: svn://ultimatepp.org/upp/trunk@10360 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-26 18:41:12 +00:00
cxl
ce6e4e8151 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10327 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-16 17:12:16 +00:00
klugier
6eca3a0822 .doc .RichText Added parameter return value table for DeQtf.
git-svn-id: svn://ultimatepp.org/upp/trunk@10312 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-14 11:32:39 +00:00
cxl
8bcba4d8d7 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@10310 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-14 06:11:34 +00:00
cxl
024bf6f641 RichText: Fixed QTF new page ^^ with tables
git-svn-id: svn://ultimatepp.org/upp/trunk@10233 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-09-22 14:58:17 +00:00
cxl
b96cf98f35 RichText: Qtf: Fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@10198 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-09-01 14:57:10 +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