Commit graph

32 commits

Author SHA1 Message Date
unodgs
792cb5908c 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
0a4c6b19d4 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
658e53da02 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
0e8c9661df *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
unodgs
5e82c347f2 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
0f554b40c5 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
46952f8f71 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
unodgs
3d8aa6fd67 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
89896eed2f 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
unodgs
2da7a48780 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
719985586a 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
37753b4ad8 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
3f5862b3e1 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
c86b1c3a1a 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
f5cc6220de 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
0053edffb2 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
a093e87bd3 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
1e5c95c5da 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
f2c0351a5d 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
11bee975f7 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
unodgs
76e83e7b4c 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
unodgs
a125bb1769 More popup fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@888 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-22 13:35:02 +00:00
unodgs
7c5b4f555c Fixed popup crash
git-svn-id: svn://ultimatepp.org/upp/trunk@880 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-20 09:18:47 +00:00
cxl
6e3a414b85 Sqlite3 uintptr_t fix, valgrind detected uninitialized variables fix
git-svn-id: svn://ultimatepp.org/upp/trunk@811 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-26 08:46:39 +00:00
unodgs
542f82e1b3 GridCtrl and DropGrid fixes..
git-svn-id: svn://ultimatepp.org/upp/trunk@740 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-09 19:55:41 +00:00
unodgs
69bfd0073b Wrong column and row index was passed to WhenPasteCell
git-svn-id: svn://ultimatepp.org/upp/trunk@391 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-31 18:25:46 +00:00
unodgs
6314eac080 More popup fixes (passing events)
git-svn-id: svn://ultimatepp.org/upp/trunk@390 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-31 17:36:29 +00:00
unodgs
5b776a2d11 added GetVisibleCount, activated WhenPasteCell
git-svn-id: svn://ultimatepp.org/upp/trunk@384 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-29 13:23:14 +00:00
unodgs
8ffe31ae77 GridCtrl and DropGrid updated to the latest versions
git-svn-id: svn://ultimatepp.org/upp/trunk@383 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-28 22:38:54 +00:00
mdelfede
e4d5d4a6f9 new uvs2 releases : uppsrc-2612 tutorial-38 examples-142 reference-114 - fixed X11DHCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@305 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-07-01 20:28:44 +00:00
mdelfede
c4967c3c60 new uvs2 releases : uppsrc-2589 tutorial-38 examples-141 reference-113
git-svn-id: svn://ultimatepp.org/upp/trunk@293 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-10 19:40:33 +00:00
mdelfede
263ff5f895 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00