Commit graph

117 commits

Author SHA1 Message Date
cxl
1c8db95e61 GridCtrl: Fixed warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@12942 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-04 18:36:10 +00:00
cxl
11da105967 GridCtrl: Corner case highlighting bug fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@11882 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-04-10 17:28:44 +00:00
cxl
4bdb2162d2 GridCtrl: Fixed float divide by zero issue
git-svn-id: svn://ultimatepp.org/upp/trunk@11718 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-22 21:41:00 +00:00
cxl
7c02a3c01c CtrlLib: MenuBar now resilient to destroying menu while invoked menuitem event is running
git-svn-id: svn://ultimatepp.org/upp/trunk@11457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-12 22:51:50 +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
509eab66f3 Fixed isue in GridCtrl::RemoveColumn (thanks aftershock)
git-svn-id: svn://ultimatepp.org/upp/trunk@11061 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-10 11:16:01 +00:00
cxl
32c244a94e GridCtrl: Fix in RemoveColumn
git-svn-id: svn://ultimatepp.org/upp/trunk@11027 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-24 13:30:36 +00:00
cxl
d414bd03a6 GridCtrl: Pasting into column with Convert based EditField now uses Convert to convert the pasted text
git-svn-id: svn://ultimatepp.org/upp/trunk@10686 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-09 14:17:58 +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
484905f57d uppsrc: cosmetics: //$- around all Expands
git-svn-id: svn://ultimatepp.org/upp/trunk@8537 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-13 18:13:59 +00:00
unodgs
6b1c612617 GridCtrl: Fixed syncing control values in SetValues method (thanks Koldo!)
git-svn-id: svn://ultimatepp.org/upp/trunk@8280 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-18 07:49:15 +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
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