summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Fixed bug [1236306fff - TraverseToMenu error with alt binding to toplevel ↵fvogel2015-07-281-1/+1
| |\ \ | | |/ | | | | | | | | | destroy FossilOrigin-Name: 91fc5813e9c8709e22b26179a9ec48a2924663c9
| | * Fixed bug [1236306fff - TraverseToMenu error with alt binding to toplevel ↵fvogel2015-07-281-1/+1
| | | | | | | | | | | | | | | destroy FossilOrigin-Name: 7706569715b54bceb82a5c4800a6606d7f23659b
| * | Fix [1641721]: tk_getOpenFile shows symlinks to directories twice.jan.nijtmans2015-05-261-1/+4
| |\ \ | | |/ | | | FossilOrigin-Name: 68458e6e12bedde428c2b5d2774e9d5ed32fb1e4
| | * Fix [1641721]: tk_getOpenFile shows symlinks to directories twice.jan.nijtmans2015-05-261-0/+4
| | | | | | | | | FossilOrigin-Name: 708d676ece705a0f57ac04f7e6d1fae8813dfc02
| | * Small patch for menubtton demo on OS X; thanks to Marc Cullerkevin_walzer2015-04-091-0/+6
| | | | | | | | | FossilOrigin-Name: f0211bdae01a13a9dcb71f4e5801ff55c946fb5a
| | * Bump to version 8.5.18.dgp2015-02-051-1/+1
| | | | | | | | | FossilOrigin-Name: 482ec103d298a38c9ce50bc786049d3a4c50e185
| | * Scrolling now working at an acceptable level with HITheme API; Unix scroll ↵kevin_walzer2015-01-301-1/+1
| | | | | | | | | | | | | | | bindings driving scrolling in Tk window and Mac scrollbar just has to re-draw itself FossilOrigin-Name: 18222e4c407f99b255066959e78a60c0d2682388
| * | Small patch for menubtton demo on OS X; thanks to Marc Cullerkevin_walzer2015-04-091-0/+6
| | | | | | | | | FossilOrigin-Name: 5d9e69b321dea48ff6eb9d1cb42dff476ec3cbc2
| * | Bump to 8.6.4.dgp2015-02-261-1/+1
| | | | | | | | | FossilOrigin-Name: 93c9641e66380d7b931b7e209dc6f7805437b4a7
| * | Remove unnecessary end-of-line spacingjan.nijtmans2015-02-0217-60/+60
| | | | | | | | | FossilOrigin-Name: aa7e3ad56ca9cb07cb2a002860733ec9f0e498a7
| * | Scrolling is now working at an acceptalbe level; using Unix bindings to drie ↵kevin_walzer2015-01-301-2/+2
| | | | | | | | | | | | | | | scrolling in Tk window, and just requiring Mac HITheme scrollbar to re-draw itself FossilOrigin-Name: 71e2c3fc08e8c5d5c4749813919bab18d5156b24
| * | Reduce redraw issues during window zoom events on Cocoakevin_walzer2014-12-311-0/+1
| | | | | | | | | FossilOrigin-Name: 6ef1af44496003bb25a9260b400a54a8849777b8
| * | merge trunkdgp2014-11-071-1/+7
| |\ \ | | | | | | | | FossilOrigin-Name: 90f80ab0e3db5ecfb9a638a509fed906fcc04edb
| | * \ [3529885] [scale] handle negative resolution properly.dgp2014-11-071-1/+7
| | |\ \ | | | |/ | | | | FossilOrigin-Name: 3de6bd3ca45491f8bf5d2ce1a64a62c2929dc9b0
| | | * Fixed bug [3529885fff]fvogel2014-10-301-1/+7
| | | | | | | | | | | | FossilOrigin-Name: ae0fd7e4cc8495b0b6d79ad83705836deefa74be
| | | * Bump to 8.5.17dgp2014-10-131-1/+1
| | | | | | | | | | | | FossilOrigin-Name: f3424783a86bfd4f1b8f9f96c406ffb9546c2fd0
| | | * Bump to 8.5.16 for release.dgp2014-07-231-1/+1
| | | | | | | | | | | | FossilOrigin-Name: 26fb74c4728475e300acfadaf1bfee0c0247e96a
| * | | Bump to Tk 8.6.3; update changes filedgp2014-10-141-1/+1
| |/ / | | | | | | FossilOrigin-Name: 40d9c3f98c2f321b53abe2ca5dac3582371442cc
| * | Bump to 8.6.2 for release.dgp2014-07-281-1/+1
| | | | | | | | | FossilOrigin-Name: b4e4bfc7537e2b46da645ee6814a41aeeeca3e7c
| * | Workaround for ↵jan.nijtmans2014-07-081-8/+8
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | [http://core.tcl.tk/tcl/tktview?name=4955f5d8a4dce006e063f924bc9709f7850ecb6a|4955f5d8a4]: tailcall splicing spot vs. raw TclInvokeObjectCommand. This commit can be reverted as soon as a solution for [http://core.tcl.tk/tcl/tktview?name=4955f5d8a4dce006e063f924bc9709f7850ecb6a|4955f5d8a4] is committed to Tcl trunk, but I don't want to hold my breath until that is done, neither do I want to leave the Ocaml guys in the cold ... FossilOrigin-Name: f748e3113146e6cdf22d83708ecae8ed288b01b8
| | * | Possible fix for ↵jan.nijtmans2014-05-191-8/+8
| | | | | | | | | | | | | | | | | | | | [http://core.tcl.tk/tcl/info/4955f5d8a4dce006e063f924bc9709f7850ecb6a|4955f5d8a4] FossilOrigin-Name: 3322b5d9befabfcb98b7f37217fd557996e2a5fb
| * | | ttk::entry, ttk::combobox: proposed fix for [a80f5d7165]:jenglish2014-05-271-6/+32
| |\ \ \ | | |/ / | |/| / | | |/ | | | | | | | | | keep track of whether a drag transaction is in progress; only initiate autoscroll in <B1-Leave> if selectMode is not "none" and %m is NotifyNormal. FossilOrigin-Name: c0cf5d2a28567de814133560ecf9346b421df903
| | * ttk::entry, ttk::combobox: proposed fix for [a80f5d7165]:jenglish2014-05-271-6/+32
| | | | | | | | | | | | | | | | | | | | | keep track of whether a drag transaction is in progress; only initiate autoscroll in <B1-Leave> if selectMode is not "none" and if %m is NotifyNormal. FossilOrigin-Name: 6652ab5adc6c6f5a30c360233484667dcada2d47
* | | [3f456a5bb9]: Patches for listbox right justifyjan.nijtmans2014-02-111-0/+9
|/ / | | | | FossilOrigin-Name: 87d4c7788ed98145fce47d8b92908c6550350949
* | [6867cc13a4] "tk fontchooser configure" overwrites global variablesjan.nijtmans2014-02-071-0/+5
| | | | | | FossilOrigin-Name: 9c6d8f0cf39b36f2bf9573dce3b67db78e44d32f
* | Merged. Ticket [3279221]: Fixed setup of popup menu to preventandreask2014-02-061-0/+1
|\ \ | |/ | | | | | | | | immediate disappearance due to an event race. FossilOrigin-Name: 79c4b25313e22487504f62c9ae4f29ed18d82e92
| * Ticket [3279221]: Fixed setup of popup menu to prevent immediateandreask2014-02-061-0/+1
| | | | | | | | | | | | disappearance due to an event race. FossilOrigin-Name: b29e5916485a6331beeca34f14637e55450a4677
* | Fix "creative writing" problem.dgp2013-11-121-1/+1
|\ \ | |/ | | FossilOrigin-Name: cb8d21bd43d9068b7e2b9a718067f264a95d3d31
| * Fix "creative writing" flaw.dgp2013-11-121-1/+1
| | | | | | FossilOrigin-Name: f97bbb16d3185b8cc0daa0c1066c31515a9d10af
| * Bump to 8.5.15 for release.dgp2013-08-301-1/+1
| | | | | | FossilOrigin-Name: a7591bfec15d7c21dfd6c34618b0245f1409aa06
| * Bug [c597acdab3]: Call [$pb step] in tail position in ↵jan.nijtmans2013-08-261-2/+2
| | | | | | | | | | ttk::progressbar::Autoincrement, so that the widget is in a consistent state when any write traces on the linked -variable are fired FossilOrigin-Name: 35fd9c96ce3a3b754ad8aebf6ee19f544bdac920
* | Bump to 8.6.1.dgp2013-08-301-1/+1
| | | | | | FossilOrigin-Name: 446c66c447ec8371e6a7651c79cc92c3cd4676a2
* | Fix for 3016181, thanks to Tom Goddard for patchkevin_walzer2013-08-251-15/+14
| | | | | | FossilOrigin-Name: 1f184c7377317f71651d83fc5eb86542a5d102a6
* | Bug [b744526512]: Call [$pb step] in tail position jenglish2013-08-151-2/+2
| | | | | | | | | | | | | | in ttk::progressbar::Autoincrement, so that the widget is in a consistent state when any write traces on the linked -variable are fired. FossilOrigin-Name: 8ea3ccb4b748307339328723b2feaac01b54f909
* | Bug [2501278]: ttk::scale keyboard binding problemjan.nijtmans2013-06-281-1/+4
|\ \ | |/ | | FossilOrigin-Name: 57f9af7736bfaa207bf39c4ea79bff6869628d6f
| * Bug [2501278]: ttk::scale keyboard binding problemjan.nijtmans2013-06-281-1/+4
| | | | | | FossilOrigin-Name: 3fec32a981aa335f1c3628308c691c45029b6d3f
| * merge release to 8.5; revert features not included in releasedgp2013-04-031-1/+1
| | | | | | FossilOrigin-Name: 2d26c9cb30bc1fd9ba1cfe81ff3b4cc7ff771cca
* | [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu.jan.nijtmans2013-03-273-0/+19
|\ \ | |/ | | | | | | Document <<Invoke>>, <<ThemeChanged>>, <<EnteredChild>> (ttk_pandedwindow only) and <<Increment/Decrement>> (ttk_spinbox only) FossilOrigin-Name: b5f6c04d7db360665af9d4ef55ab46bfe905996d
| * Add <<Invoke>> bindings to button, listbox and menu, for consistancy with ttk.jan.nijtmans2013-03-203-0/+19
| | | | | | FossilOrigin-Name: bb6cac1113f7b564b2f0f5730fb35a46a505e75b
* | [Bug 3600390]: tk_strictMotif not tested for.jan.nijtmans2013-01-132-18/+28
|\ \ | | | | | | | | | | | | Now all key-bindings for Control-a,b,e,f,n,p (and its shift variant) respect tk_strictMotif. FossilOrigin-Name: 0bc39ba194da6d5474b6282be1af8b2dde49a4d8
| * | removed one entry too much from ttk:entryjan.nijtmans2013-01-131-0/+1
| | | | | | | | | FossilOrigin-Name: 52c4c0bfd30b55766f5f72f4af255cf550561ba3
| * | [Bug 3600390]: tk_strictMotif not tested for.jan.nijtmans2013-01-132-18/+27
| |\ \ | | | | | | | | | | | | | | | | Now all key-bindings for Control-a,b,e,f,n,p (and its shift variant) respect tk_strictMotif. FossilOrigin-Name: 5cf2f6b9bd053c4b2b4fe31b6de19f1ecb9b6fbb
| | * | See bug 3600390jan.nijtmans2013-01-112-3/+6
| |/ / |/| | | | | FossilOrigin-Name: 67c373d7f721faa576518f05d323bea4ab1cd79d
| * | "package require Tk 8.5" already implies "package require Tcl 8.5" (That's ↵jan.nijtmans2013-01-122-5/+1
| |\ \ |/ / / | | | | | | | | | what the Tcl_InitStubs does), so there is no need to test both. FossilOrigin-Name: fb87f8681e74b9fa5bde8964652a5a5a96d8b537
| * | "package require Tk 8.5" already implies "package require Tcl 8.5" (That's ↵jan.nijtmans2013-01-122-6/+1
| |/ | | | | | | | | what the Tcl_InitStubs does), so there is no need to test boths FossilOrigin-Name: 3eee32aa88e5b310177e0fb112c627bb9926c385
| * Release branch for Tk 8.5.13.dgp2012-11-051-1/+1
| | | | | | FossilOrigin-Name: 12ca1b7f4996fb3220fdecdfe1a047dea63af906
* | [Bug 3600260]: Errors in new virtual event definitionsjan.nijtmans2013-01-101-3/+3
| | | | | | FossilOrigin-Name: 2125e9b8b245ea52b1c5a9a612ea72d85f382555
* | [Bug 3600251]: Inappropriate replacement of Mac binding.jan.nijtmans2013-01-101-1/+1
| | | | | | FossilOrigin-Name: f2bb9f804dba04e1522bcdeba9da8d253c7eadfb
* | Create Tk 8.6.0 release branchdgp2012-11-081-1/+1
| | | | | | FossilOrigin-Name: 23a232201cc016cb6bed84fb496e7a1eaf3e0aa9
* | merge trunkdgp2012-09-111-4/+2
|\ \ | | | | | | FossilOrigin-Name: 17757256a9d061a31f9a9b542507d5ec9990ec82