summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Make Tk work with TIP #673: Remove deprecated [trace] subcommandsjan.nijtmans2023-08-041-5/+5
* Fix [2a32225cd1]: Entry widget allows navigating by word in masked password f...fvogel2023-08-022-0/+15
|\
| * Fix [2a32225cd1]: Entry widget allows navigating by word in masked password f...fvogel2023-08-012-0/+15
* | Fix [4736b9f290]: Bug in tk_setPalette in connection with TIP 645 ('ttk color...fvogel2023-08-011-0/+4
* | Minor improvements in the Widget Demo.csaba2023-07-294-5/+5
* | [92ab429295]: Add new subcommand [tk systray exists] to [tk systray]. Patch f...fvogel2023-07-261-2/+7
|\ \
| * \ merge trunkfvogel2023-07-241-111/+45
| |\ \
| * | | Tweak comments.fvogel2023-07-231-1/+1
| * | | Fix [92ab429295]: Add new subcommand [tk systray exists] to [tk systray]. Pat...fvogel2023-07-231-1/+6
* | | | Take into account that the notify window may be deleted during fade-in or fad...fvogel2023-07-251-0/+2
* | | | New patch from Emiliano Gavilan, that should fix the 'can't use empty string ...fvogel2023-07-251-16/+45
* | | | merge trunk (except systray.tcl and tkUnixSysnotify.c)fvogel2023-07-241-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Backout [8662aebe] (Improvements on pure Tcl system notification window. Patc...fvogel2023-07-241-111/+45
| |/ /
| * | Fix [95d2c41604]: Improvements on pure Tcl system notification window. Patch ...fvogel2023-07-231-45/+111
| |\ \ | |/ / |/| |
* | | Tweak comments.fvogel2023-07-231-3/+1
* | | Merge 8.7jan.nijtmans2023-07-1855-695/+845
|\ \ \
* | | | [95d2c41604]: Improvements on pure Tcl system notification window. Patch from...fvogel2023-05-251-45/+113
| | * | Ticket [b1d2161c]: library/msgs/zh_cn.msg translate error: No and Cancel shou...oehhar2023-07-181-1/+1
| | |\ \ | |/ / / | | | _
| | * Ticket [b1d2161c]: library/msgs/zh_cn.msg translate error: No and Cancel shou...oehhar2023-07-181-1/+1
| | * (cherry-pick): Replaced the deprecated "trace variable" invocations with "tra...jan.nijtmans2023-06-144-22/+22
| * | Made the mouse wheel bindings for the text widget (which scroll by pixels) an...csaba2023-07-123-26/+28
| * | Update to striped background on Aqua with semantic colors - patch from Christ...Kevin Walzer2023-07-101-6/+2
| * | Revert change to mclist demo as it already includes stripesKevin Walzer2023-07-101-1/+1
| * | Cosmetic improvement to treeview and widget demo under Aqua with handling for...Kevin Walzer2023-07-102-1/+5
| * | Cosmetic improvement - stripebackground for ttk::treeview on AquaKevin Walzer2023-07-101-1/+1
| * | Widget Demo: Optimized the size of the canvas used in the script floor.tcl.csaba2023-07-071-5/+11
| * | A few minor visual improvements.csaba2023-07-052-8/+8
| * | Widget Demo: Code simplification and improvements.csaba2023-06-229-34/+40
| * | Many scaling-related improvements in the Widget Demo, especially in the file ...csaba2023-06-208-294/+343
| * | Widget Demo: Replaced the deprecated "trace variable" invocations with "trace...csaba2023-06-118-49/+60
| * | Merge implementation of TIP #658 - Attach identifiers to Tk menu entries, fol...fvogel2023-06-041-1/+1
| |\ \
| | * \ merge trunkfvogel2023-05-2820-172/+516
| | |\ \
| | * \ \ Merge 8.7jan.nijtmans2023-03-301-36/+14
| | |\ \ \
| | * | | | Implement TIP 658sbron2023-03-161-1/+1
| * | | | | Update Xlib.h to latest versionjan.nijtmans2023-06-021-2/+2
| * | | | | Made the Widget Demonstration application scaling-aware.csaba2023-05-3045-325/+398
| | |_|/ / | |/| | |
| * | | | Fix [7447ed20ec]: Color picker failure - tk::RestoreFocusGrab does not take i...fvogel2023-05-251-2/+5
| |\ \ \ \ |/ / / / / | | | | _
| * | | Fix [7447ed20ec]: Color picker failure - tk::RestoreFocusGrab does not take i...fvogel2023-05-231-2/+5
* | | | Documented the variable tk::scalingPct; improvements in the Widget Demonstrat...csaba2023-05-224-31/+91
* | | | scalability tweaksjan.nijtmans2023-05-174-5/+5
* | | | Library file scaling.tcl slightly improved; documented the variable tk::svgFmt.csaba2023-05-161-28/+8
* | | | Improved the scaling support for very HiDPI screens when xrdb is not available.csaba2023-05-141-7/+12
* | | | Fix [3414695fff]: tk_getOpenFile, tk_getSaveFile, tk_chooseDir: error when pa...fvogel2023-05-133-6/+12
|\ \ \ \ | |/ / /
| * | | Fix [3414695fff]: tk_getOpenFile, tk_getSaveFile, tk_chooseDir: error when pa...fvogel2023-05-073-6/+12
* | | | Implementation of new, modern-looking ttk::checkbutton and ttk::radiobutton i...csaba2023-05-081-33/+19
* | | | Fix [a9cf210a42]: Text select doesn't cover first character.fvogel2023-04-301-1/+5
|\ \ \ \ | |/ / /
| * | | Add comment and non-regression test text-38.1 (correctly failing before and p...fvogel2023-04-221-2/+5
| * | | Fix [a9cf210a42]: Text select doesn't cover first characterfvogel2023-04-211-1/+2
* | | | Minor correction in file library/tkfbox.tcl.csaba2023-04-141-1/+1
* | | | Simplified the data of two SVG images even further.csaba2023-04-111-3/+3