Commit graph

97 commits

Author SHA1 Message Date
cxl
5b222d6b5a CtrlLib: ArrayCtrl WheSel calling reduced with multiselect (thanks omari)
git-svn-id: svn://ultimatepp.org/upp/trunk@11892 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-04-13 14:01:08 +00:00
cxl
5a21eecf71 ArrayCtrl: SortDefault desc parameter
git-svn-id: svn://ultimatepp.org/upp/trunk@11844 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-17 14:12:08 +00:00
cxl
1f95d4c13c ide: refactoring version control issues
git-svn-id: svn://ultimatepp.org/upp/trunk@11356 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-08 20:26:03 +00:00
cxl
e871a17613 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11354 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-07 13:24:46 +00:00
cxl
1a7f0b98f5 ArrayCtrl: Cleanup of lambda overloads in ArrayCtrl::Column
git-svn-id: svn://ultimatepp.org/upp/trunk@11352 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-07 09:49:58 +00:00
cxl
b361569106 CtrlLib: ArrayCtrl: Fixed multiselect when ArrayCtrl contains embedded Ctrls
git-svn-id: svn://ultimatepp.org/upp/trunk@11302 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-08-25 08:41:16 +00:00
cxl
09ae240be9 CtrlLib: ArrayCtrl::GetSelKeys
git-svn-id: svn://ultimatepp.org/upp/trunk@11287 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-08-03 13:07:17 +00:00
cxl
06a3dfe7eb CtrlLib: ArrayCtrl::SetRowDisplay, SetColumnDisplay
git-svn-id: svn://ultimatepp.org/upp/trunk@11087 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-14 12:43:21 +00:00
cxl
127bf245d1 Core: Bits optimized, CtrlLib: ArrayCtrl::WhenColumnSort
git-svn-id: svn://ultimatepp.org/upp/trunk@11029 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-25 10:37:55 +00:00
cxl
ab22d9a04c CtrlLib: ArrayCtrl fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@10969 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-23 23:30:37 +00:00
cxl
f642ab5892 CtrlLib: ArrayCtrl: ConvertBy
git-svn-id: svn://ultimatepp.org/upp/trunk@10968 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-23 20:25:23 +00:00
cxl
31d123e5cc ArrayCtrl: AcceptRow now public and documented
git-svn-id: svn://ultimatepp.org/upp/trunk@10901 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-06 10:03:34 +00:00
cxl
6ab0137c2f uppsrc: Gate1/2 replaced with Gate
git-svn-id: svn://ultimatepp.org/upp/trunk@10656 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-06 14:22:57 +00:00
cxl
42c006416c CtrlLib: ArrayCtrl::SortingFrom, GateN issues
git-svn-id: svn://ultimatepp.org/upp/trunk@10653 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-06 10:14:26 +00:00
cxl
edb05ff8fd CtrlLib: ArrayCtrl::SetLineColor
git-svn-id: svn://ultimatepp.org/upp/trunk@10549 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-15 12:42:19 +00:00
cxl
b989e9aed4 '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
597466fea8 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
d8b122458d CtrlLib: ArrayCtrl: Fixed issue with popup info
git-svn-id: svn://ultimatepp.org/upp/trunk@10142 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-05 14:33:20 +00:00
cxl
5c86036124 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
fa6fd4e89e CtrlLib: ArrayCtrl: SpanWideCells
git-svn-id: svn://ultimatepp.org/upp/trunk@9672 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-04-06 09:44:35 +00:00
cxl
7424b9e61c Fixed issue with DCopy ide exception
git-svn-id: svn://ultimatepp.org/upp/trunk@9610 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-18 14:54:17 +00:00
cxl
71c309621c Fixed issue with ArrayCtrl drag&drop
git-svn-id: svn://ultimatepp.org/upp/trunk@9609 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-17 16:34:16 +00:00
cxl
e1e1cd6046 CtrlLib: ArrayCtrl::ShowLine
git-svn-id: svn://ultimatepp.org/upp/trunk@9227 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-24 14:28:25 +00:00
cxl
c937db9058 CtrlLib: DropList::Add(... enable);
git-svn-id: svn://ultimatepp.org/upp/trunk@9176 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-11 17:55:31 +00:00
cxl
cdbf8a7050 ide: assist: fixed issue with assist array cursor #1135
git-svn-id: svn://ultimatepp.org/upp/trunk@8573 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-21 11:13:24 +00:00
cxl
0d87ac1cd6 uppsrc: cosmetics: //$- around all Expands
git-svn-id: svn://ultimatepp.org/upp/trunk@8537 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-13 18:13:59 +00:00
cxl
ca4a66d984 CtrlLib: ArrayCtrl: GetArray
git-svn-id: svn://ultimatepp.org/upp/trunk@8134 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-03 13:58:53 +00:00
cxl
458635a488 CtrlLib: ArrayCtrl fixed DnD of last item
git-svn-id: svn://ultimatepp.org/upp/trunk@7834 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-29 15:15:26 +00:00
cxl
d359934735 CtrlLib: ValueMap ArrayCtrl::GetMap
git-svn-id: svn://ultimatepp.org/upp/trunk@7760 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-08 12:00:06 +00:00
cxl
625243c57a ide: Redesigning Navigator
git-svn-id: svn://ultimatepp.org/upp/trunk@7595 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-23 17:04:54 +00:00
cxl
c1c408f54b ArrayCtrl: Alternate Sort predicate
git-svn-id: svn://ultimatepp.org/upp/trunk@7277 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-18 11:13:11 +00:00
cxl
20be2642a0 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7192 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-08 17:36:26 +00:00
cxl
989ee080ac .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7190 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-08 17:27:23 +00:00
cxl
51687976c2 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
67224c87a9 CtrlLib, ide: select_all icon #573
git-svn-id: svn://ultimatepp.org/upp/trunk@6563 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-16 11:48:04 +00:00
cxl
be6d3d8564 Fixed issue with Layout, embedded ctrls and recent speed optimization
git-svn-id: svn://ultimatepp.org/upp/trunk@6489 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-25 10:21:11 +00:00
cxl
d2e89f0c9f CtrlLib: ArrayCtrl, HeaderCtrl: scrolling (absolute) mode speed optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@6444 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-18 13:27:02 +00:00
cxl
bb804f459f CtrlLib: ArrayCtrl fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@6411 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-11 12:48:24 +00:00
cxl
a903780e0e CtrlLib: ArrayCtrl Add/Set(..ValueMap) renamed to AddMap/SetMap (to avoid ambiguity with Value)
git-svn-id: svn://ultimatepp.org/upp/trunk@6410 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-11 11:33:04 +00:00
cxl
a927a4b4d4 CodeEditor: Thousands separator
git-svn-id: svn://ultimatepp.org/upp/trunk@6409 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-11 10:29:34 +00:00
cxl
376c8fcd08 SqlCtrl: ValueMap SqlCtrls::Get, ArrayCtrl: map based Set/Add, fixed some warnings and obsolete pragmas removed
git-svn-id: svn://ultimatepp.org/upp/trunk@6316 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-05 12:14:09 +00:00
cxl
2c7ef9721f CtrlLib: Fixed ArrayCtrl RemoveSelection when last line is selected
git-svn-id: svn://ultimatepp.org/upp/trunk@6248 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-18 14:35:55 +00:00
cxl
380798f6c3 CtrlLib: ArrayCtrl: Clik on header with Alt copies individual width, GetColumnWidths
git-svn-id: svn://ultimatepp.org/upp/trunk@6204 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-19 09:49:50 +00:00
cxl
0a6aac3123 CtrlLib: ArrayCtrl::Set(int ii, const Vector<Value>&) now clears the line before setting it to remove unknown invisible columns
git-svn-id: svn://ultimatepp.org/upp/trunk@6195 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-16 08:54:30 +00:00
cxl
b3153a9c7c ArrayCtrl, HeaderCtrl: Improved support for hidden and reorganized columns
git-svn-id: svn://ultimatepp.org/upp/trunk@6179 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-10 13:33:03 +00:00
cxl
9cbdf8402d CtrlLib: ArrayCtrl WhenHeaderLayout
git-svn-id: svn://ultimatepp.org/upp/trunk@6177 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-09 13:24:41 +00:00
cxl
b3a32728fd CtrlLib: ArrayCtrl::GetLine now returns even cells > index.GetCount, if present
git-svn-id: svn://ultimatepp.org/upp/trunk@6153 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-26 12:24:48 +00:00
cxl
4a6a7d41cd *CtrlLib: ArrayCtrl::Clear fixed to clear array before calling WhenSel
git-svn-id: svn://ultimatepp.org/upp/trunk@5891 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-08 14:44:34 +00:00
cxl
6edd42f3f5 CtrlLib: Fixed issue with removing row in multiselect ArrayCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@5866 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-27 19:59:02 +00:00
cxl
3bc3e2cbfc CtrlLib: Fixed ArrayCtrl Separator issue displaying TIP (#437)
git-svn-id: svn://ultimatepp.org/upp/trunk@5847 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-20 19:33:52 +00:00