Commit graph

207 commits

Author SHA1 Message Date
cxl
3b0a865bc9 .Cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5258 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-05 10:27:14 +00:00
cxl
5d9ddf6a86 Draw: Resolved LOGPNG issue
git-svn-id: svn://ultimatepp.org/upp/trunk@5218 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-18 16:24:22 +00:00
cxl
ab7e691cc6 Core: JsonRpc support
git-svn-id: svn://ultimatepp.org/upp/trunk@5164 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-10 11:55:33 +00:00
cxl
7ac26b562b .Skylark docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5131 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-05 19:50:07 +00:00
cxl
9082ab22ed Draw: AsDrawing(Painting) moved to Draw
git-svn-id: svn://ultimatepp.org/upp/trunk@5121 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-05 08:23:24 +00:00
cxl
d811e18dba *Draw, CtrlLib: Fixed transparency of Paintings in Picture
git-svn-id: svn://ultimatepp.org/upp/trunk@5115 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-04 15:16:34 +00:00
cxl
ea19869432 * Painter: fixed issue with subpixe (RM #281), Core: AsString(RGBA), CtrlCore: NoLayoutZoom fix for MSC
git-svn-id: svn://ultimatepp.org/upp/trunk@5026 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-31 09:18:29 +00:00
cxl
f05cc1a44b Draw: Font, Drawing, Painting, Image now support Xmlize and Jsonize
git-svn-id: svn://ultimatepp.org/upp/trunk@4950 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-14 14:47:25 +00:00
cxl
a3172b518a Core: Jsonize for int16, Draw: Font Xmlize/Jsonize
git-svn-id: svn://ultimatepp.org/upp/trunk@4948 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-14 08:26:19 +00:00
cxl
be7b18a871 Core: Fixed issue with Null in Json
git-svn-id: svn://ultimatepp.org/upp/trunk@4917 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-09 08:00:09 +00:00
cxl
5f54b962c3 Draw: AttrText constructors now explicit
git-svn-id: svn://ultimatepp.org/upp/trunk@4668 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-08 07:55:16 +00:00
cxl
a0e6ae4a96 Core: Value support for Xmlize, Jasonize
git-svn-id: svn://ultimatepp.org/upp/trunk@4651 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-03 15:49:28 +00:00
cxl
b91849f9c9 *uppsrc: Fixed many GCC warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@4457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-21 14:24:31 +00:00
cxl
9d581f3632 Fixed some warning
git-svn-id: svn://ultimatepp.org/upp/trunk@4453 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-21 11:39:05 +00:00
koldo
49812fb430 .Draw: Added a bit of doc
git-svn-id: svn://ultimatepp.org/upp/trunk@4392 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-10 20:24:04 +00:00
unodgs
d3a6feee5a WinGL: Added automatic atlas textures, fixed some bugs
git-svn-id: svn://ultimatepp.org/upp/trunk@4188 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-22 20:33:47 +00:00
cxl
88f98c0435 .Draw: added expat dependency
git-svn-id: svn://ultimatepp.org/upp/trunk@4096 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-23 12:45:46 +00:00
cxl
3987e33d22 Draw: AttrText now has Bold/Italic/Underline/Strikeout methods
git-svn-id: svn://ultimatepp.org/upp/trunk@4014 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-14 08:52:14 +00:00
unodgs
ad8aa55bbb Rainbow: WinGL..
git-svn-id: svn://ultimatepp.org/upp/trunk@3924 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-28 15:47:27 +00:00
cxl
59f2cfd32c *CtrlLib: Fixed appearance of scrollbars for certain gtk themes
git-svn-id: svn://ultimatepp.org/upp/trunk@3911 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-26 15:19:58 +00:00
cxl
87b197ae57 *Draw: Hotspots in mirror/rotate operations are now normalized (to represent 'resize' chameleon information)
git-svn-id: svn://ultimatepp.org/upp/trunk@3904 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-24 11:06:06 +00:00
cxl
6d0781f55d .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@3897 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-21 07:55:45 +00:00
cxl
1773918084 Draw: Rotate*(Image) and Mirror(Image) now correctly set moved hotspots
git-svn-id: svn://ultimatepp.org/upp/trunk@3896 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-20 14:02:36 +00:00
cxl
fc74aa11af CtrlCore: ReSkin (former SyncCh) now public, refactored SetStdFont handling
git-svn-id: svn://ultimatepp.org/upp/trunk@3894 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-20 13:21:47 +00:00
cxl
28f4232ab0 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@3892 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-20 07:21:41 +00:00
cxl
d0dfab263e CtrlLib, Draw: Improved support for dark visual themes (corrected text color, icon inversion for toolbar / menubar)
git-svn-id: svn://ultimatepp.org/upp/trunk@3887 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-19 21:20:54 +00:00
cxl
a40565c216 uppsrc: Null cleanup
git-svn-id: svn://ultimatepp.org/upp/trunk@3866 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-16 08:24:44 +00:00
unodgs
59cdc62102 Fixed CH_STYLE to return correct type for "StyleDefault" method if style's type name is other than "Style"
git-svn-id: svn://ultimatepp.org/upp/trunk@3856 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-11 19:15:35 +00:00
cxl
d37abcc5a5 Draw, CtrlCore: Chameleon sync optimized/fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@3829 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-06 12:05:28 +00:00
unodgs
1b38675a78 Rainbow: WinGL..
git-svn-id: svn://ultimatepp.org/upp/trunk@3765 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-15 19:51:29 +00:00
cxl
e58842ca75 CtrkCore: Chameleon now synced after parameter changes
git-svn-id: svn://ultimatepp.org/upp/trunk@3763 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-15 13:25:39 +00:00
rylek
9ab49c4b9f +Draw/, Report/, PdfDraw/, DocTypes/: minimalistic PDF/A support
+plugin/wincert: basic Win32 certificate manipulation and PDF digital signing

git-svn-id: svn://ultimatepp.org/upp/trunk@3715 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-27 09:23:37 +00:00
unodgs
55cc138226 Rainbow: WinGL..
git-svn-id: svn://ultimatepp.org/upp/trunk@3711 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-24 22:36:01 +00:00
cxl
71445d603e Core, Draw: Applied changes for mac (thanks daveremba)
git-svn-id: svn://ultimatepp.org/upp/trunk@3688 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-21 18:11:08 +00:00
unodgs
c372d6ecfa 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
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
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
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
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
cxl
17a01d00cf 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
be80807d50 .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
dc2c4506c8 .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
17e1299ed8 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
2fbbc9989d *Draw: fixed CJK glyph issues
git-svn-id: svn://ultimatepp.org/upp/trunk@3417 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-13 10:21:59 +00:00
cxl
d0f51114ce CtrlLib: DropList now displays readonly values as SColorDisabled
git-svn-id: svn://ultimatepp.org/upp/trunk@3350 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-17 20:05:20 +00:00
cxl
45c303c2ed Draw: ColorMask sets src hotspots
git-svn-id: svn://ultimatepp.org/upp/trunk@3348 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-17 19:51:56 +00:00
cxl
5daa0efff5 .Various minor changes
git-svn-id: svn://ultimatepp.org/upp/trunk@3334 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-11 11:37:41 +00:00
cxl
e4a6dec5fb .ide: fixed to compile in win32
git-svn-id: svn://ultimatepp.org/upp/trunk@3311 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-25 20:00:06 +00:00
cxl
c72d3225d4 .fixed for direct-only linked in Ubuntu Natty
git-svn-id: svn://ultimatepp.org/upp/trunk@3239 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-25 10:09:25 +00:00
cxl
093cad7882 *CtrlLib, Draw: Fixed issues with menu and dark themes in Ubuntu (RM Bug #5)
git-svn-id: svn://ultimatepp.org/upp/trunk@3125 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-30 12:42:32 +00:00