cxl
40d943f42e
CtrlLib: Fixed icons in Win32 FileSel
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3714 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-26 20:56:17 +00:00
cxl
1c0922cdf0
.developing rainbow
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3710 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-24 18:40:07 +00:00
cxl
242ca5c4f9
.Developing rainbow
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3708 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-24 17:18:53 +00:00
cxl
0fc3c5291e
CtrlCore: Improved endsession behaviour in Win32
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3706 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-23 22:39:22 +00:00
cxl
17f58b7f39
.developing rainbow
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3702 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-22 16:07:57 +00:00
cxl
c54819463a
CtrlCore: Fix in MakeDragImage (fixed premultiplied alpha issue)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3700 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-22 14:43:21 +00:00
cxl
4c6d7156bd
.developing rainbow
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3692 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-22 09:16:46 +00:00
rylek
6b92965001
.CtrlCore/ParseRTF.cpp: fixed bug in horizontal & vertical span import from RTF
...
.Web/httpcli.cpp: socket.StopWrite moved after receiving HTTP headers from server, doing it the other way round seems to confuse some servers
git-svn-id: svn://ultimatepp.org/upp/trunk@3691 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-22 09:10:08 +00:00
unodgs
9669112b82
Rainbow: WinGL..
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3683 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-20 19:56:12 +00:00
unodgs
bdda2a5e7b
Rainbow: WinGL..
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3681 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-19 21:46:39 +00:00
cxl
79fceb3e83
.removing stray DLOGs
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3679 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-19 18:37:29 +00:00
unodgs
cde2305fc9
Rainbow: WinGL..
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3677 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-19 18:12:50 +00:00
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