Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-11-22 | Gtk3: button-widget: Port to GtkStyleContext | infirit | 1 | -47/+86 |
2014-11-22 | Gtk3: Remove frame of window-menu applet | infirit | 1 | -0/+41 |
2014-11-22 | Gtk3: window-list Don't use deprecated size-allocate signal | infirit | 1 | -4/+4 |
2014-11-22 | Gtk3: Remove border of panel menu bar | infirit | 1 | -1/+16 |
2014-11-22 | Add a gtkimage with the current pixbuf to button-widget | infirit | 1 | -0/+11 |
2014-11-22 | Fix implicit declaration of function of gdk_x11_set_sm_client_id | infirit | 1 | -2/+0 |
2014-11-22 | Gtk3: Fix use of pending deprecated gdk_pointer_grab()/_ungrab() | infirit | 1 | -2/+31 |
2014-11-22 | Gtk3: Fix use of deprecated gdk_pointer_grab()/_ungrab() | infirit | 4 | -10/+105 |
2014-11-22 | Small white-space fix | infirit | 1 | -2/+2 |
2014-11-22 | Gtk3: Fix use of deprecated gdk_display_get_pointer() | infirit | 1 | -0/+12 |
2014-11-22 | Gtk3: Replaced gdk_cursor_unref() by g_object_unref() | infirit | 5 | -0/+20 |
2014-11-22 | panel-addto: Remove the vbox as it is redundant. | infirit | 1 | -21/+0 |
2014-11-22 | button-widget: small white-space cleanup | infirit | 1 | -4/+4 |
2014-11-22 | panel-menu-botton: small white-space fix | infirit | 1 | -1/+1 |
2014-11-22 | gdk_x11_window_lookup_for_display was added in Gtk+2.24 | infirit | 1 | -7/+0 |
2014-11-22 | na: Fix handling of SYSTEM_TRAY_CANCEL_MESSAGE | infirit | 1 | -5/+10 |
2014-11-22 | Bump version to 1.9.3mate-panel-1.9.3 | Stefano Karapetsas | 2 | -2/+2 |
2014-11-22 | Sync translations with transifex | mate-i18n | 6 | -151/+138 |
2014-11-22 | clock: Use lists instead of arrays | Monsta | 1 | -19/+7 |
2014-11-20 | Fix logic a bit - avoid dereferencing NULL pointer | monsta | 1 | -1/+1 |
2014-11-18 | fix crash if icon name is NULL | Denis Gorodnichev | 1 | -0/+5 |
2014-11-18 | use gtk icon(pixmap) cache insteadof custom one | Denis Gorodnichev | 8 | -666/+121 |
2014-11-10 | Bump version to 1.9.2mate-panel-1.9.2 | Stefano Karapetsas | 2 | -2/+2 |
2014-11-10 | Sync translations with transifex | mate-i18n | 2 | -47/+36 |
2014-11-04 | lockdown: move disable-lock-down key to lockdown schema | infirit | 4 | -9/+4 |
2014-10-16 | Fix memory leak | Denis Gorodnichev | 1 | -0/+1 |
2014-10-14 | Update visibility of menu bar on load | Stefano Karapetsas | 1 | -0/+1 |
2014-10-13 | Places menu: don't rely on Caja desktop files | Balló György | 2 | -19/+46 |
2014-10-13 | Fix segfault: gtk_get_current_event can return null | Denis Gorodnichev | 1 | -2/+5 |