Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2020-09-04
| ||
13:53 | Merge 8.6 Leaf check-in: 2991150c09 user: jan.nijtmans tags: trunk | |
12:38 | TIP #581: grid/pack/place implementation (internal) and documentation Leaf check-in: d17cad9dce user: jan.nijtmans tags: core-8-6-branch | |
2020-09-03
| ||
20:57 | Merge 8.7 Leaf check-in: 26b438c66e user: jan.nijtmans tags: revised_text, tip-466 | |
20:45 | Consolidate Tk 8.7 error-messages regarding TIP #581. More Master -> Container related (internal) changes check-in: b15afad9dd user: jan.nijtmans tags: trunk | |
19:49 | Add comment about the fallback... check-in: 6dff9e4fbd user: fvogel tags: revised_text, tip-466 | |
19:48 | Add comment about the fallback... Closed-Leaf check-in: 4f019d3ac1 user: fvogel tags: bug-8980ba1d0b | |
19:41 | merge revised_text check-in: a49b0a6a80 user: fvogel tags: bug-8980ba1d0b | |
15:41 | Fix [8980ba1d0b]: Revised [text]: several text-38.* tests fail on macOS and Linux (release/deploy only) check-in: 8bc8df878c user: jan.nijtmans tags: revised_text, tip-466 | |
14:38 | Merge 8.6 check-in: b8c875445c user: jan.nijtmans tags: trunk | |
13:39 | Another round of TIP #581-related name changes. Now merely concentrated on consistancy in the test-cases check-in: 78e259efb1 user: jan.nijtmans tags: core-8-6-branch | |
13:25 | Successful test of icon display in system tray; next to refine balloon alert display Leaf check-in: 469559aa46 user: kevin_walzer tags: tip_325 | |
10:08 | Merge 8.6 check-in: 3b5f44db90 user: jan.nijtmans tags: trunk | |
08:15 | (cherry-pick: Slave ->Pane, Master->Container in tkPanedwindow.c More Master->Container-related changes check-in: f1914ef2b0 user: jan.nijtmans tags: core-8-6-branch | |
07:14 | Merge 8.6 check-in: 1d0ecc382f user: jan.nijtmans tags: trunk | |
06:33 | Merge 8.6 Leaf check-in: 0e8b85e027 user: jan.nijtmans tags: tip-581 | |
06:18 | Implement part of TIP #581: Master/Slave. Not complete yet, and also the change to TkGetGeomContainer/TkGetTransientContainer is left out for now. check-in: 2eea8055d9 user: jan.nijtmans tags: core-8-6-branch | |
02:16 | It builds! Now to test... check-in: 552f2cd523 user: kevin_walzer tags: tip_325 | |
2020-09-02
| ||
21:17 | Fix [8980ba1d0b]: Revised [text]: several text-38.* tests fail on macOS and Linux (release/deploy only). This fix needs TIP #585 (TCL_INDEX_TEMP_TABLE flag for Tcl_GetIndexFromObj*()). check-in: 96c16d4ab4 user: fvogel tags: bug-8980ba1d0b | |
21:16 | Workaround for [8980ba1d0b]: Revised [text]: several text-38.* tests fail on macOS and Linux (release/deploy only). This workaround can be used until TIP #585 (TCL_INDEX_TEMP_TABLE flag for Tcl_GetIndexFromObj*()) gets in. check-in: a5a3822a06 user: fvogel tags: bug-8980ba1d0b | |
19:43 | Slave ->Pane, Master->Container in tkPanedwindow.c check-in: 891b0875fc user: culler tags: tip-581 | |
16:09 | Better fix for [d72abe6b54] using NSEvents. Leaf check-in: 5ea8262198 user: marc_culler tags: mac_enter_exit | |
15:21 | Merge 8.6 check-in: 5cee0274a6 user: jan.nijtmans tags: tip-581 | |
15:05 | Added "image metadata" tests for all supported image formats Leaf check-in: 19ca9b378a user: obermeier tags: tip-529-image-metadata | |
14:57 | Merge 8.6 Leaf check-in: 588f8d5135 user: jan.nijtmans tags: for_tkdnd | |
14:09 | Merge 8.6 check-in: 44e30efbb7 user: jan.nijtmans tags: trunk | |
14:01 | Rename (internal) TkMacOSXDrawableView() -> TkMacOSXGetNSViewForDrawable() check-in: 3745ef1194 user: jan.nijtmans tags: core-8-6-branch | |
13:33 | Upgrade from Xcode 11.6 to 11.7 Leaf check-in: 1467c564d8 user: jan.nijtmans tags: core-8-5-branch | |
13:28 | Implement TIP #580: Export Tk_GetDoublePixelsFromObj and 5 more check-in: cbe729955a user: jan.nijtmans tags: trunk | |
09:31 | Merge 8.6 check-in: eb27a56f49 user: jan.nijtmans tags: for_tkdnd | |
09:00 | Merge 8.6 check-in: ca7b45bfd2 user: jan.nijtmans tags: trunk | |
08:39 | Fix safe.test when running in a Tcl 8.7 environment (backported from Tk 8.7) check-in: dbcc3aaf9a user: jan.nijtmans tags: core-8-6-branch | |
08:29 | Eliminate MODULE_SCOPE wrapper function for TkMacOSXDrawable(). Rename (internal) TkMacOSXDrawableWindow() to TkMacOSXGetNSWindowForDrawable(). Code (type-cast) cleanup check-in: dbffe62b97 user: jan.nijtmans tags: core-8-6-branch | |
2020-09-01
| ||
20:39 | Check for invalid width or height values in Match function check-in: 0dae01f267 user: obermeier tags: tip-529-image-metadata | |
20:37 | Added some tests for new image metadata command check-in: 9fb5df3304 user: obermeier tags: tip-529-image-metadata | |
19:40 | Remove a couple of superfluous casts. check-in: 6bf8a0382e user: marc_culler tags: for_tkdnd | |
19:08 | Rename 3 badly named functions that were exported as stubs; export under both old and new names; edit comments. check-in: a56fdb8fd8 user: marc_culler tags: for_tkdnd | |
15:33 | Do not throw an error, but return empty dict in image metadata, if the file could not be identified as an image. check-in: 95cfcc522a user: obermeier tags: tip-529-image-metadata | |
07:35 | TkRegion cannot be used in tkMacOSX.h check-in: c914be8b60 user: jan.nijtmans tags: for_tkdnd | |
06:58 | Merge 8.6. Change signature of Tk_MacOSXGetTkWindow/Tk_MacOSXGetCGContextForDrawable check-in: eaeea764a5 user: jan.nijtmans tags: for_tkdnd | |
02:06 | Suggestions for name cleanup with compatibiltiy for 8.6.11 Closed-Leaf check-in: 1f4afdb58d user: culler tags: 8-6-11-compatibility | |
2020-08-31
| ||
16:33 | Merge 8.6 check-in: 928776ce94 user: jan.nijtmans tags: trunk | |
16:23 | Remove obsolete code check-in: 4ce7b5b11a user: jan.nijtmans tags: core-8-6-branch | |
10:47 | Merge 8.6 , check-in: d76f117164 user: jan.nijtmans tags: tip-581 | |
10:45 | Merge 8.6 check-in: d509dbcf57 user: jan.nijtmans tags: trunk | |
10:01 | Change expectation of safe-5.1 (error-message changed in Tcl) Don't use Tcl_GetMaster() any more, use Tcl_GetParent() in stead. With fallback for Tcl < 8.6.11. check-in: d182fef042 user: jan.nijtmans tags: core-8-6-branch | |
07:12 | More tweaks, (mainly TkMacOSXGetCGContextForDrawable <-> TkMacOSXCGContext) check-in: eb97655624 user: jan.nijtmans tags: for_tkdnd | |
01:51 | Remove static keywords check-in: 16deb133a1 user: kevin_walzer tags: tip_325 | |
01:46 | Merge trunk; refinement of TIP additions check-in: 847855f55b user: kevin_walzer tags: tip_325 | |
2020-08-30
| ||
21:05 | More tweaks check-in: 1520c153e9 user: jan.nijtmans tags: for_tkdnd | |
12:11 | Put the tests for ttk::scale in a specific scale.test file instead of hiding them in scrollbar.test Leaf check-in: 33556bc9e6 user: fvogel tags: tip-584, ttk_introspect | |