Age | Commit message (Expand) | Author | Files | Lines |
2024-02-14 | release 1.28.0HEADv1.28.0master | raveit65 | 3 | -3/+12 |
2024-02-14 | tx: sync with transifex | raveit65 | 17 | -49/+1603 |
2024-01-23 | ci: use ubuntu jammy as docker | raveit65 | 1 | -1/+1 |
2023-12-24 | eom-window: update image counter even if current thumbnail is for failured image | whatdoineed2do/Ray | 1 | -24/+26 |
2023-11-30 | meson: explicit dep on -lm as required for Fedora35 | whatdoineed2do/Ray | 1 | -0/+3 |
2023-11-25 | fix building with new libxml 2.12.0 | Tomasz Kłoczko | 1 | -0/+2 |
2023-11-21 | CI: use libpeas1 dependency for fedora39 | raveit65 | 1 | -1/+1 |
2023-09-15 | tx: fix warning in Serbian translations | raveit65 | 1 | -2/+3 |
2023-09-15 | tx: fix warning in Japanese translations | raveit65 | 1 | -1/+0 |
2023-08-25 | release 1.27.1v1.27.1 | raveit65 | 3 | -3/+9 |
2023-08-25 | tx: pull with transifex | raveit65 | 206 | -356/+684 |
2023-04-20 | Remove help images that are not readable | Manatsawin Hanmongkolchai | 20 | -0/+0 |
2023-04-20 | Use gtk_update_icon_cache | Manatsawin Hanmongkolchai | 1 | -1/+1 |
2023-04-20 | Generate changelog on dist | Manatsawin Hanmongkolchai | 2 | -1/+6 |
2023-04-20 | Document why gtkdoc doesn't work | Manatsawin Hanmongkolchai | 1 | -13/+14 |
2023-04-20 | Fix plugin installing | Manatsawin Hanmongkolchai | 6 | -9/+11 |
2023-04-20 | Add plugin build | Manatsawin Hanmongkolchai | 6 | -2/+92 |
2023-04-20 | Add enum and thumbnailer build | Manatsawin Hanmongkolchai | 4 | -14/+52 |
2023-04-20 | Reduce requirement to meson 0.59 | Manatsawin Hanmongkolchai | 3 | -22/+26 |
2023-04-20 | Add meson build support | Manatsawin Hanmongkolchai | 14 | -0/+563 |
2023-04-06 | Fix building with ImageMagick 7 | Robert Scheck | 1 | -6/+6 |
2022-11-03 | release 1.27.0v1.27.0 | mbkma | 2 | -1/+22 |
2022-10-30 | tx: sync with transifex | mbkma | 206 | -16682/+17201 |
2022-10-29 | tx: update resource | mbkma | 2 | -115/+116 |
2022-10-28 | tx: migrate config file | mbkma | 2 | -11/+28 |
2022-09-11 | explicitly assigning value of variable of type 'int' to itself | rbuj | 1 | -2/+2 |
2022-09-11 | Use GLib's new g_clear_signal_handler() function to simplify code | rbuj | 5 | -17/+47 |
2022-09-11 | Variable 'show_image_collection' is assigned a value that is never used | rbuj | 1 | -1/+2 |
2022-09-11 | Variable 'screen' is assigned a value that is never used | rbuj | 1 | -2/+3 |
2022-09-11 | configure.ac: The macro 'AC_HELP_STRING' is obsolete | rbuj | 1 | -5/+5 |
2022-09-11 | eom-scroll-view.c: fix -Wbad-function-cast warning | rbuj | 1 | -6/+7 |
2022-09-11 | eom-close-confirmation-dialog: fix -Wbad-function-cast warning | rbuj | 1 | -5/+11 |
2022-07-10 | Updated url in readme to point to working link | Software2 | 1 | -1/+1 |
2022-02-12 | ci: drop -Wunused-parameter compiler cflag from debian build | raveit65 | 1 | -1/+1 |
2021-12-21 | eom-window: fix warning incompatible-pointer-types | rbuj | 1 | -1/+1 |
2021-11-20 | Use a blank line at most | rbuj | 35 | -118/+0 |
2021-11-14 | Accessibility: add proper mnemonic relations and labelling | Valentin Villenave | 2 | -0/+21 |
2021-10-26 | Add support for libexif 0.6.14+ | rbuj | 1 | -1/+1 |
2021-09-18 | tx: update resource | raveit65 | 1 | -4/+4 |
2021-09-18 | user-guide: fix wrong informations | raveit65 | 1 | -3/+3 |
2021-08-03 | release 1.26.0v1.26.0 | raveit65 | 2 | -2/+7 |
2021-08-03 | tx: sync with transifex | raveit65 | 141 | -22206/+22338 |
2021-08-03 | travis-Ci: use libera.chat as notification server | raveit65 | 1 | -1/+1 |
2021-06-20 | update copyright to 2021 | raveit65 | 4 | -1/+4 |
2021-06-05 | release 1.25.1v1.25.1 | raveit65 | 2 | -1/+25 |
2021-06-05 | tx: pull from transifex | raveit65 | 219 | -33038/+32053 |
2021-06-05 | tx: update resource | raveit65 | 1 | -166/+166 |
2021-05-29 | travis-ci: use ubuntu focal as host system | raveit65 | 1 | -1/+1 |
2021-04-23 | travis: disable travis builds for ubuntu | raveit65 | 1 | -1/+1 |
2021-03-30 | eom-window: Remove -Wmissing-field-initializers warnings | rbuj | 1 | -12/+12 |