Tk Source Code

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

268 check-ins using file generic/tkConfig.c version 2398e4cb

2022-10-07
09:45
Eliminate g++ warning (narrowing conversion) check-in: f418a73b user: jan.nijtmans tags: trunk, main
09:33
Add some backwards compatibility, so it still works without TIP #638 (with Tcl 8.6). Can be simplified as soon as TIP #638 arrives in Tcl 9.0. check-in: 73479389 user: jan.nijtmans tags: tip-638
2022-10-06
13:49
Merge-mark check-in: 6b4f374c user: jan.nijtmans tags: trunk, main
2022-10-04
17:48
TIP632 return gif animated metadata: merge implementation, tests and documentation check-in: 832cdddb user: oehhar tags: trunk, main
17:35
TIP632 return gif animated metadata: add documentation Closed-Leaf check-in: a24d1f5d user: oehhar tags: rfe-f285ddcd-animated-gif-metadata
16:41
TIP632 return gif animated metadata: add tests check-in: 257f03d1 user: oehhar tags: rfe-f285ddcd-animated-gif-metadata
2022-10-02
21:13
merge 8.7 check-in: 013bb39a user: fvogel tags: revised_text, tip-466
21:00
Merge core-8-6-branch that just received changes from unstable_tests branch. This commit stabilizes a lot of tests that could sporadically fail, mainly on macOS. No test results were changed, except for entry-5.7 and spinbox-5.7 which expected results were found to be wrong (these tests passes due to a race condition that is now fixed). check-in: 2eb95d7a user: fvogel tags: trunk, main
19:24
Make 'event debug' subcommand right. This is only available when SUPPORT_DEBUGGING is set to 1 in tkBind.c. And even then, the integer that can be set or queried through this command is currently not used or changed by the source code, but it could be when debugging bindings. check-in: a3c56bb5 user: fvogel tags: trunk, main
19:21
merge 8.6 check-in: a598c0e6 user: fvogel tags: trunk, main
2022-09-30
12:27
Changes to make use of TIP 638 routine Tcl_GetNumberFromObj check-in: 42ad10c0 user: dgp tags: tip-638
2022-09-29
18:04
Fix [64552a6856]: issues with comboboxes. Closed-Leaf check-in: 60bb185f user: marc_culler tags: mac_styles_87
17:49
One more go at combobox-3. Closed-Leaf check-in: ed42ec3d user: marc_culler tags: bug-64552a6856
14:10
Add missing demo photos. check-in: 8c198262 user: culler tags: bug-64552a6856
05:09
Small adjustment check-in: 3e922f82 user: culler tags: bug-64552a6856
04:49
Fix combobox-3, skip combobox-1890211 check-in: dc9b8122 user: culler tags: bug-64552a6856
2022-09-28
21:52
Merge mac_styles_87 check-in: 08de0514 user: culler tags: bug-64552a6856
19:57
Need to set the size of both light and dark mode nsimages. Add an appearance pane to the mac_styles demo. check-in: 5c8d9e54 user: culler tags: mac_styles_87
19:38
Merge 8.7 check-in: 09d8fcfd user: jan.nijtmans tags: revised_text, tip-466
19:36
Merge 8.7 check-in: 0bb42672 user: jan.nijtmans tags: mac_styles_87
2022-09-27
17:47
Fix [f326f30e82]: DestroyMenuInstance(): clear stale pointer. Patch from Christopher Chavez. check-in: 5c8e8017 user: fvogel tags: trunk, main
10:43
Merge 8.7 Closed-Leaf check-in: 6a84200a user: jan.nijtmans tags: tip-366
10:42
Merge 8.7. Alphabetize options Closed-Leaf check-in: aed03337 user: jan.nijtmans tags: tip-167
10:32
Don't use Tcl_SaveResult() any more check-in: 89b215ec user: jan.nijtmans tags: trunk, main
08:29
Fix [457071937d]. Add back "debugger" command, so - at least - it's usable on older MacOSX machines when compiled in debug mode check-in: 34f65345 user: jan.nijtmans tags: trunk, main
2022-09-26
19:23
Merge 8.7 check-in: 340658ef user: jan.nijtmans tags: tip-366
19:11
Merge 8.7 check-in: d7e4c723 user: jan.nijtmans tags: tip-167
17:25
Revisions to Tk needed if TIP 640 is adopted. Closed-Leaf check-in: 3cfcff6a user: dgp tags: tip-640
10:43
Merge 8.6. Remove DebuggerObjCmd(), which only works on older Mac's check-in: 07de1d23 user: jan.nijtmans tags: trunk, main
2022-09-25
03:21
Merge mac_styles_87 check-in: 71da9311 user: marc_culler tags: bug-64552a6856
02:55
Fix [64552a6856] mac_styles combobox -- try to avoid the extra space at the end of the popdown menu. check-in: 4d86c2ed user: marc_culler tags: bug-64552a6856
2022-09-24
07:00
Fix systray tests errors by moving the init to the correct function as it was before. check-in: b4830762 user: fvogel tags: mac_styles_87
05:10
Add -radius and -ring options to the nsimage image type. Improve handling of default sizes. check-in: 3ec8a48f user: marc_culler tags: mac_styles_87
2022-09-23
09:39
Merge 8.6 check-in: 6e5f5ed0 user: jan.nijtmans tags: trunk, main
2022-09-22
20:45
Merge main. check-in: 1030d8bc user: marc_culler tags: mac_styles_87
20:45
Merge 8.6 check-in: afda62e3 user: marc_culler tags: trunk, main
19:28
merge 8.7 check-in: 4d7c841d user: fvogel tags: revised_text, tip-466
15:49
Merge main check-in: ea7f0597 user: marc_culler tags: mac_styles_87
15:49
Merge 8.6 check-in: bcd3b26c user: marc_culler tags: trunk, main
15:37
Merge main check-in: bbda05e5 user: marc_culler tags: mac_styles_87
15:36
Merge 8.6 check-in: 4a4b3122 user: marc_culler tags: trunk, main
2022-09-21
23:24
Merge main check-in: c667efb6 user: marc_culler tags: mac_styles_87
23:15
Merge 8.6 check-in: 31d7ef67 user: marc_culler tags: trunk, main
22:48
Merge main check-in: 6464fcc0 user: marc_culler tags: mac_styles_87
22:48
Merge 8.6 check-in: 4f5b280f user: marc_culler tags: trunk, main
18:02
Improve error message. check-in: 7d201eea user: marc_culler tags: mac_styles_87
18:00
Merge main check-in: b03456a2 user: marc_culler tags: mac_styles_87
18:00
Merge 8.6 check-in: 6cf7507a user: marc_culler tags: trunk, main
16:21
Merge main check-in: 114e2ac2 user: marc_culler tags: mac_styles_87
16:15
Merge 8.6 check-in: 9fed2479 user: marc_culler tags: trunk, main
06:05
merge 8.7 check-in: 00981494 user: fvogel tags: rfe-f285ddcd-animated-gif-metadata
04:03
Fix upside down images. check-in: 10f4355d user: marc_culler tags: mac_styles_87
2022-09-20
22:53
Merge main check-in: 4b15d728 user: marc_culler tags: mac_styles_87
22:50
Merge 8.6 check-in: 3ceb99d9 user: marc_culler tags: trunk, main
22:05
Merge main check-in: ff290d46 user: marc_culler tags: mac_styles_87
21:56
Merge 8.6 check-in: f2cefac9 user: marc_culler tags: trunk, main
20:19
Merge main check-in: 0a112348 user: marc_culler tags: mac_styles_87
20:17
Merge 8.6 check-in: a39a4298 user: marc_culler tags: trunk, main
18:49
Merge main check-in: 69c8b427 user: marc_culler tags: mac_styles_87
18:12
Merge 8.6 check-in: 85a539ba user: marc_culler tags: trunk, main
17:51
Merge main check-in: 9de787f1 user: marc_culler tags: mac_styles_87
17:49
Merge 8.6 check-in: adc4932b user: marc_culler tags: trunk, main
17:12
Fix [b07ecc2ebf]: Remove obsolete doc/tk4.0.ps check-in: acf63a5c user: fvogel tags: trunk, main
15:43
Restore the call to Tcl_CreateObjCmd which accidentally got deleted. Rename TkNSImageXXX to TkMacOSXNSImageXXX. check-in: 148319a4 user: marc_culler tags: mac_styles_87
15:25
Master -> Model in the nsimage code. check-in: 9a69d8c5 user: marc_culler tags: mac_styles_87
14:39
Merge 8.7 check-in: f90b7c8e user: jan.nijtmans tags: tip-167
14:35
Merge trunk Leaf check-in: 78e1d3cc user: jan.nijtmans tags: tip-560
14:34
Merge 8.7 Leaf check-in: 06f3c805 user: jan.nijtmans tags: tip-556
14:30
typo Tk_SetWindowMenuBar -> Tk_SetWindowMenubar. (TIP #606 and documentation was correct) check-in: 2145f868 user: jan.nijtmans tags: trunk, main
13:06
Rebase to latest trunk. Compile against Tcl's tip-558 branch check-in: c10dd93f user: jan.nijtmans tags: tip-560
12:44
Adapt to TIP #606 check-in: 087f0e34 user: jan.nijtmans tags: tip-556
05:45
merge 8.7 check-in: 383fdae2 user: fvogel tags: revised_text, tip-466
05:21
Merge main check-in: e533d5d4 user: marc_culler tags: mac_styles_87
05:12
Merge 8.6 check-in: f3a2b028 user: marc_culler tags: trunk, main
04:58
merge main check-in: 3bb159d0 user: marc_culler tags: mac_styles_87
04:43
Merge 8.6 check-in: b2e99e4c user: marc_culler tags: trunk, main
02:54
Merge check-in: 93320b92 user: marc_culler tags: mac_styles_87
00:19
Flip the feather. check-in: 0b92d41c user: marc_culler tags: mac_styles_87
2022-09-19
20:05
Update to latest trunk check-in: b6c3d07d user: jan.nijtmans tags: mac_styles_87
16:28
Add an image button based on a png file to the demo. check-in: c8148c0e user: marc_culler tags: mac_styles_87
15:44
Add -template option to nsimage. check-in: efea31ac user: marc_culler tags: mac_styles_87
11:27
rebase to 8.7 check-in: 792aa342 user: jan.nijtmans tags: tip-556
09:02
Merge 8.7. Fix testcase menubutton-3.7 check-in: dbd16c68 user: jan.nijtmans tags: tip-366
03:53
Document the nsimage image type and make a few minor adjustments. check-in: b4833fcb user: marc_culler tags: mac_styles_87
2022-09-18
16:31
Merge 8.7. Some CONST -> const Leaf check-in: b98f3850 user: jan.nijtmans tags: bug-1870330
16:23
merge-mark check-in: 9d125d07 user: jan.nijtmans tags: trunk, main
16:14
Fix [ead70921a9]: Wish menu unexpectedly triggered by accelerator keys check-in: d6b24c5e user: jan.nijtmans tags: trunk, main
16:05
[1870330]: Remove some Tk_Uid usage check-in: 0e7d27cd user: jan.nijtmans tags: bug-1870330
15:35
TIP #366 implementation: Variable Sized Indicators for Menubuttons check-in: 58870d0f user: jan.nijtmans tags: tip-366
14:59
Don't offer the Aqua widget ds demo on other platforms. check-in: 7bd217fd user: marc_culler tags: mac_styles_87
14:50
Merge 8.7 check-in: f68dcb2a user: jan.nijtmans tags: tip-167
14:29
Merge 8.7 check-in: f28cb5f7 user: jan.nijtmans tags: mac_styles_87
14:26
close fork check-in: 25dcd9ec user: jan.nijtmans tags: mac_styles_87
13:29
Merge implementation of TIP #620 - Treeview cell padding - following positive vote by the TCT. check-in: fc5c7815 user: fvogel tags: trunk, main
04:59
Add a widget demo for mac_styles. check-in: 6ed33dd9 user: marc_culler tags: mac_styles_87
00:36
Merge main. check-in: 4d782db5 user: marc_culler tags: mac_styles_87
2022-09-17
12:00
Merge 8.7 check-in: f7785e07 user: jan.nijtmans tags: pspjuth-touch
11:59
Merge 8.7 Closed-Leaf check-in: 4f9e8bcf user: jan.nijtmans tags: pspjuth-treeview
2022-09-16
22:03
Merge 8.7 check-in: 3ede9f76 user: jan.nijtmans tags: mac_styles_87
22:02
Merge 8.7 check-in: d1bd5f44 user: jan.nijtmans tags: revised_text, tip-466
2022-09-15
22:49
make xmfbox testcases work (again) with Tcl 9.0 check-in: 4ad60bff user: jan.nijtmans tags: trunk, main
14:02
No need for -constraints needsTcl87 check-in: f76a7099 user: jan.nijtmans tags: trunk, main
13:59
Fix testcase imageBmap-5.1 check-in: fb39696d user: jan.nijtmans tags: trunk, main
12:26
Fix MacOSX compilation check-in: 190f5e03 user: jan.nijtmans tags: trunk, main
2022-09-14
15:46
Merge 8.6 check-in: 31d36413 user: marc_culler tags: trunk, main
2022-09-13
18:56
Only use Tcl_CreateObjCommand2 on Tcl 9 check-in: f26d24a4 user: jan.nijtmans tags: tip-626
18:47
Merge 8.7 check-in: fd5cd0d8 user: jan.nijtmans tags: tip-626
2022-09-12
11:36
Use the presence of Tcl_OpenTcpServerEx() (stub entry 631, not 656) to distinguish between Tcl 8.6 and 8.7 at runtime. This needs at least TIP #575 (2021-03-15), when running under Tcl 8.7. check-in: d3fdfc34 user: jan.nijtmans tags: trunk, main
2022-09-10
21:11
Merge 8.6 check-in: 848dab73 user: jan.nijtmans tags: trunk, main
20:12
Adapt fix for [9b6065d1fd] to TIP #626 check-in: e73922c6 user: jan.nijtmans tags: trunk, main
20:07
If beneficial (read: TIP #626) use Tcl_CreateObjCommand2() to create the tk::build-info command check-in: 2fde4dea user: jan.nijtmans tags: trunk, main
15:01
Don't compile Tk with -DTCL_NO_DEPRECATED any more, in stead select Tcl_UtfPrev() usage on availability: use new version if possible, otherwise (8.6) fall back to old version check-in: d742be1f user: jan.nijtmans tags: trunk, main
2022-09-09
16:54
handle tk::build-info check-in: 3ee30544 user: jan.nijtmans tags: tip-626
16:36
indenting Closed-Leaf check-in: c98fa319 user: jan.nijtmans tags: tip-626-adapt
10:17
Make it work without TIP #626 too check-in: 4ebd0cd5 user: jan.nijtmans tags: tip-626-adapt
2022-09-08
19:58
Minimal adaptation of Tk to TIP #626 check-in: f9375ca2 user: jan.nijtmans tags: tip-626-adapt
10:41
Merge 8.6 check-in: ff23b5f4 user: jan.nijtmans tags: trunk, main
10:25
Merge 8.6 check-in: 646ce476 user: jan.nijtmans tags: trunk, main
09:51
Merge 8.6 check-in: 7c8c82c5 user: jan.nijtmans tags: trunk, main
2022-09-07
15:07
Merge 8.7 check-in: 4cc4c1a2 user: jan.nijtmans tags: pspjuth-treeview
2022-09-06
13:10
Merge 8.6 check-in: cf6471d8 user: jan.nijtmans tags: trunk, main
2022-09-05
09:50
Merge 8.6 check-in: 8eb73f99 user: jan.nijtmans tags: trunk, main
08:48
Fix MacOSX build check-in: f86d596e user: jan.nijtmans tags: pspjuth-touch
08:44
Fix windows build check-in: 6c135191 user: jan.nijtmans tags: pspjuth-touch
2022-09-04
20:40
merge trunk check-in: ba5924af user: fvogel tags: revised_text, tip-466
20:33
Fix wm-1.2 testcase check-in: 98d7238c user: jan.nijtmans tags: pspjuth-touch
14:05
Fix [bc602049ab]: Treeview with custom background expands when switching themes. Thanks to Peter Spjuth. And fix conflicts. check-in: f29ec5f6 user: fvogel tags: trunk, main
2022-09-01
13:47
Merge 8.7 check-in: ddffb44e user: jan.nijtmans tags: pspjuth-touch
2022-08-31
10:11
Merge 8.6 check-in: bb95f9f7 user: jan.nijtmans tags: trunk, main
2022-08-30
10:38
Fix [1088807fff]: Aqua: canvPs-3.1 panic. This was fixed when [424773a00c] got fixed, now just remove the constraint in canvPS-3.1. Thanks to Christopher Chavez. check-in: fa096028 user: fvogel tags: trunk, main
06:15
Add treeview-13.1 testing cell padding check-in: c319af32 user: fvogel tags: pspjuth-treeview
2022-08-29
20:55
merge trunk check-in: 4e636963 user: fvogel tags: pspjuth-treeview
2022-08-26
09:00
Merge 8.7 check-in: a45bab23 user: jan.nijtmans tags: mac_styles_87
2022-08-24
20:24
Fix commit [419c1e0e] merging TIP#621 (Glyph clustering for Tk) into revised_text. The problem was shown by GitHub Actions: event-2.5(keypress) was failing on all platforms. check-in: 4bc32b8e user: fvogel tags: revised_text, tip-466
07:54
Attempt to fix [af844f6be7]: win10 : one warning when compiling Tk's trunk Closed-Leaf check-in: 8e407e62 user: jan.nijtmans tags: bug-af844f6be7
2022-08-23
09:34
Merge 8.7 check-in: a36b999e user: jan.nijtmans tags: revised_text, tip-466
09:19
Merge 8.6 check-in: 62aeec8a user: jan.nijtmans tags: trunk, main
2022-08-22
20:45
Merge 8.6 check-in: c6a1b024 user: jan.nijtmans tags: trunk, main
19:19
Fix [4a59d535d1]: Aqua: XFillPolygon() winding rule fill support. Thanks to Christopher Chavez. check-in: 5a15a9e9 user: fvogel tags: trunk, main
19:17
Fix [4a59d535d1]: Aqua: XFillPolygon() winding rule fill support. Thanks to Christopher Chavez. check-in: 652b1395 user: fvogel tags: trunk, main
14:17
Merge 8.7 check-in: 419c1e0e user: jan.nijtmans tags: revised_text, tip-466
2022-08-21
22:37
ubuntu-18.04 is deprecated check-in: 065610a7 user: jan.nijtmans tags: trunk, main
21:55
Merge 8.7 (which now contains glyph_indexing_2 branch) check-in: 609cb63b user: jan.nijtmans tags: mac_styles_87
21:53
TIP #621 implementation: Glyph clustering for Tk check-in: 3ac23a4d user: jan.nijtmans tags: trunk, main
21:49
Merge 8.7 check-in: da8b58d7 user: jan.nijtmans tags: revised_text, tip-466
2022-08-20
13:32
Fix [71b1e5e331]: xgc.c: useless NULL check in XCreateGC(). Thanks to Christopher Chavez. check-in: 25aa643b user: fvogel tags: trunk, main
2022-08-19
19:50
Fix [7bf7dcd36d]: floor.tcl: make usable again on 8.6. Patch by Christopher Chavez. check-in: e3c414a8 user: fvogel tags: trunk, main
2022-08-11
07:35
nanosvg#221 "Out-of-bounds read in nsvg__parseUrl" https://github.com/memononen/nanosvg/issues/221 check-in: b4f2cc42 user: oehhar tags: trunk, main
2022-08-04
13:23
Merge-mark check-in: c60d8fe8 user: jan.nijtmans tags: trunk, main
2022-08-02
15:16
Merge-mark check-in: 278bf913 user: jan.nijtmans tags: trunk, main
12:57
Change comment character from "//" to "/* */" check-in: d084a3b9 user: oehhar tags: trunk, main
12:52
Nano SVG is still locale dependent #139, https://github.com/memononen/nanosvg/issues/139#issuecomment-1177877388 check-in: f1e5f7a1 user: oehhar tags: trunk, main
07:39
Merge 8.6 check-in: 6a6b92e8 user: jan.nijtmans tags: trunk, main
2022-08-01
15:18
Use UTF-8 encoding for Esperanto message file. Thanks to Uli Ender. check-in: 530de050 user: oehhar tags: trunk, main
09:47
Fix MacOSX --disable-aqua build check-in: c939dccd user: jan.nijtmans tags: trunk, main
2022-07-31
21:34
Make TkpWillDrawWidget()/TkpRedrawWidget() available to all platforms, not only MacOSX check-in: becdd237 user: jan.nijtmans tags: trunk, main
20:33
Merge 8.7 Leaf check-in: fa1d1844 user: jan.nijtmans tags: stub-simplification
2022-07-29
14:56
Merge-mark check-in: 637adf9d user: jan.nijtmans tags: trunk, main
14:49
Merge-mark check-in: e710e784 user: jan.nijtmans tags: trunk, main
14:11
Document new XF86 keysyms check-in: 740b12fc user: jan.nijtmans tags: trunk, main
2022-07-28
21:32
Merge 8.6, but don't add the 3270* keysyms: They are not enabled by default in X11 check-in: 7249c26e user: jan.nijtmans tags: trunk, main
14:18
Add more XF86 keysyms, available in latest X11 check-in: 73d04d10 user: jan.nijtmans tags: trunk, main
11:30
Update to latest X11 headers check-in: 5b24f8d6 user: jan.nijtmans tags: trunk, main
08:51
Merge 8.7 check-in: a5356038 user: jan.nijtmans tags: pspjuth-treeview
2022-07-25
20:13
Merge 8.7 check-in: 101462b3 user: jan.nijtmans tags: tip-626
20:08
Merge 8.7 check-in: 2e79c812 user: jan.nijtmans tags: mac_styles_87
20:04
Merge 8.7 check-in: fd5b8faa user: jan.nijtmans tags: revised_text, tip-466
19:59
Merge 8.7 Closed-Leaf check-in: 8933117d user: jan.nijtmans tags: glyph_indexing_2
17:23
Fix [a3b03f41fe]: Wrong menu position for ttk menubutton with -style. check-in: e2e3989e user: fvogel tags: trunk, main
2022-07-20
22:02
merge 8.7 check-in: 70b0baa1 user: fvogel tags: mac_styles_87
22:01
merge 8.7 check-in: 8a0d68fc user: fvogel tags: glyph_indexing_2
20:33
merge 8.7 check-in: bc7b7551 user: fvogel tags: revised_text, tip-466
20:33
The previous commit [d49253fe] also fixes [61e0bb8aab]: Embedded windows in a text widget cannot be removed on macOS. Remove the 'aquaKnownBug' constraints on the concerned tests in textWind.test. check-in: 68ed66fe user: fvogel tags: trunk, main
2022-07-19
23:10
merge 8.7 check-in: bcbbe22f user: fvogel tags: revised_text, tip-466
23:06
Fix [91ca777b4d]: ttk::notebook loose control over content of tabs on MacOS. check-in: d49253fe user: fvogel tags: trunk, main
15:36
Merge mark check-in: 402ad127 user: kevin_walzer tags: trunk, main
13:02
Fix systray text display on X11 check-in: 7f672e0d user: kevin_walzer tags: trunk, main
2022-07-12
22:17
Merge 8.7 check-in: 5ff96dab user: jan.nijtmans tags: revised_text, tip-466
21:57
Merge 8.7 check-in: bfd7ad6f user: jan.nijtmans tags: glyph_indexing_2
21:43
Merge 8.6 check-in: 5cdd058c user: jan.nijtmans tags: trunk, main
2022-07-05
20:23
Merge 8.7 check-in: fcdd1d01 user: jan.nijtmans tags: tip-626
19:36
Merge 8.7 check-in: 32c1eaed user: jan.nijtmans tags: glyph_indexing_2
2022-07-04
10:17
Merge mark check-in: 48a6c74f user: oehhar tags: trunk, main
10:13
Update Esperanto message catalog. Thanks to Uli Ender for the contribution. check-in: b4feacc1 user: oehhar tags: trunk, main
2022-06-30
21:15
Add better comments regarding proc controlPointerWarpTiming as a test helper tool, see [2704ed0c6c]. check-in: 1b87c476 user: fvogel tags: trunk, main
2022-06-27
11:58
Merge 8.6 check-in: 85d3c338 user: jan.nijtmans tags: trunk, main
2022-06-23
11:04
typo check-in: 8b04ad04 user: jan.nijtmans tags: tip-626
10:50
Merge 8.7 check-in: 0cc1464b user: jan.nijtmans tags: tip-626
10:12
Fix crash in canvRect testcase. Adapt some more loops the same way, handling > 2^31 tags when Tcl >= 9.0 check-in: a787aae9 user: jan.nijtmans tags: trunk, main
2022-06-22
19:15
Merge 8.7 check-in: d4a075cd user: jan.nijtmans tags: tip-626
13:54
argc -> objc, where Tcl_Obj * arrays are handled check-in: b3419a84 user: jan.nijtmans tags: trunk, main
13:02
Almost finished check-in: 29247198 user: jan.nijtmans tags: tip-626
10:39
More WIP check-in: 5ee8e2de user: jan.nijtmans tags: tip-626
09:57
Handle crash in handling "update". More WIP check-in: 9f9dac4d user: jan.nijtmans tags: tip-626
2022-06-21
22:02
Start making Tk 64-bit ready check-in: 75bc2f52 user: jan.nijtmans tags: tip-626
09:17
Merge 8.7 check-in: 98d64add user: jan.nijtmans tags: revised_text, tip-466
08:57
Merge 8.7 check-in: ee4158f7 user: jan.nijtmans tags: glyph_indexing_2
2022-06-15
14:10
Merge 8.6 check-in: c93953e1 user: jan.nijtmans tags: trunk, main
2022-06-14
12:50
Merge 8.6 check-in: 3148e900 user: jan.nijtmans tags: trunk, main
2022-06-12
12:17
merge trunk check-in: d093e61b user: fvogel tags: revised_text, tip-466
12:15
merge core-8-6-branch check-in: b6a18f57 user: fvogel tags: trunk, main
2022-06-11
21:21
Merge less_test_constraints_revised_text branch: textDisp.test file is now font agnostic to a large extent, meaning that 'textfonts' constraint could be totally suppressed from test files. Moreover 'failsOnUbuntu' and 'failsOnXQuarz' constraints could be removed from textDisp.test. Finally (and this is by Marc Culler), make TkScrollWindow much simpler by stripping out useless code. check-in: 70b15209 user: fvogel tags: revised_text, tip-466
21:17
merge mark check-in: 7a6a1c73 user: fvogel tags: revised_text, tip-466
21:12
merge core-8-6-branch check-in: 83493a36 user: fvogel tags: trunk, main
2022-06-10
08:39
Add update box meta data if not the whole image check-in: 7094979c user: oehhar tags: rfe-f285ddcd-animated-gif-metadata
2022-06-09
16:11
Ticket [f285ddcd]: add animated gif information to image metadata check-in: e81e3493 user: oehhar tags: rfe-f285ddcd-animated-gif-metadata
15:51
Merge 8.7 check-in: 14734735 user: jan.nijtmans tags: glyph_indexing_2
13:53
Merge 8.7 check-in: 6457b20f user: jan.nijtmans tags: revised_text, tip-466
13:52
merge-mark check-in: 84ef22eb user: jan.nijtmans tags: trunk, main
13:24
GIF read: honor that "Image Descriptor" limits the scope of a "Graphic Control Extension", reset saved information check-in: 7fb8c321 user: oehhar tags: trunk, main
13:06
GIF read: honor that "Plain Text Extension" limits the scope of a "Graphic Control Extension", reset saved information check-in: abc50d5d user: oehhar tags: trunk, main
10:33
Use TIP #616 large lists in revised tkTest* (when built with Tcl 9) check-in: 7bb1485a user: jan.nijtmans tags: revised_text, tip-466
07:49
Merge 8.7 (except for tkText*, TBD) check-in: 50e36276 user: jan.nijtmans tags: revised_text, tip-466
07:47
Make use of TIP #616 to (potentially) use lists > 2^31 elements (when built with Tcl 9) check-in: 67fa107b user: jan.nijtmans tags: trunk, main
2022-06-08
06:01
merge revised_text check-in: 9a6d66c9 user: fvogel tags: less_test_constraints_revised_text
06:00
Further fix for [d2331df5a6]: Revised [text]: textDisp-6.6 redraws line 3.0. In a DRegion y1 is inside the region but y2 is not. check-in: 46c06e54 user: fvogel tags: revised_text, tip-466
2022-06-07
21:36
merge revised_text check-in: 1f043397 user: fvogel tags: less_test_constraints_revised_text
21:19
Fix [94547cbef7]: Revised [text]: borders not always redrawn. check-in: 95a8ce18 user: fvogel tags: revised_text, tip-466
21:18
merge revised_text Closed-Leaf check-in: 735e890a user: fvogel tags: bug-94547cbef7
21:11
Cherrypick [92312600] fixing [d2331df5a6]: Revised [text]: textDisp-6.6 redraws line 3.0 check-in: a883bcb1 user: fvogel tags: revised_text, tip-466
21:01
Merge 8.7 Closed-Leaf check-in: 6f0d0861 user: jan.nijtmans tags: tip-616
20:50
merge trunk check-in: b9f8d2b7 user: fvogel tags: revised_text, tip-466
20:49
merge core-8-6-branch check-in: 25761ba8 user: fvogel tags: trunk, main
2022-06-03
22:11
Fix [332c8af8aa]: compiler warning about type pun and strict aliasing check-in: 6a2120ea user: jan.nijtmans tags: trunk, main
12:20
nanosvg #209 "Add CMake build script to the project". https://github.com/memononen/nanosvg/commit/4c8f0139b62c6e7faa3b67ce1fbe6e63590ed148 check-in: b5d3a93c user: oehhar tags: trunk, main
10:48
import nanosvg #215 upstream change "Fix build when both nanosvg.h and nanosvgrast.h is included". https://github.com/memononen/nanosvg/pull/215/commits/47f28a2a78de610ac5be5321a88efd3a777fe83e check-in: f6c41093 user: oehhar tags: trunk, main
2022-05-27
09:15
Merge 8.7 check-in: fd867242 user: jan.nijtmans tags: glyph_indexing_2
09:14
Merge 8.7 check-in: db25eb41 user: jan.nijtmans tags: revised_text, tip-466
09:13
Merge 8.6. Also actions/upload-artifact@v2 -> actions/upload-artifact@v3 check-in: 44270e72 user: jan.nijtmans tags: trunk, main
2022-05-23
09:39
Merge 8.7 check-in: bfba1845 user: jan.nijtmans tags: glyph_indexing_2
2022-05-22
20:15
Merge 8.6 check-in: 8997fdbb user: jan.nijtmans tags: trunk, main
19:30
merge revised_text check-in: 3c76af97 user: fvogel tags: less_test_constraints_revised_text
19:27
merge trunk check-in: bdd818b1 user: fvogel tags: revised_text, tip-466
19:11
Fix [bee96b4e80]: Mouse position warping and tk busy problems on Windows. Thanks to cjmcdonald. check-in: 1f5f4793 user: fvogel tags: trunk, main
11:52
Merge 8.6 check-in: 5cbeac4e user: jan.nijtmans tags: trunk, main
2022-05-20
21:42
merge revised_text check-in: 6ba8ffe7 user: fvogel tags: bug-94547cbef7
21:41
merge trunk check-in: 66b00448 user: fvogel tags: revised_text, tip-466
21:37
merge revised_text check-in: 3881404b user: fvogel tags: bug-94547cbef7
21:36
merge core-8-6-branch check-in: 42070bb9 user: fvogel tags: trunk, main
21:19
Backout all three previous commits, and this time fix [94547cbef7]: Revised [text]: borders not always redrawn check-in: 1a49fd12 user: fvogel tags: bug-94547cbef7
2022-05-18
22:11
A couple more tests where the border should not be redrawn. check-in: 1af0c8f9 user: griffin tags: bug-94547cbef7
20:10
Correct textRect computation to discount left/bottom border. Correct textDisp-7.2 which should not redraw the border. check-in: 883d6ef5 user: griffin tags: bug-94547cbef7
2022-05-17
16:05
Merge 8.7 check-in: 2a09d710 user: jan.nijtmans tags: revised_text, tip-466
16:04
Merge 8.7 check-in: f53e90fd user: jan.nijtmans tags: tip-616
16:02
Merge 8.7 check-in: a37a8ea4 user: jan.nijtmans tags: glyph_indexing_2
15:59
tweak error-handling check-in: bb93340e user: jan.nijtmans tags: trunk, main
15:54
Merge 8.6 check-in: 959f3c25 user: jan.nijtmans tags: trunk, main
14:30
Merge 8.7 check-in: 7de1947b user: jan.nijtmans tags: tip-616
14:24
Merge 8.7 check-in: c147b89a user: jan.nijtmans tags: revised_text, tip-466
02:32
Fix bug [94547cbef7] - Compute correct test for border region. check-in: 632732f2 user: griffin tags: bug-94547cbef7
2022-05-16
18:56
Remove ".glyph-indexing-2" tag, few more tweaks check-in: e07e9a6b user: jan.nijtmans tags: glyph_indexing_2
18:31
Merge 8.7 check-in: f4f48203 user: jan.nijtmans tags: glyph_indexing_2
2022-05-15
22:49
Merge 8.6. Always compile with -DTCL_UTF_MAX=3 (possible now, because of TIP #622) check-in: d6ef3397 user: jan.nijtmans tags: trunk, main
20:42
merge revised_text check-in: db5d8548 user: fvogel tags: less_test_constraints_revised_text
2022-05-12
22:20
One more "dragto" <-> "mark" check-in: 88123b57 user: jan.nijtmans tags: revised_text, tip-466
22:18
Merge 8.7 check-in: efe27acd user: jan.nijtmans tags: revised_text, tip-466
22:01
More alphabetizing Tk options. More type-cast improvements check-in: b7db31b3 user: jan.nijtmans tags: trunk, main
2022-05-11
10:43
Merge 8.6 check-in: 96ba102d user: jan.nijtmans tags: trunk, main
06:44
Merge 8.6 check-in: e7df6f34 user: jan.nijtmans tags: trunk, main
2022-05-09
21:51
Merge 8.6 check-in: fb97d090 user: jan.nijtmans tags: trunk, main
2022-05-08
20:24
Merge 8.7 check-in: 1828ab8b user: jan.nijtmans tags: revised_text, tip-466
20:21
Missing TK_OPTION_ENUM_VAR usage. See [eedd795d98] check-in: 28b4d791 user: jan.nijtmans tags: revised_text, tip-466
20:08
merge-mark check-in: e2e353b6 user: jan.nijtmans tags: trunk, main
20:04
Merge comment fix check-in: 1224719d user: jan.nijtmans tags: trunk, main
19:59
Merge 8.6 check-in: 130cdc20 user: jan.nijtmans tags: trunk, main
18:53
Fix [20a54ffdd5]: treeview tag delete doesn't clear binding table. Thanks to Emiliano Gavilan. check-in: 9fa15d8a user: fvogel tags: trunk, main
2022-05-07
22:40
Merge 8.7 check-in: 0b785389 user: jan.nijtmans tags: revised_text, tip-466
22:38
Merge 8.6 check-in: 64ef6e93 user: jan.nijtmans tags: trunk, main