Commit graph

37 commits

Author SHA1 Message Date
Mirek Fidler
9a16396f90 TreeCtrl: ScrollIntoX 2025-04-04 16:09:09 +02:00
Mirek Fidler
f878d03f67 CtrlCore: Horizontal mouse wheel improvements 2024-02-17 13:44:44 +01:00
Mirek Fidler
4580ca77db CtrlLib, ide: Horizontal scrool wheel support in LineEdit, TreeCtrl, ide IconDes, LayDes and DiffCtrl 2024-02-15 21:04:05 +01:00
cxl
b33028b78b TreeCtrl: OkEdit, EndEdit now public
git-svn-id: svn://ultimatepp.org/upp/trunk@15376 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-09 14:37:52 +00:00
cxl
719042275c TreeCtrl: Inplace editor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@15361 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-06 16:54:45 +00:00
cxl
182275359b TreeCtrl now supports edit on click - WhenEdited
git-svn-id: svn://ultimatepp.org/upp/trunk@15316 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-28 14:24:31 +00:00
cxl
c503c52aaa Core: GetAppFolder (MacOS), ide: Install on MacOS changed to new common sandboxed layout
git-svn-id: svn://ultimatepp.org/upp/trunk@14289 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-10 14:49:02 +00:00
cxl
3951aa59e5 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@14191 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-27 14:25:11 +00:00
cxl
ad9292b27f CtrlLib: Fixed issue with DisplayPopup
git-svn-id: svn://ultimatepp.org/upp/trunk@12654 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-08 18:15:52 +00:00
cxl
b0dbae6234 ide: Xml and Json file format now shows viewer, TreeCtrl: GetOpenIds, OpenIds, Core: RegisterGlobalSerialize
git-svn-id: svn://ultimatepp.org/upp/trunk@11290 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-08-05 13:59:30 +00:00
cxl
44037d6a0c 'Event' branch merged into trunk (Callback now deprecated)
git-svn-id: svn://ultimatepp.org/upp/trunk@10260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-04 08:15:05 +00:00
cxl
e6e0cc74d3 CtrlLib: TreeCtrl Clear now resets sb, visual fix of ScrollBars box area
git-svn-id: svn://ultimatepp.org/upp/trunk@9602 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-15 11:45:24 +00:00
cxl
01629cc737 CtrlLib: TreeCtrl::RenderMultiRoot (thanks cbpporter)
git-svn-id: svn://ultimatepp.org/upp/trunk@8857 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-28 07:01:02 +00:00
cxl
ba7ab3ed50 cpp11 branch merged back to to trunk
git-svn-id: svn://ultimatepp.org/upp/trunk@7047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-16 16:33:48 +00:00
cxl
bd9522418b CtrlLib: TreeCtrl: Helper overloads of Insert/Add to resolve overloading ambiguity
git-svn-id: svn://ultimatepp.org/upp/trunk@6573 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-18 14:44:14 +00:00
cxl
2c2076f7b8 CtrlLib: Fixed focus issues of embedded widgets TreeCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@6537 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-07 14:53:35 +00:00
cxl
42d6936a09 *CtrlLib: TreeCtrl now using GetMinSize for widgets (instead of GetStdSize), OptionTree::SetOption/SetChildren now protected (thanks Typhoor)
git-svn-id: svn://ultimatepp.org/upp/trunk@6249 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-18 14:56:20 +00:00
cxl
db064f8695 uppsrc: Fixed some clang warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@5808 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-15 18:22:42 +00:00
rylek
0939abd350 .CtrlLib: new method TreeCtrl::IsValid checks validity of a given node ID
.Web: HttpClient extended to support intermediate status code 100 server replies ('continue')

git-svn-id: svn://ultimatepp.org/upp/trunk@3546 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-18 12:11:26 +00:00
rylek
1abacfff26 .CtrlLib: TreeCtrl - added setter for Item::margin attribute
.Geom: hrr bug fix (Draw::GetPageSize -> GetPaintRect), minor optimizations (Pointf -> const Pointf&)
.TCore: CalcContext::Global constructor made outline to simplify debugging

git-svn-id: svn://ultimatepp.org/upp/trunk@2911 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-16 09:55:38 +00:00
cxl
816c97d6d5 *CtrlLib: TreeCtrl::Insert fix, *CtrlCore: constness issues
git-svn-id: svn://ultimatepp.org/upp/trunk@2883 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-02 14:13:06 +00:00
cxl
8ccb01870f Improved DropList, ColorPopUp and DropTree animation
git-svn-id: svn://ultimatepp.org/upp/trunk@2682 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-11 19:19:26 +00:00
cxl
4c7db817db CtrlLib: HeaderCtrl serialization fixed (thanks zsolt), DropTree fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1706 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-18 08:09:16 +00:00
cxl
69e9d692e0 CtrlLib: TreeCtrl InsertDrop now returns ids of inserted nodes
git-svn-id: svn://ultimatepp.org/upp/trunk@1691 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-12 21:35:45 +00:00
cxl
c8064b5c3e Fix of recent fix for POSIX...
git-svn-id: svn://ultimatepp.org/upp/trunk@1621 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-09 12:49:21 +00:00
cxl
b49c6731a6 Draw: DisplayWithIcon, CtrlLib: DropTree
git-svn-id: svn://ultimatepp.org/upp/trunk@1603 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-02 12:51:38 +00:00
cxl
d56225490f Time convert, TreeCtrl HighlightCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@711 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-12-18 10:12:09 +00:00
cxl
557fb2cd4d T++ & actual topics
git-svn-id: svn://ultimatepp.org/upp/trunk@580 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-31 12:15:30 +00:00
cxl
a6ac4848ac TreeCtrl now has global display
git-svn-id: svn://ultimatepp.org/upp/trunk@566 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-23 11:10:36 +00:00
cxl
82c6c856e4 OleDB logging fix, TreeCtrl 'SetValue'
git-svn-id: svn://ultimatepp.org/upp/trunk@562 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-22 12:05:09 +00:00
rylek
2188c6d72e Minor improvements in TreeCtrl - WhenLeftClick, GetItemClickPos, SetDisplay & RefreshItem
git-svn-id: svn://ultimatepp.org/upp/trunk@560 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-22 07:55:28 +00:00
cxl
a7d2846323 ValuePairOrder and new TreeCtrl sorting options; fixed sorting in ide helpwindow
git-svn-id: svn://ultimatepp.org/upp/trunk@476 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-23 10:18:59 +00:00
cxl
e6c2027cf5 Improved theide T++ (help) browser
git-svn-id: svn://ultimatepp.org/upp/trunk@454 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-17 12:13:43 +00:00
mdelfede
f713349630 new uvs2 releases : uppsrc-2630 tutorial-38 examples-142 reference-115
git-svn-id: svn://ultimatepp.org/upp/trunk@324 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-02 14:54:22 +00:00
mdelfede
b34d9dd32f new uvs2 releases : uppsrc-2627 tutorial-38 examples-142 reference-115
git-svn-id: svn://ultimatepp.org/upp/trunk@318 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-07-23 22:08:35 +00:00
mdelfede
f8da83cdf4 new uvs2 releases : uppsrc-2621 tutorial-38 examples-142 reference-115 - changed some capitalization in file names
git-svn-id: svn://ultimatepp.org/upp/trunk@313 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-07-10 20:51:21 +00:00
mdelfede
263ff5f895 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00