summaryrefslogtreecommitdiff
path: root/shell/main.c
AgeCommit message (Collapse)AuthorFilesLines
2022-01-02Don't build the path to stock iconsrbuj1-1/+0
2021-11-20Use a blank line at mostrbuj1-4/+0
2021-02-10build: allow users to disable gettext support (--disable-nls)rbuj1-1/+3
2020-12-11Support non-X11 windowing systemswb96881-2/+0
2020-04-15Fix cppcheck [knownConditionTrueFalse] warningsPablo Barciela1-12/+9
Fixes the warnings: backend/comics/comics-document.c:767:21: style: Condition 'bytes<=0' is always true [knownConditionTrueFalse] backend/epub/minizip/unzip.c:603:25: style: Condition 'unz_copyright[0]!=' '' is always false [knownConditionTrueFalse] properties/ev-properties-view.c:197:33: style: Condition 'text' is always true [knownConditionTrueFalse] shell/ev-sidebar-thumbnails.c:598:7: style: Condition '!loading_icon' is always true [knownConditionTrueFalse] shell/main.c:115:6: style: Condition '!error' is always true [knownConditionTrueFalse]
2019-07-01Remove trailing whitespacesLaurent Napias1-5/+5
2018-03-21shell: Port to GtkApplicationChristian Persch1-3/+15
origin commit: https://git.gnome.org/browse/evince/commit/?h=gnome-3-6&id=b999bdd
2017-01-25force X11raveit651-0/+2
2016-07-22Add --named-dest command line argumentraveit651-0/+4
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
2015-08-31drop support for win32/osx/hildon, make smclient mandatoryMonsta1-47/+0
2014-09-23Fix glib deprecationsinfirit1-6/+0
Based on evince commit by Carlos Garcia Campos <[email protected]> Url: https://git.gnome.org/browse/evince/commit/?id=bf90f90e0af99bbfdd20e6d21fd228c05cffae51 Url: https://git.gnome.org/browse/evince/commit/?id=76151be92239ed5f491cb26c87a2328b670e9f64
2014-01-21shell: Add GTK3 supportStefano Karapetsas1-10/+12
2011-11-09renaming evince to atrilPerberos1-6/+6
2011-11-09inicialPerberos1-0/+328