summaryrefslogtreecommitdiff
path: root/mate-panel
AgeCommit message (Expand)AuthorFilesLines
2018-02-03panel-stock-icons.c: Fix warnings in ~/.xsession-errorsPablo Barciela1-4/+4
2018-01-31Fix run dialog show-program-list enablinginfo-cppsp1-7/+20
2018-01-31require GTK+ 3.22 and GLib 2.50monsta21-523/+25
2018-01-31panel-run-dialog: fix build warning about incompatible typemonsta1-1/+1
2018-01-30context menu: add separator before Reset Panel menu itemmonsta1-0/+2
2018-01-30background: reword warning about unsupported background-image valuemonsta1-4/+1
2018-01-29set the "document-properties" icon in "Edit Menus"Pablo Barciela2-2/+2
2018-01-25avoid deprecated GtkStockPablo Barciela14-38/+36
2018-01-25Support panel auto-scaling for HiDPI displaysVictor Kareh6-25/+55
2018-01-19panel-run-dialog: fix segfault when program list is enabledlukefromdc1-3/+7
2018-01-16get focus when displaying "applet broken" dialogPablo Barciela1-0/+4
2018-01-09update copyright year to 2018monsta1-1/+1
2018-01-05simplify some codemonsta1-4/+2
2018-01-04rework the process of cancelling the background change operationmonsta3-22/+38
2017-12-27Fix build warning: ‘toplevel_configure_event’ defined but not usedPablo Barciela1-4/+0
2017-12-24Spelling: apps, … spaced commaAllan Nordhøy1-3/+3
2017-12-17WidthOfScreen and HeightOfScreen implementationPablo Barciela5-24/+14
2017-11-29panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hi...Björn Weber1-1/+0
2017-11-24remove ancient gnome-panel leftoversmonsta1-3/+0
2017-11-23Keep the right icons on bottom still displaying right when the resolution cha...张雯1-0/+28
2017-11-11panel-applet-frame-dbus-c: comment out newly unused variablelukefromdc1-3/+3
2017-11-09panel-applet-frame-dbus.c: comment out never used code blocklukefromdc1-0/+2
2017-11-09panel-toplevel: remove duplicate break statementlukefromdc1-1/+0
2017-10-05Stop panel collapse left on adding certain out-of-process appletslukefromdc1-0/+1
2017-09-29make file/folder launchers work againmonsta7-93/+149
2017-09-28panel-context-menu: Add confirmation dialog to panel reset optionlukefromdc1-2/+49
2017-09-05Add option to context menu to reset the panelikem-krueger1-0/+9
2017-08-22Fix crashes on moving/removing applets with glib 2.53.4 or laterlukefromdc2-0/+5
2017-08-22gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker2-0/+16
2017-08-13don't use GtkPlug/GtkSocket for in process appletslukefromdc1-7/+32
2017-08-13make it possible to get applet widgetlukefromdc3-0/+56
2017-08-13libpanel-applet: return process type and applet uidlukefromdc1-2/+9
2017-08-13avoid deprecated gdk_screen_get_width/heightZenWalker5-11/+24
2017-08-13Add missing include. (#642)Martin Wimpress1-0/+1
2017-08-04avoid deprecated gdk_screen_get_n_monitorsZenWalker1-0/+8
2017-08-02Forces a window scale of 1 for the panel, instead of using the default or use...Martin Wimpress1-0/+3
2017-08-02avoid deprecated gdk_screen_make_display_nameZenWalker3-14/+18
2017-07-31avoid deprecated gdk_display_get_screenZenWalker2-19/+15
2017-07-29don't use deprecated gtk_show_urilukefromdc2-5/+10
2017-07-16avoid deprecated gdk_screen_get_numberZenWalker7-50/+52
2017-07-02Make panel image background in GTK theme work againlukefromdc1-9/+31
2017-06-07menu: restore focus after drag-n-dropping menuitem outsidemonsta1-54/+1
2017-06-07menu: restore focus after closing popup menu of a menuitemmonsta1-0/+71
2017-06-06Fix: menubar/menu-button can't launch mozoZenWalker2-20/+12
2017-05-30menu: remove incorrect code from the popup menu of a menuitemmonsta1-70/+0
2017-05-29fix moving applets between panelsmonsta1-4/+6
2017-05-23menu: fix crash when some .desktop file has empty Icon fieldmonsta1-6/+4
2017-05-18localized application's name and descriptionDenis Gorodnichev1-6/+4
2017-05-17menu-button: disconnect from GSettings when applet is removedmonsta1-0/+3
2017-05-17action-button: disconnect from GSettings when applet is removedmonsta1-2/+6