Age | Commit message (Expand) | Author | Files | Lines |
2015-06-14 | toolbar-editor: Fix a crash when dropping an item to the toolbar | raveit65 | 1 | -2/+7 |
2015-06-13 | fix translations merge issue during build | raveit65 | 2 | -4/+4 |
2015-06-13 | Merge pull request #77 from NiceandGently/master | Martin Wimpress | 2 | -1/+13 |
2015-06-12 | EomThumbView: Don't set deprecated follow-state property | raveit65 | 1 | -0/+2 |
2015-06-12 | EomWindow: Hold a reference on the used ThumbView | raveit65 | 1 | -1/+11 |
2015-06-12 | Merge pull request #73 from NiceandGently/master | Martin Wimpress | 4 | -63/+12 |
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 |
2015-06-11 | Merge pull request #75 from monsta/keep-permissions | Martin Wimpress | 2 | -23/+108 |
2015-06-04 | don't change file permissions when saving the modified image | Monsta | 2 | -23/+108 |
2015-05-27 | remove eom_window_window_state_event | raveit65 | 1 | -26/+0 |
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 |
2015-05-26 | Remove extra resize-grip code | raveit65 | 4 | -28/+0 |
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 |
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 |
2015-03-15 | some fixes from upstream: | Monsta | 3 | -16/+49 |
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 |
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 |
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 |
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 |
2014-07-29 | Respect lockdown setting for page setup again | infirit | 1 | -4/+7 |
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 |
2014-07-29 | Make the image-collection-position GSetting an enum | infirit | 2 | -7/+9 |
2014-07-29 | Use GSettings enum support | infirit | 1 | -0/+4 |
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 |
2014-07-28 | Add API docs for EomScrollView's new properties | infirit | 1 | -1/+13 |
2014-07-28 | Switch EomPropertiesDialog netbook mode using a GSettings binding | infirit | 1 | -27/+4 |
2014-07-28 | Fix conflicting mnemonics in View menu | infirit | 1 | -2/+2 |