index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
idlelib
/
configHandler.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add keybindings for del-word-left and del-word-right.
Kurt B. Kaiser
2005-01-28
1
-1/+3
*
Whitespace normalization.
Tim Peters
2005-01-13
1
-1/+1
*
Improve error handling when .idlerc can't be created.
Kurt B. Kaiser
2005-01-11
1
-14/+16
*
Noam Raphel: Further developemt of CodeContext feature.
Kurt B. Kaiser
2004-06-06
1
-16/+36
*
Add a highlight theme for builtin keywords. Python Patch 805830 Nigel Rowe
Kurt B. Kaiser
2004-03-08
1
-0/+2
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-12/+15
*
Keybindings with the Shift modifier now work correctly. So do bindings
Kurt B. Kaiser
2003-11-24
1
-1/+1
*
Whitespace normalization.
Kurt B. Kaiser
2003-01-27
1
-2/+2
*
M Bindings.py
Kurt B. Kaiser
2003-01-22
1
-0/+1
*
M Bindings.py
Kurt B. Kaiser
2003-01-14
1
-18/+43
*
M AutoExpand.py
Kurt B. Kaiser
2003-01-04
1
-0/+1
*
Whitespace Normalization
Kurt B. Kaiser
2002-12-31
1
-89/+89
*
Convert string exceptions to classes, string exceptions are deprecated
Neal Norwitz
2002-11-30
1
-5/+10
*
Fix Bug 612886 copy/paste menu items fail
Kurt B. Kaiser
2002-09-26
1
-0/+1
*
MERGE DS_RPC_BRANCH into MAIN
Kurt B. Kaiser
2002-09-14
1
-1/+13
*
add a version of GvR's q&d python idle printing patch,
Steven M. Gava
2002-06-11
1
-0/+1
*
First work on making config changes dynamic,
Steven M. Gava
2002-03-02
1
-2/+8
*
handle user theme and key set deletion
Steven M. Gava
2002-02-18
1
-2/+8
*
base GetHighlight on GetThemeDict for better defaults
Steven M. Gava
2002-02-11
1
-18/+9
*
further work on config saving
Steven M. Gava
2002-02-11
1
-3/+12
*
further work on config system and config saving
Steven M. Gava
2002-02-05
1
-6/+40
*
improve user config dir handling
Steven M. Gava
2002-02-01
1
-13/+31
*
more work on configuration saving
Steven M. Gava
2002-02-01
1
-4/+28
*
further work on config saving
Steven M. Gava
2002-01-29
1
-4/+61
*
further work on saving configs
Steven M. Gava
2002-01-24
1
-23/+68
*
extension config reading by configDialog and
Steven M. Gava
2002-01-21
1
-4/+5
*
further work on keybinding configuration
Steven M. Gava
2002-01-19
1
-6/+95
*
keybinding configuration
Steven M. Gava
2002-01-19
1
-1/+0
*
loading core keybindings via new config system plus
Steven M. Gava
2002-01-04
1
-7/+27
*
move core functionality of SearchBindings.py into EditorWindow.py proper
Steven M. Gava
2002-01-04
1
-15/+7
*
further development of highlighting and editor preference handling,
Steven M. Gava
2002-01-03
1
-21/+85
*
further work on new configuration system, specifically,
Steven M. Gava
2001-12-03
1
-7/+42
*
further config system work
Steven M. Gava
2001-11-04
1
-1/+10
*
more work to support new config system
Steven M. Gava
2001-11-03
1
-9/+6
*
more of config dialog reading from files
Steven M. Gava
2001-10-29
1
-5/+6
*
further work supporting reading config dialog values form config files.
Steven M. Gava
2001-10-26
1
-20/+40
*
font/tabs config dialog page now reads its data from the config file
Steven M. Gava
2001-10-23
1
-15/+34
*
start of new config handling stuff
Steven M. Gava
2001-09-24
1
-0/+173