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
2021-11-12
Preserve compatibility with older GLib versions
Valentin Villenave
1
-0
/
+13
2021-07-10
ev-window.c: only create a EvWebView if needed
mbkma
1
-3
/
+10
2021-04-01
ev-window: missing initializer for a field of ‘GtkActionEntry’
rbuj
1
-6
/
+6
2021-02-10
i18n: use g_dngettext instead of ngettext
rbuj
1
-13
/
+18
2021-02-05
build: Use PACKAGE_URL variable
rbuj
1
-1
/
+1
2021-01-16
Update copyright to 2021
rbuj
1
-1
/
+1
2020-08-31
ev-window: fix interval (guint milliseconds) in g_timeout_add_full
rbuj
1
-1
/
+1
2020-08-16
Remove unused macros
Pablo Barciela
1
-3
/
+0
2020-06-18
Make synctex optional
Oz Tiram
1
-0
/
+5
2020-04-21
ev-window: expand the comment on about dialog
rbuj
1
-5
/
+4
2020-04-14
ev-window/epub-document: remove unused functions
Pablo Barciela
1
-14
/
+0
2020-02-24
Use int64_t for g_date_time_to_unix even word size is 32-bit wide
rbuj
1
-1
/
+1
2020-01-31
Fix year 2038 issue with signed 32-bit integers
rbuj
1
-18
/
+20
2020-01-10
Update Copyright year
raveit65
1
-1
/
+1
2019-11-11
show SyncTeX version in about dialog
Pablo Barciela
1
-2
/
+2
2019-10-09
Added accelerator 'o' for toggling Odd Pages Left.
A. Palsson
1
-1
/
+1
2019-09-10
Added accelerator 't' for toggling visibility of the toolbar.
A. Palsson
1
-1
/
+1
2019-09-06
remove -Wunused-but-set-variable warning
rbuj
1
-2
/
+1
2019-08-19
shell: Use monitor instead of screen to determine window size
raveit65
1
-5
/
+31
2019-08-16
ev-window: avoid 'g_type_class_add_private'
Pablo Barciela
1
-7
/
+2
2019-08-10
shell: fix get_monitor_dpi when widget’s window is not realized
rbuj
1
-3
/
+7
2019-08-10
DPI: compute monitor resolution or get screen resolution
rbuj
1
-12
/
+12
2019-08-05
prevent segfaults when no document loaded
Reuben Green
1
-29
/
+29
2019-07-31
ev-window: suppress GtkAction warnings
raveit65
1
-4
/
+86
2019-07-01
Remove trailing whitespaces
Laurent Napias
1
-195
/
+195
2019-06-10
Change url project's website
Laurent Napias
1
-1
/
+1
2019-03-22
Add documenters to translation resource
rbuj
1
-2
/
+2
2019-03-22
Use program-name and title in gtk_show_about_dialog call
rbuj
1
-1
/
+2
2019-03-22
Update copyright in about dialog
rbuj
1
-2
/
+2
2019-03-22
Use g_strjoin to build license text in about dialog
rbuj
1
-5
/
+4
2019-02-18
Read authors (updated) from atril.about gresource
rbuj
1
-21
/
+28
2019-02-14
Update Documenters
rbuj
1
-1
/
+2
2019-01-21
shell: remove duplicate condition check
monsta
1
-1
/
+0
2018-10-26
shell: Save document to the same path it was opened from
Germán Poo-Caamaño
1
-11
/
+29
2018-09-27
moveable (older spelling) -> movable
rbuj
1
-1
/
+1
2018-05-10
shell: replace deprecated gtk_menu_popup function
raveit65
1
-7
/
+4
2018-04-08
disable StartPresentation action in fullscreen if document has no pages
monsta
1
-0
/
+1
2018-04-08
disable ViewPresentation action if document has no pages
monsta
1
-1
/
+1
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
[next]