summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-09-25release 1.26.1v1.26.1raveit652-1/+9
2021-09-25tx: sync with transifexraveit65361-11222/+15147
2021-09-25tx: update resourceraveit651-32/+32
2021-09-13branch 1.26raveit652-45/+6
2021-09-13tx: update transifex configraveit651-3/+3
2021-09-02fix show window thumbnails check buttonmbkma2-15/+14
adapt ui file to reverted window-list.c
2021-09-02Revert "window-list.c: use g_settings_* functions directly instead of using ↵mbkma1-104/+355
stored values" This reverts commit ce8167e1b498e47ca6f667f83acaf21d407135bb.
2021-08-26Updated installation instructions ; added missing build dependencyYannick Mauray (frenchguych)1-1/+6
2021-08-26fix mate-desktop-item-edit executablembkma1-0/+4
2021-08-04release 1.26.0v1.26.0raveit652-1/+8
2021-08-04tx: sync with transifexraveit6514-129/+250
2021-08-04tx: update resourceraveit651-30/+30
2021-08-03Use absolute path g_get_home_dir replaces "~/"zhuyaliang1-0/+15
2021-07-28Fix clock applet add location crashzhuyaliang2-3/+3
2021-07-15Add the function of monitor panel launcher fileszhuyaliang2-0/+42
2021-07-02release 1.25.3v1.25.3raveit652-1/+33
2021-07-02sync with transifexraveit65358-70710/+73919
2021-07-02travis-Ci: use libera.chat as notification serverraveit651-1/+1
2021-06-22tx: update resourceraveit653-410/+427
2021-06-22update copyright to 2021raveit65122-0/+122
2021-06-10workspace-switcher: support xmonad WMmu1-1/+19
2021-05-29travis-ci: use ubuntu focal as host systemraveit651-1/+1
fixes build issues with fedora:latest (f34) tag.
2021-05-29travis: build with gtk-layer-shell from distrosraveit651-9/+4
2021-05-09window-list.c: use g_settings_* functions directly instead of using stored ↵mbkma1-355/+104
values - use g_settings_bind when possible
2021-05-09window-list.ui: use GtkNotebookmbkma1-317/+307
Set some callback functions in the ui file.
2021-04-25Replace deprecated GCompletion with GtkEntryCompletionzhuyaliang1-53/+37
2021-04-25travis: disable travis builds for ubunturaveit651-1/+1
Sadly, there is a limit for free builds at docker.com See discussion https://github.com/orgs/mate-desktop/teams/core-team/discussions/25
2021-04-23struts: add panel_xutils_unset_strutraveit653-1/+27
origin commit: https://gitlab.gnome.org/GNOME/gnome-panel/-/commit/3e96a81
2021-04-23panel-xutils: tab to spacesraveit652-167/+167
- Use 4 spaces at the beginning of a line
2021-04-23panel-struts: tab to spacesraveit652-404/+404
- start lines with 4 spaces
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 ↵rbuj1-1/+9
description
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