Tk Source Code

Timeline
Login

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

50 events occurring around d5b120db5ebe664e.

2019-04-28
16:17 Edit [9bc87fc21dd0d54c|9bc87fc2]: Mark "Closed". artifact: a160eb6c user: fvogel
16:17 Ticket [06f3922f] High CPU usage status still Open with 4 other changes artifact: a40b128b user: chrstphrchvz
16:17
Fix [6286fda787]: unix: checkbutton -selectcolor not restored properly when changed in -command. Patch by ralfixx check-in: 60b6afca user: fvogel tags: trunk
16:17
Fix [6286fda787]: unix: checkbutton -selectcolor not restored properly when changed in -command. Patch by ralfixx check-in: f916116a user: fvogel tags: core-8-6-branch
14:49 Ticket [8261c517] ttk::treeview vertical scroll range is locked to old height of tree until idletasks run status still Open with 4 other changes artifact: c6315779 user: fvogel
14:48 Ticket [f9343d8f] Documentation tip for scrolling (ttk::)entry right on creation might be helpful status still Open with 4 other changes artifact: a145b4f9 user: fvogel
14:47 Ticket [2513186f] ttk::entry xview sub-command forces use of update idletasks status still Open with 3 other changes artifact: 6cdff1a8 user: fvogel
14:34
Add tests checking the scroll info correct update when xview / yview is called. All the new (or modified) tests fail in core-8-6-branch. check-in: 605f5da4 user: fvogel tags: bug-2513186fff, bug-8261c517af
13:57
Fix '.e index @'. The returned answer could be wrong if the scroll info was not yet updated. check-in: f31e1037 user: fvogel tags: bug-2513186fff, bug-8261c517af
12:54 Edit [159f9459ba181383|159f9459]: Edit check-in comment. artifact: 247252a6 user: fvogel
12:52
Factorize the code a bit, and avoid calling the layoutProc twice when calling xview moveto|units|pages. check-in: 159f9459 user: fvogel tags: bug-2513186fff, bug-8261c517af
10:45
Add a missing scroll info update needed to make x|yview moveto|units|pages work without an update idletasks call beforehand. check-in: 231587eb user: fvogel tags: bug-2513186fff, bug-8261c517af
2019-04-27
15:55
Revert irrelevant blank changes check-in: 6ac14e0c user: fvogel tags: bug-2513186fff, bug-8261c517af
15:51 Edit [b6f1c7d8a5794a50|b6f1c7d8]: Add propagating tag "bug-8261c517af". artifact: 651feea8 user: fvogel
15:49
More generic fix, for [8261c517af] and [2513186fff]. check-in: bc932da8 user: fvogel tags: bug-2513186fff, bug-8261c517af
15:22 Ticket [2513186f] ttk::entry xview sub-command forces use of update idletasks status still Open with 3 other changes artifact: 21ca2476 user: fvogel
15:22 Ticket [8261c517] ttk::treeview vertical scroll range is locked to old height of tree until idletasks run status still Open with 4 other changes artifact: 53d40060 user: fvogel
14:11 Ticket [9672eedd] Backward compatibility on macOS status still Open with 3 other changes artifact: 39ba08ee user: Takamoto
14:05 Add attachment Report3.txt to ticket [9672eedd] artifact: 5485238d user: Takamoto
00:40 Ticket [8261c517] ttk::treeview vertical scroll range is locked to old height of tree until idletasks run status still Open with 3 other changes artifact: 2dfc1a19 user: ulfalizer ... 4 similar events omitted.
2019-04-26
22:02
Write code more consistently with the rest of the ttkEntry.c file check-in: d5b120db user: fvogel tags: bug-2513186fff, bug-8261c517af
21:11
Optimize the fix: the layout calculation is only needed if the display is out of date. check-in: 5e1833a4 user: fvogel tags: bug-2513186fff, bug-8261c517af
16:19 Closed ticket [92269ce6]: ttk::treeview tag add does not handle spaces properly plus 5 other changes artifact: 152debf8 user: fvogel
16:17
merge trunk check-in: 7c80b269 user: fvogel tags: revised_text, tip-466
16:16 Edit [62d4693ebf68e520|62d4693e]: Edit check-in comment. artifact: 39a7c5e4 user: fvogel
16:16 Edit [24b987cafa8c5f12|24b987ca]: Edit check-in comment. artifact: ae0bc445 user: fvogel
2019-04-25
18:17
Fix textWind.test: make sure that the test window is mapped before running tests (needed on macOS). check-in: 62d4693e user: culler tags: trunk
18:16
Fix textWind.test: make sure that the test window is mapped before running tests (needed on macOS). check-in: 24b987ca user: culler tags: core-8-6-branch
15:44 Ticket [06f3922f] High CPU usage status still Open with 4 other changes artifact: 6a0ebbcd user: marc_culler ... 2 similar events omitted.
2019-04-24
19:28 Ticket [fcfd9a84] Tk does not build under Visual Studio 2017 and higher (solved) status still Open with 3 other changes artifact: 5b4b3641 user: jan.nijtmans ... 1 similar event omitted.
18:12 Ticket [06f3922f] High CPU usage status still Open with 4 other changes artifact: 2867c71f user: marc_culler
18:05
merge core-8-6-branch check-in: 50f5b3f1 user: culler tags: bug-06f3922f8b
17:40 Edit [2d32a31a8abd3b03|2d32a31a]: Mark "Closed". artifact: f02f8643 user: marc_culler
17:36 Closed ticket [1001070f]: Mac label doesn't display -highlightbackground plus 7 other changes artifact: 31315e82 user: marc_culler
17:35
Fix bug [1001070]: make labels use -highlightbackground check-in: 6f75462e user: culler tags: trunk
17:35
Fix bug [1001070]: make labels use -highlightbackground check-in: 6a50c7c3 user: culler tags: core-8-6-branch
17:15 Closed ticket [92865261]: ttk menubuttons need adjustment too plus 7 other changes artifact: 8864d6d7 user: marc_culler
17:14 Edit [dfc6d766304684ef|dfc6d766]: Mark "Closed". artifact: a635abfb user: marc_culler
17:11
Fix [9286526144]: adjust position of ttk::menubutton menus and streamline code. check-in: 6e59b2bb user: culler tags: trunk
17:00
Fix [9286526144]: adjust position of ttk::menubutton menus and streamline code. check-in: 9adb3eb2 user: culler tags: core-8-6-branch
16:44 Closed ticket [1697054f]: MS "jumping scrollbars" on Aqua violates platform UI plus 7 other changes artifact: e6a67907 user: marc_culler
16:35 Ticket [f15414d5] text widget bindings on Mac interfere with context menus status still Open with 4 other changes artifact: b400df6c user: marc_culler
16:33 Closed ticket [3607259f]: tag pixel range errors in Aqua/Cocoa plus 7 other changes artifact: 4f695bb4 user: marc_culler