Commit graph

28 commits

Author SHA1 Message Date
cxl
42ab7ab4fc *CtrlLib: ArrayCtrl fixed issue with VirtualCount vs Selections
git-svn-id: svn://ultimatepp.org/upp/trunk@2322 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-15 07:12:49 +00:00
cxl
00b743b998 *ArrayCtrl: Another fix... :(
git-svn-id: svn://ultimatepp.org/upp/trunk@2283 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-29 21:20:37 +00:00
cxl
189441f803 *CtrlLib: Another ArrayCtrl tab order fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2282 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-29 21:04:31 +00:00
cxl
1e2f83817f *CtrlLib: another attempt at fixing ArrayCtrl widgets tab order
git-svn-id: svn://ultimatepp.org/upp/trunk@2276 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-28 16:10:07 +00:00
cxl
aacad3ec38 *CtrlLib: Fixed ArrayCtrl tab order of embedded widgets
git-svn-id: svn://ultimatepp.org/upp/trunk@2275 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-28 13:04:08 +00:00
cxl
8f0a3c27aa *CtrlLib: ArrayCtrl::SetLine now does Refresh
git-svn-id: svn://ultimatepp.org/upp/trunk@2265 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-24 16:03:53 +00:00
cxl
7faeb7b75a CtrlLib: ArrayCtrl support for line in widget factory, GetCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@2120 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-22 17:50:10 +00:00
cxl
dcb55deeab Forgotten DLOGs
git-svn-id: svn://ultimatepp.org/upp/trunk@2010 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-04 08:33:35 +00:00
cxl
45b79fd439 CtrlLib: ArrayCtrl: WhenMouseMove, ToolTip minor changes
git-svn-id: svn://ultimatepp.org/upp/trunk@2008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-03 10:42:49 +00:00
cxl
ff9af34cd7 CtrlLib: ArrayCtrl new Sort variant
git-svn-id: svn://ultimatepp.org/upp/trunk@1968 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-28 09:49:12 +00:00
cxl
8293cc2216 Esc: Fixed crash on script error, Core: ValueMap - added String key variants, CtrlLib: ArrayCtrl - fixed issue with repeated SetCtrl for the same cell
git-svn-id: svn://ultimatepp.org/upp/trunk@1829 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-21 22:50:06 +00:00
cxl
40ada17a2a CtrlLib: ArrayCtrl VirtualCount vs IsLineEnabled fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1567 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-09 08:26:20 +00:00
cxl
feb49215a6 Core: Fixed inefficiency in Vector::SetCountR (and thus in Vector::At)
git-svn-id: svn://ultimatepp.org/upp/trunk@1563 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-07 08:37:38 +00:00
cxl
691f95e7f1 CtrlLib: Fixed issue with Separator in ArrayCtrl and Up/Down keys
git-svn-id: svn://ultimatepp.org/upp/trunk@1561 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-07 08:21:24 +00:00
cxl
27c80ed724 usvn fixed to work in Vista with '_svn' instread od '.svn', ArrayCtrl::ColumnSortSecondary sorting, BSD patch of Draw
git-svn-id: svn://ultimatepp.org/upp/trunk@1274 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-04 16:58:06 +00:00
cxl
a00d41eacc New Zn_TW tr, Compiz fix, ArrayCtrl sorting fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1057 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-14 18:13:09 +00:00
cxl
c5697e1cf7 CtrlLib: NativePathLargeIcon, ArrayCtrl and EditField minor fixes, Draw: Rescale progress Gate, Painter: ImagePainter, DrawPainter
git-svn-id: svn://ultimatepp.org/upp/trunk@1052 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-08 12:28:46 +00:00
rylek
6f8dcbb929 During ArrayCtrl D & D, GetClickColumn/Row newly points to cell clicked on when starting the D & D action
git-svn-id: svn://ultimatepp.org/upp/trunk@937 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-11 10:27:29 +00:00
cxl
2cda5dae3b ArrayCtrl multiselect minor fix, DragAndDrop in Win32 shows the dragged content even if rejecting it
git-svn-id: svn://ultimatepp.org/upp/trunk@881 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-20 12:36:59 +00:00
cxl
83199ef495 ArrayCtrl, GLCtrl fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@845 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-09 08:22:34 +00:00
cxl
1bfd40f1fd ArrayCtrl::ColumnSortFindKey - when array is sorted by clicking header column, cursor is restored on line with previous GetKey
git-svn-id: svn://ultimatepp.org/upp/trunk@835 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-03 16:40:26 +00:00
cxl
fe4c80a0aa ArrayCtrl with FIXED HeaderCtrl, Core RealizeDirectory, theide SVN icon issue
git-svn-id: svn://ultimatepp.org/upp/trunk@707 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-12-15 21:33:59 +00:00
cxl
01678e71e4 ArrayCtrl::GetScreenRect renamed to ArrayCtrl::GetScreenCellRect
git-svn-id: svn://ultimatepp.org/upp/trunk@630 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-10 18:01:47 +00:00
cxl
4ec56d60ab HeaderCtrl::Fix, ArrayCtrl::GetScreenRect(i, j), ArrayCtrl::RefreshRow now public
git-svn-id: svn://ultimatepp.org/upp/trunk@629 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-10 14:52:29 +00:00
cxl
1dca3ea398 Removed some _DBG_..
git-svn-id: svn://ultimatepp.org/upp/trunk@573 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-29 22:44:47 +00:00
cxl
22117de1c2 git-svn-id: svn://ultimatepp.org/upp/trunk@572 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-10-29 22:39:36 +00:00
cxl
4c97cf1fed TheIDE got new code-browser
git-svn-id: svn://ultimatepp.org/upp/trunk@511 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-06 20:41:14 +00:00
mdelfede
d2b54f7989 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