summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-23Gtk3: panel-run-dialog: Use style-updated signal instead of style-setinfirit1-0/+17
2014-11-23Gtk3: Port gdk_keyboard_grab to gdk_deviceinfirit3-7/+43
2014-11-23panel-frame: Port to GtkStyleContext and Fix padding handlinginfirit1-72/+123
2014-11-23Gtk3: panel-menu-bar: Use gtk_render_focus() instead of gtk_paint_focus()infirit1-24/+34
2014-11-22Gtk3: Sync get_preferred_width/height() usage with gnome-panelinfirit5-111/+217
2014-11-22Small white-space fixesinfirit1-4/+4
2014-11-22Gtk3: panel-action-button: Port to GtkStyleContextinfirit1-0/+9
2014-11-22Gtk3: button-widget: Port to GtkStyleContextinfirit1-47/+86
2014-11-22Gtk3: Remove frame of window-menu appletinfirit1-0/+41
2014-11-22Gtk3: window-list Don't use deprecated size-allocate signalinfirit1-4/+4
2014-11-22Gtk3: Remove border of panel menu barinfirit1-1/+16
2014-11-22Add a gtkimage with the current pixbuf to button-widgetinfirit1-0/+11
2014-11-22Fix implicit declaration of function of gdk_x11_set_sm_client_idinfirit1-2/+0
2014-11-22Gtk3: Fix use of pending deprecated gdk_pointer_grab()/_ungrab()infirit1-2/+31
2014-11-22Gtk3: Fix use of deprecated gdk_pointer_grab()/_ungrab()infirit4-10/+105
2014-11-22Small white-space fixinfirit1-2/+2
2014-11-22Gtk3: Fix use of deprecated gdk_display_get_pointer()infirit1-0/+12
2014-11-22Gtk3: Replaced gdk_cursor_unref() by g_object_unref()infirit5-0/+20