Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libview/ev-annotation-window.c
Commit message (Expand)AuthorAgeFilesLines
* [libview] Correctly compute the position of the annotation windowJose Aliste2010-07-261-2/+2
* [libview] Fix position of window annotations when moved by the userCarlos Garcia Campos2010-07-251-8/+6
* Preliminary support for adding new annotationsCarlos Garcia Campos2010-07-201-48/+63
* [libview] Set word wrapping mode for text in popup annotationsCarlos Garcia Campos2010-07-031-0/+1
* [libview] Set accept focus for annotation windowsCarlos Garcia Campos2010-05-111-1/+1
* [libview] Fix most of the GSEAL build issuesCarlos Garcia Campos2010-05-101-16/+10
* Update FSF address everywhere.Arun Persaud2010-04-051-1/+1
* Replace GTK_WIDGET_IS_SENSITIVE() with gtk_widget_is_sensitive()Hib Eris2010-03-311-1/+1
* Replace GTK_WIDGET_HAS_FOCUS() with gtk_widget_has_focus()Hib Eris2010-03-311-2/+2
* [libview] Use ev_document_misc_get_screen_dpi()Carlos Garcia Campos2010-02-211-9/+5
* [libview] Add EvAnnotationWindow widget that implements popup annotationsCarlos Garcia Campos2009-05-121-0/+650