Commit graph

3327 commits

Author SHA1 Message Date
cxl
6b9742f745 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3641 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-11 03:52:53 +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
679b5f9030 .uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@3638 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-10 21:50:33 +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
1b18bba778 .uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@3636 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-10 21:32:09 +00:00
unodgs
712e69b6a5 Rainbow: WinGL..
git-svn-id: svn://ultimatepp.org/upp/trunk@3635 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-10 21:11:03 +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
kohait
7821604932 bazaar: BoostPyTest: exporting the various edit fields
git-svn-id: svn://ultimatepp.org/upp/trunk@3633 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-10 20:20:59 +00:00
koldo
3452eaec55 Scatter: Added some invalid range handling
git-svn-id: svn://ultimatepp.org/upp/trunk@3632 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-10 19:24:45 +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
cxl
931bf5b92f .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3628 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-09 19:33:19 +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
7755ec3f65 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3622 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-06 12:59:49 +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
775e2ba3ac examples: UWord now detectes .rtf extension and loads/saves RTF
git-svn-id: svn://ultimatepp.org/upp/trunk@3620 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
kohait
f167778f04 rainbow: cleaning, GUI build to work as well
git-svn-id: svn://ultimatepp.org/upp/trunk@3618 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-06 09:23:15 +00:00
chickenk
4d1fe01e4d .uppweb: a few more French translations
git-svn-id: svn://ultimatepp.org/upp/trunk@3617 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-06 08:41:51 +00:00
chickenk
f8bb9c3854 .uppweb: add a link to Topic++
git-svn-id: svn://ultimatepp.org/upp/trunk@3616 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-06 08:39:25 +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
kohait
dde71f0dd9 rainbow: dependency and some small fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3614 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-05 21:12:36 +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
d3f63146be .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3611 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-05 10:03:16 +00:00
cxl
4f567f6103 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3610 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-05 10:03:00 +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
kohait
e2e255105b rainbow: linux compile
git-svn-id: svn://ultimatepp.org/upp/trunk@3608 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-05 07:45:58 +00:00
kohait
0c95fb07d9 rainbow: some small fixes, SDLFb first shot..
git-svn-id: svn://ultimatepp.org/upp/trunk@3607 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-04 21:21:17 +00:00
cxl
6d7a351867 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3606 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-04 16:48:25 +00:00
cxl
afda083cf6 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3605 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-04 12:06:56 +00:00
unodgs
99a828c877 Rainbow: WinGL..
git-svn-id: svn://ultimatepp.org/upp/trunk@3604 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-03 21:05:14 +00:00
unodgs
7c91d0a701 Rainbow: WinGL..
git-svn-id: svn://ultimatepp.org/upp/trunk@3603 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-03 19:32:27 +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
491fd630b5 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3601 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
323a508341 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3599 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-03 16:32:30 +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
unodgs
3b31b02b3f Rainbow: WinGL..
git-svn-id: svn://ultimatepp.org/upp/trunk@3597 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-03 09:48:14 +00:00
unodgs
65fc4a49a6 Rainbow: WinGL..
git-svn-id: svn://ultimatepp.org/upp/trunk@3596 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-02 21:23:17 +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
9c61af1bcc .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3594 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-02 19:22:31 +00:00
cxl
b0078027de .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3593 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-02 18:24:00 +00:00
cxl
37ede51100 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3592 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-02 18:23:39 +00:00