summaryrefslogtreecommitdiff
path: root/midori/midori-bookmarksdatabase.vala
Commit message (Expand)AuthorAgeFilesLines
* Use g_file_test check instead as it works for both platformsPaweł Forysiuk tuxator@o2.pl2016-01-151-5/+5
* Add helper function for checking if file existsPaweł Forysiuk tuxator@o2.pl2016-01-101-5/+5
* Implement Midori.Database.attach methodChristian Dywan2014-01-291-2/+1
* hide bookmarks.db behind the API, use exec_script for Import_old_db_bookmarks...André Auzi2013-10-121-13/+7
* untabifyAndré Auzi2013-10-091-81/+81
* Implement MidoriBookmarksDatabase class by inheritence from MidoriDatabase.André Auzi2013-10-091-0/+107