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