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 again

erikg / Revelation

Revelation is a password manager for the GNOME desktop, released under the GNU GPL license. It stores all your accounts and passwords in a single, secure place, and gives you access to it through a user-friendly graphical interface.

Clone this repository (size: 2.0 MB): HTTPS / SSH
hg clone https://bitbucket.org/erikg/revelation
hg clone ssh://hg@bitbucket.org/erikg/revelation
  1. 1
  2. 2
  3. 3
  4. 4
  5. »

File history for Revelation / src / revelation.in

Author Revision Message Labels Date
Mikel Olasagasti Uranga df538c1858e9 Fix autolock
Mikel Olasagasti Uranga 6eca4146d7b0 Update FSF address
Mikel Olasagasti Uranga bcd9f75bbbbf Added support for gnome-screensaver
Alfredo Beaumont 82d030bfc741 Added support for locking when screensaver is activated with autolock enabled
Thomas Jenkins 0609c48cce6b Remove session saving; recommended replacement is EggSMClient. However, is it really desired? More (final?) gtk.Tooltips removal.
Thomas Jenkins f163e6dcb59f Replace gnome.url_show with gtk.show_uri. Add missing gnome.ui import. Fix ActionGroup duplicated name.
Mikel Olasagasti Uranga d297e9935c58 Remove debug line
Thomas Jenkins dc3a3a521ce7 Port from gnome-vfs to gio.
Mikel Olasagasti Uranga 1a0f88237f88 Make i18n work again; needs work for Unicode text
urmas 1514c7bc4bdc using Unucode gettext in main module
Erik Grinaker 78fb3436ec03 removed version number for source file headers
Erik Grinaker 13c39cdb0fd1 removed debug output
Erik Grinaker b5fc6590ef34 bumped version to 0.4.8
Erik Grinaker 1d846e1296fb fixed crash when doubleclicking tree with no entry selected
Erik Grinaker 6d8a1a08e17f scale icons with improper sizes
Erik Grinaker 024524a98634 improved stock icon loading
Erik Grinaker 58c0d7a4dffe remove mlocking due to crashes
Erik Grinaker 0b304787c6ff moved actions from xml file to sourcecode, and used gettext on action texts
Erik Grinaker e1117203c473 use gettext for all text strings
Erik Grinaker f7e311e828af initial translation infrastructure
Erik Grinaker f0a9532c50da improved the EntryView
Erik Grinaker da124919d5d3 fix broken password handling during export
Erik Grinaker 99200bf77234 improved handling of errors during file saving (fixes bug #175)
Erik Grinaker 1265aa880150 only mlock future pages, not current (was causing random crashes)
Erik Grinaker 8047278c3ce6 a couple of password improvements
Erik Grinaker 8b171bec8d4b removed workarounds for bugs in older versions of pygtk/gnome-python
Erik Grinaker 3961c230bd79 use gtk.FileChooser.set_do_overwrite_confirmation()
Erik Grinaker c9459c069133 added note to lock dialog when quit disabled due to unsaved changes
Erik Grinaker 29289dada9c3 added mman module, and call mlockall() to ensure memory is never swapped to disk
Erik Grinaker 7df21750b8cf cleaned up preferences dialog
  1. 1
  2. 2
  3. 3
  4. 4
  5. »