cxl
|
e354e51f4e
|
u++: init files removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10409 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-12 06:36:54 +00:00 |
|
cxl
|
5e6d83b1f0
|
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
|
597466fea8
|
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
|
d657e153f2
|
New Core fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@9764 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-05-02 20:42:16 +00:00 |
|
cxl
|
0d87ac1cd6
|
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
|
f781017cc7
|
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
|
dd0e11d806
|
Fixed type in Copying
git-svn-id: svn://ultimatepp.org/upp/trunk@8121 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-02-01 14:29:25 +00:00 |
|
cxl
|
db9f38deb7
|
New SK-SK translation applied (thanks Gapko)
git-svn-id: svn://ultimatepp.org/upp/trunk@7425 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-06-08 09:37:24 +00:00 |
|
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 |
|
cxl
|
9da5742400
|
Licence updated #644
git-svn-id: svn://ultimatepp.org/upp/trunk@6783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-01-17 11:36:11 +00:00 |
|
koldo
|
cb7e0171fa
|
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
|
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 |
|
cxl
|
ed38f37059
|
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
|
67224c87a9
|
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
|
f8c2724920
|
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
|
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 |
|
cxl
|
8f64023a29
|
i18n: nl-nl translation (thanks wimpie)
git-svn-id: svn://ultimatepp.org/upp/trunk@6301 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-09-01 17:16:56 +00:00 |
|
unodgs
|
05559faa88
|
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
|
466347a468
|
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
|
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
|
5ce75d63fe
|
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
|
5ea951f383
|
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
|
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
|
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 |
|
cxl
|
5d6ba72e42
|
uppsrc: Fixed more Win64 warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@5822 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-02-18 09:57:51 +00:00 |
|
cxl
|
15ceb12771
|
uppsrc: New pt-br translations
git-svn-id: svn://ultimatepp.org/upp/trunk@5634 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-12-09 16:17:30 +00:00 |
|
cxl
|
b6c04a3a4a
|
uppsrc: New nl-nl translation
git-svn-id: svn://ultimatepp.org/upp/trunk@5633 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-12-09 16:16:01 +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 |
|
cxl
|
a2aed78241
|
.docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5349 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-09-11 08:40:27 +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 |
|
cxl
|
e11116dee9
|
uppsrc: New ptBR translation
git-svn-id: svn://ultimatepp.org/upp/trunk@5089 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-06-29 12:37:34 +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 |
|