summaryrefslogtreecommitdiff
path: root/shell/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2019-02-18Read authors (updated) from atril.about gresourcerbuj1-0/+1
2018-03-26shell: Don't dist generated filesChristian Persch1-2/+1
2018-03-22Move custom css to a file compiled as a gresourceCarlos Garcia Campos1-0/+1
origin commit: https://git.gnome.org/browse/evince/commit/shell?h=gnome-3-6&id=65fa4ff
2018-03-22shell: Use GResource for data filesChristian Persch1-1/+11
origin commit: https://git.gnome.org/browse/evince/commit/?h=gnome-3-6&id=ba06a5e
2018-03-22Use GtkOverlay to show the loading messageCarlos Garcia Campos1-0/+2
Remove the EvLoadingWindow from libview and move the implementation to the shell using a EvLoadingMessage widget and GtkOverlay. EvView has now a is-loading property that allows the users to implement their own loading notification system. This fixes several realted to the loading window. origin commit: https://git.gnome.org/browse/evince/commit/?h=gnome-3-8&id=035c1cb
2018-03-21shell: Remove unused marshalersChristian Persch1-11/+1
Since there was only the one, also remove the whole glib-genmarshal setup. If we ever need another non-stock marshaler, we'll just use the new glib generic marshaler. origin commit: https://git.gnome.org/browse/evince/commit/?h=gnome-3-6&id=fe7f842
2018-03-21shell: Use GtkApplication to inhibit the screensaverChristian Persch1-2/+0
Remove TotemScrsaver copy, and use GtkApplication inhibition instead. origin commit: https://git.gnome.org/browse/evince/commit/?h=gnome-3-6&id=612701f
2018-03-21daemon: Use gdbus-codegen for the org.mate.atril.Daemon interfaceChristian Persch1-4/+22
origin commit: https://git.gnome.org/browse/evince/commit/?h=gnome-3-6&id=1aac15e
2018-03-21shell: Use gdbus-codegen for the org.mate.atril.Application interfaceChristian Persch1-5/+26
origin commit: https://git.gnome.org/browse/evince/commit/?h=gnome-3-6&id=c9aada8
2017-08-12shell: Ditch gimpcellrenderertoggleJosephMcc1-2/+0
This is full of deprecated code and wasn't displaying properly. Replace it with a gtk_cell_renderer_toggle_new() which uses a standard themed checkbox widget and should display properly in HiDPI.
2016-11-11shell: remove metadata migration codemonsta1-8/+1
taken from: https://git.gnome.org/browse/evince/commit/?id=8713e9adcd884d32d4d49e675a001bb26c590dcc this metadata convert tool had been added to Evince back in 2009, and I'm not sure it ever worked in Atril. time to drop it anyway.
2016-07-29get rid of build-dep on libmate-desktopmonsta1-3/+1
2016-01-02drop some win32-specific leftoversMonsta1-2/+1
2015-08-31drop support for win32/osx/hildon, make smclient mandatoryMonsta1-11/+0
2015-07-28Fix build with optional mate-desktop.infirit1-1/+3
2014-12-09shell: Add a new sidebar page for bookmarksinfirit1-0/+2
It allows to add, remove and rename internal bookmarks Taken from evince commit: 180cf6fef2318791abb3583f4c3f3bc176a204d8 From: Carlos Garcia Campos <[email protected]>
2014-12-09shell: Add bookmarks menu to add and show internal bookmarksinfirit1-0/+2
Taken from evince commit: f7eb83a4ad43b1b30af202eb8f33f3057c2a51c5 From: Carlos Garcia Campos <[email protected]>
2014-12-09shell: Add EvBookmarks to handle internal document bookmarksinfirit1-0/+2
Bookmarks are stored in the document metadata using GVariant Taken from evince commit: 7f0f254c6655bc301102eaaebabc1d98dade9912 From: Carlos Garcia Campos <[email protected]>
2013-03-21Update make files for autoconf 1.13raveit1-1/+1
2011-11-09renaming libevdocument and libevview to prevent file conflictsPerberos1-2/+2
2011-11-09renaming evince to atrilPerberos1-21/+21
2011-11-09inicialPerberos1-0/+160