⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changes.txt

📁 具有不同语法高亮的编辑器实例
💻 TXT
📖 第 1 页 / 共 5 页
字号:
RText Change Log
http://rtext.sourceforge.net
----------------------------

0.9.4.0 (01/13/2006):
---------------------
   - Added Python syntax highlighting.
   - Fix bug where closing "last" document in tabbed pane does not give
     focus to the newly-fucused text area (Bug ID 1387510).
   - Made the file chooser case-insensitive for OS X (Bug ID 1387585).
   - Fixed bug:  Open the same file twice so they're numbered (1) and (2), then
     save (2) with a new filename - the first file's (1) does not disappear
     (Bug ID 1387594).
   - Updated Hungarian translation (Flatron).
   - Added Portuguese translation (thanks Leandro!).
   - The scanners used for syntax highlighting are now in their own package.
   - Updated JFlex-based scanners to using 1.4.1 (the latest JFlex release).


0.9.3.5 (12/06/2005):
---------------------
   - RText now takes command line arguments.  Files to initially open can be
     specified on the command line (Bug ID 1349745).  The RText.exe starter
     executable shipped with the Windows version can also take a special
     "jvmargs" parameter specifying parameters for the JVM.  This parameter
     MUST be wrapped in quotes to be parsed correctly.  An example:
        RText.exe -jvmargs "-Xmx256M" C:\foo.java
   - A Mac OSX application package is now a download option.
   - Fixed bug on OSX that made the "OK" button on the Options dialog not
     work (Bug ID 1357539).
   - Fixed a bug in the Find in Files dialog when doing regular expression
     searches (Bug ID 1356899).
   - Fixed a bug that made many icon groups not work if running on UNIX
     (Bug ID 1364382).
   - RText now works as an "external editor" in Total Commander.  This was a
     side effect of making RText accept command line arguments (Bug ID 1270550).
   - Fixed a bug that made it possible to have some of the UI in one language
     and some in another (Bug ID 1349750).
   - Tokens can now be styled with an underline as well as bold and italics.
   - The UI for plugin tabbed panes has been completely redone to somewhat
     resemble those in Visual Studio.  I'm trying to make the appearance unique,
     but I want to be sure it looks good in all Look and Feels.  Any feedback
     on the new appearance is welcome.
   - HTML syntax highlighting was redone to be much more efficient.  If you see
     ANY errors in HTML document rendering, please let me know!
   - DTD elements are now syntax highlighted in XML files.
   - Various tweaks for Mac OS X.
   - When using the tabbed pane view, each tab now has a tooltip containing
     the full path of its file.
   - Made increase/decrease indent menu items use more common shortcuts ('tab'
     and 'shift+tab' respectively).
   - Made the GUI look a little better when Motif Look and Feel is used.
   - Fixed a small bug in the Source Browser plugin - it parsed the newly active
     buffer twice instead of once when a document was closed.
   - Updated the splash screen/about dialog image.
   - Added Russian translation (thanks Vladimir!).
   - Fixed and updated Hungarian translation (Flatron).
   - Updated Dutch translation (Sebastiaan).
   - Updated Turkish translation (Burak).


0.9.3.0 (10/28/2005):
---------------------
   - Made the Find in Files dialog run searches in a separate thread.
   - Fixed a bug in the file chooser that prevented the editing of files in
     any encoding other than the system default and Unicode (Bug ID 1301806).
   - The Source Browser stopped working in 0.9.2.6; this is fixed
     (Bug ID 1295881).
   - The Source Browser can now use syntax-highlighted tooltips for a more
     attractive presentation.
   - The Source Browser now parses Fortran, JavaScript and SQL files.
   - Added a JVM "Heap Indicator" plugin.  Disabled by default, this plugin
     is a progress bar in RText's status bar that tells you the current state
     of the JVM heap.  Double-clicking on it will attempt to perform a garbage
     collection.
   - When drag-and-dropping tabs in the tabbed view, you now see a gray
     rectangle indicating where the tab will be placed, giving more visual
     assurance.
   - Updated German translation (bikerpete).
   - Updated Dutch translation (Sebastiaan).
   - Updated Italian translation (stepagweb).
   - Updated French translation (PivWan).
   - The Find and Replace dialogs are now initially populated with the
     currently selected text, if the selection is non-empty (Feature Request
     1338387).
   - A couple of minor enhancements to the Options dialog.
   - Fixed an erroneous error message when searching for strings with '+' in
     them via the Find dialog and the string wasn't found.
   - Modified the behavior of the left and right arrow keys in the text area
     when there is a selection to behave more like modern applications.
   - The Ant build scripts for RText and the standard plugins now make it easy
     to build "debug" versions of RText (e.g., line numbers in stack traces,
     etc.).
   - Added a workaround to Sun Bug ID 6329226, which would sometimes cause
     RText to hang when run over Exceed.
   - Upgraded to OfficeLnFs 1.1.2.


0.9.2.6 (09/15/2005):
---------------------
   - Added CSS syntax highlighting.
   - The size of docked plugins is now remembered between sessions (Feature
     Request 1238530).
   - Added Hungarian translation (thanks Flatron!).
   - Updated Dutch translation (Sebastiaan).
   - Updated to OfficeLnFs 1.1.1.


0.9.2.3 (09/01/2005):
---------------------
   - You can now associate filename extensions with colors in the file chooser.
     For example, if you associate the color blue with files ending in "java",
     then the file chooser will display the filenames of all *.java files in
     blue.  This makes a directory listing easy to parse visually for the files
     you want.  Before you could only modify extension/color mappings for a
     fixed set of file types, but now you can add your own, or remove any you
     don't want.  This mapping is remembered between RText sessions.
   - Icons are now displayed alongside file names in the GUI.  These icons
     correspond to the files' types.
   - The default filter in the file dialog now displays all file types
     recognized and supported by RText.
   - Added a new icon group containg icons from Eclipse.  The icons in this
     group are under the Eclipse Public License.
   - Added a new icon group containing the BlueSphere icons
     (http://svgicons.sourceforge.net/).
   - A little GUI work on tables in the Options dialog.
   - Added Turkish translation (Burak).
   - Updated Dutch translation (Sebastiaan).
   - Updated Italian translation (stepagweb).
   - Updated to OfficeLnFs 1.1.0, which adds a new "Visual Studio 2005" Look
     and Feel.


0.9.2.0 (07/07/2005):
---------------------
   - The File System Tree now displays tooltips over filenames like Windows
     Explorer does.
   - Made the "Text Area" panel of the Options dialog a little nicer.
   - Code refactoring for the file chooser and file system tree.
   - Fixed a focus bug when drag-and-dropping tabs in the tabbed pane view.
   - Fixed a bug in the Background dialog.
   - A wait (hourglass) cursor is now displayed when the file chooser, options
     dialog, and help dialog are first created.  This gives a nice visual cue
     that the system is busy (and Java's just not hung) on slower systems.
   - Add country flags beside supported localizations in the Languages panel of
     the Options dialog.


0.9.1.6 (06/21/2005):
---------------------
   - Added a "File System Tree" plugin.  This plugin allows you to open
     files directly from a file tree in RText's UI, without having to open up
     the file chooser.
   - Added a "Search" menu, and moved all searching functionality out of
     the Edit menu.
   - Removed the "Format" menu, moving most functionality into the Options
     dialog.
   - Added "Go to Matching Bracket" menu item (Ctrl+[).
   - You can now delete multiple files simultaneously in the file chooser (you
     used to only be able to delete 1 at a time).
   - You can now use the Delete key to delete files in the file chooser (as
     opposed to the context menu).
   - Made the "Goto Line" dialog cancellable via the Escape key.
   - Decreased the creation time of the Options dialog.


0.9.1.3 (05/30/2005):
---------------------
   - Fixed a bug where using find/replace with regular expressions always did
     a case-insensitive search.
   - Fixed a bug that prevented the dialog stating the number of replacements
     done in a "replace all" from showing if the search string contained any
     regular expression characters.
   - The user can now get RText to use custom icon sets.  As an example, I will
     make an extra icon set available for download on RText's project site.
     There is also documentation of this in RText's online help.
   - The Source Browser is now an official "plugin," although it still comes
     standard with RText.  RText is now much closer to official plugin support.
   - Updated the Chinese translation.
   - Renaming of some internal stuff that should make things more clear when
     reading source code.


0.9.1.0 (04/22/2005):
---------------------
   - You can now drag-and-drop files into RText!  The encoding of the files
     will be automagically detected (files will be checked for Unicode; if they
     aren't a Unicode, the system default encoding is used) and syntax
     highlighting will be applied as necessary.
   - Add syntax highlighting for Java properties files.
   - Added syntax highlighting for Fortran.
   - Enhanced the Find in Files dialog:  When searching files with the dialog,
     Unicode files are now automatically recognized as such and searched
     correctly; before, they were (incorrectly) searched as the system's
     defualt encoding.  Also, if you are on Windows, filenames are now matched
     non-case-sensitively, as expected.
   - Added the ability to add file filters to the Open/Save dialog.  This is
     useful when you frequently use RText to modify files of a certain type
     that doesn't have its own filter by default.  (It's also a great feature
     to have when user-defined syntax highlighting becomes available, if it
     ever does...).  Anyway, the online help describes how to add file
     filters to the file chooser (it's just modifying an XML file).
   - Added French translation (thanks PivWan!).
   - Updated the Chinese translation (Ming).
   - The source browser now runs ctags in a separate thread.  There is no
     performance boost from this since the process is usually so short; rather,
     this was done so that we can kill the process if something goes wrong and
     it never returns (timeout is set at 10 seconds).
   - Updated the text area to correctly paint itself when it has borders.  The
     Look and Feels shipped with Java don't have borders around text areas, but
     JGoodies for example does.
   - Word-wrap mode is now much, much more effecient with documents containing
     very long lines.
   - If an Exception is caught and displayed in RText, it will now be syntax
     highlighted, just to make things a little more pretty.
   - Updated the text area's undo manager to be a little more efficient.
   - Updated SAS syntax highlighting; SAS allows strings to span multiple lines,
     but the old highlighter didn't paint this correctly; this is fixed.  Also,
     macro variables are now identified.
   - Made the Escape key hide the Options dialog and the About dialog.
   - Added a section on Java regular expressions to the online help's search
     section.
   - Upgraded to the Office Look and Feels to 1.0.5.
   - Changed the text component's document structure a little; should be
     (unnoticably) better performing now.
   - Refactored some of the syntax highlighting parsers.


0.9.0.8 (03/15/2005):
---------------------
   - Added menu items to increase or decrease the sizes of all fonts in the
     text areas simultaneously.  This is helpful because previously you would
     have had to go into the Options dialog and changed the size of each font
     individually.  These menu items are found in the View->Font Sizes menu.
   - Added support for 3rd party Look and Feels.  To use a 3rd party Look and
     Feel (such as the JGoodies looks), do the following:

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -