Commit graph

78 commits

Author SHA1 Message Date
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
10094501aa Core: Id is now String based, Sql: SqlCol erradicated
git-svn-id: svn://ultimatepp.org/upp/trunk@4276 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-08 23:55:47 +00:00
cxl
233ef9d5ae RichText: RenderPages, Pdf
git-svn-id: svn://ultimatepp.org/upp/trunk@4197 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-25 17:12:53 +00:00
cxl
a5c6ad1de4 *RichText: AsQtf(RichObject) now uses QTF_NOSTYLES flag (fixes issue with changing default style)
git-svn-id: svn://ultimatepp.org/upp/trunk@4190 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-23 09:34:57 +00:00
cxl
109fa53cef .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4037 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-17 12:16:49 +00:00
cxl
b7ad4a22e2 RichText: CreatePaintingObject, ide: fix of errorfiles
git-svn-id: svn://ultimatepp.org/upp/trunk@3952 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-03 22:00:25 +00:00
cxl
f38f7aa651 CtrlLib: ArrayCtrl::AsText, SetClipboard, AsQtf, AsCsv
git-svn-id: svn://ultimatepp.org/upp/trunk@3933 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-30 10:30:00 +00:00
cxl
a3c302b9e0 *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
cf8bb2821c *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
4616bc2463 Sql: Fixed string escapment of PGSQL strings
git-svn-id: svn://ultimatepp.org/upp/trunk@3828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-06 07:24:53 +00:00
rylek
bd9a46849b .RichText: added \n support to DeQtf; fixed ParseQtf to ignore control characters which break the packed paragraph format
.Geom/Draw/hrr.cpp: fixed coordinate orientation bug in hrr clipping

git-svn-id: svn://ultimatepp.org/upp/trunk@3757 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-09 12:23:45 +00:00
cxl
efb3b01daf *CtrlLib: RichTextView: Fixed issue with links being active after end of line
git-svn-id: svn://ultimatepp.org/upp/trunk@3429 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-17 11:32:30 +00:00
cxl
44e91dcec2 CtrlLib: Improved selection in RichTextView tables
git-svn-id: svn://ultimatepp.org/upp/trunk@3428 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-17 11:21:55 +00:00
cxl
82fdf80b01 *CtrlCore: Fixed charset encoding issues in EncodeRTF, RichEdit: ClipZoom method
git-svn-id: svn://ultimatepp.org/upp/trunk@3323 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-05 14:03:51 +00:00
rylek
1ebc70b60f +RichEdit: added some missing czech translations; fixed ToPara to honor objects & fields
+CtrlCore: EncodeRTF improved to support page size & margins and table cell borders
.RichText: ParseQtf fixed to honor formatting of last paragraph in text

git-svn-id: svn://ultimatepp.org/upp/trunk@3210 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-14 23:59:20 +00:00
cxl
a44ab2417a *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
5d9b35c480 *uppsrc: fixed various i18n, font, RichText issues in X11
git-svn-id: svn://ultimatepp.org/upp/trunk@2258 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-23 19:17:45 +00:00
cxl
9a229a001d .theide
git-svn-id: svn://ultimatepp.org/upp/trunk@2247 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-19 11:28:01 +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
b2b473dfe6 *RichText: Fixed Image typesetting/caching issue
git-svn-id: svn://ultimatepp.org/upp/trunk@2167 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-03 16:07:56 +00:00
cxl
a4b8215ee4 RichText: Fixed bug in bug reporting
git-svn-id: svn://ultimatepp.org/upp/trunk@2165 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-03 06:22:05 +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
132f1be402 RichText: Fix in table span normalization
git-svn-id: svn://ultimatepp.org/upp/trunk@2094 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-17 20:49:48 +00:00
cxl
803a42772d RichText: Fix of 'iml' object type wrt encoding
git-svn-id: svn://ultimatepp.org/upp/trunk@1977 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-28 23:19:42 +00:00
cxl
9435939126 Draw, RichText, RichEdit minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1794 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-09 17:13:39 +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
b333a94ee6 CtrlLib: FileSel::Types, Select* family of utility FileSel based functions and classes; minor ide bug fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@1676 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-02 16:54:26 +00:00
cxl
21f0043615 RichText: RichTextLayoutTracer added npy parameter to TableCell
git-svn-id: svn://ultimatepp.org/upp/trunk@1655 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-25 17:58:33 +00:00
cxl
6d3b2b9841 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
0c6ebc29e4 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
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
eda38c577e Minor fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1521 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-19 18:20:51 +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
6de6ff7d05 RichText, CtrlCore: Fixed problems with pasting Images into RichText, slightly optimized RichText core algorithms, theide: fixed infinute recursion if class inherits itself (C++ error, but A++ has to react)
git-svn-id: svn://ultimatepp.org/upp/trunk@1494 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-11 17:47:14 +00:00
cxl
68a73dff42 Draw: headless draw final milestone reached
git-svn-id: svn://ultimatepp.org/upp/trunk@1436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-19 13:12:18 +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
81c1f63db0 Developing new draw
git-svn-id: svn://ultimatepp.org/upp/trunk@1367 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-06 11:45:16 +00:00
cxl
405cab49f9 Developing new draw
git-svn-id: svn://ultimatepp.org/upp/trunk@1362 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-05 19:55:03 +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
cxl
7be2e1425b Doc fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1329 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-23 14:54:17 +00:00
cxl
8356c21fb0 X11 DnD fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1312 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-15 12:23:27 +00:00
cxl
eeaff3e935 RichText: Added 'text' rich object format
git-svn-id: svn://ultimatepp.org/upp/trunk@1263 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-02 21:48:57 +00:00
cxl
73cfd7617e TheIDE: Package coloring experiment
git-svn-id: svn://ultimatepp.org/upp/trunk@1047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-05 18:30:09 +00:00
rylek
c608b82728 context-related patches to RichText (continued); fixed hanging sockets in HTTP client; minor fixes in FormatDouble
git-svn-id: svn://ultimatepp.org/upp/trunk@1000 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-22 23:23:05 +00:00
cxl
ae292b5cf4 ExtractAccessKey now stores position
git-svn-id: svn://ultimatepp.org/upp/trunk@997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-22 10:07:45 +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
1b8771ec28 EncodeHTML enhancements by cbpporter
git-svn-id: svn://ultimatepp.org/upp/trunk@955 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-13 08:30:40 +00:00
cxl
34eed96362 SqlArray documentation, minor ide fix
git-svn-id: svn://ultimatepp.org/upp/trunk@936 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-10 22:43:09 +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