Commit graph

67 commits

Author SHA1 Message Date
cxl
a1b5057076 Core: Jsonize(byte)
git-svn-id: svn://ultimatepp.org/upp/trunk@12126 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-31 13:38:13 +00:00
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
f05fc4bdc3 CtrlLib: Fixed backward compatibility of ArrayCtrl::Column::Sorting
git-svn-id: svn://ultimatepp.org/upp/trunk@11414 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-25 13:16:03 +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
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
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
8603b6091b CtrlLib: ArrayCtrl::GetCellRect[M] now public
git-svn-id: svn://ultimatepp.org/upp/trunk@10916 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-07 22:56:07 +00:00
cxl
a46c807f83 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10905 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-06 17:17:51 +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
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
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
bc0da950e9 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@9234 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-25 09:01:28 +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
3b65168b3c CtrlCore: GTK: Fixed issue with poopups
git-svn-id: svn://ultimatepp.org/upp/trunk@9025 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-17 13:38:40 +00:00
cxl
81e6470554 CtrlLib: Fixed refresh issue with ArrayCtrl::CreateCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@8332 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-04-10 13:12:33 +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
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
f1454790b1 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7633 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-02 13:43:16 +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
1782be860f ide: Navigator redesigned
git-svn-id: svn://ultimatepp.org/upp/trunk@7544 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-27 17:30:10 +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
b95007cd32 CtrlLib: ArrayCtrl::CreateCtrl<T> #719
git-svn-id: svn://ultimatepp.org/upp/trunk@7083 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-24 13:17:55 +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
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
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
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
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
d8cd08c64f 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
cxl
588e3ba2cf CtrlLib: ArrayCtrl now has OverrideCursor method
git-svn-id: svn://ultimatepp.org/upp/trunk@5644 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-11 13:50:54 +00:00
cxl
6a61e44f72 CtrlCore: Jsonize, Xmlize, CtrlLib: 'the_box' in ScrollBars is now ParentCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@5582 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-26 13:12:22 +00:00
cxl
437c7f58cf Core: Id is now String based, Sql: SqlCol erradicated
git-svn-id: svn://ultimatepp.org/upp/trunk@4276 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-08 23:55:47 +00:00
cxl
6226345236 CtrlLib: ArrayCtrl::AsText, SetClipboard, AsQtf, AsCsv
git-svn-id: svn://ultimatepp.org/upp/trunk@3933 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-30 10:30:00 +00:00
cxl
e05960e57a ArrayCtrl::Move made public
git-svn-id: svn://ultimatepp.org/upp/trunk@3281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-18 12:30:21 +00:00
cxl
88b229c052 .CtrlLib: ArrayCtrl docs
git-svn-id: svn://ultimatepp.org/upp/trunk@3065 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 08:42:04 +00:00
cxl
4782d10d34 CtrlLib: ArrayCtrl::HideHorzSb, TabBar: Fixed Action issues
git-svn-id: svn://ultimatepp.org/upp/trunk@3032 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-17 20:48:22 +00:00
cxl
a809f6d425 CtrlLib: HeaderCtrl: AutoHideSb, HideSb, ArrayCtrl: AutoHideHorzSb
git-svn-id: svn://ultimatepp.org/upp/trunk@3031 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-17 19:14:25 +00:00
cxl
d4592eace0 CtrlLib: ArrayCtrl with embeded Ctrls optimized to work well up to 10000 widgets
git-svn-id: svn://ultimatepp.org/upp/trunk@3020 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-16 12:42:19 +00:00
cxl
3b5a2a2232 SqlExp: IsSame (PGSQL, MySql) new equality test which is null safe (null == null yields true)
git-svn-id: svn://ultimatepp.org/upp/trunk@2566 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-24 21:01:24 +00:00
cxl
9d869c01ab CtrlLib: ArrayCtrl WhenScroll
git-svn-id: svn://ultimatepp.org/upp/trunk@2324 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-16 12:36:46 +00:00