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
|
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 |
|
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
|
e17a84672a
|
*GridCtrl: One more Clear fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2615 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-08-16 22:34:09 +00:00 |
|
unodgs
|
1c6e105d62
|
*GridCtrl: Clear respects all fixed rows now
git-svn-id: svn://ultimatepp.org/upp/trunk@2614 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-08-16 18:59:51 +00:00 |
|
unodgs
|
aa212e91b8
|
*GridCtrl: Fixed searching crash on not clickable cells
git-svn-id: svn://ultimatepp.org/upp/trunk@2600 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-08-11 18:50:55 +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
|
79dd152b45
|
*GridCtrl: Fixed ReadCol and ReadRow indexes from absolute to relative
git-svn-id: svn://ultimatepp.org/upp/trunk@2577 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-07-28 22:03:25 +00:00 |
|
unodgs
|
341dbf7235
|
*GridCtrl: Fixed searching AttrText fields
git-svn-id: svn://ultimatepp.org/upp/trunk@2576 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-07-28 21:45:09 +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
|
8b9290c5ff
|
*GridCtrl: fixed incorrect toolbar delete button status if keep_last_row is set to true and only one row is visible
git-svn-id: svn://ultimatepp.org/upp/trunk@2542 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-07-18 11:02:13 +00:00 |
|
cxl
|
353614af5d
|
.uppsrc: ca-es translation
git-svn-id: svn://ultimatepp.org/upp/trunk@2516 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-07-02 18:53:25 +00:00 |
|
cxl
|
b561b79ff3
|
New RU-RU translation
git-svn-id: svn://ultimatepp.org/upp/trunk@2349 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-05-02 12:42:06 +00:00 |
|
cxl
|
76943d776b
|
.uppsrc: ES-ES translation update
git-svn-id: svn://ultimatepp.org/upp/trunk@2347 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-04-29 21:43:02 +00:00 |
|
cxl
|
f7525a1ea3
|
uppsrc: new IT-IT translation
git-svn-id: svn://ultimatepp.org/upp/trunk@2260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-03-23 22:09:42 +00:00 |
|
unodgs
|
2bd42fe8cf
|
Removed black frame from edit controls
git-svn-id: svn://ultimatepp.org/upp/trunk@2142 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-02-24 12:37:43 +00:00 |
|
unodgs
|
12c2090143
|
Fixed stupid braces bug, left double is working again on the popup
git-svn-id: svn://ultimatepp.org/upp/trunk@2081 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-02-15 20:42:09 +00:00 |
|
unodgs
|
7bca905c6f
|
Fixed incorrect row and col value in popup
git-svn-id: svn://ultimatepp.org/upp/trunk@2020 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-02-06 22:06:52 +00:00 |
|
unodgs
|
850688c133
|
Fixed sort column marking, PageUp/Down is working again, header popup now uses PaintFixed
git-svn-id: svn://ultimatepp.org/upp/trunk@2011 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-02-04 21:55:16 +00:00 |
|
cxl
|
9ac37c0596
|
uppsrc: New RO-RO translation
git-svn-id: svn://ultimatepp.org/upp/trunk@1972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-01-28 19:10:39 +00:00 |
|
unodgs
|
532a0ed1f0
|
Fixed Clear() crash (thx to Zbych)
git-svn-id: svn://ultimatepp.org/upp/trunk@1895 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-01-15 18:04:56 +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 |
|
cxl
|
083a8dd836
|
theide: .t files are now saved with strings converted by escaping >127 characters (and back on loadig); uppsrc: all .t files converted this way
git-svn-id: svn://ultimatepp.org/upp/trunk@1696 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-11-15 20:26:26 +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
|
b3846831ff
|
Added multiline popups that use GridDisplay to paint the content, fixed several issues with fixed cells highlighting and popups
git-svn-id: svn://ultimatepp.org/upp/trunk@1672 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-11-01 21:24:06 +00:00 |
|
unodgs
|
15c737373e
|
Fixed DoCount, now it's not counting hidden rows
git-svn-id: svn://ultimatepp.org/upp/trunk@1634 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-17 23:31:15 +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
|
1c0dd9474d
|
Fixed crash in search for incorrect converters
git-svn-id: svn://ultimatepp.org/upp/trunk@1301 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-06-12 20:55:50 +00:00 |
|
unodgs
|
20cc9e3087
|
Better search results highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@1300 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-06-12 20:40:38 +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
|
6b1cffc5b2
|
Fixed highlighting crash
git-svn-id: svn://ultimatepp.org/upp/trunk@1178 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-05-14 11:17:13 +00:00 |
|
cxl
|
d60e6b538c
|
Drawing refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@1099 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-04-26 16:27:01 +00:00 |
|
cxl
|
7a3c257863
|
Path docs, sksk translation, HttpClient improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@1038 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-04-03 21:26:17 +00:00 |
|
cxl
|
39e7200c3c
|
zh-tw translation by kasome
git-svn-id: svn://ultimatepp.org/upp/trunk@1022 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-03-29 16:46:38 +00:00 |
|
cxl
|
0dabae768e
|
Update ru-ru translation
git-svn-id: svn://ultimatepp.org/upp/trunk@974 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-03-18 08:54:26 +00:00 |
|
unodgs
|
96412531fc
|
One more fix to popups...
git-svn-id: svn://ultimatepp.org/upp/trunk@895 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-02-23 14:17:00 +00:00 |
|