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
2018-03-26
Disable view presentation if there is no document.
Lubos Koudelka
1
-0
/
+1
2018-03-22
Move custom css to a file compiled as a gresource
Carlos Garcia Campos
1
-1
/
+33
2018-03-22
shell: Use GResource for data files
Christian Persch
1
-16
/
+8
2018-03-22
Use GtkOverlay to show the loading message
Carlos Garcia Campos
1
-6
/
+72
2018-03-21
shell: Use GtkApplication to inhibit the screensaver
Christian Persch
1
-4
/
+36
2018-03-21
shell: Port to GtkApplication
Christian Persch
1
-21
/
+5
2018-03-21
shell: Use gdbus-codegen for the org.mate.atril.Window interface
Christian Persch
1
-148
/
+54
2018-03-15
shell: fix menu-accel for inverted colors
raveit65
1
-1
/
+1
2018-03-15
shell: add keypad accels for zoom_reset
raveit65
1
-0
/
+2
2018-03-15
Add zoom reset
Lars Mueller
1
-0
/
+27
2018-02-16
avoid deprecated GtkStock
Pablo Barciela
1
-68
/
+68
2018-01-31
require GTK+ 3.22 and GLib 2.50
monsta
1
-15
/
+2
2018-01-09
update copyright year to 2018
monsta
1
-1
/
+1
2017-12-10
WidthOfScreen and HeightOfScreen implementation
Pablo Barciela
1
-8
/
+3
2017-11-27
shell: show caret navigation in menu
raveit65
1
-0
/
+7
2017-11-27
Some text fixes for caret message area
raveit65
1
-2
/
+2
2017-11-22
shell: remove view_actions_focus_out_cb
José Aliste
1
-12
/
+0
2017-11-22
shell: Remove ev_window_set_view_accels_sensitivity
José Aliste
1
-36
/
+0
2017-11-22
shell: forward accels to the focused widget
raveit65
1
-36
/
+24
2017-11-22
Use a global array for view accel action
raveit65
1
-15
/
+23
2017-09-06
Fix crashes of epub documents with caret-navigation
raveit65
1
-0
/
+12
2017-09-06
Store the caret cursor position in document metadata
Carlos Garcia Campos
1
-4
/
+45
2017-09-06
shell: Enable/disable the caret navigation with F7
Antia Puentes
1
-1
/
+96
2017-09-06
ev-window: Use g_signal_emit_by name instead of ev_view_scroll
Carlos Garcia Campos
1
-15
/
+2
2017-09-06
ev-window: Remove scroll accelerators
Carlos Garcia Campos
1
-19
/
+0
2017-09-05
shell: disable ViewDualOddLeft in menus for epubs
raveit65
1
-0
/
+6
2017-08-31
Activate shortcut keys for dual and continuous layout
raveit65
1
-2
/
+2
2017-08-31
Add shortcut keys for fit-page and fit-width options
Carlos Garcia Campos
1
-2
/
+17
2017-08-31
shell: Do not open single page pdfs in dual mode by default
Carlos Garcia Campos
1
-0
/
+3
2017-08-31
Rename Fit Page Width as Fit Width
William Jon McCann
1
-15
/
+15
2017-08-31
Rename Best Fit mode as Fit Page
William Jon McCann
1
-22
/
+22
2017-08-31
Move dual page with odd pages left to the view menu
Carlos Garcia Campos
1
-5
/
+8
2017-08-28
shell: Check if doc implements Annotations interface before cast
José Aliste
1
-2
/
+4
2017-08-28
Refreshing annotations' sidebar upon deletion
Giselle Machado
1
-0
/
+11
2017-08-28
Add an option to remove annotations to the view popup menu
raveit65
1
-1
/
+20
2017-08-20
avoid gdk_screen_get_primary_monitor/gdk_screen_get_monitor_scale_factor
ZenWalker
1
-2
/
+12
2017-08-20
avoid deprecated gdk_screen_get_width/height
ZenWalker
1
-2
/
+8
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
[next]