Commit graph

42 commits

Author SHA1 Message Date
Mirek Fidler
9fc0791282 uppsrc: Fixed some warnings 2024-09-20 09:40:30 +02:00
Mirek Fidler
f53907b2aa RichText: Fixed spellcheck line under number problem, ide: Icon cosmetics 2024-09-16 16:09:28 +02:00
Mirek Fidler
25f71b0a76 RichText: Numbering refactored 2024-09-16 00:01:57 +02:00
Mirek Fidler
603d978018 RichText: ParseHTML 2023-06-19 15:10:11 +02:00
Mirek Fidler
df06295f95 ide: Assist fixed in macos 2023-04-09 11:45:41 +02:00
Mirek Fidler
7985ea5c10 CtrlLib: RichTextView improvements 2023-01-13 16:33:29 +01:00
Mirek Fidler
c8364365ef CtrlLib, RichText: Gate<String> WhenHighlight; CtrlCore: fixed AppendFiles in Win32 2022-12-24 13:03:51 +01:00
Mirek Fidler
287ba5708b ide, RichText: Fixed problems with dark mode QTFDisplay (assist popups) 2022-11-23 09:58:52 +01:00
cxl
9293ed2be0 uppsrc: Visual C++ compiler bug [W]StringBuffer workaround
git-svn-id: svn://ultimatepp.org/upp/trunk@15123 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-23 09:37:31 +00:00
cxl
dbae6da76e RichText: Paint info now has DrawSelection field for customizing selection appearance
git-svn-id: svn://ultimatepp.org/upp/trunk@14725 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-29 10:07:15 +00:00
cxl
7470ee085b 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
b63a7cf30e 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
350fb79ea3 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
479f47398d 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
a1f521e289 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
25d52c300a 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
d702bb47a4 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
68c48f897e 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
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
dbe3da0a2d RichText newpage now allowed in level>0
git-svn-id: svn://ultimatepp.org/upp/trunk@10089 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-21 19:15:29 +00:00
cxl
b577db64b4 RichText: Header/Footer can be changed by paragraph/table
git-svn-id: svn://ultimatepp.org/upp/trunk@10084 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-21 05:45:44 +00:00
cxl
2461c12a7b RichText: Fixed paragraph layout tracer info after page break
git-svn-id: svn://ultimatepp.org/upp/trunk@9226 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-24 12:29:38 +00:00
cxl
a40c8594d2 PdfDraw, RichText: PdfDraw and RichText->PDF export now support urls #1183
git-svn-id: svn://ultimatepp.org/upp/trunk@8915 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-11 12:46:39 +00:00
cxl
632fccc49c RichText: Fixed issue with dotted tabs #854
git-svn-id: svn://ultimatepp.org/upp/trunk@7682 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-13 17:30:45 +00:00
cxl
03dc4cc4a2 ide: error pane now displays number of errors and warnings in the header
git-svn-id: svn://ultimatepp.org/upp/trunk@7621 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-29 11:59:18 +00:00
cxl
4b44f069df RichText: '[g ' now sets standard GUI font with *standard size*
git-svn-id: svn://ultimatepp.org/upp/trunk@7619 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-29 11:07:07 +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
c0bf704112 RichText, RichEdit: Customization options
git-svn-id: svn://ultimatepp.org/upp/trunk@6807 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-23 12:09:05 +00:00
cxl
5f95c7402e RichText, RichEdit: Styles of paragraph ruler (dotted, dashed)
git-svn-id: svn://ultimatepp.org/upp/trunk@5059 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-19 09:48:35 +00:00
cxl
d5291b7d48 *uppsrc: Fixed many GCC warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@4457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-21 14:24:31 +00:00
cxl
3d79b68a9f RichText, CtrlLib: PaintInfo - shrink_oversized_objects, used in RichTextView
git-svn-id: svn://ultimatepp.org/upp/trunk@2172 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-04 08:25:11 +00:00
cxl
0bdde7d283 RichText: RightPos tabulators (relative to right side)
git-svn-id: svn://ultimatepp.org/upp/trunk@2095 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-18 11:15:47 +00:00
cxl
430f79b00d RichEdit minor fixes, ViewBorder method
git-svn-id: svn://ultimatepp.org/upp/trunk@1720 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-25 18:38:37 +00:00
cxl
94c9a2c765 RichEdit now shows an arrow to signal labeled paragraphs
git-svn-id: svn://ultimatepp.org/upp/trunk@1686 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-09 17:45:43 +00:00
cxl
ca64a6dc01 RichText: Optimized by caching paragraph data and layout
git-svn-id: svn://ultimatepp.org/upp/trunk@1524 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-23 17:27:01 +00:00
cxl
1f673f98a7 RichText, Report: RichTextLayoutTracer ability, theide: workspace slash/backslash fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1513 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-16 19:32:38 +00:00
cxl
c7196a682c RichText: Painting changed to use RichObject::ToImage (instead of Paint) primarily; this fixes transparency issue
git-svn-id: svn://ultimatepp.org/upp/trunk@1333 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-24 13:03:55 +00:00
rylek
178e234cf7 External context support in RichText / RichEdit
git-svn-id: svn://ultimatepp.org/upp/trunk@972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-18 01:03:40 +00:00
cxl
74dc362aa9 Fixed nasty problem with RichText paragraph ruler
git-svn-id: svn://ultimatepp.org/upp/trunk@860 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-13 14:05:34 +00:00
cxl
7cee0fd8a8 T++ style adjustments...
git-svn-id: svn://ultimatepp.org/upp/trunk@431 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-12 11:10:28 +00:00
cxl
834baf76c2 git-svn-id: svn://ultimatepp.org/upp/trunk@413 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-09-09 10:04:46 +00:00
mdelfede
263ff5f895 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00