Erik Grinaker is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againRevelation / NEWS
- commit
- ec34ef6a8c8c
- parent
- 40dc41bdb803
- branch
- default
- tags
- revelation-0.4.10, revelation-0.4.11
created bugfix-branch for 0.4.x series
1 |
40dc41bdb803
|
2007-01-11: Revelation 0.4.9 |
2 |
7eba93b28afb
|
============================ |
3 |
7eba93b28afb
|
|
4 |
7eba93b28afb
|
Bugfixes: |
5 |
7eba93b28afb
|
- fixed translation of field names and tooltips |
6 |
cdaef80a065f
|
- don't include built config.py during make dist |
7 |
a88a3f97003f
|
- added POTFILES.skip to skip translation for certain files |
8 |
1e8d1627dc15
|
- set utf-8 encoding for POTFILES |
9 |
a88a3f97003f
|
|
10 |
c02845f2a9f6
|
Translations: |
11 |
c02845f2a9f6
|
- added czech translation [Zbyněk Mrkvička] |
12 |
48a1bd7e1099
|
- updated german translation [Daniel Schindler] |
13 |
c02845f2a9f6
|
|
14 |
7eba93b28afb
|
|
15 |
ee01d6741020
|
2006-12-31: Revelation 0.4.8 |
16 |
7b42e53d5df2
|
============================ |
17 |
7b42e53d5df2
|
|
18 |
253760f7a205
|
New features: |
19 |
f7e311e828af
|
- translation support |
20 |
3961c230bd79
|
- ported to gtk+ 2.8 and gnome 2.10 |
21 |
d6592e5be3fa
|
- added LUKS file import/export [John Lenz] |
22 |
faf1e560d20a
|
- added SplashID CSV file import [Devan Goodwin] |
23 |
7df21750b8cf
|
- cleaned up preferences dialog |
24 |
f7e311e828af
|
- only show Revelation files by default in open and save dialogs |
25 |
253760f7a205
|
|
26 |
253760f7a205
|
Bugfixes: |
27 |
1ef8aaeca473
|
- improved error detection during file saving |
28 |
a9c37c1309ec
|
- handle errors while loading icons [Wade Berrier] |
29 |
6d8a1a08e17f
|
- scale icons with improper sizes |
30 |
402e9b7c4901
|
- use new icon for ftp accounts (old one removed from gnome-icon-theme) |
31 |
1d846e1296fb
|
- fixed crash when doubleclicking tree with no entry selected |
32 |
c9459c069133
|
- password generator now always avoids ambiguous characters |
33 |
8047278c3ce6
|
- password checker and generator follow "show passwords" preference |
34 |
f7e311e828af
|
- don't use passwords in default goto commands |
35 |
32df8c1bbdf3
|
- HIG fixes |
36 |
02aff1644a84
|
- added missing config.guess and config.sub autoconf files |
37 |
253760f7a205
|
|
38 |
6f05ba65c954
|
Translations: |
39 |
35e27bc78f73
|
- added chinese translation [Dancefire] |
40 |
2aff79fca9f3
|
- added french translation [Gilles Accad] |
41 |
2aff79fca9f3
|
- added german translation [Christian Sagmueller] |
42 |
bb620d201c59
|
- added swedish translation [Daniel Nylander] |
43 |
6f05ba65c954
|
|
44 |
7b42e53d5df2
|
Code changes: |
45 |
89256f7e6edd
|
- improved build scripts |
46 |
6be23deaafc3
|
- generate ChangeLog from subversion log during make dist |
47 |
c46bd5f2a327
|
- removed gnomemisc module |
48 |
7b42e53d5df2
|
- don't use deprecated gnome-python modules |
49 |
ec7798c40243
|
- moved convert_entry_generic() to the Entry.convert_generic() method |
50 |
7b42e53d5df2
|
|
51 |
7b42e53d5df2
|
|
52 |
e92f2103325c
|
2006-02-06: Revelation 0.4.7 |
53 |
c5822eabab85
|
============================ |
54 |
c5822eabab85
|
|
55 |
c5822eabab85
|
Bugfixes: |
56 |
c5822eabab85
|
- don't crash when unlocking file |
57 |
e7337e848a4c
|
- ignore errors when automatically reloading file in applet |
58 |
e7337e848a4c
|
- avoid hanging on missing network mounts when opening file |
59 |
d3dc5af086e8
|
- build pyc/pyo files correctly when using DESTDIR with make install |
60 |
c5822eabab85
|
|
61 |
c5822eabab85
|
|
62 |
ba434a17e651
|
2006-01-26: Revelation 0.4.6 |
63 |
77eb70aaf1e8
|
============================ |
64 |
77eb70aaf1e8
|
|
65 |
693abd3fbd04
|
New features: |
66 |
f80290f7e569
|
- improved the searchbar, and use it instead of find dialog |
67 |
693abd3fbd04
|
- new applet option to show/hide search entry |
68 |
00898a0a594c
|
- use icons instead of colors in password entries to indicate strength |
69 |
42fd064f49d3
|
- added Shannon entropy test and other improvements to password checker |
70 |
693abd3fbd04
|
|
71 |
77eb70aaf1e8
|
Bugfixes: |
72 |
de53973fd104
|
- fixed drag and drop undo/redo crashes |
73 |
77eb70aaf1e8
|
- don't initialize python modules during configure checks |
74 |
dcf64729d98b
|
- strip xml entities from password on clipboard copy or drag/drop |
75 |
1c557d148dd6
|
- fix crash in Password Safe import/export with fields longer than 256 chars |
76 |
e1e69f9f5cf7
|
- use full path when starting Revelation from applet |
77 |
de53973fd104
|
- use correct key path for applet show_passwords gconf schema key |
78 |
cace24e264c5
|
- ~ in filenames will now be expanded to homedir |
79 |
d8af13b4e587
|
- changed default file format for export to XML |
80 |
d8af13b4e587
|
- changed button "Edit" to "Update" in edit entry dialog |
81 |
c6910efd8463
|
- remove GNOME_RevelationApplet.server during make clean |
82 |
77eb70aaf1e8
|
|
83 |
cd39bf431632
|
Code changes: |
84 |
cd39bf431632
|
- use stock gtk icon sizes instead of custom ones |
85 |
cd39bf431632
|
|
86 |
cd39bf431632
|
|
87 |
60595491f191
|
2005-08-25: Revelation 0.4.5 |
88 |
719b928cba32
|
============================ |
89 |
719b928cba32
|
|
90 |
cc8db06642ff
|
New features: |
91 |
80b1b99c36a4
|
- added Password Safe 2.x import/export |
92 |
4a32f64db2eb
|
- added Password Safe 1.x import/export |
93 |
a898aa70afb7
|
- added GPass 0.5.x import/export |
94 |
3c2ae1b0e08a
|
- added MyPasswordSafe import/export |
95 |
9226fb35c228
|
- added MyPasswordSafe import/export for old file format |
96 |
b1900181d001
|
- added Password Gorilla import/export |
97 |
cc8db06642ff
|
|
98 |
719b928cba32
|
Bugfixes: |
99 |
6691f6ade6e7
|
- fix crash when searching with non-Unicode locale |
100 |
fe71b6d3fc2a
|
- fix crashes in applet and with drag/drop on 64-bit systems |
101 |
6691f6ade6e7
|
- encode data as Unicode when loading from files |
102 |
a17541c9ff49
|
- more informative error messages for gnomemisc module |
103 |
719b928cba32
|
- fix incorrect magic string in MIME-type entry |
104 |
5637c676532e
|
- fixed a bug when importing GPass 0.4.x files with empty note |
105 |
5637c676532e
|
- GPass importer handles multi-line notes correctly |
106 |
5637c676532e
|
- GPass importer skips hostnames containing only http:// |
107 |
719b928cba32
|
- set correct app version number in datafile header |
108 |
f48ca1b4146d
|
- default lock timeout for applet set to 10 minutes |
109 |
2714cd3c4492
|
|
110 |
2714cd3c4492
|
Code changes: |
111 |
2714cd3c4492
|
- check for necessary python modules at configure-time |
112 |
a17541c9ff49
|
- don't use unnecessary defsfiles when building gnomemisc module |
113 |
9295ddb2c689
|
- improved the applet name and description |
114 |
719b928cba32
|
|
115 |
a5d7096d76f2
|
|
116 |
82c055d03a36
|
2005-08-07: Revelation 0.4.4 |
117 |
c8c5d2502a09
|
============================ |
118 |
c8c5d2502a09
|
|
119 |
2dd98538694e
|
New features: |
120 |
c6e069377f71
|
- GNOME panel applet for looking up account info |
121 |
bb1810f15e75
|
- option for copying password to clipboard on doubleclick |
122 |
8812d70e39d9
|
- passwords are removed from clipboard after 60 seconds |
123 |
c6e069377f71
|
- drag-and-drop from password labels when hiding passwords |
124 |
9ed2b9f71fd9
|
- new "Add folder" item, instead of adding folders through "Add entry" |
125 |
c6e069377f71
|
- rearranged toolbar layout |
126 |
c6e069377f71
|
- option for setting toolbar style |
127 |
92c45e701471
|
- the searchbar entry gets focus on startup if shown |
128 |
2dd98538694e
|
|
129 |
c8c5d2502a09
|
Bugfixes: |
130 |
c70268e6a3c3
|
- don't crash when attempting to load missing theme icons |
131 |
aa9311a3571e
|
- properly handle all gnome-vfs errors when reading/writing files |
132 |
92c45e701471
|
- password labels are unselectable when hiding passwords |
133 |
92c45e701471
|
- don't warn about missing config data when schema install worked |
134 |
92c45e701471
|
- avoid showing duplicates of non-modal dialogs |
135 |
92c45e701471
|
- HIGified labels in dialogs |
136 |
9ed2b9f71fd9
|
- install modules into platform-specific pyexecdir instead of pythondir |
137 |
44b2a186b97c
|
- don't use deprecated gnome.vfs module with gnome-python 2.10 |
138 |
fe6d15c327ab
|
- properly quote autoconf macro names |
139 |
c8c5d2502a09
|
|
140 |
32ed441f39a8
|
Code changes: |
141 |
32ed441f39a8
|
- removed unit tests |
142 |
89c3dd775abc
|
- moved Timer class from ui module to data module |
143 |
1c56d7845099
|
- moved the wrap/ directory to src/wrap/ |
144 |
44b2a186b97c
|
- renamed the authmanager module to gnomemisc |
145 |
ca2af4e02c4c
|
- wrapped panel_applet_request_focus() |
146 |
c8c5d2502a09
|
|
147 |
e5681e842641
|
|
148 |
35864a73a048
|
2005-03-31: Revelation 0.4.3 |
149 |
5411d685ecc6
|
============================ |
150 |
5411d685ecc6
|
|
151 |
5411d685ecc6
|
New features: |
152 |
5411d685ecc6
|
- added quit button to unlock file dialog |
153 |
5411d685ecc6
|
|
154 |
8f6033ffc71b
|
Bugfixes: |
155 |
0adf2eed4344
|
- don't wrap gnome_authentication_manager_dialog_is_visible() |
156 |
0adf2eed4344
|
(only available from libgnomeui-2.7.92) |
157 |
070d0062872f
|
- make configure search for cracklib-format, cracklib-packer, |
158 |
070d0062872f
|
crack_mkdict and crack_packer as well as the normal commands |
159 |
72bff8816fca
|
- stop autolock-timer when manually locking file, to avoid crash when |
160 |
72bff8816fca
|
timer tries to re-lock file |
161 |
8f6033ffc71b
|
|
162 |
5411d685ecc6
|
|
163 |
c649040647c5
|
2005-03-22: Revelation 0.4.2 |
164 |
546c9c94d2eb
|
============================ |
165 |
546c9c94d2eb
|
|
166 |
546c9c94d2eb
|
Bugfixes: |
167 |
deb6e8bed5dc
|
- don't use gtk.Action.set_sensitive() (API from gtk 2.6) |
168 |
546c9c94d2eb
|
- check for mkdict/packer under /sbin and /usr/sbin in addition to $PATH |
169 |
546c9c94d2eb
|
|
170 |
546c9c94d2eb
|
|
171 |
ac9e3621e5ea
|
2005-03-21: Revelation 0.4.1 |
172 |
bffe619c6cec
|
============================ |
173 |
bffe619c6cec
|
|
174 |
bffe619c6cec
|
New features: |
175 |
9b4f955e623a
|
- option to autolock file after a period of inactivity |
176 |
bffe619c6cec
|
- check password strength while entering, using cracklib |
177 |
bffe619c6cec
|
- ask user to reload file if it is changed outside revelation |
178 |
7f9cbee4434c
|
- added preference to select doubleclick action; go to, or edit |
179 |
9b4f955e623a
|
- added password checker dialog |
180 |
06ace2beb7ad
|
- improved the preference dialog |
181 |
06ace2beb7ad
|
- improved user interface for copying passwords (and optionally |
182 |
260e1dfe3e88
|
usernames) to the clipboard |
183 |
bffe619c6cec
|
|
184 |
bffe619c6cec
|
Bugfixes: |
185 |
d3c3fba655b9
|
- use correct encoding in data files |
186 |
d3c3fba655b9
|
- workaround for incorrect data file encoding (as generated by 0.4.0) |
187 |
bffe619c6cec
|
- make undo actually work for edit actions |
188 |
bffe619c6cec
|
- don't crash when redoing an undone edit action |
189 |
dae43bdfcbd0
|
- don't crash when unable to save file (wrong permissions etc) |
190 |
51d3c446da8f
|
- don't crash when loading missing icons from theme |
191 |
693fe3e0223f
|
- fix potential crash on quit with some pygtk versions |
192 |
96d3632398c6
|
- workaround for gnome-python bug causing crashes on 64-bit systems |
193 |
96d3632398c6
|
when changing a preference |
194 |
bffe619c6cec
|
- workaround for gnome-python 2.9.x crasher bug in the session client |
195 |
f75bf9f5bc0d
|
- properly handle invalid data in data files |
196 |
bffe619c6cec
|
- prefs, password generator and search dialogs are no longer modal |
197 |
53887f414c8f
|
- display non-ascii characters in filenames correctly |
198 |
09c83811662e
|
- use fallback folder icons when not found in theme |
199 |
c8f7da645a99
|
- hide any open dialogs when locking the file |
200 |
5a85d838a653
|
- don't steal clipboard events from widgets in main window |
201 |
09c83811662e
|
- update icons on theme change |
202 |
f0ee0670f523
|
- use better lock icon |
203 |
4dfbd6e95194
|
- use better stock icons for dialog buttons |
204 |
171c8c03142d
|
- left-align labels in link-buttons (for URLs etc) |
205 |
bffe619c6cec
|
|
206 |
1c96b7e48232
|
Code changes: |
207 |
1c96b7e48232
|
- cleaned up the build-system and source file layout |
208 |
1c96b7e48232
|
|
209 |
bffe619c6cec
|
|
210 |
ab267e8bc63d
|
2005-02-08: Revelation 0.4.0 |
211 |
4790385b8001
|
============================ |
212 |
c335973efe9f
|
|
213 |
c335973efe9f
|
New features: |
214 |
c335973efe9f
|
- added export to plain text |
215 |
c335973efe9f
|
|
216 |
c335973efe9f
|
Bugfixes: |
217 |
5f46bd4ac49c
|
- treeview keyboard commands caused unhandled exception |
218 |
249de64f5d68
|
- autosave file on drag/drop, if enabled |
219 |
c335973efe9f
|
- set default button for overwrite dialog to cancel |
220 |
ab267e8bc63d
|
- added configure switches for disabling mime and desktop update |
221 |
ab267e8bc63d
|
- respect --disable-schemas-install configure switch |
222 |
d34142b4f528
|
- build byte-compiled datahandler modules |
223 |
c335973efe9f
|
|
224 |
c335973efe9f
|
|
225 |
cff0e6f7ef34
|
2005-02-01: Revelation 0.4.0-pre2 |
226 |
22ce7edb8982
|
================================= |
227 |
22ce7edb8982
|
|
228 |
22ce7edb8982
|
Bugfixes: |
229 |
261b3a5ba927
|
- allow entry drag'n'drop to folder directly before/after entry |
230 |
5706a9d0a689
|
- crash when undoing an entry drag/drop under certain circumstances |
231 |
3ce10ad7a1e6
|
- place Revelation under Accessories in the GNOME menu (Utility category) |
232 |
1dae273ecf5e
|
- install mimetype icon into correct directory |
233 |
552a2dc1b520
|
- run update-desktop-database on install, to register app for mimetype |
234 |
9be42a38f988
|
- don't install authmanager module into bindir |
235 |
9be42a38f988
|
- build authmanager module with position-independent code |
236 |
9be42a38f988
|
- allow installation when fd.o shared MIME utils are missing |
237 |
9be42a38f988
|
- don't update MIME databases at build-time if DESTDIR is set |
238 |
22ce7edb8982
|
|
239 |
86bdcc2b8f52
|
Code changes: |
240 |
86bdcc2b8f52
|
- updated unit tests for ui module |
241 |
86bdcc2b8f52
|
|
242 |
22ce7edb8982
|
|
243 |
9e1db933e6ed
|
2005-01-24: Revelation 0.4.0-pre1 |
244 |
9e1db933e6ed
|
================================= |
245 |
0ff8fc3c76f8
|
|
246 |
0ff8fc3c76f8
|
New features: |
247 |
a62ae3d32272
|
- port to gtk+ 2.4 (new file dialog, combobox etc) |
248 |
9e161d94bffc
|
- file handling uses GNOME VFS (can open files over http, ftp etc) |
249 |
88e8c3cdbfe9
|
- use icons from the active GNOME icon theme |
250 |
a32ec604c58f
|
- improved widgets when editing entries (dropdowns, fileselectors etc) |
251 |
8077271f872d
|
- drag and drop of entries in tree |
252 |
f5f9aadf2e19
|
- files can be dragged to Revelation to open them |
253 |
c9d89f3ff91d
|
- the account clipboard is shared between Revelation instances |
254 |
b57efdd083f5
|
- an account password chain is copied to the clipboard when launching entry |
255 |
b57efdd083f5
|
- added menu item for copying username and password chain to clipboard |
256 |
dad9b7b301d1
|
- username and password can be copied to clipboard, even when hidden |
257 |
095f4008dc7f
|
- default action for entries is "go to" |
258 |
59be49691b29
|
- integrated with gnome session manager |
259 |
67d9e9983ed8
|
- new application icon |
260 |
88e8c3cdbfe9
|
- added icon and mime-type for the data files |
261 |
0ff8fc3c76f8
|
|
262 |
ec1f31e8f8e5
|
Bugfixes: |
263 |
c9d89f3ff91d
|
- quit works correctly after continuing from an unhandled error |
264 |
59be49691b29
|
- gtk/gnome command-line arguments are handled correctly |
265 |
e7e3c35fedf0
|
- don't subclass gnome.ui.HRef (abstract widget from gnome-python 2.9.x) |
266 |
47caac1545f2
|
- fall back to False for GNOME toolbar_detachable setting |
267 |
095f4008dc7f
|
- renamed "launch" to "go to" |
268 |
ec1f31e8f8e5
|
|
269 |
ec17fa90357a
|
Code changes: |
270 |
c9d89f3ff91d
|
- rewrote and cleaned up all code |
271 |
116c99733a1d
|
- improved the module APIs |
272 |
8ec66df6d4cf
|
- added unittests for config, data, datahandler, entry, io, ui and util |
273 |
c188d5e734c8
|
modules |
274 |
88e8c3cdbfe9
|
- removed libxml dependency (uses xml.dom.minidom from python instead) |
275 |
ec17fa90357a
|
- reorganized source file tree |
276 |
a207757f8451
|
- use GNU autotools for installation instead of python distutils |
277 |
086abbb6fc3c
|
- use GtkUIManager for UI generation and management |
278 |
ec17fa90357a
|
|
279 |
0ff8fc3c76f8
|
|
280 |
6a0eda45ed35
|
2004-09-27: Revelation 0.3.4 |
281 |
6a0eda45ed35
|
============================ |
282 |
6a0eda45ed35
|
|
283 |
6a0eda45ed35
|
Bugfixes: |
284 |
6a0eda45ed35
|
- the Domain field had the tooltip set as its name |
285 |
6a0eda45ed35
|
- the searchbar follows the detachable toolbar setting in gnome |
286 |
6a0eda45ed35
|
- ask to continue running when an unknown error occurs |
287 |
6a0eda45ed35
|
- activate searchbar button when hitting return in the entry |
288 |
6a0eda45ed35
|
- workaround for crasher bug when editing an entry on some systems |
289 |
6a0eda45ed35
|
|
290 |
6a0eda45ed35
|
|
291 |
7de8750f759b
|
2004-08-30: Revelation 0.3.3 |
292 |
96a566d69e06
|
============================ |
293 |
96a566d69e06
|
|
294 |
96a566d69e06
|
New features: |
295 |
51f801ba546f
|
- added entry launchers |
296 |
c8cf337f7fa4
|
- added a search toolbar (disabled by default) |
297 |
ea938274559d
|
- added a password generator dialog |
298 |
29c5326b470e
|
- added an XHTML/CSS exporter |
299 |
936d7e85c4eb
|
- unknown errors are reported in a dialog with an error call traceback |
300 |
96a566d69e06
|
|
301 |
b9ee81c1ceaf
|
Bugfixes: |
302 |
b9ee81c1ceaf
|
- entry descriptions were not set when adding/editing an entry |
303 |
f97ef7f08bed
|
- changed the keyboard shortcuts for add, edit and update entry to use |
304 |
f97ef7f08bed
|
the control modifier key, to avoid overriding other use of the keys. |
305 |
f97ef7f08bed
|
the old keyboard shortcuts can still be used when the tree has focus |
306 |
b9ee81c1ceaf
|
|
307 |
936d7e85c4eb
|
Code changes: |
308 |
e17f1f517e59
|
- created subclasses of Entry class for the various entry types |
309 |
11f56ee74685
|
- created subclasses of Field class for the various field types |
310 |
936d7e85c4eb
|
- added config_get() and config_connect() convenience functions |
311 |
936d7e85c4eb
|
|
312 |
96a566d69e06
|
|
313 |
02fc1b2867d4
|
2004-08-09: Revelation 0.3.2 |
314 |
02fc1b2867d4
|
============================ |
315 |
02fc1b2867d4
|
|
316 |
02fc1b2867d4
|
Bugfixes: |
317 |
02fc1b2867d4
|
- don't attempt to load the removed druid module on startup |
318 |
02fc1b2867d4
|
|
319 |
02fc1b2867d4
|
|
320 |
7d9375f894bb
|
2004-08-08: Revelation 0.3.1 |
321 |
487a1cfcc667
|
============================ |
322 |
487a1cfcc667
|
|
323 |
487a1cfcc667
|
New features: |
324 |
487a1cfcc667
|
- added a preference for autosaving data on change |
325 |
487a1cfcc667
|
- added import/export of .netrc files |
326 |
487a1cfcc667
|
- added import/export of GNOME Password Manager (gpass) files |
327 |
487a1cfcc667
|
- replaced the import/export druids with normal file selectors |
328 |
f4e8220f0a3a
|
- window size and position is stored on quit |
329 |
487a1cfcc667
|
- default type when adding entries is Generic |
330 |
487a1cfcc667
|
- vertical scrollbar only displayed when needed |
331 |
487a1cfcc667
|
- most dialogs can be closed by pressing Escape |
332 |
487a1cfcc667
|
- the OK button in password dialogs is ghosted until passwords are given |
333 |
487a1cfcc667
|
- removed schema installation from setup.py to ease packaging |
334 |
487a1cfcc667
|
|
335 |
487a1cfcc667
|
Bugfixes: |
336 |
487a1cfcc667
|
- the preferences and import/export druids crashed on some systems |
337 |
487a1cfcc667
|
- the gconf schema is checked on startup, and reinstalled when needed |
338 |
487a1cfcc667
|
- fields containing & were not displayed correctly |
339 |
487a1cfcc667
|
- file selector was opened when saving file in quit confirmation |
340 |
487a1cfcc667
|
- spin buttons would not accept input from the keyboard |
341 |
487a1cfcc667
|
- missing parent directories are created when saving files |
342 |
487a1cfcc667
|
- added access keys to popup menus |
343 |
487a1cfcc667
|
- file selectors and the about dialog set as transient for main window |
344 |
487a1cfcc667
|
|
345 |
487a1cfcc667
|
Code changes: |
346 |
487a1cfcc667
|
- rewrote data handling to use new Entry and Field objects, |
347 |
487a1cfcc667
|
and improved EntryStore, UndoQueue, DataFile and other |
348 |
487a1cfcc667
|
related systems |
349 |
487a1cfcc667
|
- data handlers split out into separate modules |
350 |
487a1cfcc667
|
- rewrote the configuration handling, using a new Config class |
351 |
487a1cfcc667
|
- merged application UI and functionality classes |
352 |
487a1cfcc667
|
- cleaned up dialog and ui code |
353 |
487a1cfcc667
|
|
354 |
487a1cfcc667
|
|
355 |
cea4127a11c0
|
2004-04-06: Revelation 0.3.0 |
356 |
cea4127a11c0
|
============================ |
357 |
cea4127a11c0
|
|
358 |
cea4127a11c0
|
New features: |
359 |
cea4127a11c0
|
- integrated password generator |
360 |
cea4127a11c0
|
- gconf integration |
361 |
cea4127a11c0
|
- new preference dialog |
362 |
cea4127a11c0
|
- option for automatically opening file on startup |
363 |
cea4127a11c0
|
- option for hiding passwords |
364 |
cea4127a11c0
|
- an opened file can be locked |
365 |
cea4127a11c0
|
- many small ui and usability improvements |
366 |
cea4127a11c0
|
|
367 |
cea4127a11c0
|
Bugfixes: |
368 |
cea4127a11c0
|
- the Figaro's Password Manager importer failed on empty fields |
369 |
cea4127a11c0
|
- the password dialog allowed passwords longer than the keylength |
370 |
cea4127a11c0
|
of the encryption algorithms, causing them to fail |
371 |
cea4127a11c0
|
|
372 |
cea4127a11c0
|
Other changes: |
373 |
cea4127a11c0
|
- complete rewrite of some components, and major cleanups of others |
374 |
cea4127a11c0
|
- removed the Usenet account type |
375 |
cea4127a11c0
|