]> www.fi.muni.cz Git - evince.git/commit
Beginnings of clipboard support. Incomplete but primary sort of work.
authorMarco Pesenti Gritti <marco@gnome.org>
Wed, 5 Jan 2005 15:10:04 +0000 (15:10 +0000)
committerMarco Pesenti Gritti <marco@src.gnome.org>
Wed, 5 Jan 2005 15:10:04 +0000 (15:10 +0000)
commit9c1e6ba4d99cb7f937b2b3998814a7486b88c4ce
tree8ffa6e82aa7437c6c777a75bdc950b199b28cb27
parentc65e82ff717a6abb0474ab13e282a3ed6dafc5f7
Beginnings of clipboard support. Incomplete but primary sort of work.

2005-01-05  Marco Pesenti Gritti  <marco@gnome.org>

        * backend/ev-document.c: (ev_document_get_text):
        * backend/ev-document.h:
        * pdf/xpdf/pdf-document.cc:
        * shell/ev-view.c: (ev_view_realize), (expose_bin_window),
        (ev_view_primary_get_cb), (ev_view_primary_clear_cb),
        (ev_view_update_primary_selection), (ev_view_button_press_event),
        (ev_view_motion_notify_event), (ev_view_button_release_event):

        Beginnings of clipboard support. Incomplete but primary sort
        of work.
ChangeLog
backend/ev-document.c
backend/ev-document.h
pdf/xpdf/pdf-document.cc
shell/ev-view.c