Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
30 check-ins related to "655"
2023-04-07
| ||
07:20 | TIP #655 implementation: Support the styleMask property for NSWindow and NSPanel in Aqua check-in: a527ef99 user: jan.nijtmans tags: trunk, main | |
2023-04-02
| ||
22:01 | Make sure not to change the fullscreen bit in the styleMask. (Thanks Francois!) Closed-Leaf check-in: a8e78f00 user: culler tags: 655 | |
2023-03-30
| ||
09:51 | Merge 8.7 check-in: a3a73c9e user: jan.nijtmans tags: 655 | |
09:36 | Fix [15c685a976]: Issues with menu cloning. check-in: 126d79c5 user: sbron tags: trunk, main | |
2023-03-28
| ||
21:18 | Fix tests check-in: 20d0590a user: culler tags: 655 | |
02:47 | Clean up restoration of -type as ignored wm attribute on macOS check-in: 75dec90c user: kevin_walzer tags: 655 | |
2023-03-14
| ||
07:35 | Merge 8.7. Remove some spacing check-in: 3560f85a user: jan.nijtmans tags: 655 | |
2023-03-13
| ||
20:31 | Fully fix the build on Windows. check-in: 6874757b user: fvogel tags: trunk, main | |
20:08 | Merge 8.7 check-in: ce6369f5 user: jan.nijtmans tags: 655 | |
11:54 | Fix windows build check-in: f42f894e user: jan.nijtmans tags: trunk, main | |
2023-03-12
| ||
22:05 | Merge 8.7 check-in: 7c25a809 user: jan.nijtmans tags: 655 | |
21:59 | Even more -1 -> TCL_INDEX_NONE check-in: ed5525fd user: jan.nijtmans tags: trunk, main | |
21:38 | Merge 8.7 check-in: 84d8ab92 user: jan.nijtmans tags: 655 | |
21:20 | More -1 -> TCL_INDEX_NONE. More TCL_UNUSED( check-in: e40ad52e user: jan.nijtmans tags: trunk, main | |
2023-02-18
| ||
19:05 | Fix help windows. check-in: 71e890cb user: culler tags: 655 | |
2023-02-10
| ||
18:10 | Clear all other bits when docmodal is set - avoids resizing bugs with docmodals check-in: 2eabc59d user: culler tags: 655 | |
15:24 | Restore the old behavior where wm attributes -type is accepted but ignored by Aqua. check-in: 8d504529 user: culler tags: 655 | |
2023-02-09
| ||
19:11 | Add -appearance and -isdark as options to the wm attributes command. check-in: 525b51e7 user: culler tags: 655 | |
2023-02-08
| ||
03:36 | Add the tabs demo. check-in: d0c98502 user: culler tags: 655 | |
2023-02-07
| ||
21:27 | Cleanup; fix build with target 10.9 check-in: 2b2f5d6b user: culler tags: 655 | |
12:09 | Edit documentation. check-in: 0c609e9d user: culler tags: 655 | |
11:49 | Document tabbingmode and tabbingid. check-in: 63d201b3 user: culler tags: 655 | |
2023-02-05
| ||
21:47 | Finish the implementation of tabbed windows. check-in: 6e45ed93 user: culler tags: 655 | |
2023-02-04
| ||
02:17 | Add wm attributes tabbingid and tabbingmode check-in: fa154de3 user: culler tags: 655 | |
2023-02-01
| ||
02:29 | Clean up presentation of Mac options in widget demo check-in: f0863772 user: kevin_walzer tags: 655 | |
2023-01-30
| ||
17:18 | Change -type to -class. Update the man page. check-in: 5e941a91 user: culler tags: 655 | |
15:21 | demo details check-in: 30ac8f3d user: culler tags: 655 | |
03:08 | Add demo script check-in: eeb5495b user: culler tags: 655 | |
2023-01-28
| ||
21:17 | Implementation of TIP 655 check-in: 2e788489 user: culler tags: 655 | |
2023-01-26
| ||
05:30 | Make classic check and radio buttons screen scaling aware. Thanks to Csaba for this contribution. check-in: 200cd8dc user: griffin tags: trunk, main | |