summaryrefslogtreecommitdiffstats
path: root/library/tk.tcl
Commit message (Collapse)AuthorAgeFilesLines
* Bump to 8.5.16 for release.dgp2014-07-231-1/+1
| | | FossilOrigin-Name: 26fb74c4728475e300acfadaf1bfee0c0247e96a
* Bump to 8.5.15 for release.dgp2013-08-301-1/+1
| | | FossilOrigin-Name: a7591bfec15d7c21dfd6c34618b0245f1409aa06
* merge release to 8.5; revert features not included in releasedgp2013-04-031-1/+1
| | | FossilOrigin-Name: 2d26c9cb30bc1fd9ba1cfe81ff3b4cc7ff771cca
* Release branch for Tk 8.5.13.dgp2012-11-051-1/+1
| | | FossilOrigin-Name: 12ca1b7f4996fb3220fdecdfe1a047dea63af906
* Release candidate branch for Tk 8.5.12.dgp2012-07-101-1/+1
| | | FossilOrigin-Name: 1e19013f815acab25cd1eab654d9919817010d08
* [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-1/+1
|\ | | | | FossilOrigin-Name: 71242c4310bd095a630695ac9a3aad2e860c2434
| * [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-2/+2
| | | | | | FossilOrigin-Name: c19c493c7d473f5193ba52d511011992c043a309
* | [Bug 533519]: Window placement with multiple screensjan.nijtmans2012-05-021-4/+0
|\ \ | |/ | | FossilOrigin-Name: 62d212e99d9055be45c1b9dc48cfcffcfaa79297
* | Use vroot size in stead of screen size for clipping window coordinates in ↵jan.nijtmans2012-04-201-8/+9
|\ \ | | | | | | | | | | | | | | | | | | ::tk::PlaceWindow. Use ::tk::PlaceWindow in dialog.tcl, in stead of dumplicating the code there. FossilOrigin-Name: 9fc800bf361ec4d21c45bf65824dc5f8aa5cb02d
| * \ Use vroot size in stead of screen size for clipping window coordinates in ↵jan.nijtmans2012-04-201-8/+9
| |\ \ | | |/ | | | | | | | | | | | | | | | ::tk::PlaceWindow. Use ::tk::PlaceWindow in dialog.tcl, in stead of dumplicating the code there. FossilOrigin-Name: 53c95a25edfe3f718d6b4c99e6f32e372433c5b5
| | * set [wm maxsize] as welljan.nijtmans2012-04-161-0/+1
| | | | | | | | | FossilOrigin-Name: d6d2ddb51b6007358ebeafbb13ee332731942f0c
| | * Fix bug 533519jan.nijtmans2012-04-161-12/+8
| |/ | | | | FossilOrigin-Name: 1507edf87504200307c4ab178fe3a640cd14385c
* | Release candidate branch for Tk 8.5.11dgp2011-10-261-1/+1
| | | | | | FossilOrigin-Name: c8b91756c95bfd7e105ca66732ff5d5a27bf4554
* | Merge to RC branchdgp2011-06-101-2/+0
|\ \ | | | | | | FossilOrigin-Name: 93607b5f2e317e1c822e8f76690cd7d87ed2266e
| * \ Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/ | | | FossilOrigin-Name: 3f95fbe0ce14948fd409844b915c18ef25d7d0a0
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | | | | | | | | FossilOrigin-Name: a74f32bb6369d3e66e661145c81a98a14ed79b3a
| | * [Bug 2912473]: Stop problems caused by display names with a double colon in.dkf2009-12-111-1/+6
| | | | | | | | | FossilOrigin-Name: ab74dd2e8e1d263f84036a0f518b16ff854925d1
| | * * library/bgerror.tcl: on aqua, use moveable alert resp. modal dialogdas2007-04-291-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * library/dialog.tcl: window class and corresponding system background pattern; fix button padding. * library/tearoff.tcl: correct aqua menu bar height; vertically offset * library/tk.tcl: aqua tearoff floating window to match menu. FossilOrigin-Name: 8b18c26cf51681ba5bb67f013ee29e41caa93c86
| | * * generic/tkConsole.c: Complete reversal of the changes of Sep 22.andreas_kupries2006-09-251-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tkMain.c: For compat reason the Tcl core will not change * generic/tkWindow.c: the registered version to include the patchlevel, * library/tk.tcl: making the changes to Tk unnecessary. * unix/configure: * unix/Makefile.in: * unix/tcl.m4: * win/configure: * win/Makefile.in: * win/makefile.vc: * win/rules.vc: * win/tcl.m4: FossilOrigin-Name: 8a215ea28667a92a96b020e42d065bc49ba78303
| | * * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-221-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tkMain.c: version, now using full patchlevel instead of * generic/tkWindow.c: major.minor * library/tk.tcl: * unix/configure: * unix/Makefile.in: * unix/tcl.m4: * win/configure: * win/Makefile.in: * win/makefile.vc: * win/rules.vc: * win/tcl.m4: FossilOrigin-Name: 20c45754f76680260016fd3f7ed12c0c0e9465e5
| | * * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-061-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tkInt.h: control of entry/text selection display * generic/tkText.c: based on focus to the Tcl level, * generic/tkTextBTree.c: controlled by ::tk::AlwaysShowSelection * generic/tkTextDisp.c: (boolean, private). [Bug 1553691] * generic/tkWindow.c: * library/tk.tcl * unix/tkUnixPort.h: FossilOrigin-Name: a3cfbe860d50a31ca8d861e27c1db67dfde2a8c4
| | * * library/bgerror.tcl: Updates to use Tcl 8.4 features. [Patch ↵dgp2006-01-251-25/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1237759] * library/button.tcl: * library/choosedir.tcl: * library/clrpick.tcl: * library/comdlg.tcl: * library/console.tcl: * library/dialog.tcl: * library/entry.tcl: * library/focus.tcl: * library/listbox.tcl: * library/menu.tcl: * library/msgbox.tcl: * library/palette.tcl: * library/panedwindow.tcl: * library/safetk.tcl: * library/scale.tcl: * library/scrlbar.tcl: * library/spinbox.tcl: * library/tearoff.tcl: * library/text.tcl: * library/tk.tcl: * library/tkfbox.tcl: * library/xmfbox.tcl: FossilOrigin-Name: b0be966e8b61e2bec92b08c6faa897d61d0f40db
| | * * library/tk.tcl (::tk::PlaceWindow): Backported the fix frompatthoyts2004-10-291-2/+6
| | | | | | | | | | | | | | | | | | #533519 to handle window placement on multi-monitor Windows. FossilOrigin-Name: a9eeca37765b1d10085115feddd30c4a4511d1a4
| | * Make sure we do default placement strategy when placement is empty [Bug 819284]dkf2003-10-281-2/+6
| | | | | | | | | FossilOrigin-Name: 6b4b51fbaa38cab7326424dc83fef0b3f69f6204
* | | Release candidate branch for Tk 8.5.10dgp2011-05-261-1/+1
|/ / | | | | FossilOrigin-Name: 98fe7b7c2f2a8a127742466456929bcebf20c4a8
* | * generic/tk.h: Bump to 8.5.9 for release.dgp2010-08-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure: * changes: Updated for 8.5.9 release. FossilOrigin-Name: 0d60450e7ea8e7e80252711ee1b112b1924d0cc9
* | Correctly handle quoted ampersands in AmpMenuArgs and friendspatthoyts2010-01-041-20/+4
| | | | | | FossilOrigin-Name: 67ad2d0c1c73768ad71a5be01cdb230b21c80115
* | [Bug 2912473]: Stop problems caused by display names with a double colon in.dkf2009-12-111-75/+84
| | | | | | FossilOrigin-Name: e9528848d57949c31ef3dc9b86ea0afe03c34eb7
* | *** 8.5.8 TAGGED FOR RELEASE ***dgp2009-11-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tk.h: Bump to 8.5.8 for release. * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure: * changes: Updated for 8.5.8 release. FossilOrigin-Name: 1a4004c16567e45c079dc51c5938b35f0a9f5d21
* | * generic/tkConsole.c: Relax the runtime version requirements on Tcldgp2009-10-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | * generic/tkMain.c: so that Tk 8.5.8 can [load] into Tcl 8.6 (and * generic/tkWindow.c: later 8.*) interps. * library/tk.tcl * unix/Makefile.in: * win/Makefile.in: * win/makefile.vc: FossilOrigin-Name: 4e3e9d74aec259dc5e3bb9757bdc4279c4c2575d
* | * generic/tk.h: Bump to 8.5.6 for release.dgp2009-04-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure: FossilOrigin-Name: c6bda164cb457aab08781c8a6da06e9f28a646d4
* | Fix [Bug 2116837].dkf2009-04-101-16/+19
| | | | | | FossilOrigin-Name: 1266eccdd9efa76dd4b1c1a8cfea4bf2a79e7eca
* | * generic/tk.h: Bump to 8.5.6 for release.dgp2008-12-211-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure: FossilOrigin-Name: d29ca21e944c1e6089f6efaf30bcb02bd1296f71
* | * generic/tk.h: Bump version number to 8.5.6b1 to distinguishdgp2008-10-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | * library/tk.tcl: CVS development snapshots from the 8.5.5 and * unix/configure.in: 8.5.6 releases. * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf (2.59) * win/configure: FossilOrigin-Name: 02b3a7a1fb2a138d9bf304ff3efeebbb2b0ac84c
* | * generic/tk.h: Bump to 8.5.5 for release.dgp2008-10-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: FossilOrigin-Name: 566ef6fd2cf061cea1b1abab7ef385008dccff44
* | * generic/tk.h: Bump version number to 8.5.5b1 to distinguishdgp2008-08-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | * library/tk.tcl: CVS development snapshots from the 8.5.4 and * unix/configure.in: 8.5.5 releases. * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf (2.59) * win/configure: FossilOrigin-Name: d9f804b5375d10a506179cd0a1ee02b7e32b5611
* | * generic/tk.h: Bump to 8.5.4 for release.dgp2008-08-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure: FossilOrigin-Name: 8794ae1009a3d33c4753cf7d958615b2a631d35c
* | * generic/tk.h: Bump to 8.5.3 for release.core-8-5-3dgp2008-06-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure: * changes: Updates for 8.5.3 release. FossilOrigin-Name: 632dedaf136d87d527319c0c50793aaa0749e182
* | Support for ttk widgets in AmpWidgetpatthoyts2008-05-111-5/+5
| | | | | | FossilOrigin-Name: e6f1c0649710f1db696eba36f5387c8ea2187d75
* | * generic/tk.h: Bump version number to 8.5.3b1 to distinguishdgp2008-04-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | * library/tk.tcl: CVS development snapshots from the 8.5.2 and * unix/configure.in: 8.5.3 releases. * unix/tk.spec: * win/configure.in: * unix/configure: autoconf (2.59) * win/configure: FossilOrigin-Name: 473ef12d4128f5bd21b053f44c02c4319b2a64b7
* | * README: Bump to 8.5.2 for release.dgp2008-03-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: FossilOrigin-Name: 3fc91e38c4ee6bcf2aff40d32cc416bd52a187aa
* | *** 8.5.1 TAGGED FOR RELEASE ***dgp2008-02-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tk.h: Bump to 8.5.1 for release. * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: FossilOrigin-Name: 32843d0f37397dff8ce1c3f88091c08aa915c528
* | * generic/tk.h: Bump version number to 8.5.1b1 to distinguishdgp2008-01-021-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | * library/tk.tcl: CVS development snapshots from the 8.5.0 and * unix/configure.in: 8.5.1 releases. * unix/tk.spec: * win/configure.in: * unix/configure: autoconf (2.59) * win/configure: FossilOrigin-Name: 5112d05dd9948ef8620e188aa302f2a62ee417eb
* | merge stable branch onto HEADdgp2007-12-131-3/+3
| | | | | | FossilOrigin-Name: e7868b44c1e7bffc63a053b87a96a4499757f80d
* | * README: Bump version number to 8.5b3.dgp2007-11-191-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: FossilOrigin-Name: e279b98efe87b710594ced8f11cf9c0b498cd9ff
* | * generic/tk.h: Bump version number to 8.5b2.1 to distinguishdgp2007-10-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | * library/tk.tcl: CVS development snapshots from the 8.5b2 * unix/configure.in: release. * unix/tk.spec: * win/configure.in: * unix/configure: autoconf (2.59) * win/configure: FossilOrigin-Name: 6882cbb7aaf44747d3031522828643d307ebdddd
* | * README: Bump version number to 8.5b2.dgp2007-10-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: FossilOrigin-Name: 3c194ab8b403258351db8fe7933ee2f81b5aa615
* | * generic/tk.h: Bump version number to 8.5b1.1 to distinguishdgp2007-10-021-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | * library/tk.tcl: CVS development snapshots from the 8.5b1 * unix/configure.in: release. Updated LOCALES. * unix/tk.spec: * win/configure.in: * unix/configure: autoconf (2.59) * win/configure: FossilOrigin-Name: 75ae2ea83c2429737ea254e2441be646b56db3b4
* | * README: Bump version number to 8.5b1.dgp2007-09-191-3/+3
| | | | | | | | | | | | | | | | | | | | * generic/tk.h: Merge from core-stabilizer-branch. * library/tk.tcl: Stabilizing toward 8.5b1 release now done * unix/configure.in: on the HEAD. core-stabilizer-branch is * unix/tk.spec: now suspended. * win/configure.in: FossilOrigin-Name: d2539be7e0f05658c9b17b88d51bc886ef039786
* | * generic/tkConsole.c: Revised calls to Tcl_InitStubs() anddgp2007-09-111-3/+6
| | | | | | | | | | | | | | | | | | | | | | * generic/tkMain.c: [package require Tcl] so that Tk Says What * generic/tkWindow.c: It Means using the new facilties of [package] * library/tk.tcl: in Tcl 8.5 about what version(s) of Tcl it * unix/Makefile.in: is willing to work with. [Bug 1578344]. * win/Makefile.in: * win/makefile.vc: FossilOrigin-Name: 010ab6d6a465c23f11326eef0b83e3f1c06f8354