Commit graph

103 commits

Author SHA1 Message Date
koldo
050a7cd83c GridCtrl: Encoding changed to UTF8
git-svn-id: svn://ultimatepp.org/upp/trunk@6746 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-10 17:08:43 +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
45e165d187 GridCtrl: reverted issue with select_all
git-svn-id: svn://ultimatepp.org/upp/trunk@6571 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-17 07:37:40 +00:00
cxl
ec380d6ac1 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
unodgs
315511d4e9 GridCtrl: Small fixes to inserting and removing columns (incorrect elements where removed from internal tables)
git-svn-id: svn://ultimatepp.org/upp/trunk@6453 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-20 09:04:03 +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
6280566c90 GridCtrl: One more fix to live cursor and it's visibility when mouse leaves the view
git-svn-id: svn://ultimatepp.org/upp/trunk@6276 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-26 14:42:42 +00:00
unodgs
4854888888 GridCtrl: Changed color of cursor in disabled mode (thanks to Klugier!)
git-svn-id: svn://ultimatepp.org/upp/trunk@6275 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-26 12:29:58 +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
adbe62a68c GridCtrl: Added better live cursor color determination (especially for dark themes, thanks to Klugier!)
git-svn-id: svn://ultimatepp.org/upp/trunk@6269 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-25 12:19:48 +00:00
unodgs
a8d393c4b5 GridCtrl: Fixed live cursor not disappearing when mouse moves outside control view, fixed live cursor not changing row when mouse enters child control
git-svn-id: svn://ultimatepp.org/upp/trunk@6268 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-25 12:06:58 +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
6358d93fac 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
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
3c07cb83e5 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
d05d4f02ce 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
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
c6d8dbcf51 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
828b7e95e4 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
84b69de30b 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
65cd7f32bd 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
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
unodgs
ddea7aa1e3 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
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
0d5132d386 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
5de4dcba84 .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
e3c84e6e88 *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
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
d633208fbf 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
144353be5e 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
51f8119377 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
708d2022c2 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
d0288dcda1 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
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
b8344a93e6 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
ce0428efdb 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
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
5ec8974ff3 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
0577f1a086 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
fc66947a6f 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