Skip to content

Commit

Permalink
hsw12_gui.pm: 00.23, update version history
Browse files Browse the repository at this point in the history
  • Loading branch information
chrstphrchvz committed Jun 24, 2018
1 parent bfdfcf4 commit 48ca704
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions Perl/hsw12_gui.pm
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,19 @@ r
(add/enable commonly used ones, comment out others)
- use foreach loop to generate 'Preferences' > 'Terminal' > 'Speed' menu
=item V00.2? - Mar 23, 2018
- modernize menubar
=item V00.23 - Jun 22, 2018
- improvements/workarounds for experimental support
of macOS aqua (instead of XQuartz) using Tcl::pTk::TkHijack
- use Tk 8 menubar (for native menubar on aqua)
- hide main window on aqua (empty)
- remove "Quit" from File menu on aqua
- workaround: avoid '...' in menu names
- Tcl::pTk 0.92 workaround for focusFollowsMouse
- use Tk::Ev(…) instead of $Tk::event->…
- use fully qualified Tk::Exists rather than Exists
- use C<-padx =E<gt> 0> to shrink ENTER, UPLOAD, and CLEAR buttons
- bind macro right-click to button 2 on aqua
=back
Expand Down

0 comments on commit 48ca704

Please sign in to comment.