Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libview/ev-annotation-window.c
Commit message (Collapse)AuthorAgeFilesLines
* [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
| | | | Still pending GTK_WINDOW (toplevel)->group in ev-view-presentation
* Update FSF address everywhere.Arun Persaud2010-04-051-1/+1
| | | | | | | | updated where 'git grep Temple' showed an old address, not including po-files. Fixes bug# 514607. Signed-off-by: Arun Persaud <arun@nubati.net>
* 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