| CODENOTIFIER | HelpYou are not signed inSign in |
Project: Editra
Revision: 55442
Author: CJP
Date: 03 Sep 2008 14:35:03
Changes:Diff:| ... | ...@@ -14,7 +14,9 @@ | |
| 14 | 14 | |
| 15 | 15 | NEWS: |
| 16 | 16 | |
| 17 | ||
| 17 | 18 | NEW: [features/improvements] |
| 19 | +New find/replace dialog | |
| 18 | 20 | +Add Find All feature (Current Document, All open documents, in files) |
| 19 | 21 | +Add Replace All (Current Document, All open documents) |
| 20 | 22 | +Shortcut for Find Next (OSX: Cmd+G, Other: F3) |
| ... | ...@@ -36,6 +38,7 @@ | |
| 36 | 38 | +Numerous general Ui improvements |
| 37 | 39 | +Add right click context menu to tab area for access to some quick file options |
| 38 | 40 | +Add To Uppercase and To Lowercase items to text buffer context menu |
| 41 | +Shelf tabs can have icons in them | |
| 39 | 42 | |
| 40 | 43 | BUG FIXES: |
| 41 | 44 | +Properly update titlebar and other contexts when page change is initiated from |
| ... | ...@@ -46,6 +49,7 @@ | |
| 46 | 49 | +Fix some issues with the ipc server failing to connect |
| 47 | 50 | +Fix some export issues in the Style Editor |
| 48 | 51 | +Escape will properly hide the goto line control when it has focus |
| 52 | +Add missing mac icons to source bundles | |
| 49 | 53 | |
| 50 | 54 | #-----------------------------------------------------------------------------# |
| 51 | 55 |