Commit graph

91 commits

Author SHA1 Message Date
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
ef1002182a GridCtrl: Fixed overlapping new and summary row when there is no more vertical space
git-svn-id: svn://ultimatepp.org/upp/trunk@6040 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-08 17:43:59 +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
871a8f688a GridCtrl: Fixed showing context menu when clicking on empty area
git-svn-id: svn://ultimatepp.org/upp/trunk@5970 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-08 06:37:28 +00:00
cxl
31e449f785 CtrlCore: GetScreenSize deprecated, implemented using GetVirtualScreenArea
git-svn-id: svn://ultimatepp.org/upp/trunk@5961 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-06 15:24:08 +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
74190eb16f GridCtrl: Added "Select all" to context menu in excel mode
git-svn-id: svn://ultimatepp.org/upp/trunk@5616 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-02 15:14:18 +00:00
unodgs
761a7aba00 GridCtrl: Added missing method: SetDisplay(int r, int c, GridDisplay& gd)
git-svn-id: svn://ultimatepp.org/upp/trunk@5615 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-02 15:04:48 +00:00
unodgs
bbca44affe GridCtrl: Fixed setting incorrect value for option column if it was a last column copied from excel
git-svn-id: svn://ultimatepp.org/upp/trunk@5614 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-02 15:01:49 +00:00
unodgs
3976c1a649 GridCtrl: Removed blank column from text clipboard
git-svn-id: svn://ultimatepp.org/upp/trunk@5613 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-02 14:25:08 +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
unodgs
8ec8c712d8 GridCtrl: Fixed crash on dragging if grid was cleared, added Jsonize
git-svn-id: svn://ultimatepp.org/upp/trunk@4985 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-21 14:19:36 +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
2dec8fa6b8 GridCtrl: Fixed not scrolling the view when calling GoEnd()
git-svn-id: svn://ultimatepp.org/upp/trunk@4507 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-01 20:00:14 +00:00
cxl
679bdbbe1b .removing GCC warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@4456 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-21 11:52:33 +00:00
cxl
a00521cf69 *GridCtrl: StdGridDisplay now function instead of global variable (plus some warning removed)
git-svn-id: svn://ultimatepp.org/upp/trunk@4454 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-21 11:49:05 +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
9f353670a4 GridCtrl: Fixed crash in RemoveColumn
git-svn-id: svn://ultimatepp.org/upp/trunk@4415 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-14 09:53:09 +00:00
unodgs
b919183808 GridCtrl: Fixed setting incorrect width of indicator
git-svn-id: svn://ultimatepp.org/upp/trunk@4333 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-20 20:19:59 +00:00
unodgs
55866065e4 GridCtrl: Fixed filling clipboard if coping column names option is enabled
git-svn-id: svn://ultimatepp.org/upp/trunk@4239 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-03 22:40:54 +00:00
unodgs
943c84bafa GridCtrl: Gcc compilation fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3886 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-19 18:42:06 +00:00
unodgs
595e7599de GridCtrl: Fixed painting columns with null header font
git-svn-id: svn://ultimatepp.org/upp/trunk@3712 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-25 15:38:50 +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
c77a4b7b6a GridCtrl: Fixed calculating selected items in block selection
git-svn-id: svn://ultimatepp.org/upp/trunk@3564 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-26 10:42:56 +00:00
unodgs
9955a511bd GridCtrl: Fixed calling WhenEnter only inside LOG_CALLBACKS block
git-svn-id: svn://ultimatepp.org/upp/trunk@3562 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-26 09:19:57 +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
9372fe7ab7 GridCtrl: Fixed crash when selecting cell/row in combination with RowChanging(false)
git-svn-id: svn://ultimatepp.org/upp/trunk@3473 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-31 19:04:22 +00:00
unodgs
ed7fecccc0 GridCtrl: Fixed painting summary row if view's width is greater than total columns' width
git-svn-id: svn://ultimatepp.org/upp/trunk@3271 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-07 21:30:34 +00:00
unodgs
b083f632fd GridCtrl: Fixed SyncCtrls - sometimes was not called. Fixed decreasing generic controls counter if column is removed
git-svn-id: svn://ultimatepp.org/upp/trunk@2970 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-08 00:40:48 +00:00
unodgs
278a92b080 GridCtrl: Fixed crash on reset in sorted grid (thanks Alendar!)
git-svn-id: svn://ultimatepp.org/upp/trunk@2968 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-07 13:34:21 +00:00
unodgs
e30b3ef2c7 GridCtrl: Fixed incorrect state of accept/cancel buttons
git-svn-id: svn://ultimatepp.org/upp/trunk@2842 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-10 18:35:01 +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
068b83251d GridCtrl: Fixed invalid cursor state in DoInsert/DoRemove
git-svn-id: svn://ultimatepp.org/upp/trunk@2823 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-26 19:34:35 +00:00
unodgs
7f724baafe GridCtrl: Fixed summary horizontal scrolling in absolute mode
git-svn-id: svn://ultimatepp.org/upp/trunk@2822 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-26 18:47:59 +00:00
unodgs
e39a414b71 GridCtrl: fixed FindCol(int id) and FindRow(int id), id was incorrectly shifted by fixed column/rows count
git-svn-id: svn://ultimatepp.org/upp/trunk@2725 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-28 21:16:55 +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
881609fbda *GridCtrl: fixed default value for MultiSelect in designer script
git-svn-id: svn://ultimatepp.org/upp/trunk@2703 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-17 22:05:01 +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
86cd6af88d *GridCtrl: fixed dragging crash (popups related)
git-svn-id: svn://ultimatepp.org/upp/trunk@2674 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-08 21:37:45 +00:00
unodgs
cf70be8efe *GridCtrlTest: Few small fixes..
git-svn-id: svn://ultimatepp.org/upp/trunk@2673 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-08 20:04:35 +00:00