From: <bde...@or...> - 2018-10-17 08:03:49
|
Hi all, I have uploaded a new developer build of Alpha. This is Alpha 9.0.1d5 ("Miram") for Mac OS X 10.9 or greater. This is not a final release. It is meant for developers and beta testers. Disclaimer: it reflects the current state of the source code and should be used only for testing the most recent features. It has been built with the sources at revision 1549 in the Subversion repository at SourceForge. Version: 9.0.1d5 (devel) Date: 2018-10-17 Build: 8016 Revision: 1549 See at the end of this message, the main changes contained in this developer release. Here is the URL to download the application: https://sourceforge.net/projects/alphacocoa/files/DevBuild/Alpha_devbuild.zip/download (31.58M) Checksums: MD5: 47196490db1d0da68148281c2d4b58bc SHA1: 55ef6266a1e64f6bb64d3603718a7d5ff4a5d828 RMD160: 73e997fb0e715b9676046fa530a8ceec2a70e17d SHA256: 1b55ebe682f7f5960afa576aaffc3837b26d201005872a53a510730d386d5b17 If you find problems with the application, don't hesitate to post bug reports (go to Alpha's Bug Tracker). Thank you for using Alpha. Cheers, Bernard Changes from previous version New interface for the commands of the Alpha ↣ Global Setup ↣ Update Alpha menu. New extra tool updateAlphaTcl to update the AlphaTcl library inside the bundle from the command line. New item "Hilite Repeated Words" in the Search menu to find all duplicated words and select them simultaneously. This is a dynamic item which is an alternative to "Find Repeated Words" when the Option key (⌥) is pressed. New package Text Statistics providing functions to gather statistics about the text of a document (word counts, word frequencies, etc.). The Info and Mode popups are now displayed in the control bar instead of the toolbar of the document windows. Support for Dark Mode in Mojave (OS X 10.14). New option -truncate for the [listpick] and the TableView items of the [view] command. It sets the truncation mode used to display items that are too long to fit in the width of the table. The following bugs have been fixed (but remain open until the fix is confirmed): Ticket #174: Return key does not trigger print Ticket #177: iterationCount and Ctrl-U Ticket #178: math shortcut desabled Ticket #179: Backward incremental search does not exhaust current match Ticket #180: OK after word count Ticket #181: Cmd-arrow should follow visual line, not logical Ticket #182: flowed text cursor position Ticket #183: opt-left does not move window focus Ticket #185: alt-arrow should exit isearch Ticket #186: Scary bringToFront bug in connection with TeX error browsing The following RFE's have been implemented: Ticket #169: Text Statistics Ticket #175: Request for Printer Font and Font Size The following tickets have been closed: Ticket #172: Cmd-Opt-\] does not Shift Right Space |