summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-04-13libview: use GtkObject where it has to be in GTK+2 build1.16monsta2-0/+12
fix build warnings caused by some mistakes made in 3de4956ee790ad32f268134a25474b63e64a4682
2017-01-28use GTK_CHECK_VERSION for previous commitraveit651-0/+2
2017-01-28force X11raveit651-0/+2
2016-11-01release 1.16.1v1.16.1monsta2-1/+14
2016-11-01sync with Transifexmonsta16-207/+216
2016-10-31thumbnailer: skip epub filesmonsta1-0/+1
temporary workaround for stupid segfaults - until we implement proper thumbnailing in epub backend
2016-10-31djvu: support image/vnd.djvu+multipage MIME typemonsta2-2/+2
more info at: https://git.gnome.org/browse/evince/commit/?id=7850b986cf3225369170cdec545844b025bfd12e
2016-10-21comics: support application/vnd.comicbook+zip MIME typemonsta2-2/+2
more info at: https://git.gnome.org/browse/evince/commit/?id=71b1323
2016-10-21comics: fix MIME type comparisonsmonsta1-8/+8
taken from: https://git.gnome.org/browse/evince/commit/?id=364b340
2016-10-21comics: fix indentmonsta1-24/+24
2016-10-20tiff: use function from cairo >= 1.6 unconditionallymonsta2-10/+0
no need for additional checks these days (and we actually already use the same function in another file)
2016-10-20bump poppler version requirement to 0.22.0monsta1-1/+1
because of new case-sensitive search feature
2016-10-14Fix case sensitive searching for PDFCormac Walsh1-1/+5
2016-09-19release 1.16.0v1.16.0raveit651-2/+2
2016-09-19update NEWS for 1.16monsta1-89/+24
2016-09-19sync with Transifexmonsta98-17106/+20357
2016-07-29release 1.15.3v1.15.3monsta2-1/+9
2016-07-29get rid of build-dep on libmate-desktopmonsta4-36/+3
2016-07-29use GtkAbout instead of MateAboutraveit651-5/+0
2016-07-28add some missing contextual information for translatorsmonsta3-1/+9
ported from: https://git.gnome.org/browse/evince/commit/?id=544d9b4a73011c1e5a7b1d37b05a94f761d0dc03
2016-07-28libview: remove useless always-false conditionmonsta1-4/+0
from https://git.gnome.org/browse/evince/commit/?id=ebb480a2359cf9ce88cafd7babb034d2387d849c
2016-07-28djvu: remove unneeded assignmentmonsta1-4/+1
from https://git.gnome.org/browse/evince/commit/?id=d5ab5564e1b2e99e4939a4fb5a683e9be814bcbe
2016-07-28comics: properly open files with special characters in pathmonsta1-1/+1
from https://git.gnome.org/browse/evince/commit/?id=c648cb2aa38c5004fc091d0067d63aa3beee748f
2016-07-26relese 1.15.2v1.15.2raveit651-0/+25
2016-07-26sync with transiflexraveit6598-21697/+23284
2016-07-26fix sendto with non-latin filenames or filenames with spacesmonsta1-1/+4
adapted from: https://git.gnome.org/browse/evince/commit/?id=00acd7274797fe3576be92f21faa32fd8692c95d
2016-07-22Split dual mode option into dual mode with odd and even pages on the leftraveit655-42/+100
2016-07-22document-model: Make dual mode and dual mode odd page left mutally exclusiveraveit651-0/+10
The can't be set at the same time, but they can be both unset. taken from: https://git.gnome.org/browse/evince/commit/?id=39106f4
2016-07-22Allow to use Send To action from the toolbarraveit652-0/+3
taken from: https://git.gnome.org/browse/evince/commit/?id=a8d6329
2016-07-22Use document-send icon for Send To actionraveit653-2/+4
taken from: https://git.gnome.org/browse/evince/commit/?id=fff0e69
2016-07-22Add Send To action to file menuraveit652-0/+51
It uses caja-sendto to allow you to send the current document by email, to a removable device, etc. If caja-sendto command is not present in path, the menu item is hidden. https://bugzilla.gnome.org/show_bug.cgi?id=569913 Taken from: https://git.gnome.org/browse/evince/commit/?id=c9ce578
2016-07-22Add --named-dest command line argumentraveit652-0/+14
and add spawn and dbus support for named destinations taken from: https://git.gnome.org/browse/evince/commit/?id=a90e764 https://git.gnome.org/browse/evince/commit/?id=26c0109
2016-07-15distcheck: explicitly use currently selected GTK+ versionraveit651-1/+2
2016-07-14pre-bump versionraveit652-1/+4
2016-07-03GTK+-3 gimpcellrenderertoggle: Fix compile warningsraveit651-0/+18
taken from: https://git.gnome.org/browse/evince/commit/?id=f9a8e04
2016-07-03tiff: issue warnings on print errorsraveit651-6/+17
taken from: https://git.gnome.org/browse/evince/commit/?id=3f85a30
2016-07-03tiff: fix compile warningraveit651-1/+1
taken from: https://git.gnome.org/browse/evince/commit/?id=2059456 https://git.gnome.org/browse/evince/commit/?id=00b5e55
2016-07-03toolbar-editor: Fix compiler warningraveit651-2/+1
Use g_type_ensure() instead of the volatile GType hack. taken from: https://git.gnome.org/browse/evince/commit/?id=bba4526
2016-07-03ev-view: add missing semicolon to gtk-doc commentraveit651-1/+1
g-ir-scanner will emit a warning otherwise. https://bugzilla.gnome.org/show_bug.cgi?id=691354 taken from: https://git.gnome.org/browse/evince/commit/?id=8ee8b7e
2016-07-03shell: Fix -Wformat-nonliteral warningraveit651-5/+6
taken from: https://git.gnome.org/browse/evince/commit/?id=bbaeca0
2016-07-03tiff: Fix for -Wformat-nonliteral warningsraveit651-17/+15
taken from: https://git.gnome.org/browse/evince/commit/?id=f688561
2016-07-03Setting parent for annotation properties dialograveit651-0/+1
After the last gtk+ update, the warning: "Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged." was shown whenever the annotation properties dialog was opened. The commit fixes this issue by setting this dialog transient for the main window. As a plus, the dialog is now shown always on the center of the main window. https://bugzilla.gnome.org/show_bug.cgi?id=732114 taken from: https://git.gnome.org/browse/evince/commit/?id=9533c68
2016-07-03GTK+-3 libview: Fix compiler warningsraveit652-0/+13
Add dummy handling of the GDK_SCROLL_SMOOTH direction. taken from: https://git.gnome.org/browse/evince/commit/?id=231445d
2016-07-03GTK+-3 ev-view-presentation: Fix a crash during the build with introspection ↵raveit651-15/+22
enabled Using GI_SCANNER_DEBUG=save-temps, the temporal files remained. It has been suggested that calling gtk_style_context_add_provider_for_screen() should, inside a g_once_init(), be in the class's _init() (not class_init()) hook. https://bugzilla.gnome.org/show_bug.cgi?id=726812 taken from: https://git.gnome.org/browse/evince/commit/?id=a203fc1
2016-07-03ev-view: Fix compile warningraveit651-1/+1
taken from: https://git.gnome.org/browse/evince/commit/?id=4657961
2016-07-03GTK+-3.20 ev-view: Update EvView style to use CSS node nameraveit651-0/+4
2016-07-03Gtk+-3 ev-view: Set a style class on the view so it can be more easily styledraveit651-0/+15
And share the style we use for other content views. https://bugzilla.gnome.org/show_bug.cgi?id=653294 taken from: https://git.gnome.org/browse/evince/commit/?id=a56186e call gtk_style_context_set_background() Even if we now render a background in _draw() with gtk_render_background, using gtk_style_context_set_background() in realize makes the backing GdkWindow not being completely transparent, which enables GTK to apply optimizations during the paint cycle. The result is, especially in clutter-gtk applications such as Documents, scrolling in a document page is much smoother. taken from: https://git.gnome.org/browse/evince/commit/?id=1785924
2016-07-03GTK+-3 ev-view-private: Use GtkContainer and GtkContainerClass in EvView and ↵raveit651-2/+8
EvViewClass https://bugzilla.gnome.org/show_bug.cgi?id=685362 taken from: https://git.gnome.org/browse/evince/commit/?id=9c007a9
2016-07-03GTK+-3 ev-view: Make EvView inherit from GtkContainer instead of GtkFixedraveit652-25/+217
It makes handling child widgets easier. Based on patch by José aliste, see bug http://bugzilla.gnome.org/show_bug.cgi?id=573748 taken from: https://git.gnome.org/browse/evince/commit/?id=de237e0
2016-07-01po: drop languages not present on Transifexmonsta3-2967/+0