Commit graph

278 commits

Author SHA1 Message Date
unodgs
f78397b4ed Rainbow: WinGL..
git-svn-id: svn://ultimatepp.org/upp/trunk@3673 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-18 22:02:29 +00:00
cxl
98aee28af9 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3671 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-18 15:02:19 +00:00
unodgs
582e355a41 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
unodgs
6650bd5f79 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
4d7308e99e +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
f3099e1aa4 .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
82ffff32ad 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
79cdbbe6dd .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
7014a272f3 .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
2c9cc6e9f1 *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
394a9abd4b *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
7c34b73b91 *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
cxl
7fec50e64d 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
0a9af8b67f .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
7300d61ebc .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
f97c82e1d7 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
e2c6646b11 .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
cd785d752e *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
942f2db3e8 .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
c4953990f2 .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
e8dfe13bc1 .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
bdda6e9662 .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
4d159441ec *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
e62c75e1d2 .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
rylek
b818e68b94 *CtrlCore: fixed table border RTF export
git-svn-id: svn://ultimatepp.org/upp/trunk@3563 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-26 10:10:24 +00:00
cxl
b334c17a4f .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3560 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-25 19:35:41 +00:00
cxl
90b98ca69f Draw: AddRefreshRect (extracted from X11 Invalidate)
git-svn-id: svn://ultimatepp.org/upp/trunk@3558 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-25 18:28:38 +00:00
cxl
05e6fc0b20 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3556 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-25 16:57:23 +00:00
cxl
281da9e6b8 .CtrlCore: Minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3543 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-17 19:55:34 +00:00
cxl
dbd67a099c .CtrlCore: OpenClipboard increased number of attempts
git-svn-id: svn://ultimatepp.org/upp/trunk@3537 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-16 15:13:07 +00:00
cxl
30e0320ed3 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@3535 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-14 17:13:15 +00:00
cxl
e3659eb82b .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3532 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-14 15:58:47 +00:00
cxl
b79918ff26 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3528 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-13 19:16:25 +00:00
cxl
c6168f3910 CtrlCore, CtrlLib: Rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3527 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-13 12:51:32 +00:00
cxl
0c9859cd46 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-13 12:42:24 +00:00
cxl
9ba68a4b11 Draw: AdjustColors fixed w.r.t. premultiplied alpha images
git-svn-id: svn://ultimatepp.org/upp/trunk@3523 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-13 09:35:59 +00:00
cxl
5239774367 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3522 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-13 08:50:59 +00:00
cxl
ed13d210da .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3520 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-13 08:20:57 +00:00
cxl
c0ad3ed6e9 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3519 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-13 07:59:25 +00:00
cxl
62fd0904c4 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3517 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-13 07:33:11 +00:00
cxl
4f0940eb4a .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3515 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-12 18:50:13 +00:00
cxl
bb82a74699 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3514 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-12 18:03:40 +00:00
cxl
f0fccd0b8f .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3512 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-12 10:11:36 +00:00
cxl
6739df1d7e .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3511 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-10 16:34:41 +00:00
cxl
cf6d37ce4d .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-10 16:10:48 +00:00
cxl
6e0acbc3ee .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3509 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-10 11:28:56 +00:00
cxl
88778524b9 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3508 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-10 08:53:58 +00:00
cxl
777a725efc .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3507 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-10 08:44:50 +00:00
cxl
53d1777d22 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3506 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-10 06:52:13 +00:00
cxl
23503a00f4 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3505 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-09 21:39:16 +00:00