summaryrefslogtreecommitdiff
path: root/mate-panel
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-26use GTK+3 bookmarks location for Places menumonsta1-5/+4
2017-04-19fix build with gcc 4.9.2 (looks like it's in c89 mode by default)monsta1-1/+2
2017-04-18Run dialog: Add option to reverse history viewMoritz Bruder1-22/+38
2017-04-18Run dialog: Fix wrong history len with max size 1Moritz Bruder1-17/+16
2017-04-18Run dialog: Allow changing history sizeMoritz Bruder1-26/+33
2017-04-17Run dialog: Fix wrong history orderMoritz Bruder1-1/+1
2017-04-11update copyright year to 2017monsta1-1/+1
2017-04-11panel-menu-bar: fix build warning and some spacingmonsta1-2/+3
2017-04-10Fixes #549Konstantin1-0/+3
2017-04-10properly 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
2016-11-21check for stable release of GTK+3, not for development onemonsta6-11/+11
2016-11-21libegg: remove win32 & quartz leftoversmonsta2-13/+1
2016-11-21fix indent a bitmonsta4-8/+8
2016-09-07GTK+-3.20 panel-widget: use GtkSeat instead of deprecated device pointerraveit651-6/+6
2016-09-07GTK+-3.20 top-level: use GtkSeat instead of deprecated device pointerraveit651-8/+20
2016-09-01GTK+-3.20 force quit: use GtkSeat instead of deprecated device pointerraveit651-4/+5