Commit graph

28 commits

Author SHA1 Message Date
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
ce6e4e8151 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10327 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-16 17:12:16 +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
7ece28ae38 Core: CoWork refactoring finished, RichText: Fixed issue with begin/infinite height text
git-svn-id: svn://ultimatepp.org/upp/trunk@10153 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-08 07:31:41 +00:00
cxl
14fe93d847 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10121 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-31 11:27:50 +00:00
cxl
4289188c53 RichText: Fixed parti issue in GetValPos, lz4 now using Function instead of Gate for progress
git-svn-id: svn://ultimatepp.org/upp/trunk@10116 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-31 05:49:54 +00:00
cxl
f373823d31 RichText: MT fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@10092 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-23 06:13:07 +00:00
cxl
e778c4bcef 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
41a2085483 RichText fixed issue with screen texts
git-svn-id: svn://ultimatepp.org/upp/trunk@10088 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-21 13:38:39 +00:00
cxl
08b434eb9d RichText fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@10087 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-21 13:11:15 +00:00
cxl
b3756e1abc RichText header/footer optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@10086 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-21 12:03:47 +00:00
cxl
4b1727cab9 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
bdbbeca30e 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
44b05d946e RichText: Fixed issue with GetHeight and header
git-svn-id: svn://ultimatepp.org/upp/trunk@8161 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-09 18:34:39 +00:00
cxl
6d19d6a002 RichText::GetWidth now supports tables
git-svn-id: svn://ultimatepp.org/upp/trunk@7361 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-06 09:44:51 +00:00
cxl
20be2642a0 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7192 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-08 17:36:26 +00:00
cxl
39d5b3f06d RichText/RichEdit: Header/Footer support
git-svn-id: svn://ultimatepp.org/upp/trunk@6476 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-23 13:44:42 +00:00
cxl
f1a27d46df Core: Algo cleanup, refactoring
git-svn-id: svn://ultimatepp.org/upp/trunk@6425 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-13 14:26:43 +00:00
cxl
b91849f9c9 *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
c5856c73ce *RichText: IsPainting fix, Web: HttpClient put fix
git-svn-id: svn://ultimatepp.org/upp/trunk@3862 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-14 09:09:17 +00:00
cxl
a03524c5d3 *RichText: Fixed IsPainting for multipaged paragraphs (was causing rendering quirks)
git-svn-id: svn://ultimatepp.org/upp/trunk@3858 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-12 12:30:13 +00:00
cxl
7e63d65e57 *uppsrc: mr_ped's GCC warnings fix, Core: now methods in Thread based on tojocky's ideas
git-svn-id: svn://ultimatepp.org/upp/trunk@2972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-08 12:36:46 +00:00
cxl
db3287b685 RichText: Removed 'inline' causing a trouble in some gcc versions
git-svn-id: svn://ultimatepp.org/upp/trunk@1541 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-29 19:58:56 +00:00
cxl
94625be5c2 RichText: fixed...
git-svn-id: svn://ultimatepp.org/upp/trunk@1528 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-24 12:27:23 +00:00
cxl
8df3bfccc9 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
490ff74fcd 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
49f828dcd1 git-svn-id: svn://ultimatepp.org/upp/trunk@413 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-09-09 10:04:46 +00:00
mdelfede
d2b54f7989 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