summaryrefslogtreecommitdiff
path: root/mate-panel
AgeCommit message (Expand)AuthorFilesLines
2017-05-25GTK+3: fix crash when some .desktop file has empty Icon field1.16monsta1-0/+11
2017-05-25menu-button: disconnect from GSettings when applet is removedmonsta1-0/+3
2017-05-25action-button: disconnect from GSettings when applet is removedmonsta1-2/+6
2017-04-11GTK+3: properly fit expanded panel to smaller screen sizemonsta1-6/+2
2017-03-20Revert "Suppress the shutdown option in the panel if LTSP_CLIENT is set"Scott Balneaves1-1/+1
2017-02-16Don't spam accessible name changes when it is translatedColomban Wendling1-5/+5
2017-01-27[GTK+3] fix runtime warning about allocationmonsta1-1/+1
2017-01-27[GTK+3] fix showing icon at mouse cursor on launcher d-n-dZenWalker1-0/+11
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
2016-02-27GTK3.20: preserve default backgroundlukefromdc1-0/+3
2016-02-27gtk3.20: custom background work on main panellukefromdc1-1/+4
2016-02-21add gschema key for setting menu icon sizesSorokin Alexei1-7/+28
2016-02-21change default menu bar icon size to 22pxSorokin Alexei1-4/+4
2016-02-21panel-menu-bar.c: force icon sizeSorokin Alexei1-4/+9