summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-04Bump version to 1.10.0mate-panel-1.10.0Stefano Karapetsas2-2/+2
2015-04-09Bump version to 1.9.91mate-panel-1.9.91Stefano Karapetsas2-2/+2
2015-04-09Sync translations with transifexmate-i18n10-287/+279
2015-04-09Use g_path_is_absolute().Patrick Monnerat1-1/+1
2015-04-09Resolve relative symlink of /etc/localtime This fixes wrong detection of syst...Patrick Monnerat1-0/+16
2015-04-09Cancel background settings upon MatePanelAppletFrameDBus destruction. This is...Patrick Monnerat1-2/+1
2015-03-19notification area: prevent crashmonsta1-1/+1
2015-03-19gtk3: correct css theme selector widget nameDenis Gorodnichev1-1/+1
2015-03-02Bump version to 1.9.90mate-panel-1.9.90Stefano Karapetsas2-4/+2
2015-03-02Sync translations with transifexmate-i18n2-17/+11
2015-03-02Add mageia.layouttarakbumba2-0/+76
2015-01-20Sync translations with transifexmate-i18n6-381/+373
2015-01-14Set Cancel as default action when deleting a panel/drawerGilles G1-1/+1
2015-01-14use mate_gdk_spawn_command_line_on_screen alwaysMonsta2-14/+1
2015-01-08icons: Replace gnome logo with a MATE oneJoel Barrios5-147/+162
2014-12-16Revert "Add back Glib 2.32 support"infirit1-4/+0
2014-12-16Add back Glib 2.32 supportinfirit1-0/+4
2014-12-12clock: use GNetworkMonitorinfirit2-153/+25
2014-12-08Update newsmate-panel-1.9.4infirit1-1/+17
2014-12-08removed obsolete configure optionMonsta1-1/+1
2014-12-08Bump version to 1.9.4infirit1-1/+1
2014-12-07Revert "gdk_x11_window_lookup_for_display was added in Gtk+2.24"infirit1-0/+7
2014-11-24va_start should be paired with va_endmonsta1-0/+1
2014-11-24zero-initialize all signals arraysMonsta7-9/+9
2014-11-23don't leak memoryMonsta8-3/+8
2014-11-23Revert "gir: Require g-i 0.9.5 and stop using deprecated --strip-prefix option"infirit2-2/+4
2014-11-23Gtk3: panel: focus-line-width is not needed when drawing ButtonWidgetinfirit1-2/+1
2014-11-23Gtk3: panel, clock: Synchronize calculate_minimum_height() codeinfirit2-16/+18
2014-11-23Gtk3: clock: Port to GtkStyleContextinfirit1-8/+59
2014-11-23panel: Add panel_run_dialog_get_combo_text() helperinfirit1-4/+14
2014-11-23Gtk3: panel: Draw the separator line where it shouldinfirit1-4/+14
2014-11-23Gtk3: panel: Explicitly check return value of cairo_surface_status()infirit1-1/+1
2014-11-23Gtk3: menu-bar: Remove duplicate code in panel_menu_bar_class_initinfirit1-16/+1
2014-11-23gir: Require g-i 0.9.5 and stop using deprecated --strip-prefix optioninfirit2-4/+2
2014-11-23GDK_KEY_* is also in Gtk+2.24infirit1-9/+6
2014-11-23Gtk3: window-menu: Don't change selector style since it's already changed by ...infirit1-25/+0
2014-11-23showdesktop: Fix the size of the iconinfirit1-2/+2
2014-11-23Gtk3: clock-map: Port to GtkStyleContextinfirit1-3/+9
2014-11-23clock: Check allocated size before creating the shadow pixbufinfirit1-1/+2
2014-11-23Gtk3: showdesktop: Port gtk_widget_get_style to GtkStyleContextinfirit1-0/+27
2014-11-23Gtk3: Silence GtkBox deprecation warningsinfirit8-1/+36
2014-11-23Gtk3: clock: Port gtk_rc_parse_string to GtkCssProviderinfirit1-0/+15
2014-11-23Gtk3: button-widget: Use gtk_widget_render_icon_pixbuf() instead of gtk_widge...infirit1-0/+6
2014-11-23Gtk3: showdesktop: Port to GtkStyleContextinfirit1-0/+17
2014-11-23Gtk3: window-menu: Use gtk_render_focus() instead of gtk_paint_focus()infirit1-14/+31
2014-11-23Gtk3: notification_area: Port to GtkStyleContextinfirit1-0/+17
2014-11-23Gtk3: GtkBox is not abstract anymore.infirit1-2/+5
2014-11-23applet: Disconnect show and deactivate menu signals before destroying the app...infirit1-1/+9
2014-11-23Gtk3: panel-toplevel: Port to GtkStyleContextinfirit1-22/+146
2014-11-23Gtk3: panel-separator: Port to GtkStyleContextinfirit1-34/+36