BHV Changelog
0.0.10
* Added support for Epiphany browser
* Make sure menu items get toggled with tool bar state change
* Show 'not yet implemented' when preferences selected
0.0.9
* Show current open filename in title bar
* Implemented File->Close
* Added start of search view
* Fixing back/foward buttons in history view
* Ask user if they want to overwrite existing database on_new_activate
* Toggle toolbar state depending on context
0.0.8
* Use threads during history import so the UI doesn't block
* Upgrade to sqlite v3 with pysqlite 2.2.0
0.0.7
* Export entries by host or tag
* History entries now viewable by hostname
* Added start of support for tagging entries
* Added start of import history dialog
0.0.6
* UI improvements
* Store history data in sqlite database
* Code cleanup
0.0.5
* Initial support for Safari browser
* Minor UI updates
* Added ability to view HTML files on disk
* Updated documentation
0.0.4
* Updated interface; show cache files (or url) in gtkmozembed
* Build system fixes
* Fix logic error when calculating dates from IE history file
0.0.3
* Added support for Opera web browser
* Code cleanup and minor bugfixes
0.0.2
* Rewrote in Python
* Added support for Mozilla/Firefox
0.0.1
* Initial public release.
|