Added line number display (also shows details of the current selection, if any).
[rox-edit.git] / Help / Changes
blob2a09fdbb39058ac2c3a6f073748bd21889cb79a8
1                         Edit
2                         A simple text editor
3                         by Thomas Leonard
5 Dnd loading: Loads to cursor, not indicated point.
7 14-Oct-2003
8 ~~~~~~~~~~~
9 Added toolbar icon for Show Changes.
10 Added line number display (also shows details of the current selection, if any).
12 13-Oct-2003
13 ~~~~~~~~~~~
14 Added ability to bring up a diff of the changes to the saved version of the
15 file.
17 09-Oct-2003
18 ~~~~~~~~~~~
19 Open menu on popup-menu signal (for keyboard users).
21 06-Oct-2003
22 ~~~~~~~~~~~
23 Added Spanish translation (Nicolás de la Torre).
25 04-Oct-2003
26 ~~~~~~~~~~~
27 Marked strings as translatable and added Italian translation (Roberto
28 Inzerillo).
30 27-Aug-2003
31 ~~~~~~~~~~~
32 Spanish translation of AppInfo (Nicolás de la Torre).
34 26-Aug-2003
35 ~~~~~~~~~~~
36 Added 'Messages' directory for translations (requested by Nicolás de la Torre).
38 26-Jul-2003
39 ~~~~~~~~~~~
40 Hide scrollbar when not in use.
42 23-Jul-2003 (Release 1.9.3)
43 ~~~~~~~~~~~
44 Group actions for undo and redo.
45 Removed Process minibuffer.
46 Cope slightly better with binary data.
48 22-Jul-2003
49 ~~~~~~~~~~~
50 Added Search-and-Replace toolbar button. Added section on search and replace
51 to the manual.
52 Added Spacing section to the options box, to control the line spacings,
53 margins and indents.
55 20-Jul-2003
56 ~~~~~~~~~~~
57 Support older versions of pygtk (reported by Alastair Porter).
59 19-Jul-2003 (Release 1.9.2)
60 ~~~~~~~~~~~
61 Added stock items to menus.
62 Added menu items for Cut, Copy and Paste.
63 Added Search and Replace.
64 Added automatic indentation feature (on by default).
66 04-Jul-2003
67 ~~~~~~~~~~~
68 Added italian translation in AppInfo.xml (Yuri Bongiorno)
70 16-May-2003 (Release 1.9.1)
71 ~~~~~~~~~~~
72 New icon (Geoff Youngs).
74 10-Feb-2003
75 ~~~~~~~~~~~
76 Upgraded to cope with pygtk-1.99.15.
78 02-Feb-2003
79 ~~~~~~~~~~~
80 Fixed problem with wheel mouse scrolling (Stuart Langridge).
82 29-Jan-2003
83 ~~~~~~~~~~~
84 Make wheel mouse scrolling work (requested by Albert Wagner).
86 21-Jan-2003
87 ~~~~~~~~~~~
88 Fix warning message when opening minibuffer (reported by joehill).
90 02-Sep-2002 (Release 1.9.0)
91 ~~~~~~~~~~~
92 Process minibuffer defaults to previous command.
94 28-Jul-2002
95 ~~~~~~~~~~~
96 Added process minibuffer.
98 21-Jul-2002
99 ~~~~~~~~~~~
100 Preserve permissions when saving.
102 19-Jul-2002
103 ~~~~~~~~~~~
104 When importing non-UTF8 text, allow the user to select an encoding to use.