Commit graph

22 commits

Author SHA1 Message Date
cxl
e354e51f4e u++: init files removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10409 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-12 06:36:54 +00:00
cxl
57cfc36721 SSE2 flags removed
git-svn-id: svn://ultimatepp.org/upp/trunk@8074 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-20 14:49:27 +00:00
kohait
1661c3bb6f bazaar: BoostPy: fixes due to recent MSC7.1 support drop
git-svn-id: svn://ultimatepp.org/upp/trunk@4997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-22 19:52:04 +00:00
kohait
1b334d9d1d bazaar: BoostPyTest: convenience restructure, prepare compile MSC10
git-svn-id: svn://ultimatepp.org/upp/trunk@4099 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-24 19:41:16 +00:00
kohait
6e96b9a399 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
kohait
d957bb726a bazaar: ExpandFrame: size propagation fix, BoostPyTest: compile error leftof
git-svn-id: svn://ultimatepp.org/upp/trunk@3446 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-22 20:44:21 +00:00
kohait
0aa2ca90c7 bazaar: BoostPyTest: PyEvalConvert example; RectCtrl: right click Track sets rect directly; CtrlPos: handling and right click same as RectCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@3438 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-20 18:53:08 +00:00
kohait
8922ca4bf4 bazaar: Py: xompile fix without boost; PyConsoleCtrl: some api improvements, BoostPyTest: export PyConsoleCtrl to Py itself, major Callback macrofication; PointCtrl handling fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3435 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-19 07:21:21 +00:00
kohait
478f0a675f bazaar: BoostPyTest: invoke py scripts from outside and access upp from inside py scripts
git-svn-id: svn://ultimatepp.org/upp/trunk@3430 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-17 12:31:02 +00:00
kohait
b43569fc91 bazaar: ValueCtrl: some type and handling fixes; LogPosCtrl & RectCtrl: handling fixes; BoostPyTest: type handling fixes, live eval example, Callback stack overflow fix
git-svn-id: svn://ultimatepp.org/upp/trunk@3426 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-16 20:32:29 +00:00
kohait
ac648bbee1 bazaar: BoostPyTest: Callbacks improvements, CtrlCore / TopWindow export at 80%, virtual methods and eval examples, ValueMap export; ValueCtrl: ValueMap and ErrorValue editor
git-svn-id: svn://ultimatepp.org/upp/trunk@3421 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-16 12:47:16 +00:00
kohait
73c42516fd bazaar: BoostPyTest: some fixes in Ctrls, can now be instantiated and added in environment, Callback works (still alpha), sandbox grows
git-svn-id: svn://ultimatepp.org/upp/trunk@3414 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-12 15:41:56 +00:00
kohait
3a53de0b62 bazaar: BoostPtTest: first shot of exposing Callback to python unidirectionally
git-svn-id: svn://ultimatepp.org/upp/trunk@3413 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-12 01:17:20 +00:00
kohait
ba9eb36262 bazaar: BoostPyTest: some new exports, like TopWindow, Log, Prompt, Progress, Callback soon to come
git-svn-id: svn://ultimatepp.org/upp/trunk@3410 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-10 19:39:30 +00:00
kohait
e95d3a2a6b bazaar: BoostPyTest extension of exports, cleanup, preparation for further extensions; CtrlProp: some fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3365 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-21 08:34:41 +00:00
kohait
6dbb8ad60d bazaar: BoostPyTest: first attemt to structurize the export, more to be done, cleanup of unnessecary using namespace's
git-svn-id: svn://ultimatepp.org/upp/trunk@3360 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-19 15:05:45 +00:00
kohait
bbc2ef5b80 bazaar: BoostPyTest: Value export for the common types, including String and ValueArray
git-svn-id: svn://ultimatepp.org/upp/trunk@3340 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-13 21:12:59 +00:00
kohait
d4d3d7f8ad bazaar: PyConsoleCtrl: history functionality, BoostPyTest: Value exposure as int, first try, starting upp module
git-svn-id: svn://ultimatepp.org/upp/trunk@3339 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-13 14:54:33 +00:00
kohait
f74addaae5 bazaar: BoostPyTest: first shot of String converter to python object, Value soon to come
git-svn-id: svn://ultimatepp.org/upp/trunk@3338 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-13 11:46:30 +00:00
kohait
3679491ce2 bazaar: PyCon, PyConsoleCtrl: proper exit() python funciton handling, now exit handler can terminate gui app
git-svn-id: svn://ultimatepp.org/upp/trunk@3337 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-12 21:54:26 +00:00
kohait
ead226b9b2 bazaar: PyCon: ToStdErr fix, now shows error messages in console window; BoostPyTest: embedding SliderCtrl testcase
git-svn-id: svn://ultimatepp.org/upp/trunk@3336 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-11 21:41:04 +00:00
kohait
eb05c98dde basaar: Py: boost example and bugfix for PyConsoleCtrl: single statement echoes return value, multiple statements now execute as well
git-svn-id: svn://ultimatepp.org/upp/trunk@3335 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-11 11:59:30 +00:00