summaryrefslogtreecommitdiffstats
path: root/Lib/test/decimaltestdata/ddBase.decTest
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-11-13 13:25:40 (GMT)
committerGeorg Brandl <georg@python.org>2010-11-13 13:25:40 (GMT)
commit4fbc0d8baa2126db4ace0c8a03c1773f01abdda6 (patch)
tree7efb496b1523a62fecde870946e06ef4a623496b /Lib/test/decimaltestdata/ddBase.decTest
parent74ebd9e6a3c50b7816e5d11423c298acb5b7af81 (diff)
downloadcpython-3.2a4.zip
cpython-3.2a4.tar.gz
cpython-3.2a4.tar.bz2
Minor edits.v3.2a4
Diffstat (limited to 'Lib/test/decimaltestdata/ddBase.decTest')
0 files changed, 0 insertions, 0 deletions
07830 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/clrpick.tcl
Commit message (Expand)AuthorAgeFilesLines
* More scaling in common dialogscsaba2022-12-131-12/+14
* Merge core-8-6-branch. Resolve conflicts.fvogel2022-11-271-1/+0
|\
| * clrpick-2.3: Fix test failure (this test only runs on unix notAqua). The line...fvogel2022-10-291-1/+0
| * KeyPress -> Key in bindings. Minor other cleanupsjan.nijtmans2022-05-171-1/+1
| * Simplify throughout: ButtonPress -> Button, KeyPress -> Key (or remove it bec...jan.nijtmans2020-09-081-3/+3
* | Merge trunkjan.nijtmans2020-10-051-1/+1
* | Consistancy in Key/Button bindings: Use "<Button-1>" in stead of "<1>", "Key"...jan.nijtmans2020-01-141-4/+4
|/
* Remove unnecessary end-of-line spacingjan.nijtmans2015-02-021-11/+11
* Generate -errorcode values to go with errors. Generate messages and postscriptdkf2012-08-271-2/+4
* Use vroot size in stead of screen size for clipping window coordinates in ::t...jan.nijtmans2012-04-201-1/+1
|\
| * Fix bug 533519jan.nijtmans2012-04-161-1/+1
* | Purge RCS Keywords.dgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * TIP #359: Extended Window Manager Hints support for 8.4patthoyts2010-01-231-1/+2
| * bug #1451587: avoid using abbreviated sub-commands inpatthoyts2006-03-171-3/+3
| * * library/bgerror.tcl: Updates to use Tcl 8.4 features. [Patch 12377...dgp2006-01-251-7/+6
* | TIP #359: Extended window manager hints support for X11.patthoyts2010-01-201-1/+2
* | bug #1451587: avoid using abbreviated sub-commands inpatthoyts2006-03-171-3/+3
* | Fix [Bug 987169] for tk_messageBox and tk_chooseColordkf2004-08-051-72/+69
|/
* * library/clrpick.tcl (color::BuildDialog):dkf2003-02-211-7/+7
* * library/choosedir.tcl (tk::dialog::file::chooseDir):mdejong2002-07-221-8/+1
* * library/choosedir.tcl (tk::dialog::file::chooseDir):mdejong2002-06-131-1/+8
* * library/choosedir.tcl (tk::dialog::file::chooseDir):mdejong2002-06-121-2/+11
* Added "magic ampersand" approach for translated strings in standard dialogs.a_kovalenko2002-06-101-20/+17
* new feature, make dependence on msgcat soft, [539309]bagnonm2002-04-291-11/+13
* fixed unix tk_chooseColor to allow full 0..255 range selection via mousehobbs2001-11-121-6/+8
* Merged changes from feature branch dgp-privates-into-namespace,dgp2001-08-011-127/+133
* Added braces to expressions.dkf2001-06-14