Commit graph

55 commits

Author SHA1 Message Date
cxl
34a6a0b443 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
b5c1b5daef 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
de51da7946 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
804889b1fc 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
b3910705b7 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
7058e73318 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
0061697264 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
4409c91a79 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
9ea0317a83 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
fc9980df38 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
e28f58a517 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
5abbb86213 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
5919671f68 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
93764c2b8f 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
ad6c6d2f42 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
8dbce2677f 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
75de535346 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
3d1a1a03ed 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
fd7357ed0d 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
136651749a 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
fc003f3af3 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
93451d6b6e 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
524700b81e 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
bbb856e6c2 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
322e270fb4 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
0770a68dd0 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
27a17e5cce 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
62d700b8ed 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
faa92b4233 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
4e8cf8758a 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
b0329a5304 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
5a36b7561d *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
bf8ba1fd4a .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
3abcf56129 .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
243e63667a 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
c93d73e9e0 *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
2dd7af9e93 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
9531e3a220 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
7ad933d238 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
unodgs
9b6a5e050c Fixed WhenCursor issues
git-svn-id: svn://ultimatepp.org/upp/trunk@1730 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-30 22:02:59 +00:00
unodgs
fe959c6272 More fixes to searching field focus issues
git-svn-id: svn://ultimatepp.org/upp/trunk@1693 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-14 07:33:46 +00:00
unodgs
a19d3df3ce Fixed focus stealing when searching in toolbar
git-svn-id: svn://ultimatepp.org/upp/trunk@1692 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-13 19:12:19 +00:00
unodgs
c54049163c More poups fixes (thx to Zbych), summary is updated when particular cell's value is changed
git-svn-id: svn://ultimatepp.org/upp/trunk@1684 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-09 17:06:33 +00:00
unodgs
3c57eda7ed Further fixes to multiline popups
git-svn-id: svn://ultimatepp.org/upp/trunk@1683 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-07 15:29:38 +00:00
unodgs
2d8da64a08 Fixed ReSort(), DoMin/DoMax now works for dates
git-svn-id: svn://ultimatepp.org/upp/trunk@1633 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-17 20:29:08 +00:00
unodgs
3fdb6ab0e1 Added ReSort
git-svn-id: svn://ultimatepp.org/upp/trunk@1631 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-14 19:05:45 +00:00
unodgs
6e309b49d5 Added WhenMoveRow, CancelMove
git-svn-id: svn://ultimatepp.org/upp/trunk@1299 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-12 20:06:49 +00:00
unodgs
d2323ba8b3 More popup fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@888 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-22 13:35:02 +00:00
unodgs
d59556194a GridCtrl and DropGrid fixes..
git-svn-id: svn://ultimatepp.org/upp/trunk@740 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-09 19:55:41 +00:00
unodgs
ec0ea177f7 More popup fixes (passing events)
git-svn-id: svn://ultimatepp.org/upp/trunk@390 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-31 17:36:29 +00:00