summaryrefslogtreecommitdiff
path: root/mate-panel
AgeCommit message (Expand)AuthorFilesLines
2015-11-12don't destroy a widget in its draw/expose signalMonsta1-2/+11
2015-10-26bring back good old deprecated function which works perfectlyMonsta1-3/+1
2015-10-25run dialog: make app description label unfocusableMonsta2-1/+2
2015-10-15Don't change position/right-stick of locked appletsClement Lefebvre1-4/+11
2015-10-10panel-menu-items.c: places menu alpha OKlukefromdc1-1/+7
2015-10-10panel-context-menu.c: custom menu theme supportlukefromdc1-0/+14
2015-10-10menu.c: robust transparent theme supportlukefromdc1-3/+17
2015-10-10Add custom menu theming support to applet.clukefromdc1-0/+13
2015-09-25eliminate criticalsDenis Gorodnichev2-1/+11
2015-09-04Switch to org.gnome.SessionManagerClement Lefebvre1-3/+3
2015-09-04panel-run-dialog: Use g_spawn_async in both Gtk versions.infirit1-19/+17
2015-08-29Removed obsolete compatibility codeGymnasiast3-10/+1
2015-08-26Gtk3: Don't use deperated gtk_icon_info_freeyetist1-0/+4
2015-08-26Gtk3: fixed build warningyetist2-3/+7
2015-08-26Gtk3: Don't use deprecated gtk_style_context_get_fontyetist1-1/+1
2015-08-26Gtk3: Drop GtkArrow in panel_toplevel_add_hide_buttonyetist1-0/+36
2015-08-26use G_BEGIN_DECLS & G_END_DECLSyetist2-12/+4
2015-08-26Gtk3: gdk_display_get_n_screens() always return 1 from 3.10yetist1-0/+4
2015-08-26Gtk3: Don't use deprecated gdk_app_launch_context_newyetist1-0/+5
2015-08-26Always use gtk_container_remove/gtk_container_addinfirit1-4/+1
2015-08-26Gtk3: Don't use deprecated gtk_widget_reparentyetist1-0/+5
2015-08-26Gtk3: Don't use deprecated gdk_cursor_newyetist2-5/+4
2015-08-26Gtk3: Don't use deprecated gtk_widget_render_icon_pixbufyetist1-9/+5
2015-08-26Gtk3: Don't use deprecated gdk_window_get_pointeryetist2-0/+16
2015-08-26Gtk3: Don't use deprecated gtk_widget_get_pointeryetist1-0/+24
2015-08-23drop xrandr 1.2 compatibility (it's ancient)Monsta1-64/+31
2015-08-06Gtk3: Set push_in to FALSEinfirit1-0/+4
2015-08-02UI GTK3: use a size request for scrolled window in panel-run dialograveit651-0/+1
2015-07-14Replace GtkObject with GObject also for Gtk+ 2infirit6-79/+2
2015-07-14Drop gdkkeysyms-compat usage in Gtk+3infirit6-109/+97
2015-07-14Remove unused variableinfirit1-3/+0
2015-07-01drawer: now opens fine after adding any applets and restarting sessionMonsta1-0/+3
2015-06-29Merge pull request #318 from City-busz/fix-force-quitmonsta1-7/+27
2015-06-29Fix Force-Quit panel appletBalló György1-7/+27
2015-06-28replace panel_xutils_set_window_type with gtk_window_set_type_hintJavier3-59/+1
2015-05-25Merge pull request #289 from rilian-la-te/simplify_imagemonsta2-74/+3
2015-05-21GTK3: fix typo in gtk_style_context mate-custom-panel-backgroundraveit651-2/+2
2015-04-09Cancel background settings upon MatePanelAppletFrameDBus destruction. This is...Patrick Monnerat1-2/+1
2015-03-06Remove change_background_for_widget from GTK3 build (it is useless.)Konstantin Pugin2-74/+3
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
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 arraysMonsta2-2/+2
2014-11-23don't leak memoryMonsta6-2/+6
2014-11-23Gtk3: panel: focus-line-width is not needed when drawing ButtonWidgetinfirit1-2/+1
2014-11-23Gtk3: panel, clock: Synchronize calculate_minimum_height() codeinfirit1-14/+16
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