Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-11-23 | showdesktop: Fix the size of the icon | infirit | 1 | -2/+2 |
2014-11-23 | Gtk3: clock-map: Port to GtkStyleContext | infirit | 1 | -3/+9 |
2014-11-23 | clock: Check allocated size before creating the shadow pixbuf | infirit | 1 | -1/+2 |
2014-11-23 | Gtk3: showdesktop: Port gtk_widget_get_style to GtkStyleContext | infirit | 1 | -0/+27 |
2014-11-23 | Gtk3: Silence GtkBox deprecation warnings | infirit | 8 | -1/+36 |
2014-11-23 | Gtk3: clock: Port gtk_rc_parse_string to GtkCssProvider | infirit | 1 | -0/+15 |
2014-11-23 | Gtk3: button-widget: Use gtk_widget_render_icon_pixbuf() instead of gtk_widge... | infirit | 1 | -0/+6 |
2014-11-23 | Gtk3: showdesktop: Port to GtkStyleContext | infirit | 1 | -0/+17 |
2014-11-23 | Gtk3: window-menu: Use gtk_render_focus() instead of gtk_paint_focus() | infirit | 1 | -14/+31 |
2014-11-23 | Gtk3: notification_area: Port to GtkStyleContext | infirit | 1 | -0/+17 |
2014-11-23 | Gtk3: GtkBox is not abstract anymore. | infirit | 1 | -2/+5 |
2014-11-23 | applet: Disconnect show and deactivate menu signals before destroying the app... | infirit | 1 | -1/+9 |
2014-11-23 | Gtk3: panel-toplevel: Port to GtkStyleContext | infirit | 1 | -22/+146 |
2014-11-23 | Gtk3: panel-separator: Port to GtkStyleContext | infirit | 1 | -34/+36 |
2014-11-23 | Gtk3: panel-run-dialog: Use style-updated signal instead of style-set | infirit | 1 | -0/+17 |
2014-11-23 | Gtk3: Port gdk_keyboard_grab to gdk_device | infirit | 3 | -7/+43 |
2014-11-23 | panel-frame: Port to GtkStyleContext and Fix padding handling | infirit | 1 | -72/+123 |
2014-11-23 | Gtk3: panel-menu-bar: Use gtk_render_focus() instead of gtk_paint_focus() | infirit | 1 | -24/+34 |
2014-11-22 | Gtk3: Sync get_preferred_width/height() usage with gnome-panel | infirit | 5 | -111/+217 |
2014-11-22 | Small white-space fixes | infirit | 1 | -4/+4 |
2014-11-22 | Gtk3: panel-action-button: Port to GtkStyleContext | infirit | 1 | -0/+9 |