Commit graph

21 commits

Author SHA1 Message Date
kohait
5bd126c78a bazaar: CtrlProp and ValueAccessorEdit: some NULL inits
git-svn-id: svn://ultimatepp.org/upp/trunk@3901 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-22 14:59:37 +00:00
kohait
f9476b32bb bazaar: Property: const not practical, PropEdit local AccessorMap issue
git-svn-id: svn://ultimatepp.org/upp/trunk@3900 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-21 21:19:54 +00:00
kohait
b46af0a49b 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
kohait
9b18b6c807 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
beab971423 bazaar: forgotten port
git-svn-id: svn://ultimatepp.org/upp/trunk@3842 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-08 21:42:41 +00:00
kohait
6be898dd04 bazaar: CtrlProp ported to ValueCtrl update
git-svn-id: svn://ultimatepp.org/upp/trunk@3832 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-06 15:18:25 +00:00
kohait
308edc1f5d various fixes and reworks
bazaar: Gen: Ctrl::LogPos RichValue expose (needs my forum patch with template<> SetNull);
WhitEnterAction: fixes LostFocus useless double invokes
PopUpC: higly customizable now, supports Accept/Reject/Backup/Restore behaviour similar to TopWindow, WithCloserKeys template mapps the ENTER/ESC key functionality without ok/cancel/exit buttons
LogPosCtrl: major extend, supports new PopUpC, closer buttons gone, uses RichValue<Ctrl::LogPos>
ValueCtrl: port to new PopUpC
CtrProp: port to use new PopUpCand RichValue<Ctrl::LogPos>


git-svn-id: svn://ultimatepp.org/upp/trunk@3820 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-04 22:16:18 +00:00
kohait
8bd9bf3bd2 bazaar: CtrlFinder, CtrlMover, CtrlProp target handling fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3811 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-02 09:42:07 +00:00
kohait
c7aaec5c78 bazaar: various fixes: CtrlFinder assert bug, CtrlPos presistant ctrl selection, CtrlProp: manual reload button, LogPosCtrl: get rid of Ctrl base ref dependency
git-svn-id: svn://ultimatepp.org/upp/trunk@3797 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-30 00:49:35 +00:00
kohait
b8a7124a9c bazaar: CtrlPos LeftDown fix, CtrlProp Updated fix, Properties fix, some cleanup lefover
git-svn-id: svn://ultimatepp.org/upp/trunk@3753 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-07 20:26:11 +00:00
kohait
1814c7ac74 bazaar: CtrlProp, CtrlFinder, CtrlMover, CtrlPos: cleanup and get rid of Visiting interface
git-svn-id: svn://ultimatepp.org/upp/trunk@3752 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-07 17:22:51 +00:00
kohait
cc8bf2c46e bazaar: CtrlProp & CtrlLibBoostPy: shown/visible fix, Tree & Gen: virtual dtor & name clash fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3730 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-03 18:14:26 +00:00
kohait
f4178626a7 bazaar: CtrlFinder supports filtering of Ctrl's
git-svn-id: svn://ultimatepp.org/upp/trunk@3725 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-01 18:54:02 +00:00
kohait
e43218f873 bazaar: Propery fixes and some description in source, TypeOf helper template for some issues, CtrlProp fixes, first looks for WithAccessorMap iface
git-svn-id: svn://ultimatepp.org/upp/trunk@3722 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-31 19:22:19 +00:00
kohait
9bbba24d1d 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
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
2af7a2780c bazaar: INITBLOCK issues with MSC optimal, need icpp filed without blitz
git-svn-id: svn://ultimatepp.org/upp/trunk@3314 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-29 13:45:37 +00:00
kohait
0b8798969a bazaar: CtrlProp changes, enhancement of uniform handling and naming restructure, Property package; some package descriptions; Styler some more helpers for local Style handling, WhenEnterAction restructured to work with arbitrary base
git-svn-id: svn://ultimatepp.org/upp/trunk@3193 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-11 07:06:55 +00:00
kohait
4ec748ce9b bazaar: CtrlFinder, CtrlMover, cleaning + Test cases, new CtrlPos, a better way to live reposition Ctrl, RectCtrl code cleaning and exposing common code
git-svn-id: svn://ultimatepp.org/upp/trunk@3117 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-28 14:52:37 +00:00
kohait
ed5507be90 bazaar: ValueCtrl: using Instancer for default Value editors definition, uses WhenEnterAction; CtrlProp: major handling restructure, CtrlMover
git-svn-id: svn://ultimatepp.org/upp/trunk@3100 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-26 10:31:59 +00:00
kohait
be38f2e534 bazaar: adding: AutoScroller, CtrlFinder, CtrlProp(erties), Iter(ator) interface, LogPosCtrl, PointCtrl, PopUpC, RectCtrl, Styler, ValueCtrl, WithEnterAction
git-svn-id: svn://ultimatepp.org/upp/trunk@2942 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-28 16:50:38 +00:00