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
/
configDialog.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove has_key() references from idlelib. IDLE still doesn't run due
Guido van Rossum
2006-08-22
1
-5/+5
*
Merge IDLE-syntax-branch r39668:41449 into trunk
Kurt B. Kaiser
2005-11-18
1
-1/+9
*
Fix all wrong instances of "it's".
Georg Brandl
2005-07-22
1
-1/+1
*
Removed ability to configure tabs indent from Options dialog. This 'feature'
Kurt B. Kaiser
2005-01-31
1
-78/+9
*
Saving a Keyset w/o making changes (by using the "Save as New Custom Key Set"
Kurt B. Kaiser
2004-11-16
1
-0/+3
*
SF patch #961387: Make IDLE's paragraph reformatting width configurable
Raymond Hettinger
2004-06-04
1
-0/+18
*
M EditorWindow.py
Kurt B. Kaiser
2004-04-11
1
-2/+2
*
Add a highlight theme for builtin keywords. Python Patch 805830 Nigel Rowe
Kurt B. Kaiser
2004-03-08
1
-10/+14
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-2/+2
*
SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds)
Raymond Hettinger
2003-07-09
1
-3/+2
*
1. SF Bug 661676
Kurt B. Kaiser
2003-05-26
1
-6/+9
*
Bruce Sherwood RFE/Patch
Kurt B. Kaiser
2003-05-26
1
-7/+31
*
[ SF 710733 - Martin v. Loewis] Improving source encoding dialog
Kurt B. Kaiser
2003-05-10
1
-0/+23
*
M Bindings.py
Kurt B. Kaiser
2003-01-14
1
-12/+14
*
M configDialog.py
Kurt B. Kaiser
2003-01-10
1
-20/+28
*
Whitespace Normalization
Kurt B. Kaiser
2002-12-31
1
-88/+88
*
[ 629984 ] Smaller font sizes not supported
Chui Tey
2002-11-04
1
-1/+1
*
MERGE DS_RPC_BRANCH into MAIN:
Kurt B. Kaiser
2002-09-14
1
-2/+2
*
further work on new config system;
Steven M. Gava
2002-03-27
1
-4/+0
*
further work on new config system;
Steven M. Gava
2002-03-27
1
-16/+23
*
further work on dynamic reconfiguration;
Steven M. Gava
2002-03-18
1
-0/+1
*
fixes to tabwidth code removal
Steven M. Gava
2002-03-12
1
-6/+6
*
remove tabwidth (for tabs) config stuff,
Steven M. Gava
2002-03-12
1
-11/+11
*
further work on dynamic config changes;
Steven M. Gava
2002-03-12
1
-1/+1
*
remove debug cruft
Steven M. Gava
2002-03-05
1
-6/+0
*
further work on new config system
Steven M. Gava
2002-03-05
1
-3/+14
*
First work on making config changes dynamic,
Steven M. Gava
2002-03-02
1
-8/+7
*
handle user theme and key set deletion
Steven M. Gava
2002-02-18
1
-8/+78
*
improvement to keybinding re-use check
Steven M. Gava
2002-02-11
1
-1/+10
*
base GetHighlight on GetThemeDict for better defaults
Steven M. Gava
2002-02-11
1
-2/+0
*
further work on config saving
Steven M. Gava
2002-02-11
1
-35/+0
*
further work on config saving
Steven M. Gava
2002-02-11
1
-68/+199
*
further work on config system and config saving
Steven M. Gava
2002-02-05
1
-64/+151
*
more work on configuration saving
Steven M. Gava
2002-02-01
1
-24/+23
*
further work on config saving
Steven M. Gava
2002-01-29
1
-13/+29
*
further work on saving configs
Steven M. Gava
2002-01-24
1
-22/+97
*
more on config saving
Steven M. Gava
2002-01-22
1
-16/+30
*
further work on config saving
Steven M. Gava
2002-01-22
1
-30/+106
*
extension config reading by configDialog and
Steven M. Gava
2002-01-21
1
-125/+163
*
further work on keybinding configuration
Steven M. Gava
2002-01-19
1
-3/+2
*
keybinding configuration
Steven M. Gava
2002-01-19
1
-2/+3
*
keybinding configuration
Steven M. Gava
2002-01-19
1
-33/+52
*
loading core keybindings via new config system plus
Steven M. Gava
2002-01-04
1
-7/+4
*
further development of highlighting and editor preference handling,
Steven M. Gava
2002-01-03
1
-23/+22
*
changes to use new tabpages classes
Steven M. Gava
2001-12-05
1
-67/+14
*
back in harness on new config system
Steven M. Gava
2001-11-21
1
-32/+41
*
new config implementation
Steven M. Gava
2001-11-04
1
-53/+38
*
further config system work
Steven M. Gava
2001-11-04
1
-6/+35
*
further config system work
Steven M. Gava
2001-11-03
1
-111/+73
*
more work to support new config system
Steven M. Gava
2001-11-03
1
-68/+103
[next]