| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed "-encoding binary" from library/print.tcl. | csaba | 2024-07-31 | 1 | -1/+1 |
|
|
* | Fix for bug [d1a5067111], related to the TouchpadScroll event bindings. | csaba | 2024-07-17 | 6 | -26/+26 |
|\ |
|
| * | Fix for bug [d1a5067111], related to the TouchpadScroll event bindings. | csaba | 2024-07-17 | 6 | -26/+26 |
|
|
| * | Made sure that the TouchpadScroll event bindings won't polluate the global na... | csaba | 2024-07-15 | 6 | -27/+27 |
|
|
| * | (backport) Merge tkprint-cups branch. Ok by Kevin Walzer | jan.nijtmans | 2024-07-03 | 1 | -232/+567 |
|
|
* | | Made sure that the TouchpadScroll event bindings won't polluate the global na... | csaba | 2024-07-15 | 6 | -27/+27 |
|
|
* | | Update palette.tcl | culler | 2024-07-07 | 1 | -11/+16 |
|
|
* | | Merge 9.0 | jan.nijtmans | 2024-07-04 | 1 | -232/+567 |
|\ \ |
|
| * \ | Merge trunk | Emiliano Gavilán | 2024-07-03 | 6 | -114/+52 |
| |\ \ |
|
| * \ \ | Merge trunk | Emiliano Gavilán | 2024-06-19 | 2 | -28/+28 |
| |\ \ \ |
|
| * | | | | Add simple line wrapping procedure. Cups text filter wraps at character, not ... | Emiliano Gavilán | 2024-06-04 | 1 | -4/+46 |
|
|
| * | | | | Printing on *nix/X11 using libcups API. Initial commit | Emiliano Gavilán | 2024-05-27 | 1 | -232/+525 |
|
|
* | | | | | Merge 9.0. Streamline some indenting | jan.nijtmans | 2024-06-30 | 6 | -114/+52 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Some more cleanup, mainly in the Widget Demo. | csaba | 2024-06-22 | 5 | -30/+12 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Some more cleanup, mainly in the Widget Demo. | csaba | 2024-06-22 | 5 | -30/+12 |
|
|
| * | | | | Updated the Widget Demo script cscroll.tcl. | csaba | 2024-06-21 | 1 | -80/+36 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Updated the Widget Demo script cscroll.tcl. | csaba | 2024-06-21 | 1 | -80/+36 |
| | |\ \ \ |
|
| | | * | | | Updated the Widget Demo script cscroll.tcl. | csaba | 2024-06-21 | 2 | -7/+6 |
|
|
| | | * | | | Eliminate superflous semicolons | jan.nijtmans | 2024-05-17 | 8 | -40/+25 |
|
|
| | | * | | | Fix [bb52855781]: ttk treeview tests not robust against display scaling | jan.nijtmans | 2024-05-13 | 5 | -5/+1 |
| | | |\ \ \ |
|
| | | * | | | | Better way to set the borderwidth of two style elements of the "classic" them... | csaba | 2024-05-13 | 2 | -4/+5 |
|
|
| | | * | | | | One more adaptation of the "classic" theme to the look of current Tk core wid... | csaba | 2024-05-12 | 1 | -2/+2 |
|
|
| | | * | | | | Backported the focus highlighting for the ttk::entry, ttk::combobox, and ttk:... | csaba | 2024-05-11 | 4 | -36/+43 |
|
|
| | | * | | | | Backported most improvements related to the "classic" theme, submitted by Emi... | csaba | 2024-05-10 | 1 | -10/+14 |
|
|
| | | * | | | | Widget Demo: added demo script for ttk::spinbox widgets. | csaba | 2024-05-01 | 3 | -10/+52 |
|
|
| * | | | | | | Improvements in the proc ::tk::ScrollByPixels. | csaba | 2024-06-20 | 1 | -4/+4 |
| |\ \ \ \ \ \
| | |/ / / / /
| | | | | | /
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | Improvements in the proc ::tk::ScrollByPixels. | csaba | 2024-06-20 | 1 | -4/+4 |
|
|
* | | | | | | Merge main | culler | 2024-06-15 | 2 | -28/+28 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Add quotes to the "processing * option" error-messages, for consistancy. Some... | jan.nijtmans | 2024-06-14 | 2 | -28/+28 |
| |\ \ \ \ \
| | |/ / / /
| | | | | /
| | |_|_|/
| |/| | | |
|
| | * | | | Add quotes to the "processing * option" error-messages, for consistancy. Some... | jan.nijtmans | 2024-06-14 | 2 | -28/+28 |
|
|
* | | | | | Cleanup | culler | 2024-06-04 | 1 | -6/+6 |
|/ / / / |
|
* | | | | Fix [7255ef9aa6]: problems with [tk systray] balloon on X11 | jan.nijtmans | 2024-05-24 | 1 | -1/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix [7255ef9aa6]: problems with [tk systray] balloon on X11 | jan.nijtmans | 2024-05-24 | 1 | -1/+2 |
|
|
* | | | | b2 -> b3, as preparation for next release | jan.nijtmans | 2024-05-20 | 1 | -1/+1 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2024-05-13 | 5 | -5/+1 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | selectborderwidth/insertwidth can take any "pixel" form as well | jan.nijtmans | 2024-05-13 | 5 | -5/+1 |
|
|
| * | | One more adaptation of the "classic" theme to the look of current Tk core wid... | csaba | 2024-05-12 | 1 | -2/+2 |
|
|
| * | | Code cleanup related mainly to the "classic" theme. | csaba | 2024-05-10 | 1 | -2/+2 |
|
|
| * | | Improvements related to the "classic" theme, submitted by Emiliano Gavilan (s... | csaba | 2024-05-09 | 1 | -10/+15 |
|
|
| * | | Widget Demo: added demo script for ttk::spinbox widgets. | csaba | 2024-05-01 | 3 | -9/+51 |
|
|
* | | | One more adaptation of the "classic" theme to the look of current Tk core wid... | csaba | 2024-05-12 | 1 | -2/+2 |
|
|
* | | | Code cleanup related mainly to the "classic" theme. | csaba | 2024-05-10 | 1 | -2/+2 |
|
|
* | | | Improvements related to the "classic" theme, submitted by Emiliano Gavilan (s... | csaba | 2024-05-09 | 1 | -10/+15 |
|
|
* | | | Widget Demo: added demo script for ttk::spinbox widgets. | csaba | 2024-05-01 | 3 | -9/+51 |
|
|
* | | | In Tk 9.0, remove some unneeded "-encoding utf-8" (it's already the default) | jan.nijtmans | 2024-04-16 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2024-04-16 | 1 | -249/+249 |
| |\ \
| | |/ |
|
| | * | More internal "-encoding utf-8" | jan.nijtmans | 2024-04-16 | 2 | -246/+246 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2024-03-15 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| * | | a6 -> b1, as preparation for possible release (one day, hopefully) | jan.nijtmans | 2024-03-06 | 1 | -1/+1 |
|
|
* | | | Complement to the fix for [47d4f29159]: Ignored binding scripts for events wi... | fvogel | 2024-03-15 | 1 | -2/+0 |
|\ \ \
| | |/
| |/| |
|