]> granicus.if.org Git - python/commit
Configured selection highlighting colors were ignored; updating highlighting
authorKurt B. Kaiser <kbk@shore.net>
Fri, 15 Feb 2008 22:25:09 +0000 (22:25 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Fri, 15 Feb 2008 22:25:09 +0000 (22:25 +0000)
commitf05fa33a6c42bc21ffdfe7a20226a2b9a83ac3c2
tree81a5d693f49e4b053c6ca3975bd99f170099a49c
parente312cfddd363a2ace2a8108927a610387f8e4a50
Configured selection highlighting colors were ignored; updating highlighting
in the config dialog would cause non-Python files to be colored as if they
were Python source; improve use of ColorDelagator.  Patch 1334. Tal Einat.
Lib/idlelib/EditorWindow.py
Lib/idlelib/NEWS.txt
Lib/idlelib/configDialog.py