summaryrefslogtreecommitdiff
path: root/uidesigner/uidesigner.lpr
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graeme@mastermaths.co.za>2010-08-18 17:18:40 +0200
committerGraeme Geldenhuys <graeme@mastermaths.co.za>2010-08-18 17:18:40 +0200
commitd40bbb2a271d48d10b95ba5a375df7db2484afa6 (patch)
tree5fa965c2615ae9cf2da0835176972345ebad64bf /uidesigner/uidesigner.lpr
parent801b16d29756a1c686c502e6d1988b6d5c51db71 (diff)
downloadfpGUI-d40bbb2a271d48d10b95ba5a375df7db2484afa6.tar.xz
UI Designer: Reworked the "Tab Order" and "Widget Order" dialog with a Treeview
* Original dialog used to use a ListBox with indentation * Many reordering bugs in old design is now fixed in the new one. Note: Still outstanding is the sorting of the nodes by TabOrder when using the "Tab Order" dialog mode.
Diffstat (limited to 'uidesigner/uidesigner.lpr')
-rw-r--r--uidesigner/uidesigner.lpr2
1 files changed, 1 insertions, 1 deletions
diff --git a/uidesigner/uidesigner.lpr b/uidesigner/uidesigner.lpr
index 9f0a715f..a7fa44e5 100644
--- a/uidesigner/uidesigner.lpr
+++ b/uidesigner/uidesigner.lpr
@@ -1,7 +1,7 @@
{
fpGUI - Free Pascal GUI Library
- Copyright (C) 2006 - 2008 See the file AUTHORS.txt, included in this
+ Copyright (C) 2006 - 2010 See the file AUTHORS.txt, included in this
distribution, for details of the copyright.
See the file COPYING.modifiedLGPL, included in this distribution,