Anzeigen der neuesten Beiträge
0 Mitglieder und 1 Gast betrachten dieses Thema.
RText 1.3.0 was just released! Here's what's new: * Adding drop shadows to menus . * Revamped external LookAndFeel support. Several Substance 6.1 skins are now selectable by default in RText. * Text matches in the "Find in Files" dialog are now syntax highlighted. * Translucent search windows now work on Java 7+, not just Java 6. * Added Copy, Paste, and Delete popup menu items on the File System Tree. * Added PERL5LIB modification support to the Perl parser - see the Perl options panel in the Options dialog. * Fixed a bug with "variables" not working for tool directories (i.e. ${file_dir}). * Fixed several bugs in Java code completion. * The relevant Throwable is now included in completion choices when inside of a catch block when editing Java. * Logging any uncaught EDT throwables to a log file in user's home directory (AWTExceptionHandler). * Fixed NPE in FindInFilesTable when user switches from WinLAF to another one (workaround for JRE bug 6429812). * Added a "Libraries" tab to the About dialog listing all external libraries RText uses. * The order you put file chooser favorite directories in is now remembered. * Updated Spanish translation (thanks phrodo!).
RText 1.3.1 was just released! This was a quick maintenance release to fix a major issue with RText 1.3.0: If a user didn't have Perl installed, the Options dialog wouldn't open! You'd also get no error message, you'd have to look in ~/uncaughtRTextAwtExceptions.log to see that an uncaught NPE was being thrown. Apologies if this happened to anybody. You should be able to grab 1.3.1, install over the top of your old 1.3.0 install, and the issue will be fixed.