summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-23struts: add panel_xutils_unset_strutraveit653-1/+27
2021-04-23panel-xutils: tab to spacesraveit652-167/+167
2021-04-23panel-struts: tab to spacesraveit652-404/+404
2021-04-07Make Recent Documents list in Places menu of configurable length (#1216)Gordon N. Squash5-3/+24
2021-04-05Add window list disable mouse scrolling functionzhuyaliang3-0/+93
2021-04-04Add panel-ditem-editor-dialog.uirbuj5-256/+433
2021-03-08travis: build with mate-common-1.24.2 from reposraveit651-12/+0
2021-02-22tx: temporarily disable build for ArchLinuxraveit651-1/+1
2021-02-22notification_area: Add XAyatanaLabel and XAyatanaNewLabel to interface descri...rbuj1-1/+9
2021-02-22notification_area: move XAyatana(New)Label case at the bottomrbuj1-4/+4
2021-02-22notification_area: fix memory leakrbuj1-3/+5
2021-02-20Add text label display function for notification areazhuyaliang1-1/+21
2021-02-07Redundant NULL check before freeing a variablerbuj4-95/+47
2021-02-04build: Use PACKAGE_URL variablerbuj7-9/+9
2021-01-16update resource for transifexrbuj3-40/+40
2021-01-16Update copyright to 2021rbuj10-10/+10
2021-01-07panel-toplevel: declaration of 'allocation' shadows a parameterrbuj1-4/+5
2021-01-07panel-menu-items: declaration of 'item' shadows a previous localrbuj1-9/+9
2021-01-07Local variable shadows outer variable warning reported by cppcheckrbuj3-41/+33
2021-01-06 Variable is reassigned a value before the old one has been usedrbuj2-10/+2
2021-01-06wncklet: remove extra ref on gdk_x11_window_foreign_new_for_displayrbuj1-0/+15
2021-01-06panel-properties-dialog: show dialog on _present instead of _newrbuj1-17/+9
2021-01-05wncklet: search the window before creating a new onerbuj1-4/+7
2020-12-25wncklet: Condition ~wm_name is always truerbuj1-2/+4
2020-12-25wncklet: variable is assigned a value that is never usedrbuj1-2/+2
2020-12-25wncklet: missing breaks on switch casesrbuj1-4/+11
2020-12-16release 1.25.2v1.25.2raveit652-1/+50
2020-12-16tx:sync with transifexraveit65157-19430/+23833
2020-12-16tx: update resourceraveit651-198/+202
2020-12-15Signal name is 'value-changed' for GtkSpinButtonrbuj4-9/+11
2020-12-15applet: Avoid a NULL pointer dereferencerbuj1-5/+3
2020-12-11mate-panel-applet.h: tabs to spacesmbkma1-83/+111
2020-12-11remove function calls to mate_panel_applet_set_background_widgetmbkma6-13/+0
2020-12-11window-list: remove intermediate steps to get scaled thumbnailrbuj1-32/+6
2020-12-11window-list: Get thumbnail size and scale in preview_window_thumbnailrbuj1-24/+31
2020-12-11cppcheck warning: The if condition is the same as the previous onerbuj1-4/+3
2020-12-08update issue templateraveit651-1/+1
2020-12-08window-list: Render thumbnails as cairo surfacesVictor Kareh1-30/+51
2020-12-06panel-applets-manager: Boilerplaterbuj1-57/+31
2020-12-05mate-panel-applet-factory: format coderbuj1-77/+82
2020-12-05mate-panel-applet-factory: Boilerplaterbuj2-27/+14
2020-12-05fish: Do not to include the math.h library to get the PI valuerbuj1-4/+3
2020-12-05Fix solid color controls after disabling compositorrbuj5-30/+25
2020-12-04mate-panel-applet: Boilerplaterbuj3-353/+450
2020-12-04Fix applet background for transparencyWilliam Wold1-0/+4
2020-12-04Don't enable transparency slider if not supportedWilliam Wold1-1/+11
2020-12-04Don't try to use transparent color if not supportedWilliam Wold1-1/+7
2020-12-04Fix the opaque label in panel-properties-dialog.uiWilliam Wold1-15/+15
2020-12-04Drop panel_profile_set_background_gdk_rgba() and getter (duplicates of panel_...William Wold3-23/+4
2020-12-04Remove get_background_color() (duplicate of panel_profile_get_background_gdk_...William Wold1-17/+1