Age | Commit message (Expand) | Author | Files | Lines |
2016-02-28 | fix svg rendering that's broken with GTK+3 | monsta | 1 | -1/+3 |
2016-02-27 | Drop size-request signal callback for fullscreen toolbar | raveit65 | 1 | -12/+0 |
2016-02-26 | add css name EggToolbarEditor | raveit65 | 1 | -0/+5 |
2016-02-21 | release 1.13.1v1.13.1 | Wolfgang Ulbrich | 2 | -1/+12 |
2016-02-19 | Sync with Transifex | Martin Wimpress | 16 | -3698/+3702 |
2016-02-10 | plugins: don't use stock icon names | monsta | 2 | -2/+2 |
2016-02-10 | properly zero-init a variable | monsta | 1 | -0/+2 |
2016-02-10 | avoid integer overflow when allocating a large block of memory | monsta | 1 | -1/+1 |
2016-02-09 | totem-screensaver: use org.gnome.SessionManager to inhibit screensaver | monsta | 1 | -12/+15 |
2016-02-09 | totem-screensaver: don't use old API and add ref to TotemScrsaver | monsta | 1 | -34/+8 |
2016-02-09 | totem-screensaver: fix assertions on entry to TotemScrsaver methods | monsta | 1 | -3/+3 |
2016-02-09 | totem-screensaver: fix indent and typos | monsta | 1 | -15/+16 |
2016-02-06 | GTK+3: add eom-window style class at top level | Wolfgang Ulbrich | 1 | -0/+7 |
2016-02-01 | fix build warnings and remove useless nested #if | monsta | 3 | -12/+5 |
2016-01-25 | release 1.13.0v1.13.0 | Wolfgang Ulbrich | 1 | -0/+6 |
2016-01-25 | GTK3: fix previous GtkMisc deprecation commit | Wolfgang Ulbrich | 5 | -40/+46 |
2016-01-05 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 2 | -2/+5 |
2016-01-02 | drop MateConf migration script | Monsta | 2 | -33/+0 |
2015-12-31 | use _XOPEN_SOURCE_EXTENDED as OpenBSD needs it for strptime | monsta | 1 | -0/+1 |
2015-12-31 | add missing #ifdef to avoid possible "unused function" warning | monsta | 1 | -0/+2 |
2015-12-16 | Gtk3: don't use deprecated gtk_scrolled_window_add_with_viewport | Wolfgang Ulbrich | 1 | -3/+3 |
2015-12-14 | GTK3: fix deprecated gtk_{v/h}separator_new | Wolfgang Ulbrich | 2 | -0/+8 |
2015-12-14 | GTK3: don't use deprecated gtk_icon_size_lookup_for_settings | Wolfgang Ulbrich | 2 | -4/+26 |
2015-12-14 | Gtk3: fix typo in gtk version in previous commit | Wolfgang Ulbrich | 3 | -3/+3 |
2015-12-14 | GTK3: replace more deprecated GtkVBox usage | Wolfgang Ulbrich | 3 | -0/+27 |
2015-12-14 | GTK3: don't use deprecated gtk_hbutton_box_new | Wolfgang Ulbrich | 1 | -0/+4 |
2015-12-14 | Gtk+-3.14: don't use deprecated gtk_tree_view_set_rules_hint | Wolfgang Ulbrich | 2 | -0/+4 |
2015-12-13 | fix GTK+3 build when --without-cms is set | Monsta | 1 | -2/+6 |
2015-12-13 | configure.ac: Drop unneeded check for Sunkeysym header | Monsta | 1 | -6/+0 |
2015-12-12 | fix more introspections warnings | Wolfgang Ulbrich | 4 | -5/+54 |
2015-12-12 | Fix compilation with enabled GObject Introspection | Sorokin Alexei | 2 | -1/+3 |
2015-12-07 | Bump version to 1.12.1 | monsta | 2 | -1/+7 |
2015-12-06 | fix some gobject-introspection build warnings | Wolfgang Ulbrich | 1 | -16/+14 |
2015-12-03 | remove unneeded assert - the code following it is enough | monsta | 1 | -2/+0 |
2015-12-03 | remove ancient workaround for non-threadsafe pixbuf loaders | monsta | 3 | -67/+7 |
2015-12-02 | GTK3: replace deprecated gtk_widget_size_request with gtk_widget_get_preferre... | Wolfgang Ulbrich | 1 | -0/+8 |
2015-12-02 | GTK3: fix deprecated gdk_threads_enter/leave | Wolfgang Ulbrich | 1 | -0/+4 |
2015-11-30 | fix shortcuts for several menu items in en_US locale | monsta | 1 | -36/+36 |
2015-11-03 | refactor draw/expose code a bit | Monsta | 1 | -28/+19 |
2015-11-02 | release 1.12.0v1.12.0eom-1.12.0 | Wolfgang Ulbrich | 1 | -1/+1 |
2015-11-01 | Sync translations with transifex | mate-i18n | 26 | -7574/+9084 |
2015-10-30 | update NEWS for 1.12 | monsta | 1 | -3/+3 |
2015-10-15 | release 1.11.0eom-1.11.0 | raveit65 | 1 | -0/+7 |
2015-10-06 | pre-bump version to 1.11.0 | raveit65 | 2 | -2/+5 |
2015-10-06 | fix gtk3 build | raveit65 | 2 | -17/+13 |
2015-10-05 | Bump version to 1.10.4eom-1.10.4 | monsta | 2 | -1/+12 |
2015-10-02 | EomScrollView: clip all types of images to the visible image area | monsta | 1 | -2/+7 |
2015-10-02 | EomScrollView: remove ancient commented out code | monsta | 1 | -695/+0 |
2015-10-02 | enable double-buffer in EomScrollView | monsta | 1 | -2/+0 |
2015-10-01 | configure.ac: fix indent a bit | Monsta | 1 | -1/+1 |