summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug [1669632fff] - text widget: autoseparator placement, <Control-1> ↵fvogel2015-10-091-0/+40
|\ | | | | | | | | cleanup FossilOrigin-Name: 553899e94f063de7d2a6c783627eedf0f8b01e52
| * Fixed bug [1669632fff] cases (ii) and (iii) - Tolerate a shaky hand using ↵fvogel2015-10-041-0/+4
| | | | | | | | | | the mouse FossilOrigin-Name: 55133bde505fae9197c66f1ac05dc68c310e7baa
| * Fixed bug [1669632fff] case (vi) - <<Cut>> is atomicfvogel2015-10-041-0/+9
| | | | | | FossilOrigin-Name: 6750868854c4c75d45cc07984103accd463df431
| * Fixed bug [1669632fff] case (v) - <<Clear>> is atomicfvogel2015-10-041-0/+8
| | | | | | FossilOrigin-Name: d45961b1373b5af1b028d7bb66dd2460dc29483a
| * Added forgotten comment for case (iv)fvogel2015-10-041-0/+2
| | | | | | FossilOrigin-Name: 432e4b3bed5f3e5c1041d7e439bf5e90991ae5da
| * Added forgotten comment for case (i)fvogel2015-10-041-0/+2
| | | | | | FossilOrigin-Name: a42f418ab75eeebfa194d650dd65f314a2e573c8
| * Fixed bug [1669632fff] case (vii) - <<Undo>> shall not remove separatorsfvogel2015-10-041-0/+9
| | | | | | FossilOrigin-Name: 26e2dc06edb2b64630a883436ec330651168def4
| * Fixed bug [1669632fff] case (iv) - autoseparator was missing on ↵fvogel2015-10-031-0/+3
| | | | | | | | | | <Control-backslash> FossilOrigin-Name: c4882004e7307237ddfe6d0a850549bf108312fa
| * Fixed bug [1669632fff] case (i) - autoseparator was missing on <Control-1>fvogel2015-10-031-0/+3
| | | | | | FossilOrigin-Name: f2d25ac4fd5534326ef1d76a556f0b9868e045a3
* | Remove licenced images (which cannot be used for commercial purposes). See ↵jan.nijtmans2015-09-102-114/+0
| | | | | | | | | | | | | | | | [/artifact/b2a203459daa9c49?ln=69]. Still to be replaced: win/rc/wish.ico and win/rc/lamp.bmp. This partially reverts commit [0fce209405dff92a]. FossilOrigin-Name: 707f66ca372a5e5c5b931425ff63277155595d59
* | minor spacing, no functional change.jan.nijtmans2015-08-184-7/+7
| | | | | | FossilOrigin-Name: ded1d1b4d4d76262744821c9d3c1f12c5d5382e6
* | Remove various unnecessary "global tcl_platform" occurrences, which are no ↵jan.nijtmans2015-08-0516-32/+41
| | | | | | | | | | | | | | longer used. Add "Fit To Screen Width" menu entry to Windows (and android) console menu. Ported from androwish. FossilOrigin-Name: ee0ef7f88b109ba8536a57d3beaf5d67e6ad8fd3
* | Fix [6fe75131c546226b]: doc: tk_messageBox (mac). jan.nijtmans2015-08-0314-28/+30
|\ \ | |/ | | | | | | Use ttk::scrollbar in stead of scrollbar in various demo's. (ported from androwish branch) FossilOrigin-Name: ec4df9a2ad969c1b5eeba278d78a7aa83067327a
* | 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
* | [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