{{toc}}
2002-12-24 0.9.9.0
- debug2.rb supports ruby1.7.*
- Add EditorView.
- Add key macro.
- Add /j: start up option
- Rename tagjump to filejump.
- Add tagjump.
- CodeExplorer: add fileext option in index option
- CodeExplorer: add font property
- CodeExplorer: add double click selection and drag
- ObjectWindow: change modal window to stayontop window.
- Add OLE command.
- Change menu categorize, split run and macro.
- Change mouse cursor's.
- Add LanguageFile German.xml (Special Thanks. Mr.Jurgen Feiler).
- Bug fix.
2002-10-14 0.9.8.0
- Menu caption multi language
- AutoScroll
- When dragging with right button click, then scroll.
- BUG Fix: ignore CRLF output in console window.
- Key assigned functions increased.
- Spec of default.key is changed.
- Statusbar: Show context menu when right click on filename.
- Statusbar: Show line count when click on rowcol.
- Etc...
2002-08-25 0.9.7.0
- Macro.
+ RDE is OLE Automation Server. You can control RDE by Ruby, VB(A), Perl, etc.
- Abbreviation expansion. [Tools]-[Abbrev]
- Manual registration class/module type for variables.
- Drag a current file from statusbar.
- Exchange tab order by dragging with shuift key downing.
- [View]-[CodeWindowList]
- [Run]-[Quick Register]
- Run Register Script without showing Console Window.
- Edit Register Script by click with control key downing.
- Etc...
2002-07-01 0.9.6.1
- Add Dialog font setting in option form.
- bug fix
2002-06-24 0.9.6.0
- More stable on running scripts.
- Make data for AutoComplete from current editing file.
- Add KeyOption menu
- Add QuickIndex that you can set the condition of the code explorer quickly.
- jump open from "require 'file'" by double click on 'file'
- save window size on exit
- Add JavaFountain.
- Prohibit executing rde double.
- Add Constant in data of AutoComplete
- Auto Indent
- bug fix
2001-12-23 0.9.3.1
- Convert POSIX path to Win32 path for cygwin's binary. add cygpath.ini
- Add RunBy Menu in the editor popup menu
- Add Terminate Process Menu in the [Run].
- Bug fix.
2001-12-9 0.9.3.0
2001-9-16 0.9.2.1
2001-9-10 0.9.2.0
2001-8-9 0.9.1.0
2001-7-29 0.9.0.2
2001-7-23 0.9.0.1
- First release