Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-12 | EomThumbView: Don't set deprecated follow-state property | raveit65 | 1 | -0/+2 | |
Since gtk+-3.16 the property is ignored. Silences the deprecation warning. taken from: https://git.gnome.org/browse/eog/commit/?id=40a9883 | |||||
2015-06-12 | EomWindow: Hold a reference on the used ThumbView | raveit65 | 1 | -1/+11 | |
The window uses it during runtime so it should keep a reference to it. Due to the necessary unref this avoids critical warnings because of EogThumbView's own disposal routine causing an unwanted signal emission. taken from: https://git.gnome.org/browse/eog/commit/?id=3145fce see: https://bugzilla.gnome.org/show_bug.cgi?id=691517 https://bugs.launchpad.net/ubuntu/+source/eog/+bug/1114012 | |||||
2015-06-12 | Merge pull request #73 from NiceandGently/master | Martin Wimpress | 4 | -63/+12 | |
GTK3: reduce size of the statusbar | |||||
2015-06-12 | Merge branch 'master' of github.com:mate-desktop/eom | raveit65 | 10 | -104/+201 | |
2015-06-12 | Bump version to 1.10.1eom-1.10.1 | Stefano Karapetsas | 2 | -1/+7 | |
2015-06-12 | Sync translations with transifex | mate-i18n | 6 | -79/+85 | |
2015-06-11 | Merge pull request #70 from rezso/master | Martin Wimpress | 1 | -1/+1 | |
Add libutil to PYTHON_LIBS | |||||
2015-06-11 | Merge pull request #75 from monsta/keep-permissions | Martin Wimpress | 2 | -23/+108 | |
don't change file permissions when saving the modified image | |||||
2015-06-04 | don't change file permissions when saving the modified image | Monsta | 2 | -23/+108 | |
adapted from: https://git.gnome.org/browse/eog/commit/?id=4626596c2c179bfe35c4212efced15c38d7337d6 | |||||
2015-05-27 | remove eom_window_window_state_event | raveit65 | 1 | -26/+0 | |
- no need of it after exra resize-grip code is removed taken from https://git.gnome.org/browse/eog/commit/?id=10f1713 | |||||
2015-05-26 | set margin of statusbar to zero | raveit65 | 1 | -0/+5 | |
2015-05-26 | Use a simple GtkLabel for the image counter in the statusbar | raveit65 | 1 | -10/+8 | |
This was an extra GtkStatusbar before. This is not needed anymore as the resize handle now works independently from the GtkStatusbar. Also the GtkLabel seems to require less horizontal space in the statusbar. | |||||
2015-05-26 | Remove extra resize-grip code | raveit65 | 4 | -28/+0 | |
- gtk+ handle this for itself since a long time - with <=3.14 resize-grip is removed - with gtk2 is not affected | |||||
2015-05-05 | Bump version to 1.10.0eom-1.10.0 | Stefano Karapetsas | 2 | -5/+6 | |
2015-04-07 | Add libutil to PYTHON_LIBS | rezso | 1 | -1/+1 | |
to prevent possible "undefined reference to `forkpty'" and "undefined reference to `openpty'" linker errors | |||||
2015-04-05 | Bump version to 1.9.90eom-1.9.90 | Stefano Karapetsas | 2 | -2/+2 | |
2015-04-05 | Sync translations with transifex | mate-i18n | 8 | -99/+101 | |
2015-03-15 | Sync translations with transifex | mate-i18n | 96 | -19338/+23305 | |
2015-03-15 | error message area: properly escape the error message markup | Monsta | 1 | -4/+4 | |
cherry-picked from here: https://git.gnome.org/browse/eog/commit/?id=edb39d51119e6bc4447582d720023f1788421893 | |||||
2015-03-15 | some fixes from upstream: | Monsta | 3 | -16/+49 | |
https://git.gnome.org/browse/eog/commit/?id=ffd057a0be9610b49f2dc718060c82c4ee1065be https://git.gnome.org/browse/eog/commit/?id=40919ebb2ce1fd70edae61c7b578c6a7ce8ef432 https://git.gnome.org/browse/eog/commit/?id=a3b769506abbbf7b24547b95c9c99349e99d44c0 Closes https://github.com/mate-desktop/eom/pull/67 | |||||
2015-01-06 | README: updated issue tracker address | monsta | 1 | -1/+1 | |
2014-12-23 | eom-thumb-view: Fix a memory leak | Boris Egorov | 1 | -0/+1 | |
2014-12-23 | don't leak memory | Monsta | 1 | -2/+3 | |
2014-12-23 | allocate memory a bit later to avoid possible leaks | Monsta | 2 | -4/+4 | |
2014-12-23 | open the file a bit later to avoid possible leak on g_return_val_if_fail | Monsta | 1 | -8/+8 | |
2014-12-23 | don't leak memory on g_return_if_fail | Monsta | 1 | -2/+1 | |
2014-12-23 | use guint for signals arrays, and zero-initialize them | Monsta | 6 | -6/+8 | |
2014-12-04 | removed obsolete configure option | Monsta | 1 | -3/+2 | |
Closes https://github.com/mate-desktop/eom/pull/65 | |||||
2014-11-10 | appdata: Move translation marker to description | infirit | 1 | -4/+4 | |
2014-11-09 | appdata: Fixup Makefile.am | infirit | 1 | -1/+2 | |
2014-11-09 | Sync nn translation with transifex | mate-i18n | 1 | -3/+4 | |
A gsettings description translation had invalid <b> and <i>. | |||||
2014-10-24 | Fix makefile for appdata fileeom-1.9.0 | Stefano Karapetsas | 1 | -1/+1 | |
2014-10-23 | Sync translations with transifex | mate-i18n | 7 | -68/+71 | |
2014-09-24 | Use MateAboutDialog | Stefano Karapetsas | 2 | -2/+3 | |
2014-09-23 | Add AppData file | Stefano Karapetsas | 3 | -0/+27 | |
Provided by Richard Hughes <[email protected]> Closes https://github.com/mate-desktop/eom/issues/56 | |||||
2014-08-03 | Sync translations with transifex | mate-i18n | 7 | -52/+56 | |
2014-07-29 | all: Fix a load of warnings | infirit | 8 | -68/+13 | |
Partly based on eog commit 3859553433838e97367e7678f9da4ba2bcc7f973 From Cosimo Cecchi <[email protected]> | |||||
2014-07-29 | Respect lockdown setting for page setup again | infirit | 1 | -4/+7 | |
This apparently got broken when the page setup dialog was merged into the general print dialog. Based on eog commit 1bff58f772de4aad8cbf0886e46e1c26e075b54b From Felix Riemann <[email protected]> | |||||
2014-07-29 | print-preview: Fix typo from commit 31434612ce873fba3410bc38d9fbbb0a411b8a5e | infirit | 1 | -1/+1 | |
2014-07-29 | Have GSettings use enum for transparency style | infirit | 3 | -71/+28 | |
Based on eog commit e8f2f6ecdd99dc5dce35a044e84738fe73f937e0 From Felix Riemann <[email protected]> ps infirit: eom never had this value in the convert file | |||||
2014-07-29 | Make the image-collection-position GSetting an enum | infirit | 2 | -7/+9 | |
Based on eog commit 7c69b182662f43636b1027fa395f9372593e39bb From Felix Riemann <[email protected]> | |||||
2014-07-29 | Use GSettings enum support | infirit | 1 | -0/+4 | |
Based on eog commit 28a38946c4871ee00305a4a6c0cf9e48c36e530b From Felix Riemann <[email protected]> | |||||
2014-07-29 | Always use mate_gdk_spawn_command_line_on_screen | infirit | 1 | -9/+0 | |
2014-07-29 | Determine collection position and size using a GSettings binding | infirit | 2 | -31/+62 | |
Prepare everything for the use of GSettings' enum support for this. Based on eog commit 0c327b7ec802a07f53da04f5dc484e646548b552 From Felix Riemann <[email protected]> | |||||
2014-07-28 | Add API docs for EomScrollView's new properties | infirit | 1 | -1/+13 | |
Based on eog commit c630747b02a9589a993c28d244448cdc291131e8 From Felix Riemann <[email protected]> | |||||
2014-07-28 | Switch EomPropertiesDialog netbook mode using a GSettings binding | infirit | 1 | -27/+4 | |
Based on eog commit 21ced20430078aaa283b7925ce282ebb54e05e5d From Felix Riemann <[email protected]> | |||||
2014-07-28 | Fix conflicting mnemonics in View menu | infirit | 1 | -2/+2 | |
Eog bug https://bugzilla.gnome.org/show_bug.cgi?id=646360 Based on Eog commit b4fefa4d98a8db91738da593e2101160fbd63465 From Felix Riemann <[email protected]> | |||||
2014-07-28 | window: add the primary-toolbar style to the toolbar | infirit | 1 | -0/+5 | |
Based on eog commit d1da84198d50703006e747b56ef8ba5107f7f3bd From Cosimo Cecchi <[email protected]> | |||||
2014-07-28 | Make setting the image view background color work again | infirit | 1 | -0/+4 | |
The color was assigned to the parent container and not to the drawing area. That made it draw the default theme background color all the time instead. Based on eog commit 64ffb683343d9af629671ea82c85f91130c3ea7d From Felix Riemann <[email protected]> | |||||
2014-07-28 | Put EomClipboardHandler into the public API | infirit | 1 | -1/+1 | |
Based on eog commit a9029cb760020d0de65e32910f2e707c8fb19198 From Felix Riemann <[email protected]> |