Commit graph

28 commits

Author SHA1 Message Date
cxl
6dd67b67dc *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
9b941bba24 *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
39dcdf2217 *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
6bc6e33b13 *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
ef5a7be0e2 *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
de9396ec0e *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
b64b6a8eff 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
7925f700b6 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
dec02f74cc 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
87f2782d5e 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
71c794ce3c 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
c9ca16b218 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
d1e4bc82a9 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
44efd2a55f 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
97f0ceb65b 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
567f3b84f2 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
2fb88fb63c 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
e02bb39bf6 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
e758470d96 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
e9ddea1edf 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
33c2c2f2b8 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
f2f767905b 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
3799d68466 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
36aa0b972d 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
9e66181f93 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
e211e97309 git-svn-id: svn://ultimatepp.org/upp/trunk@572 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-10-29 22:39:36 +00:00
cxl
85b68a9f13 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
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