Commit graph

1771 commits

Author SHA1 Message Date
cxl
a290659bf2 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3671 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-18 15:02:19 +00:00
cxl
c2677c8b23 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3669 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-18 06:51:16 +00:00
cxl
69cba3db25 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3666 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-15 13:09:47 +00:00
unodgs
19a9dac4aa CtrlLib: DateTimeCtrl's OpenGL related fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3663 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-15 10:20:35 +00:00
unodgs
223f278d1e CtrlCore, Draw: Some WinGL adjustments
git-svn-id: svn://ultimatepp.org/upp/trunk@3659 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-14 10:30:35 +00:00
cxl
8163e72248 .CtrlLib: TabCtrl focus persistency issue fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@3657 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-14 04:55:03 +00:00
unodgs
5aaf0ff8ea GridCtrl: Made grid more opengl friendly
git-svn-id: svn://ultimatepp.org/upp/trunk@3654 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-13 20:10:12 +00:00
unodgs
5a3d15411d CtrlCore: Added initialization of painting field
git-svn-id: svn://ultimatepp.org/upp/trunk@3653 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-13 19:29:28 +00:00
rylek
b80c030e3c +CtrlCore/ParseRTF.cpp: added simple table cell shading support (solid color only)
+Oracle/Oci8.cpp: OracleBlob / Clob upgraded to 64-bit LOB handle

git-svn-id: svn://ultimatepp.org/upp/trunk@3650 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-13 18:34:03 +00:00
rylek
c8fc3a6b37 .ide: added ASCSTRING_SMART to CreateTFile to prevent splitting UTF8 characters accross line
git-svn-id: svn://ultimatepp.org/upp/trunk@3649 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-12 14:15:16 +00:00
rylek
250c96ac0c +Oracle/Oci8: 64-bit integer support
git-svn-id: svn://ultimatepp.org/upp/trunk@3648 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-12 14:02:46 +00:00
cxl
2f57be366b .Core: IsNaN support for mingw
git-svn-id: svn://ultimatepp.org/upp/trunk@3643 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-11 19:40:43 +00:00
cxl
8ae1bee3d3 Report: QtfReport
git-svn-id: svn://ultimatepp.org/upp/trunk@3642 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-11 10:33:08 +00:00
rylek
18fee7dc1a .CtrlCore/ParseRTF.cpp: fixed extra table columns and improved table cell formatting
git-svn-id: svn://ultimatepp.org/upp/trunk@3640 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-11 00:46:18 +00:00
cxl
c0f7eed849 Core: IsNaN function, AsString(NaN) now returns '?', Painter: PaintingPainter - ASSERT for NaN values
git-svn-id: svn://ultimatepp.org/upp/trunk@3639 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-10 21:50:35 +00:00
cxl
1e959819f8 Core: Fixed compatibility of binary serialization GCC vs MSC (dword definition issue)
git-svn-id: svn://ultimatepp.org/upp/trunk@3637 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-10 21:32:12 +00:00
cxl
62154a1bc9 Painter: LLOG logging in Path.cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@3634 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-10 21:10:34 +00:00
koldo
f35fa20897 Draw: Added doc
git-svn-id: svn://ultimatepp.org/upp/trunk@3631 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-10 19:20:37 +00:00
koldo
74dca570c6 Core: Added doc
git-svn-id: svn://ultimatepp.org/upp/trunk@3630 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-10 17:14:21 +00:00
cxl
4e0c490a1c .CtrlLib, CtrlCore, Painter, RichEdit: minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3629 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-09 19:33:20 +00:00
rylek
83e3636381 .CtrlCore/EncodeRTF.cpp: re-insert of (hopefully) working table border patch removed earlier by Mirek because of a bug in ParseRTF.cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@3627 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-07 19:41:44 +00:00
rylek
33cd89f8d8 *CtrlCore: bug fix concerning recent ParseRTF patch for processing table cell borders
git-svn-id: svn://ultimatepp.org/upp/trunk@3626 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-07 19:35:25 +00:00
cxl
98437cca1a *Core: Complex fix
git-svn-id: svn://ultimatepp.org/upp/trunk@3625 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-07 05:00:02 +00:00
cxl
99c5bc6351 Core: Complex - support for conversion from number values, polyequal support
git-svn-id: svn://ultimatepp.org/upp/trunk@3624 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-06 17:23:28 +00:00
cxl
682d88d2c6 Core: Value compatible Complex (thanks Kohait00)
git-svn-id: svn://ultimatepp.org/upp/trunk@3623 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-06 15:21:50 +00:00
cxl
620573f4c9 *CtrlCore: ParseRTF/EnvodeRTF latest patch reverted
git-svn-id: svn://ultimatepp.org/upp/trunk@3621 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-06 12:19:07 +00:00
cxl
2598d406a9 *CtrlCore: reverted falty HasMouse declaraction removal
git-svn-id: svn://ultimatepp.org/upp/trunk@3619 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-06 11:11:14 +00:00
chickenk
daa984a142 .CtrlLib tutorial doc: add some anchors to the sections for easier future referencing
git-svn-id: svn://ultimatepp.org/upp/trunk@3615 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-06 08:32:46 +00:00
cxl
02ef472de8 CtrlCore: Ctrl::IgnoreMouse
git-svn-id: svn://ultimatepp.org/upp/trunk@3613 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-05 13:25:16 +00:00
cxl
f5493483e2 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3612 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-05 13:22:04 +00:00
cxl
e057acbf48 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3609 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-05 10:02:44 +00:00
cxl
58f76e1455 .Painter: support for Invert in subpixel mode
git-svn-id: svn://ultimatepp.org/upp/trunk@3602 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-03 17:30:43 +00:00
cxl
809bb8b526 Painter: Added Invert attribute, fixed issue with wrong clipping in subpixel mode
git-svn-id: svn://ultimatepp.org/upp/trunk@3600 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-03 16:32:31 +00:00
cxl
10d89989c8 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3598 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-03 12:12:29 +00:00
cxl
f1001615b9 Painter: Fixed DrawEllipseOp with pen == 0
git-svn-id: svn://ultimatepp.org/upp/trunk@3595 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-02 19:22:31 +00:00
cxl
2903c2e93a Painter: fixed issue with path and DrawImage with empty Image
git-svn-id: svn://ultimatepp.org/upp/trunk@3591 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-02 18:17:59 +00:00
cxl
3dc54ede15 CtrlLib: Posix: default printer now reads pagesize from CUPS
git-svn-id: svn://ultimatepp.org/upp/trunk@3588 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-02 13:50:58 +00:00
cxl
18bf33ed6c *CtrlCore: Fixed font rendering issue with NOGTK flag
git-svn-id: svn://ultimatepp.org/upp/trunk@3587 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-02 09:48:03 +00:00
cxl
61e96ccdd1 *CtrlLib: PrinterJob in GUI_X11 now default initializes page to A4, fixes issue with printing without the dialog
git-svn-id: svn://ultimatepp.org/upp/trunk@3585 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-02 09:17:38 +00:00
cxl
bda907a355 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3583 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-01 09:29:40 +00:00
cxl
d42e3d443e .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3581 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-01 09:06:16 +00:00
rylek
805a909658 .CtrlCore/ParseRTF.cpp, EncodeRTF.cpp: table & cell border fixes
.Geom/Ctrl/PlotterCtrl.h: internal PostRefresh made private to avoid confusion

git-svn-id: svn://ultimatepp.org/upp/trunk@3579 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-01 06:49:27 +00:00
cxl
cdd7af7d53 .CtrlCore: Waiting for ClipboardOpen now 2s
git-svn-id: svn://ultimatepp.org/upp/trunk@3577 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-28 19:29:33 +00:00
cxl
07722328c3 Painter: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@3573 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-27 21:43:41 +00:00
cxl
bacadf9c6f *CtrlCore: Fix of TopWindow Open behaviour (thanks sergeynikiti)
git-svn-id: svn://ultimatepp.org/upp/trunk@3571 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-27 19:51:36 +00:00
cxl
5bdea2f3cd .developing fb backend
git-svn-id: svn://ultimatepp.org/upp/trunk@3569 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-26 22:27:01 +00:00
unodgs
bbb856e6c2 GridCtrl: Added respecting header font in popups
git-svn-id: svn://ultimatepp.org/upp/trunk@3567 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-26 12:51:27 +00:00
unodgs
322e270fb4 GridCtrl: Added SetHeaderFont()
git-svn-id: svn://ultimatepp.org/upp/trunk@3566 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-26 11:54:35 +00:00
unodgs
0770a68dd0 GridCtrl: Fixed loosing focus when typing in find box. Added calling WhenSearchCursor on clearing search string
git-svn-id: svn://ultimatepp.org/upp/trunk@3565 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-26 11:09:08 +00:00
unodgs
c77a4b7b6a GridCtrl: Fixed calculating selected items in block selection
git-svn-id: svn://ultimatepp.org/upp/trunk@3564 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-26 10:42:56 +00:00