| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
1111213]
|
| |
|
| |
|
|
|
|
|
| |
flag succeeds before enabling 64bit build.
* unix/configure: autoconf-2.59
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added column '-stretch' and '-minwidth' options.
Improved column drag and resize behavior.
Added horizontal scrolling [#1518650].
Row height and child indent specifiable on Treeview style.
Decreased default row height, no default -padding.
Use correct heading height [#1163349].
Apply tag settings to tree item as well as to data columns
[NOTE: 'tag configure' still buggy].
Fix off-by-one condition when moving nodes forward [#1618142]
Prevent overscroll ([#1173434])
Treeview style settings specified separately in each theme.
Added disclosure triangle element in aqua theme.
|
| |
|
| |
|
|
|
|
| |
needs to scroll [#1032869].
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
cursor list. Fix comment that incorrectly
claims that the Win32 "no" cursor hides
the cursor.
* tests/cursor.test: Test "none" cursor.
* unix/tkUnixCursor.c (CreateCursorFromTableOrFile,
TkGetCursorByName): Define a table of Tk cursors
that is searched in addition to the X cursor
table. A Tk cursor is loaded from a data string
and works with the same options as the built
in X cursors. This code makes it possible to
use "none" as a cursor name under Unix.
* win/rc/cursor9a.cur: Added none Win32 cursor.
* win/rc/tk_base.rc: Define a built-in Win32
cursor named "none".
[Patch 1615427]
|
|
|
|
| |
the number of globally-visible initialization records.
|
|
|
|
|
|
|
|
|
|
|
| |
installation (not for public consumption)
* doc/scrollbar.n, doc/button.n, doc/checkbutton.n:
* doc/entry.n, doc/frame.n, doc/label.n, doc/labelframe.n:
* doc/menu.n, doc/menubutton.n, doc/panedwindow.n:
* doc/radiobutton.n, doc/scrollbar.n, doc/ttk_*: revamp ttk docs
to use consist nroff format (not 100% consistent with classic
widget docs). Add more man page cross-linking "SEE ALSO".
|
|
|
|
|
| |
* generic/ttk/ttkTreeview.c: make treeview exist by default
* generic/ttk/ttkPanedwindow.c: s/TtkPaned_Init/TtkPanedwindow_Init/
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
if loading of bitmap resources fails. This change
generates an error if Tk is unable to find button
widget resources instead of silently failing and
then drawing widgets incorrectly.
win/rc/tk_base.rc: If the user defines BASE_NO_TK_ICON
then compile the base resources file without a
"tk" icon. This change makes it easier to replace the
default tk icon with a custom icon.
[Patch 1614362]
|
| |
|
|
|
|
|
| |
anything other than what is implemented, so no need for additional script
control over it.
|
| |
|
| |
|
|
|
|
|
|
| |
image element, and -image option processing. Image element
factory now takes an imageSpec argument instead of a separate
image name and -map option.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
not needed - just call EventuallyRedrawRange. [Bug 1608046] (rezic)
|
| |
|
| |
|
|
|
|
| |
* win/tkWinWm.c: add -transparentcolor attribute for Windows.
|
| |
|
|
|
|
|
| |
buttons with standard Escape key binding as -default button (reported
on tcl-mac by Hans-Christoph Steiner).
|
|
|
|
| |
[Bug 1581932]
|
| |
|
|
|
|
| |
actually does get turned on if available
|
|
|
|
|
|
|
|
| |
* library/ttk/button.tcl, library/ttk/combobox.tcl,
library/ttk/utils.tcl: Rename ttk::CopyBindings to ttk::copyBindings
* generic/ttk/ttkTreeview.c, doc/ttk_treeview.n:
-displaycolumns {} now means "no columns" instead of "all columns".
Use -displaycolumns #all for "all columns" [Fixes #1547622].
|
|
|
|
| |
* configure: autoconf-2.59
|
| |
|
| |
|
|
|
|
|
| |
it isn't already defined. Allows embedders to set it to 0 to
prevent the console appearing on OS X. [Bug 1487701]
|
|
|
|
| |
* tests/menu.test (menu-36.1): [Bug 1599877]
|
|
|
|
|
|
|
|
|
|
| |
library/ttk/defaults.tcl, library/ttk/winTheme.tcl,
library/ttk/xpTheme.tcl: explicitly specify -anchor w on TMenubutton
* tests/ttk/entry.test: Fixed font dependency; test entry-3.2
should work on all platforms now.
* library/classicTheme.tcl: Don't define or use TkClassicDefaultFont.
* generic/ttk/ttkTreeview.c, generic/ttk/ttkPanedwindow.c:
Handle missing layouts.
|
|
|
|
| |
handle unichar underlining correctly and safely. [Bug 1599877]
|
|
|
|
|
|
| |
tk/win/rc/wish.exe.manifest
corrected link order of ttk files
|
|
|
|
|
| |
Fix various spacing parameters [#1596020, patch from Tim Baker].
Remove unused uxtheme hooks.
|
| |
|
| |
|
| |
|
| |
|
| |
|