Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
150 check-ins using file macosx/tkMacOSXBitmap.c version 9b3f6716
2023-07-23
| ||
17:57 | Leftover change in previous commit. check-in: 6226c37a user: fvogel tags: revised_text, tip-466 | |
17:56 | Remove changes in revised_text (compared to trunk) that have nothing to do with the revised text widget. These changes must have sneaked in when merging trunk into revised_text. check-in: 5f5e294b user: fvogel tags: revised_text, tip-466 | |
16:15 | Add documentation for [tk systray exists]. check-in: 6a840686 user: fvogel tags: bug-92ab429295 | |
16:08 | Add tests for [tk systray exists]. check-in: fbc76cd5 user: fvogel tags: bug-92ab429295 | |
16:03 | Tweak comments. check-in: 43c105d5 user: fvogel tags: bug-92ab429295 | |
16:02 | Fix [92ab429295]: Add new subcommand [tk systray exists] to [tk systray]. Patch from Emiliano Gavilan. check-in: 6401e6d9 user: fvogel tags: bug-92ab429295 | |
15:40 | Fix [95d2c41604]: Improvements on pure Tcl system notification window. Patch from Emiliano Gavilan. check-in: 8662aebe user: fvogel tags: trunk, main | |
15:38 | Tweak comments. check-in: 1b459aeb user: fvogel tags: patch-95d2c41604, core-patch-95d2c41604 | |
14:52 | merge trunk check-in: ae99afe4 user: fvogel tags: revised_text, tip-466 | |
13:05 | merge mark check-in: de4a7076 user: fvogel tags: trunk, main | |
13:02 | Merge core-8-6-branch. The fix for [2294f0694e] (Optimize 'transparency get' subcommand) was already there as part of TIP #166, therefore simply homogeneize the code with the 8.6 patch for [2294f0694e]. check-in: b2a2a962 user: fvogel tags: trunk, main | |
12:15 | Fix [499c0467b3]: DestroyMenuInstance(): use Tcl_EventuallyFree() rather than directly calling DestroyMenuEntry(). Patch from Christopher Chavez. check-in: 0f4b9276 user: fvogel tags: trunk, main | |
2023-07-21
| ||
21:06 | Experimental fix for d40b9c8503: Enforcing 64-bit time_t? Since Tk uses time() too, and should support years > 2038 check-in: 6868a6af user: jan.nijtmans tags: bug-d40b9c8503 | |
20:33 | Merge 8.7 check-in: 3ecbb2db user: jan.nijtmans tags: trunk, main | |
15:12 | merge trunk check-in: be57950b user: dgp tags: core-8-7-b1-rc | |
2023-07-20
| ||
20:14 | Fix [deca949d0d]: tkUnixWm.c: leak in TkpMakeMenuWindow(). Patch from CHristopher Chavez. check-in: e662af63 user: fvogel tags: trunk, main | |
2023-07-19
| ||
21:16 | Fix [c35c3419ea]: leak in Initialize() when -name not provided. Patch from Christopher Chavez. check-in: f9668fd5 user: fvogel tags: trunk, main | |
20:35 | Fix [edb769628e]: Aqua: leak in XGetImage(). Patch from Christopher Chavez. check-in: e34b27c9 user: fvogel tags: trunk, main | |
20:09 | resolve unintended fork check-in: 679964e6 user: fvogel tags: trunk, main | |
20:07 | Fix [875672bd86]: tk 8.7a5 unix/README refers to --enable-threads but this option is gone. check-in: d9e892ca user: fvogel tags: trunk, main | |
2023-07-18
| ||
19:40 | Ticket [b1d2161c]: library/msgs/zh_cn.msg translate error: No and Cancel should not the same Chinese word "取消" check-in: a387d349 user: oehhar tags: trunk, main | |
19:01 | Fix [2cb602807b]: leak in tkMacOSXRegion.c. Patch from Christopher Chavez. check-in: b4c9293d user: fvogel tags: trunk, main | |
16:09 | Merge 8.7. Remove not-so-useful comments check-in: 1702718c user: jan.nijtmans tags: revised_text, tip-466 | |
16:04 | Merge 8.7 check-in: ee820d83 user: jan.nijtmans tags: trunk, main | |
14:15 | Merge 8.7 check-in: 51723f1a user: jan.nijtmans tags: patch-95d2c41604 | |
13:56 | Merge 8.7 check-in: 42ddfd8b user: jan.nijtmans tags: revised_text, tip-466 | |
13:25 | Fix [3b4a9ed919]: listbox test failures check-in: a8a2df12 user: jan.nijtmans tags: trunk, main | |
2023-07-17
| ||
22:05 | Proposed fix for [3b4a9ed919]: Don't specify option database and initialization value any more Closed-Leaf check-in: 779d9403 user: jan.nijtmans tags: bug-3b4a9ed919 | |
19:56 | merge trunk check-in: 87acf6d6 user: fvogel tags: revised_text, tip-466 | |
19:56 | Fix [f9eddb541a]: Improve TkSetRegion(); implement XSetClipRectangles() on Windows and improve it. Thanks to Christopher Chavez. check-in: a7876124 user: fvogel tags: trunk, main | |
19:34 | Fix [396e9fc017]: Aqua: declare TkMacOSXCreateCGImageWithXImage() as static. check-in: 87df2194 user: fvogel tags: trunk, main | |
16:54 | merge trunk check-in: 7bab99b1 user: dgp tags: core-8-7-b1-rc | |
09:35 | Remove all possible usage of HAVE_STDINT_H. Assume C99 as a minimum now. check-in: e0835978 user: jan.nijtmans tags: revised_text, tip-466 | |
08:53 | Merge 8.7 check-in: 2b5ca566 user: jan.nijtmans tags: revised_text, tip-466 | |
08:18 | Fix [ec6f07231c]: makefile.vc: error when TCLDIR is a relative path check-in: 365014b7 user: jan.nijtmans tags: trunk, main | |
07:05 | "noxp" makes no sense any more check-in: 8690a1e9 user: jan.nijtmans tags: trunk, main | |
07:02 | Eliminate some more unneeded HAVE_* macro's check-in: 76492ff3 user: jan.nijtmans tags: trunk, main | |
06:07 | Proposed fix for [ec6f07231c]: Makefile.vc: error when TCLDIR is a relative path Closed-Leaf check-in: b4749932 user: jan.nijtmans tags: bug-ec6f07231c | |
2023-07-16
| ||
22:37 | Remove all possible usage of HAVE_STDINT_H (just assume it's "1"). We can assume C99 as a minimum now Closed-Leaf check-in: 4021f2cd user: jan.nijtmans tags: bug-48079fad72 | |
13:49 | Fix [82b78e96f5]: CLIPPING_IS_WORKING in revised_text. check-in: c569b687 user: fvogel tags: revised_text, tip-466 | |
13:47 | Remove the now useless hack in TkrTextInsertDisplayProc(). Closed-Leaf check-in: 8b0783a9 user: fvogel tags: bug-82b78e96f5 | |
13:34 | Fix typo (equivelent -> equivalent). check-in: 1c6775c8 user: fvogel tags: trunk, main | |
12:23 | Clean white lines. check-in: 4304f308 user: fvogel tags: bug-82b78e96f5 | |
12:14 | Since the region approach works an all three platforms (and with or without Xft), remove the TK_CLIPPING_IS_WORKING switch altogether and keep the region approach only. check-in: 30c9fa3a user: fvogel tags: bug-82b78e96f5 | |
12:06 | #define TK_CLIPPING_IS_WORKING on Linux with or without Xft since the region approach works. check-in: 08bf99a5 user: fvogel tags: bug-82b78e96f5 | |
11:56 | #define TK_CLIPPING_IS_WORKING on Windows since the region approach works. check-in: fb65441f user: fvogel tags: bug-82b78e96f5 | |
11:52 | Implement an approach based on a clip region, that does not need XSetClipRectangles(), and which should work on any platform. check-in: 40639b0c user: fvogel tags: bug-82b78e96f5 | |
2023-07-15
| ||
18:50 | Update comments in the TK_CLIPPING_IS_WORKING area. check-in: 473561a1 user: fvogel tags: bug-82b78e96f5 | |
18:43 | merge revised_text check-in: 9d781da7 user: fvogel tags: bug-82b78e96f5 | |
18:40 | Fix [48079fad72]: revised_text still uses compat/stdint.h. Patch by Christopher Chavez. check-in: 80c8fbcc user: fvogel tags: revised_text, tip-466 | |
18:38 | Fix [f41f675cca]: TIP #577 was merged without necessary updates in the man pages check-in: 2c9990b3 user: fvogel tags: trunk, main | |
14:18 | merge trunk check-in: d9b3c028 user: fvogel tags: revised_text, tip-466 | |
14:15 | merge 8.6 check-in: c88aaa76 user: fvogel tags: trunk, main | |
13:48 | Implement -eolcolor and -eotcolor in the case TK_CLIPPING_IS_WORKING is #define'd. Thanks to Christopher Chavez. check-in: b69b3d2b user: fvogel tags: bug-82b78e96f5 | |
12:50 | #define TK_CLIPPING_IS_WORKING on Linux when built without Xft since in this case XSetClipRectangles() works. check-in: 407aafb6 user: fvogel tags: bug-82b78e96f5 | |
12:19 | Rename CLIPPING_IS_WORKING to TK_CLIPPING_IS_WORKING, and #define it for macOS since it works on this platform. check-in: d9806455 user: fvogel tags: bug-82b78e96f5 | |
11:42 | Avoid a warning in case CLIPPING_IS_WORKING is defined: generic/tkTextDisp.c:867:15: warning: unused function 'MarkPointer' [-Wunused-function] check-in: 2a563642 user: fvogel tags: revised_text, tip-466 | |
09:05 | merge trunk check-in: 2654361f user: fvogel tags: revised_text, tip-466 | |
09:05 | Fix [0502c1eef5]: Aqua: fix NSAttributedString leak in TkpConfigureMenuEntry(). Patch from Christopher Chavez. check-in: 3f31882a user: fvogel tags: trunk, main | |
08:57 | merge trunk check-in: 261ceb2a user: fvogel tags: revised_text, tip-466 | |
08:56 | Fix [fa4694dcd0]: Aqua: fix TKNSString leak in TkpConfigureMenuEntry(). Patch from Christopher Chavez. check-in: 8d66935a user: fvogel tags: trunk, main | |
08:22 | Fix [48079fad72]: revised_text still uses compat/stdint.h. Patch by Christopher Chavez. Closed-Leaf check-in: d1fcd448 user: fvogel tags: bug-48079fad722 | |
2023-07-14
| ||
19:25 | OBJOFFSET VS. INTERNALOFFSET: Document that Ttk widgets do not support the internalOffset machinery. Closed-Leaf check-in: f54250b6 user: fvogel tags: bug-f41f675cca | |
19:13 | Document indices of the form 'end-n' as being accepted by the -underline option for both Tk and Ttk. check-in: 9745b962 user: fvogel tags: bug-f41f675cca | |
18:58 | merge trunk check-in: 03a27471 user: fvogel tags: bug-f41f675cca | |
13:36 | Fix [a1802dc77b]: Lots of textDisp.test fail in revised_text branch. check-in: 11905189 user: fvogel tags: revised_text, tip-466 | |
2023-07-13
| ||
20:53 | Let revised_text branch build at GitHub in some configurations. check-in: f2087fa3 user: fvogel tags: revised_text, tip-466 | |
20:51 | Fix [81965cf8d8]: Revised text displays fuzzy text on OSX high resolution displays. Patch from Christopher Chavez. check-in: 447d43a7 user: fvogel tags: revised_text, tip-466 | |
20:39 | merge trunk check-in: d1b0d200 user: fvogel tags: revised_text, tip-466 | |
19:26 | merge trunk check-in: 5e7afc8c user: dgp tags: core-8-7-b1-rc | |
2023-07-12
| ||
09:49 | Made the mouse wheel bindings for the text widget (which scroll by pixels) and the sort arrows of the Widget Demo script mclist.tcl scaling-aware. check-in: a7991ed7 user: csaba tags: trunk, main | |
01:28 | Merge aqua_stripe branch; thanks to Christopher Chavez for patch check-in: 38125e4d user: kevin_walzer tags: trunk, main | |
2023-07-10
| ||
14:32 | Update to striped background on Aqua with semantic colors - patch from Christopher Chavez Closed-Leaf check-in: 0f804851 user: kevin_walzer tags: aqua_stripe | |
11:32 | Merge mark check-in: dce08a5f user: kevin_walzer tags: trunk, main | |
11:31 | Revert change to mclist demo as it already includes stripes check-in: 7445d1b0 user: kevin_walzer tags: trunk, main | |
02:50 | Merge mark check-in: d6c4c376 user: kevin_walzer tags: trunk, main | |
02:50 | Cosmetic improvement to treeview and widget demo under Aqua with handling for Dark Mode check-in: e8b88eae user: kevin_walzer tags: trunk, main | |
00:46 | Merge mark check-in: 8b647592 user: kevin_walzer tags: trunk, main | |
00:46 | Cosmetic improvement - stripebackground for ttk::treeview on Aqua check-in: d157aac5 user: kevin_walzer tags: trunk, main | |
2023-07-09
| ||
17:36 | Fix [a526d42999]: Aqua: leak in TkpOpenDisplay(). Patch from Christopher Chavez. check-in: 9506082b user: fvogel tags: trunk, main | |
16:06 | Fix [9b74a906e2]: Aqua: leak in Tk_FreePixmap(). Patch from Christopher Chavez. check-in: b8fdb4ae user: fvogel tags: trunk, main | |
2023-07-08
| ||
13:17 | Merge tip-675 branch: On and off default blink times for Ttk widgets can be overriden with values obtained from the option database (if such values are specified). check-in: d0a86f93 user: fvogel tags: trunk, main | |
2023-07-07
| ||
19:00 | Widget Demo: Optimized the size of the canvas used in the script floor.tcl. check-in: a7890c02 user: csaba tags: trunk, main | |
2023-07-06
| ||
02:38 | Fix for 0e7b10c215 Closed-Leaf check-in: a068e27b user: kevin_walzer tags: 0e7b10c215_fix | |
2023-07-05
| ||
15:33 | A few minor visual improvements. check-in: 73efa187 user: csaba tags: trunk, main | |
14:47 | Uncomment definition of nsvgRasterize(), thanks Csaba ! check-in: e62b604a user: oehhar tags: trunk, main | |
2023-07-01
| ||
20:33 | Add time-outs to the Tk tests steps in GitHub workflows specific to trunk. check-in: 3ffc24d5 user: fvogel tags: trunk, main | |
20:31 | Tk has no core-8-branch like Tcl has, but a core-8-6-branch. check-in: 8ce3078a user: fvogel tags: trunk, main | |
20:29 | Add time-outs to the Tk tests steps in GitHub workflows. check-in: 81948c2c user: fvogel tags: trunk, main | |
18:11 | merge trunk Closed-Leaf check-in: 5d2d3ee6 user: fvogel tags: bug-3531366fff, tip-675 | |
18:10 | Document the possibility of overriding the on and off default blink times. check-in: bd491642 user: fvogel tags: bug-3531366fff, tip-675 | |
17:00 | Improve documentation of the priority levels in the man page for Tk_AddOption(). check-in: e0b1879c user: fvogel tags: trunk, main | |
16:44 | Fix another error in man page introduced in [20e9d21a]. check-in: 31537b52 user: fvogel tags: trunk, main | |
16:28 | merge 8.6 (no changes) check-in: 36f5aa0b user: fvogel tags: trunk, main | |
16:19 | Fix documentation of Tk_GetSystemDefault(). Error in the man page was introduced in [20e9d21a], the comments in the source code were incorrect. check-in: 850bc577 user: fvogel tags: trunk, main | |
12:32 | Override on and off default times with values obtained from the option database (if such values are specified). check-in: 9284d67c user: fvogel tags: bug-3531366fff, tip-675 | |
12:11 | merge trunk check-in: 6774b485 user: fvogel tags: bug-3531366fff, tip-675 | |
11:55 | Merge branch tip-675 following acceptation of TIP #675 by TCT vote. check-in: 54bf3e6b user: fvogel tags: trunk, main | |
2023-06-27
| ||
15:25 | merge trunk check-in: 8be091d0 user: dgp tags: core-8-7-b1-rc | |
2023-06-26
| ||
14:06 | No need for HAVE_WINNT_IGNORE_VOID/NO_STDLIB_H/NO_DIRENT_H any more check-in: c53bcdaa user: jan.nijtmans tags: trunk, main | |
2023-06-24
| ||
07:29 | Fix [2f92166f6f]: Crash setting -foreground to empty string in a ttk::theme. check-in: 7c04a4a6 user: fvogel tags: trunk, main | |
2023-06-23
| ||
13:50 | Merge 8.7 check-in: 803ba15c user: jan.nijtmans tags: revised_text, tip-466 | |
12:27 | merge trunk check-in: 3db5e044 user: dgp tags: core-8-7-b1-rc | |
11:48 | Fix -underline behavior in ttk::label, broken by TIP #660 changes. check-in: 9c29854b user: jan.nijtmans tags: trunk, main | |
09:34 | Fix [a9929f112a]: Bugs in the implementation of TIP 577 ("Enhanced index values for Tk"). Remove compat/stdint.h, since stdint.h is available in all modern C compilers check-in: ef0cb66f user: jan.nijtmans tags: trunk, main | |
2023-06-22
| ||
12:53 | Widget Demo: Code simplification and improvements. check-in: d91c5449 user: csaba tags: trunk, main | |
2023-06-21
| ||
15:52 | merge trunk check-in: ae74fc9d user: dgp tags: core-8-7-b1-rc | |
15:18 | (partial) fix for [a9929f112a]: Bugs in the implementation of TIP 577 ("Enhanced index values for Tk") Closed-Leaf check-in: 0fce6664 user: jan.nijtmans tags: bug-a9929f112a | |
2023-06-20
| ||
21:39 | Don't allow scheduling timers in the past. check-in: 9b61cad8 user: fvogel tags: bug-3531366fff, tip-675 | |
17:23 | Many scaling-related improvements in the Widget Demo, especially in the file goldberg.tcl. check-in: d25fb9d4 user: csaba tags: trunk, main | |
2023-06-14
| ||
16:26 | Merge 8.7 check-in: 4caf2e5d user: jan.nijtmans tags: revised_text, tip-466 | |
16:25 | Merge 8.6 check-in: 1eb2ec25 user: jan.nijtmans tags: trunk, main | |
2023-06-13
| ||
21:11 | Add documentation check-in: 9c22e829 user: fvogel tags: bug-3531366fff, tip-675 | |
17:37 | Remove blank-only change check-in: a23805c9 user: fvogel tags: bug-3531366fff, tip-675 | |
17:26 | (again) Better implementation of 'ttk::style configure . -insertofftime'. Cursor blinking times need to be adjusted only ONCE when the theme is changed. check-in: 2d9a92a9 user: fvogel tags: bug-3531366fff, tip-675 | |
2023-06-12
| ||
22:29 | TtkBlinkCursorTimes --> TtkSetBlinkCursorTimes check-in: c121a615 user: fvogel tags: bug-3531366fff, tip-675 | |
22:24 | Add support for 'ttk::style configure . -insertontime'. check-in: 3504d247 user: fvogel tags: bug-3531366fff, tip-675 | |
22:17 | Remove duplicate #include statement. check-in: 7973ae42 user: fvogel tags: bug-3531366fff, tip-675 | |
22:16 | Better implementation of 'ttk::style configure . -insertofftime'. Cursor blinking times need to be adjusted only when the theme is changed, not each time WidgetWorldChanged() is called. check-in: 33fc1dda user: fvogel tags: bug-3531366fff, tip-675 | |
2023-06-11
| ||
13:59 | Widget Demo: Replaced the deprecated "trace variable" invocations with "trace add variable"; several further improvements. check-in: 07197a1d user: csaba tags: trunk, main | |
09:54 | First quick and dirty implementation of 'ttk::style configure . -insertofftime'. check-in: 517df9a7 user: fvogel tags: bug-3531366fff, tip-675 | |
08:37 | merge trunk check-in: 0b982b20 user: fvogel tags: revised_text, tip-466 | |
08:37 | Fix [57844100da]: Aqua: fix leak in TkScrollWindow(). Patch from Christopher Chavez. check-in: 4bd66c2b user: fvogel tags: trunk, main | |
2023-06-08
| ||
17:08 | Merge 8.6 check-in: e470e133 user: jan.nijtmans tags: trunk, main | |
2023-06-07
| ||
19:33 | merge trunk check-in: 6036abbd user: fvogel tags: revised_text, tip-466 | |
19:08 | Fix [a418aafa76]: Bogus @x,y indices are accepted for menu entries. check-in: 7e07b291 user: fvogel tags: trunk, main | |
19:07 | Ensure interp is passed to GetIndexFromCoords() instead of NULL (no idea why interp was changed into NULL in [abaa003d] in trunk only). check-in: 2507adcf user: fvogel tags: trunk, main | |
2023-06-05
| ||
14:36 | merge trunk check-in: 355e96ea user: dgp tags: core-8-7-b1-rc | |
2023-06-04
| ||
17:18 | Merge implementation of TIP #658 - Attach identifiers to Tk menu entries, following positive vote from the TCT. Thanks to the author, Schelte Bron! check-in: e2b00bfd user: fvogel tags: trunk, main | |
2023-06-02
| ||
14:56 | merge trunk check-in: ff3a68e3 user: dgp tags: core-8-7-b1-rc | |
14:45 | Update Xlib.h to latest version check-in: f0ab6ef2 user: jan.nijtmans tags: trunk, main | |
13:55 | merge trunk check-in: defcca57 user: dgp tags: core-8-7-b1-rc | |
2023-05-31
| ||
20:37 | Fix [4666f21a95]: Avoid a non-evident crash (and resolve conflict in tkMacOSXEmbed.c function Tk_GetOtherWindow() following changes in TIP #606). check-in: cfb3d39f user: fvogel tags: trunk, main | |
2023-05-30
| ||
19:23 | Made the Widget Demonstration application scaling-aware. check-in: 181d1cb3 user: csaba tags: trunk, main | |
2023-05-29
| ||
16:38 | Stabilize event-9.2 on macOS check-in: 3371bb0e user: fvogel tags: trunk, main | |
13:14 | merge trunk check-in: d426b1d1 user: fvogel tags: revised_text, tip-466 | |
13:00 | Fix second part of [0e658c9479]: Remove unused function declarations from tkMacOSXInt.h - TkpRetainRegion() and TkpReleaseRegion() check-in: bbafdd16 user: fvogel tags: trunk, main | |
12:59 | Fix first part of [0e658c9479]: Remove unused function declarations from tkMacOSXInt.h - TkpShiftButton() check-in: 35b1e576 user: fvogel tags: trunk, main | |
11:14 | Document acceptable indices <M>+<N>, <M>-<N>, end-<N> that TIP #577 made available. check-in: b1ee1d46 user: fvogel tags: bug-f41f675cca | |
11:12 | merge trunk check-in: c0cfd57b user: fvogel tags: bug-f41f675cca | |
2023-05-28
| ||
10:21 | Continuation lines should be indented 8 chars. Closed-Leaf check-in: ff848406 user: fvogel tags: tip-658 | |
09:33 | merge trunk check-in: 2bf0d58a user: fvogel tags: tip-658 | |
2023-05-27
| ||
20:10 | Fix [2f92166f6f]: Crash setting -foreground to empty string in a ttk::theme. Closed-Leaf check-in: 0f4e2e8d user: fvogel tags: bug-2f92166f6f | |
19:52 | Add non-regression test for [6ee162c3d9]. check-in: 9c01fe70 user: fvogel tags: trunk, main | |
2023-05-25
| ||
19:46 | A second patch from Emiliano Gavilan. check-in: 6be68105 user: fvogel tags: patch-95d2c41604 | |
06:17 | merge trunk check-in: 0e917082 user: fvogel tags: revised_text, tip-466 | |
06:15 | Fix [7447ed20ec]: Color picker failure - tk::RestoreFocusGrab does not take into account the possibility of a failing grab. check-in: 14e607a7 user: fvogel tags: trunk, main | |
06:09 | [95d2c41604]: Improvements on pure Tcl system notification window. Patch from Emiliano Gavilan. check-in: f5b2c46d user: fvogel tags: patch-95d2c41604 | |
2023-05-24
| ||
18:04 | merge mark check-in: 0093f3f8 user: fvogel tags: trunk, main | |
2023-05-23
| ||
17:28 | Fix [f40d9debad]: Aqua: fix size of FourCC bitmaps. Patch from Christopher Chavez. check-in: 73b47ec3 user: fvogel tags: trunk, main | |