Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2023-03-24
| ||
21:14 | Fix 68417a8bb3: No result/LF printed for 64-bit integer type check Leaf check-in: c9bb6f88 user: jan.nijtmans tags: trunk, main | |
2023-03-23
| ||
16:34 | Proposed fix for bug [15c685a976]. Leaf check-in: cb31b210 user: sbron tags: bug-15c685a976 | |
16:31 | Add tests to check for the issues mentioned in bug [15c685a976]. check-in: 38f5744e user: sbron tags: bug-15c685a976 | |
2023-03-22
| ||
20:23 | Documentation for TK_OPTION_INDEX Leaf check-in: 97b2e9ba user: jan.nijtmans tags: bug-f41f675cca | |
10:29 | Add a test for an id that is equal to a special index. Leaf check-in: 44db6483 user: sbron tags: tip-658 | |
10:19 | Describe the search order more explicitly. check-in: 098ddf6b user: sbron tags: tip-658 | |
2023-03-21
| ||
20:27 | Fix winMenu tests impacted by the tip. check-in: f985d289 user: fvogel tags: tip-658 | |
09:25 | Fix menuDraw tests impacted by the tip. check-in: 05c34ad8 user: sbron tags: tip-658 | |
2023-03-20
| ||
16:49 | Optimized a few SVG gradients. check-in: df091bec user: csaba tags: trunk, main | |
10:35 | Fix error message formatting and add a test for the error scenario. check-in: 9a6c98a5 user: sbron tags: tip-658 | |
10:04 | Add tests for TIP 658. check-in: 10b230de user: sbron tags: tip-658 | |
2023-03-17
| ||
20:20 | Merge 8.6 check-in: aace6fb7 user: jan.nijtmans tags: trunk, main | |
20:15 | arm64e -> arm64. Sync with Tcl Leaf check-in: aaa8d03f user: jan.nijtmans tags: core-8-6-branch | |
2023-03-16
| ||
23:08 | Implement TIP 658 check-in: dd112723 user: sbron tags: tip-658 | |
21:17 | Update the description of the menu entry index of the form @index to reflect how it actually works. check-in: 48cee3f1 user: sbron tags: trunk, main | |
21:16 | Update the description of the menu entry index of the form @index to reflect how it actually works. check-in: 38152873 user: sbron tags: core-8-6-branch | |
2023-03-15
| ||
17:06 | Merge 8.6 check-in: 53c43f3e user: jan.nijtmans tags: trunk, main | |
17:02 | Remove _LARGEFILE_SOURCE64 usage. See d690400d07 check-in: c35b1696 user: jan.nijtmans tags: core-8-6-branch | |
12:25 | Code simplification in tkUnixButton.c check-in: 4dae9e2d user: csaba tags: trunk, main | |
2023-03-14
| ||
15:54 | Partial fix for [85cea56c27]: The -underline option does not show an underline on ttk::label, ttk::labelframe, ttk::notebook tabs. check-in: 98154f2b user: jan.nijtmans tags: trunk, main | |
07:35 | Merge 8.7. Remove some spacing Leaf check-in: 3560f85a user: jan.nijtmans tags: 655 | |
2023-03-13
| ||
20:43 | Fix indentation in tkConfig.c Closed-Leaf check-in: c0de3561 user: fvogel tags: bug-85cea56c27 | |
20:33 | merge trunk Leaf check-in: 830d179c user: fvogel tags: revised_text, tip-466 | |
20:31 | Fully fix the build on Windows. check-in: 6874757b user: fvogel tags: trunk, main | |
20:08 | Merge 8.7 check-in: ce6369f5 user: jan.nijtmans tags: 655 | |
11:54 | Fix windows build check-in: f42f894e user: jan.nijtmans tags: trunk, main | |
2023-03-12
| ||
22:09 | Merge 9.0 check-in: 743d56b0 user: jan.nijtmans tags: revised_text, tip-466 | |
22:05 | Merge 8.7 check-in: 7c25a809 user: jan.nijtmans tags: 655 | |
21:59 | Even more -1 -> TCL_INDEX_NONE check-in: ed5525fd user: jan.nijtmans tags: trunk, main | |
21:38 | Merge 8.7 check-in: 84d8ab92 user: jan.nijtmans tags: 655 | |
21:20 | More -1 -> TCL_INDEX_NONE. More TCL_UNUSED( check-in: e40ad52e user: jan.nijtmans tags: trunk, main | |
2023-03-11
| ||
13:42 | Fix [85cea56c27]: The -underline option does not show an underline on ttk::label, ttk::labelframe, ttk::notebook tabs. check-in: 41e57b5e user: fvogel tags: bug-85cea56c27 | |
2023-03-06
| ||
16:31 | Simplified the SVG data used for drawing the ttk::checkbutton indicator of the clam theme. check-in: c2a225bb user: csaba tags: trunk, main | |
15:29 | More -Wconversion C warning fixes check-in: 177db981 user: jan.nijtmans tags: trunk, main | |
2023-03-05
| ||
22:20 | Merge 8.7 check-in: f9d26b40 user: jan.nijtmans tags: revised_text, tip-466 | |
21:36 | off-by-one error in TIP #577 impl check-in: 2509c079 user: jan.nijtmans tags: trunk, main | |
2023-03-04
| ||
21:52 | More serious elimination of -Wconversion C warnings check-in: f717a6ca user: jan.nijtmans tags: trunk, main | |
17:32 | Merge 8.6 check-in: 65693af2 user: jan.nijtmans tags: trunk, main | |
17:30 | Fix [93fe36b5a7]: <<MenuSelect>> virtual event not working for menus with -tearoff option check-in: 2f18956d user: jan.nijtmans tags: core-8-6-branch | |
17:24 | Even simpler ... (@fvogel, you are right, the check for $index simply is useless here) Closed-Leaf check-in: 44af9fbc user: jan.nijtmans tags: bug-93fe36b5a7 | |
15:22 | Fix [93fe36b5a7]: <<MenuSelect>> virtual event not working for menus with -tearoff option check-in: 96646738 user: fvogel tags: bug-93fe36b5a7 | |
2023-03-03
| ||
18:35 | Helper function ColorToStr() greatly simplified. check-in: ff0b8a44 user: csaba tags: trunk, main | |
15:46 | More -1 -> TCL_INDEX_NONE check-in: 844eb01e user: jan.nijtmans tags: trunk, main | |
15:45 | Get rid of TCL_ENCODING_NOCOMPLAIN, since it will (most likely) be removed from Tcl check-in: 76687557 user: jan.nijtmans tags: trunk, main | |
15:18 | -1 -> TCL_INDEX_NONE check-in: 5eec34c3 user: jan.nijtmans tags: trunk, main | |
2023-03-02
| ||
14:36 | merge trunk Leaf check-in: 4ec3603d user: dgp tags: core-8-7-b1-rc | |
11:24 | Some more C warnings (windows-specific) check-in: ca3305b8 user: jan.nijtmans tags: trunk, main | |
11:21 | Reduce the number of ttk C warnings check-in: 188b2627 user: jan.nijtmans tags: trunk, main | |
2023-02-28
| ||
20:47 | Fix calculation when menu doesn't fit below a ttk::menubutton. check-in: 6e75df2d user: sbron tags: trunk, main | |
20:40 | Fix calculation when menu doesn't fit below a ttk::menubutton. check-in: f6129dd3 user: sbron tags: core-8-6-branch | |