summaryrefslogtreecommitdiff
path: root/mate-panel
AgeCommit message (Expand)AuthorFilesLines
2020-08-05launcher: Fix memory leaksColomban Wendling1-11/+15
2020-08-05launcher: Fix memory leakrbuj1-4/+2
2020-08-04panel-util: Fix memory leakrbuj1-0/+1
2020-08-04Fix creating several launchers at onceColomban Wendling1-0/+5
2020-08-03panel-run-dialog: Fix leaking tree model stringsTomas Bzatek1-6/+18
2020-08-03panel-properties-dialog: Fix leaking stringTomas Bzatek1-0/+1
2020-08-03panel-profile: Fix leaking list elementsTomas Bzatek1-2/+2
2020-08-03panel-lockdown: Fix leaking string arrayTomas Bzatek1-0/+1
2020-08-03panel-menu-items: Fix leaking stringTomas Bzatek1-1/+3
2020-08-03launcher: Fix leaking stringsTomas Bzatek1-0/+2
2020-07-24Clarify meaning of panel reset optionlukefromdc1-4/+4
2020-07-23panel-toplevel: Refactor panel_toplevel_update_hide_buttons_size()Tomas Bzatek1-18/+11
2020-07-23panel-util: Fix leaking root GFileTomas Bzatek1-0/+1
2020-07-23panel-profile: Fix leaking list elementsTomas Bzatek1-2/+2
2020-07-23panel-frame: Fix leaking background-colorTomas Bzatek1-0/+2
2020-07-23panel-applet-frame: Fix leaking bg_patternTomas Bzatek1-19/+21
2020-03-11button-widget: Fix memory leakrbuj1-0/+1
2020-03-02Do not collect the translation for Iconrbuj1-1/+1
2020-02-20Enable applications in addto menu (fixes 1055) (#1056)William Wold1-0/+2
2020-01-14Avoid double a11y description on panel toplevelsColomban Wendling1-2/+2
2020-01-12Update copyright to 2020raveit651-1/+1
2019-11-15fix mate-panel can not find mo fileWu Xiaotian1-1/+1
2019-11-11migrate from intltool to gettextWu Xiaotian2-4/+6
2019-10-07Change the panel menu descriptions to better identify themMartin Wimpress1-4/+4
2019-10-02Load layouts from absolute pathsAnthony Perkins1-1/+6
2019-09-15When determining whether the pos is in the applet, use ad->cells to calc.Wu Xiaotian1-1/+1
2019-08-16panel-toplevel: avoid deprecated 'gtk_css_provider_get_default'Pablo Barciela1-3/+4
2019-07-25panel-toplevel: fix applets placement on expanded vertical panelmonsta1-1/+5
2019-07-25panel-toplevel: fix coding style and spacing a bitmonsta1-6/+3
2019-07-12Fix GTK Layer Shell include and CFLAGSWilliam Wold2-2/+2
2019-07-09Keep menu button popup from covering up menu on WaylandWilliam Wold1-6/+22
2019-07-07Add comment headers to wayland backend filesWilliam Wold2-0/+48
2019-07-07Add Wayland backendWilliam Wold5-0/+109
2019-07-05Remove trailing whitespacesLaurent Napias29-156/+156
2019-06-24Use monitor size instead of screen size in panel-toplevel.cWilliam Wold1-47/+21
2019-06-24Add panel_multimonitor_get_bounds ()William Wold2-0/+20
2019-06-23Wayland support for panel-toplevel.cWilliam Wold1-51/+98
2019-06-23Fix unused variable in panel-widget.cWilliam Wold1-3/+3
2019-06-23Wayland support for panel-layout.cWilliam Wold1-1/+9
2019-06-23Wayland support for panel-profile.cWilliam Wold1-2/+17
2019-06-23Wayland support for main.cWilliam Wold1-4/+23
2019-06-23Wayland support for panel-applet-container.cWilliam Wold1-10/+40
2019-06-23Wayland support for libeggWilliam Wold2-15/+47
2019-06-23Make panel-struts X11-onlyWilliam Wold3-4/+24
2019-06-21Reinit panel-multimonitor when screen is changedWilliam Wold1-6/+25
2019-06-21Reinit panel-multimonitor when a monitor is invalidatedWilliam Wold1-0/+19
2019-06-21Make panel-multimonitor Wayland readyWilliam Wold1-15/+34
2019-06-21Update to the new panel_multimonitor functionsWilliam Wold5-88/+52
2019-06-21Refactor panel_multiscreen functions into panel_multimonitor onesWilliam Wold2-204/+109
2019-06-21Rename panel-multiscreen files panel-multimonitorWilliam Wold11-15/+12