summaryrefslogtreecommitdiff
path: root/NEWS
blob: df33b07e49d4c76cef9e5965afa928632b341543 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
evince-browser-plugin-0.2.0
===========================
- Added toolbar button to save current file.
- Added toolbar button to open file externally in evince. This allows
  the plugin to remain simply a previewer and leave the complicated
  stuff to evince.
- Changed plugin filename to libevince-plugin.
- Allow building against gtk3 and evince3 via --enable-gtk3 configure
  option. This works minimally in recent epiphany but hasn't had a lot
  of testing.
- Still needed: printing support.

evince-browser-plugin-0.1.0
===========================
- Initial version.
- Works as a gtk2 version with firefox.
- Simply a document previewer. No ability to save files or anything
  else.