|
![]() [ View full size screenshot ] |
| Version | Date Released | Status | Release Notes |
| 4.4.2 | Nov 18, 2011 | New Release | |
| 4.3.2 | May 10, 2010 | New Release | · Fixed Standalone TextArea build target · Fixed a NPE that happens when an error occurs before the view is loaded · Fixed bug #2927555: beanshell load() fails w/ exception · Fixed a memory leak which held closed View and EditPane when using · global bufferset scope. · When removing text from the buffer, the event contentRemoved was sent before making the buffer dirty · Fixed leaky memory usage after some specific text operations. · Worked around a memory leak in Sun Java 6 where the sun.font.GlyphLayout is cached and reused while holding an instance to the char array · When setting a new message in the status bar in a macro called from the · Macro menu the message was cleared immediately · don't log an error when the API docs are not available. Provide a link · to the online docs instead · RFC edit mode was misplaced in catalog and was never matching anything because text edit mode glob was more global and checked first |
| 4.3pre18 | Aug 5, 2009 | New Release | Bug Fixes - When using the quick syntax edition, if the operation is cancelled, do not send a propertiesChanged event (Matthieu Casanova) - Fixed bug #2882702 - Right Click menu shows up to the left of the mouse pointer in a multiple monitor environment. - Fixed bug #2881152 - Bufferset Order is incorrect after a "save as". (#2882756 - Shlomy Reinstein) - Fixed bug #2806043: Token.tokenToString() throws ArrayIndexOutOfBoundsException on the END token. (Shlomy Reinstein) - When switching back from fullscreen mode to normal, check property to decide whether to show status bar in normal or plain view. (Shlomy Reinstein) - Fixed restoring of view bounds from perspective.xml for dual-monitor environments. This was broken by a fix in the previous version for users who switch from a dual-monitor environment to a single-monitor environment, and now should be fixed indefinitely. (Shlomy Reinstein) |
| 4.3pre17 | Jul 5, 2009 | New Release |