Age | Commit message (Expand) | Author | Files | Lines |
2015-07-10 | clock help: fix legal page | raveit65 | 1 | -18/+37 |
2015-07-01 | Merge pull request #319 from mate-desktop/drawer-fix | Martin Wimpress | 1 | -0/+3 |
2015-07-01 | drawer: now opens fine after adding any applets and restarting session | Monsta | 1 | -0/+3 |
2015-06-29 | Merge pull request #318 from City-busz/fix-force-quit | monsta | 1 | -7/+27 |
2015-06-29 | Merge pull request #317 from javispedro/issue-280 | monsta | 3 | -59/+1 |
2015-06-29 | Fix Force-Quit panel applet | Balló György | 1 | -7/+27 |
2015-06-28 | replace panel_xutils_set_window_type with gtk_window_set_type_hint | Javier | 3 | -59/+1 |
2015-06-27 | Merge pull request #315 from NiceandGently/master | Martin Wimpress | 5 | -5/+5 |
2015-06-27 | help: clock and fish: fix merge conflicts during build | raveit65 | 5 | -5/+5 |
2015-06-12 | Sync translations with transifex | mate-i18n | 5 | -124/+125 |
2015-05-25 | Merge pull request #289 from rilian-la-te/simplify_image | monsta | 3 | -156/+5 |
2015-05-21 | Merge pull request #304 from NiceandGently/master | monsta | 2 | -5/+5 |
2015-05-21 | GTK3: fix typo in gtk_style_context mate-custom-panel-background | raveit65 | 2 | -5/+5 |
2015-05-04 | Bump version to 1.10.0mate-panel-1.10.0 | Stefano Karapetsas | 2 | -2/+2 |
2015-04-09 | Bump version to 1.9.91mate-panel-1.9.91 | Stefano Karapetsas | 2 | -2/+2 |
2015-04-09 | Sync translations with transifex | mate-i18n | 10 | -287/+279 |
2015-04-09 | Use g_path_is_absolute(). | Patrick Monnerat | 1 | -1/+1 |
2015-04-09 | Resolve relative symlink of /etc/localtime This fixes wrong detection of syst... | Patrick Monnerat | 1 | -0/+16 |
2015-04-09 | Cancel background settings upon MatePanelAppletFrameDBus destruction. This is... | Patrick Monnerat | 1 | -2/+1 |
2015-03-19 | notification area: prevent crash | monsta | 1 | -1/+1 |
2015-03-19 | gtk3: correct css theme selector widget name | Denis Gorodnichev | 1 | -1/+1 |
2015-03-06 | Remove change_background_for_widget from GTK3 build (it is useless.) | Konstantin Pugin | 3 | -156/+5 |
2015-03-02 | Bump version to 1.9.90mate-panel-1.9.90 | Stefano Karapetsas | 2 | -4/+2 |
2015-03-02 | Sync translations with transifex | mate-i18n | 2 | -17/+11 |
2015-03-02 | Add mageia.layout | tarakbumba | 2 | -0/+76 |
2015-01-20 | Sync translations with transifex | mate-i18n | 6 | -381/+373 |
2015-01-14 | Set Cancel as default action when deleting a panel/drawer | Gilles G | 1 | -1/+1 |
2015-01-14 | use mate_gdk_spawn_command_line_on_screen always | Monsta | 2 | -14/+1 |
2015-01-08 | icons: Replace gnome logo with a MATE one | Joel Barrios | 5 | -147/+162 |
2014-12-16 | Revert "Add back Glib 2.32 support" | infirit | 1 | -4/+0 |
2014-12-16 | Add back Glib 2.32 support | infirit | 1 | -0/+4 |
2014-12-12 | clock: use GNetworkMonitor | infirit | 2 | -153/+25 |
2014-12-08 | Update newsmate-panel-1.9.4 | infirit | 1 | -1/+17 |
2014-12-08 | removed obsolete configure option | Monsta | 1 | -1/+1 |
2014-12-08 | Bump version to 1.9.4 | infirit | 1 | -1/+1 |
2014-12-07 | Revert "gdk_x11_window_lookup_for_display was added in Gtk+2.24" | infirit | 1 | -0/+7 |
2014-11-24 | va_start should be paired with va_end | monsta | 1 | -0/+1 |
2014-11-24 | zero-initialize all signals arrays | Monsta | 7 | -9/+9 |
2014-11-23 | don't leak memory | Monsta | 8 | -3/+8 |
2014-11-23 | Revert "gir: Require g-i 0.9.5 and stop using deprecated --strip-prefix option" | infirit | 2 | -2/+4 |
2014-11-23 | Gtk3: panel: focus-line-width is not needed when drawing ButtonWidget | infirit | 1 | -2/+1 |
2014-11-23 | Gtk3: panel, clock: Synchronize calculate_minimum_height() code | infirit | 2 | -16/+18 |
2014-11-23 | Gtk3: clock: Port to GtkStyleContext | infirit | 1 | -8/+59 |
2014-11-23 | panel: Add panel_run_dialog_get_combo_text() helper | infirit | 1 | -4/+14 |
2014-11-23 | Gtk3: panel: Draw the separator line where it should | infirit | 1 | -4/+14 |
2014-11-23 | Gtk3: panel: Explicitly check return value of cairo_surface_status() | infirit | 1 | -1/+1 |
2014-11-23 | Gtk3: menu-bar: Remove duplicate code in panel_menu_bar_class_init | infirit | 1 | -16/+1 |
2014-11-23 | gir: Require g-i 0.9.5 and stop using deprecated --strip-prefix option | infirit | 2 | -4/+2 |
2014-11-23 | GDK_KEY_* is also in Gtk+2.24 | infirit | 1 | -9/+6 |
2014-11-23 | Gtk3: window-menu: Don't change selector style since it's already changed by ... | infirit | 1 | -25/+0 |