summaryrefslogtreecommitdiff
path: root/mate-panel
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-01GTK+-3.20 panel-frame: use GtkSeat instead of deprecated device pointerraveit651-3/+2
2016-08-31Gtk+-2 properties-dialog: use Mate-ColorButton for gtk2 buildraveit652-6/+10
2016-08-31GTK+-3 properties-dialog: port to GtkColorChooserraveit652-6/+10
2016-08-31properties-dialog: drop usage of MateColorButtonraveit652-12/+10
2016-08-07Fix FTBFS with Gtk 3.18Matt Spaulding1-2/+2
2016-08-03Gtk+3 UI: add panel-properties-dialog-gtk3.uiraveit653-0/+845
2016-08-03GTK+-3.0 panel-properties: port to GtkGridraveit651-0/+15
2016-08-03GTK+-3 panel: don't set panel's initial size to G_MAXINTraveit651-3/+11
2016-08-03GTK+-3 panel-toplevel: port to GtkGridraveit651-0/+38
2016-08-03GTK+-3 panel-ditem-editor: replace gtktable with gtkgridraveit651-0/+66
2016-07-28panel-context-menu: use GtkAbout and update copyrightraveit651-7/+2
2016-07-26multiscreen: drop unused functionmonsta2-44/+0
2016-06-29use gtk_box_new instead of gtk_{h,v}box_new properlySorokin Alexei4-16/+20
2016-06-29fix some warnings and deprecationsSorokin Alexei7-40/+137
2016-06-29Gtk3: rename panel_widget_size_request() to panel_widget_get_preferred_size()Sorokin Alexei1-48/+106
2016-06-29Gtk3: fix no explicit return value type for set_background_region()Sorokin Alexei1-0/+1
2016-06-21panel-test-applets: fix typomonsta1-1/+1
2016-06-08fix missing focus for panel widgetsraveit651-0/+1
2016-06-07panel-widget: add missing function declaration for GTK+ >= 3.18monsta1-0/+3
2016-06-02added missing variable initializationmonsta1-0/+1
2016-06-02restore correct applet finalizing codemonsta1-1/+2
2016-06-02revert old change that accidentally got heremonsta1-1/+1
2016-03-25Gtk3.18/3.20-move background handling toplevellukefromdc1-24/+38
2016-03-25Gtk3.18/3.20-move background handling toplevel lukefromdc1-1/+7
2016-03-25 Gtk3.18/3.20-move background handling toplevel lukefromdc1-8/+180
2016-03-25Gtk3.18/3.20-move background handling toplevel lukefromdc1-3/+7
2016-03-25Gtk3.18/3.20-move background handling toplevel lukefromdc1-2/+9
2016-03-25Gtk3.18/3.20-move background handling toplevel lukefromdc1-2/+7
2016-03-25Gtk3.18/3.20-move background handling toplevel lukefromdc1-5/+21
2016-03-25Gtk3.18/3.20-move background handling toplevel lukefromdc1-1/+6
2016-03-25 GTK3.18-revert hack not needed with moved bg codelukefromdc1-7/+1
2016-03-13GTK 3.20-Prevent transparent panel on BG changelukefromdc1-2/+3
2016-03-13menubar: some corrections for new max-items-or-submenu keymonsta1-14/+12
2016-03-11Make MAX_ITEMS_OR_SUBMENU configurable.Julian RĂ¼ger2-6/+18