Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-07-24 | Fix the SVG rendering | infirit | 1 | -3/+51 | |
Based on eog commit 8654e7de549d8edf34c14f3f0a655d8773b1e433 From Claudio Saavedra <[email protected]> | |||||
2014-07-24 | Enable double-buffer in EomScrollView | infirit | 1 | -2/+0 | |
Based on eog commit f0410a55778e719da8f2b62f0e5060bb128f028e From Claudio Saavedra <[email protected]> | |||||
2014-07-24 | Fully rely on cairo to render the image in EomScrollView | infirit | 1 | -13/+92 | |
Based on eog commit 919929eea1d63380f773f9c0a339a32149e592ba From Claudio Saavedra <[email protected]> | |||||
2014-07-24 | Use gdk_window_create_similar_surface() for EomScrollView | infirit | 1 | -7/+12 | |
Based on eog commit 648302091b5517b5da96c4277fbee8f13c125938 From Claudio Saavedra <[email protected]> | |||||
2014-07-24 | Store a cairo_surface_t in EomScrollView for the GdkPixbuf to be rendered | infirit | 1 | -0/+35 | |
Based on eog commit 889f275e38d0a7dcf062f5c63b8efaebaa1ca14f From Claudio Saavedra <[email protected]> | |||||
2014-07-24 | Factor out the code to store a pixbuf in EomScrollView | infirit | 1 | -10/+18 | |
Based on eog commit 4f432e981a956cd157ae3f190b9c7850a6f180d9 From Claudio Saavedra <[email protected]> | |||||
2014-07-24 | Use MateColorButton | infirit | 2 | -6/+8 | |
2014-07-24 | Gtk+3: Do not call gtk_statusbar_set_has_resize_grip for statusbar-date | infirit | 1 | -0/+2 | |
2014-07-24 | Bump librsvg minimum version to 2.36.2 | infirit | 1 | -1/+1 | |
We removed rsvg_init and cleaned the includes but no bumped the min version. | |||||
2014-07-24 | Remove has_searator property from ui files | infirit | 3 | -3/+0 | |
2014-07-24 | Remove all calls to gtk_dialog_set_has_separator | infirit | 2 | -12/+0 | |
2014-07-24 | Drop support for gtk+ < 2.24 | infirit | 3 | -42/+0 | |
2014-07-24 | Use gtk_widget_hide instead of gtk_widget_hide_all | infirit | 3 | -28/+19 | |
gtk_widget_hide_all is deprecated in gtk+2.24 for gtk_widget_hide. | |||||
2014-07-24 | Drop support for glib < 2.36 | infirit | 6 | -32/+0 | |
2014-07-24 | Use new GLib threading API | infirit | 4 | -32/+31 | |
Based on eog commit by Felix Riemann <[email protected]> Url: https://git.gnome.org/browse/eog/commit/?id=b5f61d90d0478378cf7cf21bf5ade9eded0ae9f2 | |||||
2014-07-24 | Fix glib/librsvg deprecation | infirit | 5 | -15/+3 | |
librsvg: Only inlcude rsvg.h and remove calls to rsvg_init glib: Remove call to g_thread_init and use g_value_*_schar | |||||
2014-07-24 | Use correct api version for GDK | infirit | 1 | -1/+1 | |
2014-06-23 | Add warning when librsvg is not found/used and add it to she summary | infirit | 1 | -0/+3 | |
Make it more clear for packagers that scaling will not work for svg files. See https://github.com/mate-desktop/eom/issues/52 | |||||
2014-05-05 | Merge pull request #48 from bl0ckeduser/master | Sander Sweers | 1 | -3/+7 | |
Update scrollbars when display is resized in "normal size" mode (seems to fix bug #18) close #46 #18 | |||||
2014-05-03 | Update scrollbars when display is resized in "normal size" mode | bl0ckeduser | 1 | -3/+7 | |
2014-05-01 | Sync translations with transifex | mate-i18n | 9 | -217/+225 | |
2014-05-01 | Bump version to 1.9.0 | Stefano Karapetsas | 2 | -1/+6 | |
2014-04-18 | Fix hyphen-as-minus-sign issues, closes #47 | infirit | 1 | -2/+2 | |
Patch by Mike Gabriel <[email protected]> | |||||
2014-03-01 | Bump version to 1.8.0eom-1.8.0 | Stefano Karapetsas | 2 | -4/+5 | |
2014-03-01 | Sync translations with transifex | Stefano Karapetsas | 3 | -147/+150 | |
2014-02-23 | Sync translations with transifex | Stefano Karapetsas | 4 | -855/+2345 | |
2014-02-19 | Bump version to 1.7.90 + add check-newseom-1.7.90 | infirit | 1 | -2/+2 | |
2014-02-19 | Update NEWS | infirit | 1 | -0/+5 | |
2014-02-19 | Sync translations with transifex | infirit | 94 | -38181/+39306 | |
2014-02-17 | Merge pull request #44 from hekel/master | Stefano Karapetsas | 1 | -25/+61 | |
Update Manual | |||||
2014-02-15 | Sync translations with transifex | Stefano Karapetsas | 2 | -37/+39 | |
2014-02-14 | Update eom.1 | hekel | 1 | -25/+61 | |
2014-02-12 | Add keywords key to eom.desktop file | Mike Gabriel | 1 | -0/+1 | |
Closes https://github.com/mate-desktop/eom/issues/42 | |||||
2014-02-12 | MATE Foundation doesnt exist | Stefano Karapetsas | 2 | -2/+2 | |
2014-02-11 | Include autogen.sh in tarball | Stefano Karapetsas | 1 | -0/+1 | |
2014-02-10 | Fix pkgconfig not finding GTK_API_VERSION | infirit | 1 | -0/+1 | |
2014-01-30 | Fix copyright in about dialogeom-1.7.0 | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-30 | Add random mode in slideshow mode | Stefano Karapetsas | 5 | -1/+55 | |
Closes #20 https://github.com/mate-desktop/eom/issues/20 | |||||
2014-01-25 | Update copyright in about window | Stefano Karapetsas | 1 | -1/+2 | |
2014-01-25 | Sync translations with transifex | Stefano Karapetsas | 6 | -331/+1780 | |
2014-01-25 | Bump version to 1.7.0 | Stefano Karapetsas | 1 | -2/+2 | |
2014-01-01 | Merge pull request #37 from infirit/master | Stefano Karapetsas | 1 | -3/+3 | |
Use GETTEXT_PACKAGE instead of PACKAGE | |||||
2014-01-01 | Use GETTEXT_PACKAGE instead of PACKAGE | infirit | 1 | -3/+3 | |
2013-12-12 | Merge pull request #34 from infirit/master | Stefano Karapetsas | 1 | -1/+1 | |
Use GTK_API_VERSION in pkgconfig in file | |||||
2013-12-12 | Use GTK_API_VERSION in pkgconfig in files | infirit | 1 | -1/+1 | |
2013-11-30 | Merge pull request #32 from eyelash/gtk3 | Stefano Karapetsas | 3 | -12/+17 | |
improve the GTK3 support | |||||
2013-11-30 | improve the GTK3 support | Elias Aebi | 3 | -12/+17 | |
2013-11-29 | Merge pull request #31 from infirit/master | Stefano Karapetsas | 1 | -1/+1 | |
Update mate-desktop headers path for eom-thumbnail.c | |||||
2013-11-28 | Update mate-desktop headers path for eom-thumbnail.c | infirit | 1 | -1/+1 | |
2013-11-09 | Update mate-desktop headers path | Stefano Karapetsas | 2 | -4/+4 | |