Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/readsidebar.py
Commit message (Expand)AuthorAgeFilesLines
* Improve bookmarks add/remove - SL #3405Gonzalo Odiard2012-04-101-5/+16
* Fix bookmark creation - #3377Gonzalo Odiard2012-03-281-1/+1
* Remove unused importsGonzalo Odiard2012-03-061-3/+0
* Fix display of bookmark with utf-8 text in the sidebar tooltipGonzalo Odiard2012-03-061-5/+6
* Fix saving/loading of bookmarks with utf-8 textGonzalo Odiard2012-03-051-2/+2
* Substitue use of window.xid by get_window() to set the parent to a dialogGonzalo Odiard2012-03-051-2/+2
* Initial port to Gtk3Gonzalo Odiard2011-12-081-23/+23
* Pep8 corrections in readdialog.py, readsidebar.py and readtopbar.pyGonzalo Odiard2011-02-241-9/+13
* Add highlight support to thetext backendGonzalo Odiard2011-02-181-2/+2
* pep8 cleanup: fix whitespaceSascha Silbe2011-01-201-17/+21
* fix EOL spacesSascha Silbe2011-01-201-13/+13
* Add method to Bookmark class to retrieve note title and bodySayamindu Dasgupta2009-08-051-8/+6
* Add support for notes associated with bookmarkSayamindu Dasgupta2009-08-051-17/+95
* Add copyright headersSayamindu Dasgupta2009-02-221-0/+17
* Enable jumping between bookmarks (jump to next/previous bookmarkSayamindu Dasgupta2009-02-221-0/+3
* The bookmark tooltip should make senseSayamindu Dasgupta2009-02-161-2/+8
* Bookmark supportSayamindu Dasgupta2009-02-151-0/+78