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.1 MB): HTTPS / SSH
hg clone https://bitbucket.org/erikg/revelation
hg clone ssh://hg@bitbucket.org/erikg/revelation

File history for Revelation / data / ui / menubar.xml

Author Revision Message Labels Date
Erik Grinaker 86a195045ce4 improved entry and popup menu layouts
Erik Grinaker c0cbc72cc8b1 added new entry menu
Erik Grinaker 253760f7a205 use gtk.AboutDialog for about dialogs
Erik Grinaker a1eabf1a2e68 added new 'Add folder' item
Erik Grinaker 9b4f955e623a added password checker dialog
Erik Grinaker 095f4008dc7f renamed launch to go to, and made go to default action for doubleclick
Erik Grinaker b57efdd083f5 added clipboard chaining
Erik Grinaker c9d89f3ff91d rewrote the application code, and the dialog and ui modules
Erik Grinaker 086abbb6fc3c ported to gtk.UIManager