Commit graph

1775 commits

Author SHA1 Message Date
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
cxl
eeff6028b0 .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
d755220877 .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
8d5b62e442 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
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
cxl
b135773704 .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
1d804fc012 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
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
646c9e1213 .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
6638dd4195 +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
5d80e3e0a4 .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
ff25c6a321 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
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
ee16211d3f 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
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
a1c08763d0 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
344ae17f61 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
3a4f8ec39e 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
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
26a9302ab3 *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
52fc5ad898 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
5332de033e 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
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
chickenk
eb8eccc814 .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
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
b551a59698 .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
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
c3956676a5 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
70ce7b138e 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
3cc0b69480 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
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
8d0ff37e27 *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
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
bfb0f51ec6 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
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