summaryrefslogtreecommitdiffstats
path: root/library/tk.tcl
Commit message (Expand)AuthorAgeFilesLines
...
* | * README: Bump to 8.5.2 for release.dgp2008-03-281-2/+2
* | *** 8.5.1 TAGGED FOR RELEASE ***dgp2008-02-041-2/+2
* | * generic/tk.h: Bump version number to 8.5.1b1 to distinguishdgp2008-01-021-2/+2
* | merge stable branch onto HEADdgp2007-12-131-3/+3
* | * README: Bump version number to 8.5b3.dgp2007-11-191-2/+2
* | * generic/tk.h: Bump version number to 8.5b2.1 to distinguishdgp2007-10-301-2/+2
* | * README: Bump version number to 8.5b2.dgp2007-10-261-2/+2
* | * generic/tk.h: Bump version number to 8.5b1.1 to distinguishdgp2007-10-021-2/+2
* | * README: Bump version number to 8.5b1.dgp2007-09-191-3/+3
* | * generic/tkConsole.c: Revised calls to Tcl_InitStubs() anddgp2007-09-111-3/+6
* | * unix/configure: autoconf-2.59 (FC6 fork)dgp2007-05-181-3/+3
* | * library/choosedir.tcl: Removed uses of obsolete {expand}dgp2007-05-161-11/+11
* | * library/bgerror.tcl: on aqua, use moveable alert resp. modal dialogdas2007-04-231-2/+2
* | * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-7/+19
* | * README: Bump version number to 8.5a6dgp2006-10-231-3/+3
* | * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-221-3/+3
* | * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-061-3/+6
* | * library/bgerror.tcl: Updates to use Tcl 8.4 features. [Patch 12377...dgp2006-01-251-6/+6
* | Apply some of the changes suggested in [Patch 1237759]dkf2005-07-251-50/+51
* | TIP #204 "Virtual Events for Keyboard Traversal" (patch #976928)jenglish2004-10-191-7/+9
* | Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-26/+5
* | Fixed a typing error in ::tk::PlaceWindow. Please do a test before commiting...chengyemao2003-10-291-2/+2
* | Make sure we do default placement strategy when placement is empty [Bug 819284]dkf2003-10-281-2/+6
* | Fixed stupid typo.patthoyts2003-07-311-2/+2
* | * library/tk.tcl: Apply fix for bug #778840 for window placementpatthoyts2003-07-281-1/+5
* | I18n (and some l10n) for the console and the main window of the widget demo.dkf2003-05-191-1/+19
* | * README: Bumped version number ofdgp2003-03-041-3/+3
|/
* * library/tk.tcl (::tk::TabToWindow): auto-highlight spinboxes ashobbs2003-02-181-3/+4
* * library/tk.tcl: simplified the adding of extra <ISO_Left_Tab>hobbs2002-10-101-13/+7
* * library/tk.tcl: use command instead of control on Aqua bindings.hobbs2002-09-091-6/+11
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-6/+22
* * library/tk.tcl (RestoreFocusGrab): handle the case where thehobbs2002-07-251-3/+7
* Added "magic ampersand" approach for translated strings in standard dialogs.a_kovalenko2002-06-101-1/+111
* * A little namespace cleanup on Daniel Steffen'sdgp2002-05-201-16/+21
* * mac/tkMacInit.c:das2002-05-201-11/+22
* new feature, make dependence on msgcat soft, [539309]bagnonm2002-04-291-33/+27
* namespacing ::tk message catalogs, bug [546333]bagnonm2002-04-261-6/+6
* new feature request, 539309 make dependence on msgcat "soft"bagnonm2002-04-161-3/+30
* Fixed panedwindow binding bugs and added demos for it too.dkf2002-02-221-3/+3
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-2/+2
* Minor improvements to undo (demo,docs&bindings)dkf2001-11-151-1/+2
* added TIP#26 text widget undo/redo functionalityhobbs2001-11-131-1/+7
* Merged changes from feature branch dgp-privates-into-namespace,dgp2001-08-011-57/+59
* * library/console.tcl:hobbs2001-07-031-1/+33
* * tests/safe.test: added note about correcting failures inhobbs2001-03-311-6/+3
* * library/tk.tcl: put a catch around adding <hpBackTab> to thehobbs2001-03-301-2/+5
* threw catch around tk useinputmethods call for safe interpshobbs2000-10-311-3/+4
* * tests/tk.test:hobbs2000-10-311-1/+5
* When a dialog box (ex: tk_messageBox) pops up whiledrh2000-09-301-2/+4
* * tests/filebox.test: Adjusted tests to accomodate -multiple.ericm2000-06-301-2/+4