Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/readdialog.py
Commit message (Expand)AuthorAgeFilesLines
* Pep8 fixesGonzalo Odiard2013-09-051-16/+16
* Simple pep8 fixesGonzalo Odiard2012-09-101-2/+4
* Use json as included in Python SL #3142Manuel Kaufmann2012-08-131-3/+3
* Revert "Temporary solution to SL #3403" SL #3561Manuel QuiƱones2012-06-211-5/+1
* Temporary solution to SL #3403Gonzalo Odiard2012-04-101-1/+5
* Improve bookmarks add/remove - SL #3405Gonzalo Odiard2012-04-101-1/+11
* Improve bookmarks dialog background / border - SL #1273Gonzalo Odiard2012-03-281-4/+4
* Remove unused importsGonzalo Odiard2012-03-061-1/+0
* Fix saving/loading of bookmarks with utf-8 textGonzalo Odiard2012-03-051-2/+4
* Substitue use of window.xid by get_window() to set the parent to a dialogGonzalo Odiard2012-03-051-3/+3
* Initial port to Gtk3Gonzalo Odiard2011-12-081-44/+45
* Pep8 corrections in readdialog.py, readsidebar.py and readtopbar.pyGonzalo Odiard2011-02-241-7/+14
* pep8 cleanup: fix whitespaceSascha Silbe2011-01-201-11/+16
* fix EOL spacesSascha Silbe2011-01-201-4/+4
* Add method to Bookmark class to retrieve note title and bodySayamindu Dasgupta2009-08-051-2/+2
* Add support for notes associated with bookmarkSayamindu Dasgupta2009-08-051-0/+182