| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
dist' fails when tclsh9.0 is on $PATH
FossilOrigin-Name: 48fe0012d457916abf57936fd8e1af62176f94c2
|
| |
| |
| |
| |
| | |
dist' fails when tclsh9.0 is on $PATH
FossilOrigin-Name: aa6515f79e30d6a49acc7e1482aea75bb2131239
|
|\ \
| |/
| |
| |
| | |
Use ttk::scrollbar in stead of scrollbar in various demo's. (ported from androwish branch)
FossilOrigin-Name: ec4df9a2ad969c1b5eeba278d78a7aa83067327a
|
| |\
| | |
| | | |
FossilOrigin-Name: 8ef7384bc924a7b400e0b9fd11484fecb6b7f886
|
| | |
| | |
| | | |
FossilOrigin-Name: 43a8cf526d404a639cf316736be75e4bfbea4c59
|
|\ \ \
| |/ /
| | | |
FossilOrigin-Name: b8a1385217cc117d6962c234f0a4d28ff10e089c
|
| |\ \
| | |/
| | | |
FossilOrigin-Name: 3f95fbe0ce14948fd409844b915c18ef25d7d0a0
|
| | |
| | |
| | | |
FossilOrigin-Name: a74f32bb6369d3e66e661145c81a98a14ed79b3a
|
| | |
| | |
| | | |
FossilOrigin-Name: a3911de6f3e67a675c63e39104908be271903a92
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
2006-05-16 change that had set overrideredirect windows to not become
activated by the window manager, as this prevented interaction with
native widgets in such windows [Bug 1472624]; apply changes to carbon
window attributes even if native window has already been created.
* macosx/tkMacOSXKeyEvent.c (TkMacOSXProcessKeyboardEvent): fix app
* macosx/tkMacOSXMenu.c (DrawMenuBarWhenIdle): menu item key shortcuts
* macosx/tkMacOSXInt.h: when custom ".apple" menu is installed.
* library/demos/widget: on TkAqua, don't install file menu with single
quit menu item, as the application menu already has a quit item.
* macosx/tkMacOSXColor.c: fix building on Mac OS X 10.2.
FossilOrigin-Name: bc2ad66b9159d170e032a577ebc06639035d85ae
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
about menu like on classic.
* macosx/Makefile: pass MAKEOVERRIDES to pxbuild.
* macosx/tkMacOSXButton.c: added -compound support for bevel buttons.
FossilOrigin-Name: 1f06447aad15a3ba170541d27ebbf0e93546bce5
|
| | |
| | |
| | | |
FossilOrigin-Name: c0adfbf9e606004dd65a6f5f69a8200495cae51b
|
| | |
| | |
| | | |
FossilOrigin-Name: 31949a652932eadb82edf8a3a7e5275cd012f478
|
| | |
| | |
| | | |
FossilOrigin-Name: 71704c0aa4e67f13bbafe557c8c9cadef9abf647
|
| | |
| | |
| | | |
FossilOrigin-Name: d56b3df132d0eaf4061918312d92f2dffa60fdbd
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Modern unix window managers use a set of window properties to give
hints as to the purpose of a toplevel window. They then use these
hints to apply various animation and decoration options based on the
type (dialog, menu, tooltip and more).
This patch adds a [wm attributes $w -type] option to control and read
the type hint and makes use of this for the ttk::combobox and the
dialogs raised from the Tk library scripts.
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
FossilOrigin-Name: 93a297dd4b38bfb111f2f4208a274213de88aacd
|
| | |
| | |
| | | |
FossilOrigin-Name: cdacc95432475ba275748ba1af7f0ea50f6f00fa
|
| | |
| | |
| | | |
FossilOrigin-Name: eb4b5ca23499fc142f93b646fc02dd0175dca1f2
|
| | |
| | |
| | | |
FossilOrigin-Name: 6237ac240d0ebc098cab942f08a0494c6dffe755
|
| | |
| | |
| | | |
FossilOrigin-Name: 5b70a9ed43c08e03df7daf43d0b8e943d2086b59
|
| | |
| | |
| | | |
FossilOrigin-Name: a1e5750aa3750c6c11c443e54838da77d42c14ea
|
| | |
| | |
| | | |
FossilOrigin-Name: 0e3a536d894f64ea6072c5eb38d6a1543ec4c696
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
Remove logic that switches [ttk::scrollbar]s to [tk::scrollbar]s
based on [tk windowingsystem]; this is already handled in
library/ttk/scrollbar.tcl.
FossilOrigin-Name: 36850054167ebbbb1b9d6f9483326f374939a874
|
| |
| |
| |
| |
| |
| | |
* library/demos/widget:
FossilOrigin-Name: 0658388504d0dc8ef9ac10d630032c50fb967f02
|
| |
| |
| | |
FossilOrigin-Name: f54a4d62ac0a1fcf89f540abecfc744fae10d8c1
|
| |
| |
| | |
FossilOrigin-Name: e7868b44c1e7bffc63a053b87a96a4499757f80d
|
| |
| |
| |
| |
| |
| | |
from sh-200 for a more reasonable size.
FossilOrigin-Name: df2d4fd24905ffd04497051615b9cb476d729a5d
|
| |
| |
| |
| |
| |
| |
| |
| | |
* library/demos/tree.tcl:
* library/demos/ttknote.tcl:
* library/demos/widget:
FossilOrigin-Name: 4aa05c7c7ffdbc556c2f431bcd959d84be1e79e2
|
| |
| |
| | |
FossilOrigin-Name: 229033d93d911f793eb7c0c0c9defba679faa6f6
|
| |
| |
| | |
FossilOrigin-Name: dc95a5cc8adde8a64f7da1bb513aebf60c452ae9
|
| |
| |
| |
| |
| |
| | |
use more of the available vertical space.
FossilOrigin-Name: 6ed4e0a4cab6a85f0ee43ba652a8476499c4c649
|
| |
| |
| | |
FossilOrigin-Name: abe67e28093003f3106c4dedd8a9cc89fbe91103
|
| |
| |
| | |
FossilOrigin-Name: 4ed2b642f7fe229fe9b6260ae5be2ece69b3ebb7
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* library/bgerror.tcl, library/dialog.tcl, library/listbox.tcl:
* library/msgbox.tcl, library/optMenu.tcl, library/tclIndex:
* library/tkfbox.tcl, library/demos/floor.tcl, library/demos/rmt:
* library/demos/tcolor, library/demos/text.tcl:
* library/demos/twind.tcl, library/demos/widget: Buh-bye Motif look
* library/ttk/fonts.tcl: Update of Tk default look in 8.5
* macosx/tkMacOSXDefault.h: Trims border sizes, cleaner X11 look
* unix/tkUnixDefault.h: with minor modifications for Win32/Aqua.
* win/tkWinDefault.h: Uses Tk*Font definitions throughout for
* win/tkWinFont.c: classic widgets. [Bug #1820344]
* library/obsolete.tcl (::tk::classic::restore): This restores
changes made to defaults in 8.5 using the 'option' command,
segmented into logical groups.
FossilOrigin-Name: f108de53ea5bbca88ddb0d911bbc8a30fd9a894f
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* library/demos/toolbar.tcl:
* library/demos/tree.tcl:
* library/demos/ttknote.tcl:
* library/demos/ttkprogress.tcl:
* library/demos/widget:
FossilOrigin-Name: 9e806a989a0df800dc314a436ab6d88bd70c7924
|
| |
| |
| | |
FossilOrigin-Name: aa992f888cd520cf38f8b8b6d46cc42867fd6b05
|
| |
| |
| |
| |
| |
| |
| | |
* library/demos/ttkpane.tcl:
* library/demos/widget:
FossilOrigin-Name: 638337cedb059672a062685a71caa88f7d352d0f
|
| |
| |
| | |
FossilOrigin-Name: ca3fc16799bae19715cf77d969aa64c9adcff060
|
| |
| |
| | |
FossilOrigin-Name: 05aada46d23479800a573c70325ebf2f02ed89fd
|
| |
| |
| | |
FossilOrigin-Name: bb834d09f00e615e99f0620d49cb1a02730e1682
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* library/demos/ttkbut.tcl:
* library/demos/button.tcl: restore setting of button
highlightbackground on Aqua.
FossilOrigin-Name: 9763576d8cdb877ec759e7f20cb78b52cfbf8244
|
| |
| |
| | |
FossilOrigin-Name: fcfc1362f81aa3bb9c91759a5ff28d65f97dc1e8
|
| |
| |
| | |
FossilOrigin-Name: 6389df2681231775bb9a8021ecea1324db7e8fbd
|
| |
| |
| | |
FossilOrigin-Name: 701701274bad3f04e9f576003b1fa5ea5abc8215
|
| |
| |
| | |
FossilOrigin-Name: ca7ecdaffb5a07ba129e7c7a940adc3ebe3f054e
|
| |
| |
| | |
FossilOrigin-Name: 5c1d2633c30b24b2068350342eb9d853e153dfa6
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
2006-05-16 change that had set overrideredirect windows to not become
activated by the window manager, as this prevented interaction with
native widgets in such windows [Bug 1472624]; apply changes to carbon
window attributes even if native window has already been created.
* macosx/tkMacOSXKeyEvent.c (TkMacOSXProcessKeyboardEvent): fix app
* macosx/tkMacOSXMenu.c (DrawMenuBarWhenIdle): menu item key shortcuts
* macosx/tkMacOSXInt.h: when custom ".apple" menu is installed.
* library/demos/widget: on TkAqua, don't install file menu with single
quit menu item, as the application menu already has a quit item.
* macosx/tkMacOSXColor.c: fix building on Mac OS X 10.2.
FossilOrigin-Name: 1980544470785fb409c8b65fd725c0d45f41f09d
|
| |
| |
| | |
FossilOrigin-Name: 5990fa31ebf96dc59ef1c76503a1c828a0736140
|
| |
| |
| | |
FossilOrigin-Name: 33fceda03be78db63f351716602b8cc0ba6c0229
|
| |
| |
| | |
FossilOrigin-Name: 7e4b17b3d5859ddd2ecd065fa7e7d030731838bf
|