Commit graph

66 commits

Author SHA1 Message Date
Mirek Fidler
3513dc4d47 plugin/zstd: updated to 1.5.6, GridCtrl: Fixed unitialised variable in GridClipboard 2024-06-03 23:57:45 +02:00
Mirek Fidler
6fbe7cdd5a GridCtrl: GridCtrl::DoPaste now public 2022-07-29 11:13:06 +02:00
cxl
87b78019a2 GridCtrl: WhenPasting (called before paste)
git-svn-id: svn://ultimatepp.org/upp/trunk@15959 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-24 15:00:35 +00:00
cxl
90f35ca449 GridCtrl: Selection fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@15619 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-23 11:47:19 +00:00
cxl
a01614cb42 ide: cosmetics, GridCtrl: Selection refactored to follow spreadsheet model
git-svn-id: svn://ultimatepp.org/upp/trunk@15558 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-01 13:03:42 +00:00
cxl
b680aa13ff GridCtrl: Fixed CLANG warning (removed virtual from ClipboardData::Serialize)
git-svn-id: svn://ultimatepp.org/upp/trunk@13402 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-16 19:53:21 +00:00
cxl
450e1a2378 GridCtrl fix
git-svn-id: svn://ultimatepp.org/upp/trunk@11347 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-04 17:13:34 +00:00
cxl
a63dd57a6c GridCtrl: GetCtrl check_visibility parameter
git-svn-id: svn://ultimatepp.org/upp/trunk@11346 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-03 23:02:16 +00:00
cxl
b7481c03a9 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11052 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-02 19:04:58 +00:00
cxl
2bc32dd547 GridCtrl: Callback -> Event<>
git-svn-id: svn://ultimatepp.org/upp/trunk@10282 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-09 17:37:31 +00:00
cxl
8ebdcbb0d5 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
1856b1ee1e GridCtrl: fixed for C++11
git-svn-id: svn://ultimatepp.org/upp/trunk@7177 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-05 16:45:55 +00:00
unodgs
2b496c6177 Fixed scrollbars look (added empty box between them like in ArrayCtrl)
git-svn-id: svn://ultimatepp.org/upp/trunk@6918 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-14 15:06:32 +00:00
koldo
ce5c296996 GridCtrl: Replaced NULL with ""
git-svn-id: svn://ultimatepp.org/upp/trunk@6736 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-08 17:55:08 +00:00
cxl
8550cdf480 GridCtrl: Insert/AddColumn = NULL changed to zero string to avoid crashing
git-svn-id: svn://ultimatepp.org/upp/trunk@6670 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-18 18:01:05 +00:00
unodgs
4b20f0a1c5 GridCtrl: Added InsertColumn, fixed displaying joined cells after inserting row or column
git-svn-id: svn://ultimatepp.org/upp/trunk@6450 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-19 21:43:16 +00:00
unodgs
59325aa620 GridCtrl: Added ability to reverse displayed sort icon
git-svn-id: svn://ultimatepp.org/upp/trunk@6272 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-26 11:16:10 +00:00
unodgs
fa4caceee7 GridCtrl: Added IndexAsColumn
git-svn-id: svn://ultimatepp.org/upp/trunk@6267 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-25 11:24:41 +00:00
unodgs
df34a00f0c GridCtrl: Added GotoFirstEdit
git-svn-id: svn://ultimatepp.org/upp/trunk@6134 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-05 07:20:24 +00:00
unodgs
95a377444b GridCtrl: Fixed empty popup if cell contains AttrText value
git-svn-id: svn://ultimatepp.org/upp/trunk@6133 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-05 07:12:19 +00:00
unodgs
dad68c98fe GridCtrl: Fixed displaying AttrText of values from embedded controls
git-svn-id: svn://ultimatepp.org/upp/trunk@6039 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-08 15:39:22 +00:00
unodgs
66433d6afa GridCtrl: Added WhenSorted
git-svn-id: svn://ultimatepp.org/upp/trunk@6038 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-08 14:51:43 +00:00
unodgs
9a7ba33bd8 GridCtrl: Added native resizing icons (thx klugier!)
git-svn-id: svn://ultimatepp.org/upp/trunk@5971 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-08 06:44:03 +00:00
unodgs
2b9345d5ed GridCtrl: Fixed scrolling artifacts when enabling summary row in runtime (thx Lance!)
git-svn-id: svn://ultimatepp.org/upp/trunk@5876 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-02 21:39:20 +00:00
unodgs
6015a00ab8 GridCtrl: Added SetAny and SetIndicator, added displaying text for indicator
git-svn-id: svn://ultimatepp.org/upp/trunk@5617 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-02 15:45:33 +00:00
unodgs
a9909cae10 GridCtrl: Added SetRaw, GetRaw, Modified GetCtrl(c) and GetCtrl(r, c) to behave the same way as Get(c) and Get(r, c)
git-svn-id: svn://ultimatepp.org/upp/trunk@5474 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-24 19:43:41 +00:00
unodgs
360a51663e Added WhenPaste, fixed Jsonize and Xmlize AttrText's values
git-svn-id: svn://ultimatepp.org/upp/trunk@5354 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-14 06:52:13 +00:00
unodgs
11ac38b665 GridCtrl: Added getting previous cursor position
git-svn-id: svn://ultimatepp.org/upp/trunk@5186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-14 06:05:10 +00:00
unodgs
eefe31c267 GridCtrl: Added explicitly enabling of clipboard cut, copy and paste operations
git-svn-id: svn://ultimatepp.org/upp/trunk@4988 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-21 14:29:16 +00:00
cxl
df8796c96d GridCtrl: Fixed Xmlize signature
git-svn-id: svn://ultimatepp.org/upp/trunk@4608 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-21 09:31:08 +00:00
unodgs
86c4296cdb GridCtrl: Fixed coping and sorting cells with AttrText value inside
git-svn-id: svn://ultimatepp.org/upp/trunk@4440 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-18 19:48:42 +00:00
unodgs
dcd9130e23 GridCtrl: Cosmetics..
git-svn-id: svn://ultimatepp.org/upp/trunk@4334 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-20 20:27:41 +00:00
unodgs
35df0362a9 GridCtrl: Fixed coping into clipboard AttrText objects
git-svn-id: svn://ultimatepp.org/upp/trunk@4238 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-03 22:08:47 +00:00
unodgs
ff50b51cb4 GridCtrl: Added ThreeStateOption()
git-svn-id: svn://ultimatepp.org/upp/trunk@3796 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-29 21:27:13 +00:00
unodgs
7929ad78dc GridCtrl: Added respecting header font in popups
git-svn-id: svn://ultimatepp.org/upp/trunk@3567 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-26 12:51:27 +00:00
unodgs
72f3bddde1 GridCtrl: Added SetHeaderFont()
git-svn-id: svn://ultimatepp.org/upp/trunk@3566 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-26 11:54:35 +00:00
unodgs
c532cecb82 GridCtrl: Fixed loosing focus when typing in find box. Added calling WhenSearchCursor on clearing search string
git-svn-id: svn://ultimatepp.org/upp/trunk@3565 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-26 11:09:08 +00:00
unodgs
66bf215fda GridCtrl: Added WhenChangeOrder callback
git-svn-id: svn://ultimatepp.org/upp/trunk@3561 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-26 09:13:29 +00:00
unodgs
29e0df5ccb GridCtrl: Added ClearChanged(), added missing row_order setting in Remove0
git-svn-id: svn://ultimatepp.org/upp/trunk@2826 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-27 22:22:37 +00:00
unodgs
9946669bb5 GridCtrl: Fixed using incorrect size ratio in Width (thanx Sevenjay!)
git-svn-id: svn://ultimatepp.org/upp/trunk@2731 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-02 15:17:13 +00:00
unodgs
66fb938824 GridCtrl: fixed setting incorrect column size in Hidden(), added FindCol(const Id& id) (thanks Sevenjay!)
git-svn-id: svn://ultimatepp.org/upp/trunk@2722 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-27 17:10:49 +00:00
unodgs
9f6630f31b GridCtrl: Added WhenBeforeChangeRow / WhenBeforeChangeCol
git-svn-id: svn://ultimatepp.org/upp/trunk@2689 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-12 20:37:39 +00:00
unodgs
58ed5a9bb7 *GridCtrl: escape didn't work with cell edits
git-svn-id: svn://ultimatepp.org/upp/trunk@2687 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-12 06:26:32 +00:00
unodgs
65b3e28689 .GridCtrl: property grid improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@2658 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-06 17:21:43 +00:00
unodgs
dab65ac0a3 .GridCtrl: SyncCtrls improvements, Added new overloads for SetCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@2651 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-01 22:40:14 +00:00
unodgs
69381f5267 GridCtrl: Added CancelDuplicate, fixed duplicating small issues
git-svn-id: svn://ultimatepp.org/upp/trunk@2580 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-29 21:35:16 +00:00
unodgs
e719330072 *GridCtrl: GetCtrl expects relative row index on default now
git-svn-id: svn://ultimatepp.org/upp/trunk@2553 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-20 19:23:43 +00:00
unodgs
792cb5908c GridCtrl: Added SetCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@2552 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-19 21:00:17 +00:00
unodgs
0a4c6b19d4 GridCtrl: Added SetValues, GetValues and Xmlize template specialization
git-svn-id: svn://ultimatepp.org/upp/trunk@2545 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-18 22:48:24 +00:00
unodgs
658e53da02 GridCtrl: Added FindCol by string, ReadCol, CopyColumnNames, some additions to ReadRow
git-svn-id: svn://ultimatepp.org/upp/trunk@2544 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-18 22:00:06 +00:00