Added Chinese translation (Babyfai Cheung).
[rox-edit/bju.git] / Help / Changes
blob6b4e30ee3fbfbc34fdbc7b48635889361abe389d
1                         Edit
2                         A simple text editor
3                         by Thomas Leonard
5 Dnd loading: Loads to cursor, not indicated point.
7 23-Dec-2004
8 ~~~~~~~~~~~
9 Added Chinese translation (Babyfai Cheung).
11 15-Jul-2004
12 ~~~~~~~~~~~
13 Added option to toggle display of toolbar (requested by JoeHill).
15 18-Apr-2004 (Release 1.9.6)
16 ~~~~~~~~~~~
17 Added Word Wrap menu item and toolbar toggle (Ken Hayber).
19 18-Mar-2004
20 ~~~~~~~~~~~
21 Added German translation (Guido Schimmels).
23 22-Feb-2004 (Release 1.9.5)
24 ~~~~~~~~~~~
25 Record size and mtime of file when editing starts, so newer ROX-Libs can
26 warn about other applications editing the file.
28 27-Jan-2004
29 ~~~~~~~~~~~
30 Added French translation (Arnaud Calvo).
32 13-Jan-2004
33 ~~~~~~~~~~~
34 Option to turn word wrapping on and off (Ken Hayber).
36 17-Oct-2003
37 ~~~~~~~~~~~
38 Bugfix: Needed to 'import os' for Python 2.2 (Peter Geer).
40 14-Oct-2003 (Release 1.9.4)
41 ~~~~~~~~~~~
42 Added toolbar icon for Show Changes.
43 Added line number display, which also shows details of the current selection,
44 if any (requested by Arnaud Calvo).
46 13-Oct-2003
47 ~~~~~~~~~~~
48 Added ability to bring up a diff of the changes to the saved version of the
49 file.
51 09-Oct-2003
52 ~~~~~~~~~~~
53 Open menu on popup-menu signal (for keyboard users).
55 06-Oct-2003
56 ~~~~~~~~~~~
57 Added Spanish translation (Nicolás de la Torre).
59 04-Oct-2003
60 ~~~~~~~~~~~
61 Marked strings as translatable and added Italian translation (Roberto
62 Inzerillo).
64 27-Aug-2003
65 ~~~~~~~~~~~
66 Spanish translation of AppInfo (Nicolás de la Torre).
68 26-Aug-2003
69 ~~~~~~~~~~~
70 Added 'Messages' directory for translations (requested by Nicolás de la Torre).
72 26-Jul-2003
73 ~~~~~~~~~~~
74 Hide scrollbar when not in use.
76 23-Jul-2003 (Release 1.9.3)
77 ~~~~~~~~~~~
78 Group actions for undo and redo.
79 Removed Process minibuffer.
80 Cope slightly better with binary data.
82 22-Jul-2003
83 ~~~~~~~~~~~
84 Added Search-and-Replace toolbar button. Added section on search and replace
85 to the manual.
86 Added Spacing section to the options box, to control the line spacings,
87 margins and indents.
89 20-Jul-2003
90 ~~~~~~~~~~~
91 Support older versions of pygtk (reported by Alastair Porter).
93 19-Jul-2003 (Release 1.9.2)
94 ~~~~~~~~~~~
95 Added stock items to menus.
96 Added menu items for Cut, Copy and Paste.
97 Added Search and Replace.
98 Added automatic indentation feature (on by default).
100 04-Jul-2003
101 ~~~~~~~~~~~
102 Added italian translation in AppInfo.xml (Yuri Bongiorno)
104 16-May-2003 (Release 1.9.1)
105 ~~~~~~~~~~~
106 New icon (Geoff Youngs).
108 10-Feb-2003
109 ~~~~~~~~~~~
110 Upgraded to cope with pygtk-1.99.15.
112 02-Feb-2003
113 ~~~~~~~~~~~
114 Fixed problem with wheel mouse scrolling (Stuart Langridge).
116 29-Jan-2003
117 ~~~~~~~~~~~
118 Make wheel mouse scrolling work (requested by Albert Wagner).
120 21-Jan-2003
121 ~~~~~~~~~~~
122 Fix warning message when opening minibuffer (reported by joehill).
124 02-Sep-2002 (Release 1.9.0)
125 ~~~~~~~~~~~
126 Process minibuffer defaults to previous command.
128 28-Jul-2002
129 ~~~~~~~~~~~
130 Added process minibuffer.
132 21-Jul-2002
133 ~~~~~~~~~~~
134 Preserve permissions when saving.
136 19-Jul-2002
137 ~~~~~~~~~~~
138 When importing non-UTF8 text, allow the user to select an encoding to use.