summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Removed "-encoding binary" from library/print.tcl.csaba2024-07-311-1/+1
* Fix for bug [d1a5067111], related to the TouchpadScroll event bindings.csaba2024-07-176-26/+26
|\
| * Fix for bug [d1a5067111], related to the TouchpadScroll event bindings.csaba2024-07-176-26/+26
| * Made sure that the TouchpadScroll event bindings won't polluate the global na...csaba2024-07-156-27/+27
| * (backport) Merge tkprint-cups branch. Ok by Kevin Walzerjan.nijtmans2024-07-031-232/+567
* | Made sure that the TouchpadScroll event bindings won't polluate the global na...csaba2024-07-156-27/+27
* | Update palette.tclculler2024-07-071-11/+16
* | Merge 9.0jan.nijtmans2024-07-041-232/+567
|\ \
| * \ Merge trunkEmiliano Gavilán2024-07-036-114/+52
| |\ \
| * \ \ Merge trunkEmiliano Gavilán2024-06-192-28/+28
| |\ \ \
| * | | | Add simple line wrapping procedure. Cups text filter wraps at character, not ...Emiliano Gavilán2024-06-041-4/+46
| * | | | Printing on *nix/X11 using libcups API. Initial commitEmiliano Gavilán2024-05-271-232/+525
* | | | | Merge 9.0. Streamline some indentingjan.nijtmans2024-06-306-114/+52
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Some more cleanup, mainly in the Widget Demo.csaba2024-06-225-30/+12
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Some more cleanup, mainly in the Widget Demo.csaba2024-06-225-30/+12
| * | | | Updated the Widget Demo script cscroll.tcl.csaba2024-06-211-80/+36
| |\ \ \ \ | | |/ / /
| | * | | Updated the Widget Demo script cscroll.tcl.csaba2024-06-211-80/+36
| | |\ \ \
| | | * | | Updated the Widget Demo script cscroll.tcl.csaba2024-06-212-7/+6
| | | * | | Eliminate superflous semicolonsjan.nijtmans2024-05-178-40/+25
| | | * | | Fix [bb52855781]: ttk treeview tests not robust against display scalingjan.nijtmans2024-05-135-5/+1
| | | |\ \ \
| | | * | | | Better way to set the borderwidth of two style elements of the "classic" them...csaba2024-05-132-4/+5
| | | * | | | One more adaptation of the "classic" theme to the look of current Tk core wid...csaba2024-05-121-2/+2
| | | * | | | Backported the focus highlighting for the ttk::entry, ttk::combobox, and ttk:...csaba2024-05-114-36/+43
| | | * | | | Backported most improvements related to the "classic" theme, submitted by Emi...csaba2024-05-101-10/+14
| | | * | | | Widget Demo: added demo script for ttk::spinbox widgets.csaba2024-05-013-10/+52
| * | | | | | Improvements in the proc ::tk::ScrollByPixels.csaba2024-06-201-4/+4
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | |
| | * | | | Improvements in the proc ::tk::ScrollByPixels.csaba2024-06-201-4/+4
* | | | | | Merge mainculler2024-06-152-28/+28
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add quotes to the "processing * option" error-messages, for consistancy. Some...jan.nijtmans2024-06-142-28/+28
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| | * | | Add quotes to the "processing * option" error-messages, for consistancy. Some...jan.nijtmans2024-06-142-28/+28
* | | | | Cleanupculler2024-06-041-6/+6
|/ / / /
* | | | Fix [7255ef9aa6]: problems with [tk systray] balloon on X11jan.nijtmans2024-05-241-1/+2
|\ \ \ \ | |/ / /
| * | | Fix [7255ef9aa6]: problems with [tk systray] balloon on X11jan.nijtmans2024-05-241-1/+2
* | | | b2 -> b3, as preparation for next releasejan.nijtmans2024-05-201-1/+1
* | | | Merge 8.7jan.nijtmans2024-05-135-5/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | selectborderwidth/insertwidth can take any "pixel" form as welljan.nijtmans2024-05-135-5/+1
| * | One more adaptation of the "classic" theme to the look of current Tk core wid...csaba2024-05-121-2/+2
| * | Code cleanup related mainly to the "classic" theme.csaba2024-05-101-2/+2
| * | Improvements related to the "classic" theme, submitted by Emiliano Gavilan (s...csaba2024-05-091-10/+15
| * | Widget Demo: added demo script for ttk::spinbox widgets.csaba2024-05-013-9/+51
* | | One more adaptation of the "classic" theme to the look of current Tk core wid...csaba2024-05-121-2/+2
* | | Code cleanup related mainly to the "classic" theme.csaba2024-05-101-2/+2
* | | Improvements related to the "classic" theme, submitted by Emiliano Gavilan (s...csaba2024-05-091-10/+15
* | | Widget Demo: added demo script for ttk::spinbox widgets.csaba2024-05-013-9/+51
* | | In Tk 9.0, remove some unneeded "-encoding utf-8" (it's already the default)jan.nijtmans2024-04-161-3/+3
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2024-04-161-249/+249
| |\ \ | | |/
| | * More internal "-encoding utf-8"jan.nijtmans2024-04-162-246/+246
| * | Merge 8.6jan.nijtmans2024-03-151-2/+0
| |\ \ | | |/
| * | a6 -> b1, as preparation for possible release (one day, hopefully)jan.nijtmans2024-03-061-1/+1
* | | Complement to the fix for [47d4f29159]: Ignored binding scripts for events wi...fvogel2024-03-151-2/+0
|\ \ \ | | |/ | |/|