summaryrefslogtreecommitdiff
path: root/mate-panel
AgeCommit message (Expand)AuthorFilesLines
2018-04-25Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue...raveit651-0/+1
2018-04-25Theme: consistant theming for applet drag handles in all themeslukefromdc3-67/+24
2018-04-16Theme: limit fallback applet drag handle theme to GTK 3.20/3.22lukefromdc1-1/+4
2018-04-16Accessibility: white/black applet handles in GNOME high contrast themeslukefromdc1-27/+60
2018-04-16Theme: show applet handles on non-MATE themeslukefromdc1-0/+30
2018-04-01run dialog: force icon size when loading app iconmonsta1-1/+1
2018-04-01run dialog: fix expand of content on window resizemonsta1-0/+1
2018-04-01run-dialog: use F6 to switch between entry field and program listinfo-cppsp1-0/+33
2018-04-01Fix run dialog show-program-list enablinginfo-cppsp1-7/+35
2018-03-18background: reword warning about unsupported background-image valuemonsta1-4/+1
2018-03-18set the "document-properties" icon in "Edit Menus"Pablo Barciela2-2/+2
2018-03-18panel-run-dialog: fix segfault when program list is enabledlukefromdc1-3/+7
2018-03-18get focus when displaying "applet broken" dialogPablo Barciela1-0/+4
2018-01-06rework the process of cancelling the background change operationmonsta3-22/+36
2018-01-06Fix build warning: ‘toplevel_configure_event’ defined but not usedPablo Barciela1-4/+0
2017-12-07panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hi...Björn Weber1-1/+0
2017-11-25Keep the right icons on bottom still displaying right when the resolution cha...张雯1-0/+28
2017-11-07Fix crashes on moving/removing applets with glib 2.53.4 or laterlukefromdc2-0/+5
2017-11-07Stop panel collapse left on adding certain out-of-process appletslukefromdc1-0/+1
2017-09-30make file/folder launchers work againmonsta7-93/+149
2017-07-18Make panel image background in GTK theme work againlukefromdc1-9/+31
2017-06-11menu: restore focus after drag-n-dropping menuitem outsidemonsta1-54/+1
2017-06-11menu: restore focus after closing popup menu of a menuitemmonsta1-0/+71
2017-06-11menu: remove incorrect code from the popup menu of a menuitemmonsta1-70/+0
2017-06-11fix moving applets between panelsmonsta1-4/+6
2017-06-06Fix: menubar/menu-button can't launch mozoZenWalker2-20/+12
2017-05-24menu: fix crash when some .desktop file has empty Icon fieldmonsta1-6/+4
2017-05-20menu-button: disconnect from GSettings when applet is removedmonsta1-0/+3
2017-05-20action-button: disconnect from GSettings when applet is removedmonsta1-2/+6
2017-05-20localized application's name and descriptionDenis Gorodnichev1-6/+4
2017-04-25fix build with gcc 4.9.2 (looks like it's in c89 mode by default)monsta1-1/+2
2017-04-25Run dialog: Add option to reverse history viewMoritz Bruder1-22/+38
2017-04-25Run dialog: Fix wrong history len with max size 1Moritz Bruder1-17/+16
2017-04-25Run dialog: Allow changing history sizeMoritz Bruder1-26/+33
2017-04-18Run dialog: Fix wrong history orderMoritz Bruder1-1/+1
2017-04-11update copyright year to 2017monsta1-1/+1
2017-04-11properly fit expanded panel to smaller screen sizemonsta1-9/+1
2017-03-30Simplify panel description shown when switching panels with the WMColomban Wendling1-57/+8
2017-03-20setup custom iconDenis Gorodnichev2-1/+6
2017-03-17Revert "Suppress the shutdown option in the panel if LTSP_CLIENT is set"Scott Balneaves1-1/+1
2017-02-07Don't spam accessible name changes when it is translatedColomban Wendling1-5/+5
2017-01-20Add (optional) support for menulibre. https://smdavis.us/projects/menulibre/ ...Martin Wimpress2-8/+8
2017-01-13support desktop actionsDenis Gorodnichev13-212/+255
2017-01-08Gtk-WARNING: Allocating size to GtkAlignment..Denis Gorodnichev1-2/+0
2017-01-05remove ancient code leftoversmonsta9-1661/+0
2017-01-05xstuff: remove unused codemonsta2-336/+0
2016-11-29Fix: the panel does not display the icon on the mouse with dndZenWalker1-0/+9
2016-11-21rename .ui file of panel properties dialog to the original namemonsta3-3/+3
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta53-3394/+87
2016-11-21panel-widget: panel_widget_unrealize is used only with GTK+ < 3.18monsta1-1/+2