]> www.fi.muni.cz Git - evince.git/commit
Preliminary support for adding new annotations
authorCarlos Garcia Campos <carlosgc@gnome.org>
Tue, 20 Jul 2010 15:01:56 +0000 (17:01 +0200)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Tue, 20 Jul 2010 15:07:40 +0000 (17:07 +0200)
commit584f014b63c56fe3770cba9682fc21c31e09a2e9
treede1a6a07ff5bd7b8a52e176e72af12a8172b5ed9
parentdfed06b88fae63bbd0460e43df977c0d33ef1045
Preliminary support for adding new annotations

At the moment only Text annotations can be added. See bug #168304.
21 files changed:
backend/pdf/ev-poppler.cc
configure.ac
data/evince-ui.xml
libdocument/ev-annotation.c
libdocument/ev-annotation.h
libdocument/ev-document-annotations.c
libdocument/ev-document-annotations.h
libview/ev-annotation-window.c
libview/ev-annotation-window.h
libview/ev-view-cursor.c
libview/ev-view-cursor.h
libview/ev-view-private.h
libview/ev-view.c
libview/ev-view.h
po/POTFILES.in
shell/Makefile.am
shell/ev-annotation-properties-dialog.c [new file with mode: 0644]
shell/ev-annotation-properties-dialog.h [new file with mode: 0644]
shell/ev-sidebar-annotations.c
shell/ev-sidebar-annotations.h
shell/ev-window.c