changelog
- Sat, 13 Jun 2026 11:46:21 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 13 Jun 2026 11:46:21 +0200] rev 1192
- fix table view activation events, when only an action name is specified
- Thu, 11 Jun 2026 20:53:53 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 11 Jun 2026 20:53:53 +0200] rev 1191
- fix menuitem action selector (Cocoa)
- Thu, 11 Jun 2026 20:35:37 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 11 Jun 2026 20:35:37 +0200] rev 1190
- only init global menubar, when menus were created (Cocoa)
- Thu, 11 Jun 2026 20:27:11 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 11 Jun 2026 20:27:11 +0200] rev 1189
- make sure menus are initialized when a new window is opened
- Wed, 10 Jun 2026 18:04:30 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Wed, 10 Jun 2026 18:04:30 +0200] rev 1188
- add separate app init func, that is called before startup, to improve menu initialization order on some platforms
- Tue, 09 Jun 2026 18:50:13 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Tue, 09 Jun 2026 18:50:13 +0200] rev 1187
- fix AppDelegate source file case (Cocoa)