index
:
atril
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.6
1.8
find-sidebar
gh-pages
master
wip/libgepub
MATE document viewer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell
/
ev-window.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-14
shell: Use GdkRGBA for annotations
Christian Persch
1
-3
/
+3
2017-08-12
fix runtime warnings caused by previous HDPI commit
raveit65
1
-1
/
+1
2017-08-12
Take monitor scale factor into account when calculating zoom.
Matthew Petroff
1
-1
/
+3
2017-08-07
ev-window: remove deprecated GtkToolbar-shadow-type
raveit65
1
-19
/
+2
2017-07-22
ev-window: don't use deprecated gtk_show_uri
raveit65
1
-0
/
+7
2017-04-18
update copyright year to 2017
monsta
1
-1
/
+1
2017-04-03
Add missing comma.
Baurzhan Muftakhidinov
1
-1
/
+1
2017-03-12
shell: Add guards for org.mate.interface schema not existing
Marcus Comstedt
1
-6
/
+13
2017-03-12
shell: Respect user's toolbar-style setting
Marcus Comstedt
1
-4
/
+53
2017-03-05
Previously opened page incorrectly restored if it was the last one
loongson
1
-2
/
+0
2016-11-23
move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
monsta
1
-134
/
+2
2016-07-29
get rid of build-dep on libmate-desktop
monsta
1
-8
/
+1
2016-07-29
use GtkAbout instead of MateAbout
raveit65
1
-5
/
+0
2016-07-26
fix sendto with non-latin filenames or filenames with spaces
monsta
1
-1
/
+4
2016-07-22
Split dual mode option into dual mode with odd and even pages on the left
raveit65
1
-16
/
+74
2016-07-22
Allow to use Send To action from the toolbar
raveit65
1
-0
/
+2
2016-07-22
Use document-send icon for Send To action
raveit65
1
-1
/
+1
2016-07-22
Add Send To action to file menu
raveit65
1
-0
/
+50
2016-07-03
Setting parent for annotation properties dialog
raveit65
1
-0
/
+1
2016-06-29
Refresh thumbnail only when window has a document
raveit65
1
-1
/
+1
2016-06-24
GTK+-3: do not use deprecated gtk_dialog_set_alternative_button_order
raveit65
1
-0
/
+10
2016-06-24
GTK+-3: do not use gdk_app_launch_context_new()
raveit65
1
-0
/
+32
2016-06-24
shell: add plural form for "cancel print jobs before closing" dialog
raveit65
1
-2
/
+8
2016-06-22
GTK+-3: do not use deprecated gtk_{h/v}box_new
raveit65
1
-0
/
+4
2016-05-26
ev-window: add new gsetting to set the page cache size
raveit65
1
-3
/
+26
2016-05-26
shell: Create metadata object even for temp files
raveit65
1
-1
/
+1
2016-05-26
shell: Store and restore current folder when opening or saving file
raveit65
1
-32
/
+112
2016-05-26
shell: Don't set the current folder while saving a file
raveit65
1
-5
/
+0
2016-05-26
shell: Do not save file chooser open/save uri
raveit65
1
-34
/
+6
2016-05-26
Add a setting to disable auto-reload
raveit65
1
-1
/
+4
2016-05-17
Remove the check for a parent, more intuitive conditions
rootavish
1
-4
/
+4
2016-04-26
window: fix another random webview-related crash
monsta
1
-0
/
+1
2016-02-06
GTK+3: add atril-window style class to top level
Wolfgang Ulbrich
1
-0
/
+7
2016-02-01
fix some build warnings
monsta
1
-2
/
+0
2016-01-07
update copyrights, mention MATE team in caja extension
monsta
1
-1
/
+1
2015-12-04
shell: Use GTK_STOCK_GO_BACK for the history button
monsta
1
-1
/
+1
2015-08-31
made --page-index command line option actually work
monsta
1
-1
/
+1
2015-08-31
make sure findbar is visible when using --find command line option
monsta
1
-11
/
+12
2015-08-31
don't show findbar in presentation mode (search doesn't work there)
monsta
1
-7
/
+12
2015-08-31
when findbar is invoked, don't jump straight to result
Monsta
1
-19
/
+24
2015-07-28
Made the dependancy on mate-desktop optional
Geert Braekmans
1
-0
/
+12
2015-07-24
Save always settings that can bse saved as default in metadata
Carlos Garcia Campos
1
-128
/
+122
2015-07-10
fix crash when pressing Esc
Monsta
1
-1
/
+1
2015-03-19
corrected bug tracker links everywhere
Monsta
1
-2
/
+2
2015-01-22
fix crash when pressing Enter on "unable to open document" screen
Monsta
1
-4
/
+6
2014-12-10
presentation: Enable screensaver again when window loses the focus
infirit
1
-0
/
+22
2014-12-10
Give the keyboard focus to the view when sidebar is closed
infirit
1
-0
/
+2
2014-12-10
Rotate with CTRL+Left/Right in presentation mode too
infirit
1
-4
/
+23
2014-12-10
presentation: move to next/previous page with media keys in presentation mode...
infirit
1
-2
/
+8
2014-12-10
Remember the current page when document is reloaded in presentation mode
infirit
1
-0
/
+7
[next]