summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2010-03-21 19:25:26 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2010-03-21 19:25:26 (GMT)
commit7a61ba9f0b4a4814209c5ba7294fa61879ec79c5 (patch)
tree0a0708e7851565cfb957f03b0fe3493a966ed4ae /Python/errors.c
parenteb1361839204f7e85cdcbad934538beb8ac79a36 (diff)
downloadcpython-7a61ba9f0b4a4814209c5ba7294fa61879ec79c5.zip
cpython-7a61ba9f0b4a4814209c5ba7294fa61879ec79c5.tar.gz
cpython-7a61ba9f0b4a4814209c5ba7294fa61879ec79c5.tar.bz2
Merged revisions 79218 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r79218 | antoine.pitrou | 2010-03-21 20:19:41 +0100 (dim., 21 mars 2010) | 5 lines Issue #1628484: The Makefile doesn't ignore the CFLAGS environment variable anymore. It also forwards the LDFLAGS settings to the linker when building a shared library. ........
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions
ug_4955f5d8a4'>bug_4955f5d8a4 Tk is a free and open-source, cross-platform widget toolkit that provides a library of basic elements of GUI widgets for building a graphical user interface (GUI) in many programming languages.
summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Fix [adc028c8d00]: Keyboard menu traversal can generate a global grab that ca...fvogel2017-06-211-0/+1
|\
| * Add "break" to "bind Menu <KeyPress>" in library/menu.tcl. Fixes bug adc028c...bug_adc028c8d0kjnash2017-06-131-0/+1
* | Translate all octal \??? sequences to their UTF-8 counterpart in *.msg filesjan.nijtmans2017-04-131-27/+27
* | Translate all \u???? sequences to their UTF-8 counterpart in *.msg filesjan.nijtmans2017-04-1313-352/+352
* | merge trunkfvogel2017-03-0613-51/+183
|\ \
| * \ Fix [c492c96aa2]: Combobox arrow not grayed (alt, clam and default ttk themes...fvogel2017-02-223-3/+5
| |\ \ | | |/
| | * Group multiple [style map TCombobox] statements into a single instructionbug_c492c96aa2fvogel2017-02-093-6/+5
| | * Fix [c492c96aa2]: Combobox arrow not grayed (alt, clam and default ttk themes)fvogel2017-02-083-0/+3
| * | merge core-8-6-branchjan.nijtmans2017-01-231-4/+4
| |\ \ | | |/
| | * Remove superfluous double-quotes in widget's "about" dialog.jan.nijtmans2017-01-231-4/+4
| | |\
| | | * Remove superfloeus double-quite in widget's "about" dialog.jan.nijtmans2017-01-231-4/+4
| * | | merge core-8-6-branchjan.nijtmans2017-01-203-7/+7
| |\ \ \ | | |/ /
| | * | Typo in Dutch translation. Use copyright sign directly in *.msg files (and wi...jan.nijtmans2017-01-203-7/+7
| | |\ \ | | | |/
| | | * Typo in Dutch translation. Use copyright sign directly in *.msg files (and wi...jan.nijtmans2017-01-203-7/+7
| * | | merge core-8-6-branchjan.nijtmans2016-11-181-1/+2
| |\ \ \ | | |/ /
| | * | Fix for [f60c54bec6] Combobox does not retrieve -postoffset value from correc...fvogel2016-11-131-1/+2
| * | | Removed proc ::tk_getFileType since it is used nowhere in Tk, is undocumented...fvogel2016-11-022-8/+0
| * | | Fixed [3588460fff] - -typevariable buggy in X11fvogel2016-10-302-5/+9
| |\ \ \ | | |/ /
| | * | Fixed [3588460fff] - -typevariable buggy in X11fvogel2016-10-302-5/+9
| | |\ \
| | | * | Revert unintentional removal of ::tk_getFileType that happened in [374cb204]bug_3588460ffffvogel2016-10-301-0/+7
| | | * | Fixed [3588460fff] - -typevariable buggy in X11, this time when tk_strictMoti...fvogel2016-10-211-11/+5
| | | * | Fixed [3588460fff] - -typevariable buggy in X11. Patch from Christian Gollwitzerfvogel2016-10-121-1/+4
| * | | | Fixed [3217462fff] - Tri-state buttons not working for non-native themesfvogel2016-10-124-30/+63
| |\ \ \ \ | | |/ / /
| | * | | Fixed [3217462fff] - Tri-state buttons not working for non-native themesfvogel2016-10-124-30/+63
| | |\ \ \ | | | |/ / | | |/| |
| | | * | 'clam' theme: darker blue for the inside of the box in alternate statefvogel2016-10-051-2/+2
| | | * | Changed themes 'classic' and 'default' according to comments from Christian G...fvogel2016-10-052-12/+12
| | | * | Fixed [3217462fff] for the alt and classic themesfvogel2016-09-252-4/+14
| | | * | Long lines are uglyfvogel2016-09-242-6/+12
| | | * | Fixed clam theme for all statesfvogel2016-09-241-4/+6
| | | * | Improved formattingfvogel2016-09-242-24/+24
| | | * | Tri-state buttons not working for non-native themes. Bug [3217462]oehhar2016-09-212-4/+19
| * | | | Fix [720879afe9] - WM_CHAR message handling. Patch from Christian Werner back...jan.nijtmans2016-09-271-4/+4
| |\ \ \ \ | | |/ / /
| * | | | Merge core-8-6-branch to trunk.patthoyts2016-09-221-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge core-8-5-branch to core-8-6-branch.patthoyts2016-09-221-1/+1
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Correct expansion of the spinbox textarea for the vista theme.patthoyts2016-09-221-1/+1
| * | | Fixed [fa32290898] - Can't dismiss ttk::menubutton menu until mouse has hover...fvogel2016-08-291-0/+4
| |\ \ \ | | |/ /
| | * | Fixed [fa32290898] - Can't dismiss ttk::menubutton menu until mouse has hover...fvogel2016-08-191-0/+4
| | * | Start RC branch for Tk 8.6.6dgp2016-07-121-1/+1
| * | | Rebased to trunk since TIP #449 was accepted for merging to trunk only, not t...tip_449fvogel2016-08-29