Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-05-07 | svg: Fix offset coordinates when transforming SVG images on HiDPI displays | Victor Kareh | 1 | -5/+6 | |
2018-05-06 | require libpeas 1.8.0 | monsta | 1 | -1/+1 | |
Python 3 loader was added in 1.7.0, so let's require next stable release | |||||
2018-05-04 | plugins: Use Python 3.x for Python plugins | Felix Riemann | 1 | -1/+1 | |
2018-05-03 | replace deprecated gdk_flush | raveit65 | 1 | -1/+1 | |
2018-05-03 | fix some -Wincompatible-pointer-types warnings | raveit65 | 3 | -3/+3 | |
2018-05-01 | Scale HiDPI images correctly | Victor Kareh | 1 | -21/+19 | |
2018-03-23 | tx: update config with branch specific resoures | raveit65 | 1 | -2/+2 | |
2018-03-16 | tx: add makepot and move .pot file to srcdir | raveit65 | 2 | -0/+5 | |
2018-03-14 | tx: add eom.pot for auto-update translations | raveit65 | 1 | -0/+1469 | |
2018-03-11 | transifex: set minimum_perc and type in config file | raveit65 | 1 | -0/+2 | |
2018-02-17 | eom-window.c: avoid deprecated GtkButton:use-stock | Pablo Barciela | 1 | -5/+2 | |
2018-02-12 | avoid deprecated GtkStock | Pablo Barciela | 5 | -40/+44 | |
2018-01-30 | release 1.20v1.20.0 | raveit65 | 2 | -2/+11 | |
2018-01-30 | sync with transifex | raveit65 | 104 | -13175/+13178 | |
2018-01-30 | drop CSS for GTK+ 3.18 | monsta | 2 | -13/+1 | |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 10 | -111/+3 | |
and drop additional checks for min/max GLib versions, it's not needed | |||||
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 | |
2017-12-31 | egg-editable-toolbar.c/egg-toolbars-model.c: drop unused variables | Pablo Barciela | 2 | -7/+0 | |
2017-12-29 | print-preview: replace custom code with GDK function call | monsta | 1 | -93/+3 | |
taken from: https://git.gnome.org/browse/eog/commit/?id=c1ac983bf3bdbd7d8ab4ab34208f1f399bdacbfc | |||||
2017-11-08 | sync with transifex | raveit65 | 2 | -2/+2 | |
2017-10-12 | release 1.19.1v1.19.1 | raveit65 | 2 | -1/+10 | |
2017-10-12 | sync with transifex | raveit65 | 104 | -287/+292 | |
2017-08-23 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 1 | -0/+21 | |
avoid deprecated: gdk_screen_get_monitor_geometry gdk_screen_get_monitor_at_window | |||||
2017-07-23 | don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+4 | |
2017-07-20 | avoid deprecated gdk_screen_get_number | ZenWalker | 1 | -2/+2 | |
2017-07-18 | update issue_template | raveit65 | 1 | -0/+3 | |
2017-06-08 | create issue_template.md | raveit65 | 1 | -0/+16 | |
2017-05-20 | Restore Polish translation credits from GNOME | Piotr Drąg | 1 | -6/+12 | |
2017-05-11 | fix warning on closing empty window with multiple eom windows | monsta | 1 | -1/+1 | |
2017-05-10 | release 1.19.0v1.19.0 | raveit65 | 1 | -0/+31 | |
2017-04-27 | EomThumbView: Replace deprecated gtk_menu_popup function | raveit65 | 1 | -15/+10 | |
2017-04-27 | multiple-save-as-dialog.ui: avoid deprecated widgets | raveit65 | 1 | -289/+118 | |
2017-04-27 | error-message: replace usage of GtkStock | raveit65 | 1 | -3/+3 | |
2017-04-26 | A bunch of instrospection warning fixes | Emmanuel Pacaud | 1 | -0/+18 | |
taken from: https://git.gnome.org/browse/eog/commit/?id=1b22c52 | |||||
2017-04-26 | EomScrollView: fix override_background deprecated call | Emmanuel Pacaud | 1 | -15/+17 | |
Do the necessary background drawing in draw callback. taken from: https://git.gnome.org/browse/eog/commit/?id=aea6404 | |||||
2017-04-26 | EomPropertiesDialog: Fix deprecation warnings | Emmanuel Pacaud | 1 | -4/+10 | |
Implementation as suggested in the GTK+ documentation. taken from: https://git.gnome.org/browse/eog/commit/?id=a57e788 | |||||
2017-04-26 | EomThumbNav: Fix deprecated function warning | Felix Riemann | 1 | -1/+2 | |
Just call the callback function directly as that's why the signal was manually triggered in the first place. taken from: https://git.gnome.org/browse/eog/commit/?id=4c86268 | |||||
2017-04-26 | EomScrollView: Replace deprecated gtk_menu_popup function | Alexei Sorokin | 1 | -22/+11 | |
2017-04-26 | EomScrollView: Switch from GtkDeviceManager to GdkSeat | Felix Riemann | 1 | -2/+11 | |
taken from: https://git.gnome.org/browse/eog/commit/?id=3de58ce | |||||
2017-05-08 | fix typo in function annotation | monsta | 1 | -1/+1 | |
2017-05-07 | use different css files for < gtk+=3.20 | raveit65 | 3 | -1/+17 | |
2017-05-06 | sync with transifex | raveit65 | 104 | -4762/+4763 | |
2017-05-06 | EomWindow: Set file open dialog transient for its parent window | Felix Riemann | 1 | -0/+1 | |
taken from: https://git.gnome.org/browse/eog/commit/?id=a54b3a8 | |||||
2017-04-25 | update copyright year to 2017 | monsta | 1 | -1/+1 | |
2017-04-24 | settings: use rgb color definition as defaults | raveit65 | 1 | -2/+2 | |
2017-04-23 | UI: avoid using deprecaded widgets | raveit65 | 2 | -302/+470 | |
2017-04-23 | EomCloseConfirmationDialog: set max width chars for primary label | raveit65 | 1 | -0/+2 | |
This reduce the width of the confirmation dialog | |||||
2017-04-23 | EomCloseConfirmationDialog: Fix size request for the image list | Felix Riemann | 1 | -1/+1 | |
Change the size request of the encasing ScrolledWindow instead of the TreeView itself. Otherwise the list would hardly show one row. https://bugzilla.gnome.org/show_bug.cgi?id=679505 taken from: https://git.gnome.org/browse/eog/commit/?id=46fb713 | |||||
2017-04-23 | Printing paper orientation should default based on image dimensions | Javier Sánchez | 1 | -0/+14 | |
Now, the default paper orientation in print settings is based on image dimensions. https://bugzilla.gnome.org/show_bug.cgi?id=531898 taken from: https://git.gnome.org/browse/eog/commit/?id=5aebb88 | |||||
2017-04-23 | Avoid recompressing JPEGs as PNG when printing | Felix Riemann | 3 | -1/+160 | |
Use cairo's feature to simply attach the source file data to the printing surface. This reduces the file size of the resulting PDF file pretty much to the source file size. https://bugzilla.gnome.org/show_bug.cgi?id=394260 taken from: https://git.gnome.org/browse/eog/commit/?id=7029dfe |