Commit graph

3580 commits

Author SHA1 Message Date
kohait
d6bc019426 bazaar: BoostPy: means of exception catch with info, ValueCtrl: prints ErrorValue
git-svn-id: svn://ultimatepp.org/upp/trunk@3898 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-21 16:13:34 +00:00
cxl
192a4fdc70 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@3897 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-21 07:55:45 +00:00
cxl
b4bbd09161 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
c8f95a22b2 .uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@3895 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-20 14:02:28 +00:00
cxl
8de669b422 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
261205e545 reference: Complex
git-svn-id: svn://ultimatepp.org/upp/trunk@3893 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-20 13:21:16 +00:00
cxl
cab491f6bc .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@3892 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-20 07:21:41 +00:00
cxl
53ce5ebe2d Core: AsString for std::complex
git-svn-id: svn://ultimatepp.org/upp/trunk@3891 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-20 06:23:38 +00:00
sergeynikitin
da7beba30f .Bazaar/VLCPlayer : Some corrections to right compile
git-svn-id: svn://ultimatepp.org/upp/trunk@3890 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-20 05:43:37 +00:00
cxl
67ca03958a .uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@3889 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-20 05:06:25 +00:00
sergeynikitin
caf84c1891 .Bazaar/VLCPlayer : first upload VLCPlayer and Test Application
git-svn-id: svn://ultimatepp.org/upp/trunk@3888 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-19 22:20:45 +00:00
cxl
467611ad53 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
unodgs
708d2022c2 GridCtrl: Gcc compilation fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3886 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-19 18:42:06 +00:00
micio
4e71e3806a Bazaar/Controls4U : fix some compiler warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@3885 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-18 21:33:20 +00:00
cxl
f98caefd1e CtrlLib: Ubuntu DarkRoom theme fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3884 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-18 18:39:52 +00:00
cxl
aac49b518c .uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@3883 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-18 17:52:57 +00:00
cxl
4e6596bbf1 CtrlCore: PasteClip GetFormat, refactored Get (now equals to Get(GetFormat()), documented
git-svn-id: svn://ultimatepp.org/upp/trunk@3882 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-18 09:12:31 +00:00
micio
3dc56390ee Bazaar/FTGL_Demo : small fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3881 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-17 22:49:42 +00:00
micio
e6ed71c2e3 Bazaar/freetype : refix includes for linux
git-svn-id: svn://ultimatepp.org/upp/trunk@3880 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-17 21:44:06 +00:00
micio
5814c15b9c Bazaar/FTGL_Demo : fixed in windows
git-svn-id: svn://ultimatepp.org/upp/trunk@3879 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-17 21:30:40 +00:00
micio
6d71ac892a Bazaar/FTGL : fixed compilation on windows
git-svn-id: svn://ultimatepp.org/upp/trunk@3878 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-17 21:25:44 +00:00
micio
c735e5a0a5 Bazaar/freetype : fixed to compile on windows
git-svn-id: svn://ultimatepp.org/upp/trunk@3877 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-17 19:24:46 +00:00
kohait
48e4d814b2 bazaar: CtrlProp: simplification of PropEditCtrl with general ValueAccessorEdit Ctrls; Property: virtual fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3876 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-17 19:20:31 +00:00
micio
1ec3166de8 Bazaar/FTGL_Demo : renamed 2 files that differed only by case - windows problem
git-svn-id: svn://ultimatepp.org/upp/trunk@3875 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-17 18:39:28 +00:00
micio
88f68b11f5 Bazaar/FTGL_Demo : added a linux font
git-svn-id: svn://ultimatepp.org/upp/trunk@3874 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-17 18:36:06 +00:00
kohait
30b310504d bazaar: Docking: recent Null handling port
git-svn-id: svn://ultimatepp.org/upp/trunk@3873 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-17 18:20:36 +00:00
micio
d8183a298a Bazaar/FTGL_Demo : a demo application for FTGL library
git-svn-id: svn://ultimatepp.org/upp/trunk@3872 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-17 17:41:26 +00:00
micio
97247371f9 Bazaar/FTGL : added OpenGL font rendering library FTGL packaged for Upp
git-svn-id: svn://ultimatepp.org/upp/trunk@3871 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-17 17:40:49 +00:00
micio
19999e0ee2 Bazaar/freetype : Added freetype2 library packaged for Upp
git-svn-id: svn://ultimatepp.org/upp/trunk@3870 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-17 17:39:48 +00:00
cxl
27c1660639 developing WM_PID support
git-svn-id: svn://ultimatepp.org/upp/trunk@3869 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-17 12:03:18 +00:00
cxl
019bb17c98 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@3868 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-17 07:25:25 +00:00
cxl
26599b09ea upptst: freeze
git-svn-id: svn://ultimatepp.org/upp/trunk@3867 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-17 07:24:45 +00:00
cxl
436dfbbd23 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
kohait
263a045dc6 bazaar: Property, ValueCtrl, CtrlProp: namespace fixes and some cleanup
git-svn-id: svn://ultimatepp.org/upp/trunk@3865 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-15 23:17:59 +00:00
kohait
6cfa4a8961 bazaar: LogCtrl: line reduce bug
git-svn-id: svn://ultimatepp.org/upp/trunk@3864 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-14 19:31:54 +00:00
cxl
a3c302b9e0 *RichText: IsPainting fix, Web: HttpClient put fix
git-svn-id: svn://ultimatepp.org/upp/trunk@3862 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-14 09:09:17 +00:00
cxl
6074559762 Web: HttpClient now supports PUT
git-svn-id: svn://ultimatepp.org/upp/trunk@3861 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-14 08:44:20 +00:00
micio
f21042bac4 Bazaar/PolyXML : fixed Add() method to cope with One
git-svn-id: svn://ultimatepp.org/upp/trunk@3860 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-13 20:07:16 +00:00
kohait
558b2824a7 bazaar: AutoScroller scope simplification, CtrlFinder filter bugfix, CtrlPos: filter bugfix and SPACE key deselection
git-svn-id: svn://ultimatepp.org/upp/trunk@3859 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-13 16:45:17 +00:00
cxl
cf8bb2821c *RichText: Fixed IsPainting for multipaged paragraphs (was causing rendering quirks)
git-svn-id: svn://ultimatepp.org/upp/trunk@3858 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-12 12:30:13 +00:00
kohait
94684945a5 bazaar: AutoScroller simplification, pane lives outside now, CtrlFinder fixes, CtrlMoverTest and CtrlPosTest2 uses AutoScroller, CtrlMover: update fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3857 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-12 11:17:03 +00:00
unodgs
338e05de3d 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
ad4b15ff20 *Core: Array::Swap fix
git-svn-id: svn://ultimatepp.org/upp/trunk@3855 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-11 18:35:10 +00:00
micio
e8403d739c Bazaar/PolyXMLTest : updated with latest PolyXML changes
git-svn-id: svn://ultimatepp.org/upp/trunk@3854 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-11 15:47:58 +00:00
micio
a3e19cc4ff Bazaar/PolyXML : removed useless Ptr support and added One support
git-svn-id: svn://ultimatepp.org/upp/trunk@3853 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-11 15:46:28 +00:00
cxl
808793ce09 Core: Array, ArrayMap T *Swap(int i, T *newt) variant
git-svn-id: svn://ultimatepp.org/upp/trunk@3852 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-11 15:30:01 +00:00
micio
7d1a19dcf6 Bazaar/PolyXMLTest : updated with latest PolyXML changes
git-svn-id: svn://ultimatepp.org/upp/trunk@3851 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-11 15:21:51 +00:00
micio
1613cc4882 Bazaar/PolyXML : added support for streaming maps of Ptr<T> where T is polymorphic hyerarchy
git-svn-id: svn://ultimatepp.org/upp/trunk@3850 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-11 15:21:19 +00:00
cxl
cdcf8bb395 CtrlCore: SyncCh improved
git-svn-id: svn://ultimatepp.org/upp/trunk@3849 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-10 08:00:54 +00:00
koldo
5106c7db69 Tcc: Added Init().
git-svn-id: svn://ultimatepp.org/upp/trunk@3848 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-09 15:02:58 +00:00