Remove the 'use tab key for autocomplete' option as it breaks other editor features...
authordpage <dpage@a7884b65-44f6-0310-8a51-81a127f17b15>
Fri, 27 Mar 2009 21:16:07 +0000 (21:16 +0000)
committerdpage <dpage@a7884b65-44f6-0310-8a51-81a127f17b15>
Fri, 27 Mar 2009 21:16:07 +0000 (21:16 +0000)
commitbe3b8aa2fc788a1692166c9ec3088e002e2ded10
tree05190ac37f6c15a611beda428ba27782f4c7392e
parentcad4d379f85d4a403aba2344a53058cd86ad593b
Remove the 'use tab key for autocomplete' option as it breaks other editor features for little gain. Fix the Tab key in frmQuery while we're at it.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7774 a7884b65-44f6-0310-8a51-81a127f17b15
CHANGELOG
docs/en_US/options-tab3.html
pgadmin/ctl/ctlSQLBox.cpp
pgadmin/frm/frmOptions.cpp
pgadmin/frm/frmQuery.cpp
pgadmin/include/frm/frmQuery.h
pgadmin/include/utils/sysSettings.h
pgadmin/ui/frmOptions.xrc
pgadmin/ui/xrcDialogs.cpp