Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/readdb.py
Commit message (Expand)AuthorAgeFilesLines
* Pep8 fixesGonzalo Odiard2013-09-051-34/+36
* Show the bookmarks in a tray like in Browse activityGonzalo Odiard2012-10-091-3/+50
* Fix wrong use of profile.get_color()Gonzalo Odiard2012-03-071-1/+1
* Fix use of color information from profileGonzalo Odiard2012-03-051-1/+1
* Remove use of gconfGonzalo Odiard2012-03-011-4/+3
* Add highlight support to thetext backendGonzalo Odiard2011-02-181-15/+66
* pep8 cleanup: fix whitespaceSascha Silbe2011-01-201-8/+8
* fix EOL spacesSascha Silbe2011-01-201-17/+17
* Add a path for moving to the new bookmark database schemaSayamindu Dasgupta2009-08-051-8/+40
* Fix encoding b0rkage while retrieving stuff from sqlite dbSayamindu Dasgupta2009-08-051-2/+5
* Handle activity isolation properlySayamindu Dasgupta2009-04-211-1/+12
* Add copyright headersSayamindu Dasgupta2009-02-221-0/+17
* Cleanup the sqlite3 code a bitSayamindu Dasgupta2009-02-221-5/+4
* Enable jumping between bookmarks (jump to next/previous bookmarkSayamindu Dasgupta2009-02-221-1/+31
* Use the variable name filehash instead of hashSayamindu Dasgupta2009-02-161-6/+6
* Bookmark supportSayamindu Dasgupta2009-02-151-0/+65