Tk Source Code

Timeline
Login

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

50 events occurring around a493f4885bbcbb28.

2019-03-07
17:37 Add attachment Screen Shot 2019-03-07 at 11.32.31 AM.png to ticket [0a5853aa] artifact: 797d9a07 user: marc_culler
17:37 Ticket [0a5853aa] Aqua: Can't insert character from "Emoji & Symbols" status still Open with 4 other changes artifact: d0e93f51 user: marc_culler
17:24 Ticket [63048a8a] Fullscreen macOS (Mojave) mouse coordinates are wrong status still Open with 5 other changes artifact: fe1e04c7 user: marc_culler
17:16
Fixed one more None -> NULL compiler warning. check-in: 6eaf88ea user: culler tags: trunk
16:20
Add a drawing procedure to draw PushButtons and PopupButtons in Dark Mode. check-in: 0207b686 user: culler tags: bug-0d63621b6c
14:48 Ticket [63048a8a] Fullscreen macOS (Mojave) mouse coordinates are wrong status still Open with 3 other changes artifact: c21a4868 user: marc_culler
14:08 Ticket [7eb46d1f] mac os x: error message is completely blank status still Open with 4 other changes artifact: 1326aa99 user: marc_culler
13:17 Edit [a4066811f66c5f2c|a4066811]: Edit check-in comment. artifact: 1928dc0b user: kevin_walzer
13:17 Edit [a4066811f66c5f2c|a4066811]: Edit check-in comment. artifact: cb57fc7b user: kevin_walzer
03:56
Clean up implementation and documentation of ::tk::mac::PrintDocument command; was mapped internally to ::tk::mac::OpenDocument and print event never fired; changed parameter to a single file path check-in: a4066811 user: kevin_walzer tags: mac_services
03:17
Fix bug in print doc implementation check-in: 8cf0d399 user: kevin_walzer tags: mac_services
03:10
Further refinement in URL event handling check-in: 25d290f9 user: kevin_walzer tags: mac_services
2019-03-06
17:01 New ticket [0a5853aa] Aqua: Can't insert character from "Emoji & Symbols". artifact: 82d90844 user: chrstphrchvz
11:16
Copy PDBs to installation if option PDBS is given during install check-in: f43280ce user: apnadkarni tags: trunk
09:51 Ticket [fdbdcc8c] Difficulty using macOS dictation in Tk status still Open with 5 other changes artifact: 4c7c85e3 user: chrstphrchvz
09:36 New ticket [63048a8a] Fullscreen macOS (Mojave) mouse coordinates are wrong. artifact: 7264d81c user: Takamoto
08:50 Ticket [9672eedd] Backward compatibility on macOS status still Open with 3 other changes artifact: 0fd865d5 user: Takamoto
07:09 Edit [589749498da238ea|58974949]: Add propagating "hidden". Mark "Closed". artifact: ac0ab6fa user: apnadkarni
06:56 Edit [433414c5667f43d9|433414c5]: Add propagating "hidden". Mark "Closed". artifact: 38dc997f user: apnadkarni
04:54
Copy PDBs to installation if option PDBS is given during install check-in: bacbeed8 user: apnadkarni tags: core-8-6-branch
2019-03-05
21:19 Ticket [e42eef33] valgrind complains at wish startup status still Open with 3 other changes artifact: 8020658e user: fvogel
21:18 Ticket [30672bcb] tk initialization triggers address sanitizer use-after-free error. status still Open with 3 other changes artifact: 6b9edf8e user: fvogel ... 1 similar event omitted.
16:42 Ticket [609e0045] MouseWheel binding for canvas on MacOS provides wrong values for %x %y status still Open with 3 other changes artifact: 8d6f0a2d user: fvogel ... 1 similar event omitted.
15:43
merge trunk check-in: a493f488 user: oehhar tags: tip-529-image-metadata
15:18
gif read not complete on overflow image - information missinterpreted if following subimage is querried [4da2191b] check-in: 70f3e183 user: oehhar tags: trunk
15:14 Ticket [609e0045] MouseWheel binding for canvas on MacOS provides wrong values for %x %y status still Open with 3 other changes artifact: ce319316 user: fvogel ... 1 similar event omitted.
11:53 Edit [69514b2039254e62|69514b20]: Edit check-in comment. artifact: 8a90ea27 user: fvogel
07:04 Ticket [609e0045] MouseWheel binding for canvas on MacOS provides wrong values for %x %y status still Open with 3 other changes artifact: 8602b011 user: fvogel
02:16 Edit [cb6302a6f56d3f4a|cb6302a6]: Edit check-in comment. artifact: e8d6e9f5 user: marc_culler
2019-03-04
23:37 Ticket [609e0045] MouseWheel binding for canvas on MacOS provides wrong values for %x %y status still Open with 4 other changes artifact: 255d1bbf user: marc_culler
23:30
Fix bug [609e0045f5]: Aqua scrollwheel events have incorrect mouse coordinates. check-in: cb6302a6 user: culler tags: bug-609e0045f5
20:55 Ticket [c9887a1f] Trailing zeros on scale widget ticks status still Open with 4 other changes artifact: 04ef1e31 user: fvogel
20:36
Make the branch build with MSVC by replacing calls to C99 functions round(), fmin() and fmax() by equivalent macros. check-in: 69514b20 user: fvogel tags: scale-tick-format
18:39 Closed ticket [4da2191b]: gif read code may not detect 2nd image plus 7 other changes artifact: 4144478b user: oehhar
18:37 Edit [682c7f7f3023770d|682c7f7f]: Mark "Closed". artifact: 02050979 user: oehhar
18:36
gif read not complete on overflow image - information missinterpreted if following subimage is querried [4da2191b] check-in: 5b17bc40 user: oehhar tags: core-8-6-branch
14:50 Closed ticket [1951abf3]: Aqua sometimes segfaults when destroying transient windows plus 6 other changes artifact: d616805b user: marc_culler
14:48 Edit [98cb3c6f48aca20f|98cb3c6f]: Mark "Closed". artifact: 6063aa70 user: marc_culler
14:47
Disallow transient/master cycles. Fix bgerror for Aqua to avoid hangs when an error occurs in an idle task run by [NSView drawRect]. check-in: cf69d206 user: culler tags: trunk
14:46
Disallow transient/master cycles. Fix bgerror for Aqua to avoid hangs when an error occurs in an idle task run by [NSView drawRect]. check-in: fe352f24 user: culler tags: core-8-6-branch
13:00
Cleanup line endings check-in: 8055d910 user: kevin_walzer tags: mac_services
12:59
Minor cleanup check-in: b999f02c user: kevin_walzer tags: mac_services
12:48 Ticket [fdbdcc8c] Difficulty using macOS dictation in Tk status still Open with 3 other changes artifact: e518b60d user: kevin_walzer ... 1 similar event omitted.
09:18 Ticket [c9887a1f] Trailing zeros on scale widget ticks status still Open with 3 other changes artifact: ebbb1883 user: jal_frezie
02:12 Ticket [1951abf3] Aqua sometimes segfaults when destroying transient windows status still Open with 3 other changes artifact: fbddb351 user: marc_culler ... 1 similar event omitted.