Age | Commit message (Expand) | Author | Files | Lines |
2021-07-28 | Fix clock applet add location crash | zhuyaliang | 2 | -3/+3 |
2021-07-15 | Add the function of monitor panel launcher files | zhuyaliang | 2 | -0/+42 |
2021-07-02 | release 1.25.3v1.25.3 | raveit65 | 2 | -1/+33 |
2021-07-02 | sync with transifex | raveit65 | 358 | -70710/+73919 |
2021-07-02 | travis-Ci: use libera.chat as notification server | raveit65 | 1 | -1/+1 |
2021-06-22 | tx: update resource | raveit65 | 3 | -410/+427 |
2021-06-22 | update copyright to 2021 | raveit65 | 122 | -0/+122 |
2021-06-10 | workspace-switcher: support xmonad WM | mu | 1 | -1/+19 |
2021-05-29 | travis-ci: use ubuntu focal as host system | raveit65 | 1 | -1/+1 |
2021-05-29 | travis: build with gtk-layer-shell from distros | raveit65 | 1 | -9/+4 |
2021-05-09 | window-list.c: use g_settings_* functions directly instead of using stored va... | mbkma | 1 | -355/+104 |
2021-05-09 | window-list.ui: use GtkNotebook | mbkma | 1 | -317/+307 |
2021-04-25 | Replace deprecated GCompletion with GtkEntryCompletion | zhuyaliang | 1 | -53/+37 |
2021-04-25 | travis: disable travis builds for ubuntu | raveit65 | 1 | -1/+1 |
2021-04-23 | struts: add panel_xutils_unset_strut | raveit65 | 3 | -1/+27 |
2021-04-23 | panel-xutils: tab to spaces | raveit65 | 2 | -167/+167 |
2021-04-23 | panel-struts: tab to spaces | raveit65 | 2 | -404/+404 |
2021-04-07 | Make Recent Documents list in Places menu of configurable length (#1216) | Gordon N. Squash | 5 | -3/+24 |
2021-04-05 | Add window list disable mouse scrolling function | zhuyaliang | 3 | -0/+93 |
2021-04-04 | Add panel-ditem-editor-dialog.ui | rbuj | 5 | -256/+433 |
2021-03-08 | travis: build with mate-common-1.24.2 from repos | raveit65 | 1 | -12/+0 |
2021-02-22 | tx: temporarily disable build for ArchLinux | raveit65 | 1 | -1/+1 |
2021-02-22 | notification_area: Add XAyatanaLabel and XAyatanaNewLabel to interface descri... | rbuj | 1 | -1/+9 |
2021-02-22 | notification_area: move XAyatana(New)Label case at the bottom | rbuj | 1 | -4/+4 |
2021-02-22 | notification_area: fix memory leak | rbuj | 1 | -3/+5 |
2021-02-20 | Add text label display function for notification area | zhuyaliang | 1 | -1/+21 |
2021-02-07 | Redundant NULL check before freeing a variable | rbuj | 4 | -95/+47 |
2021-02-04 | build: Use PACKAGE_URL variable | rbuj | 7 | -9/+9 |
2021-01-16 | update resource for transifex | rbuj | 3 | -40/+40 |
2021-01-16 | Update copyright to 2021 | rbuj | 10 | -10/+10 |
2021-01-07 | panel-toplevel: declaration of 'allocation' shadows a parameter | rbuj | 1 | -4/+5 |
2021-01-07 | panel-menu-items: declaration of 'item' shadows a previous local | rbuj | 1 | -9/+9 |
2021-01-07 | Local variable shadows outer variable warning reported by cppcheck | rbuj | 3 | -41/+33 |
2021-01-06 | Variable is reassigned a value before the old one has been used | rbuj | 2 | -10/+2 |
2021-01-06 | wncklet: remove extra ref on gdk_x11_window_foreign_new_for_display | rbuj | 1 | -0/+15 |
2021-01-06 | panel-properties-dialog: show dialog on _present instead of _new | rbuj | 1 | -17/+9 |
2021-01-05 | wncklet: search the window before creating a new one | rbuj | 1 | -4/+7 |
2020-12-25 | wncklet: Condition ~wm_name is always true | rbuj | 1 | -2/+4 |
2020-12-25 | wncklet: variable is assigned a value that is never used | rbuj | 1 | -2/+2 |
2020-12-25 | wncklet: missing breaks on switch cases | rbuj | 1 | -4/+11 |
2020-12-16 | release 1.25.2v1.25.2 | raveit65 | 2 | -1/+50 |
2020-12-16 | tx:sync with transifex | raveit65 | 157 | -19430/+23833 |
2020-12-16 | tx: update resource | raveit65 | 1 | -198/+202 |
2020-12-15 | Signal name is 'value-changed' for GtkSpinButton | rbuj | 4 | -9/+11 |
2020-12-15 | applet: Avoid a NULL pointer dereference | rbuj | 1 | -5/+3 |
2020-12-11 | mate-panel-applet.h: tabs to spaces | mbkma | 1 | -83/+111 |
2020-12-11 | remove function calls to mate_panel_applet_set_background_widget | mbkma | 6 | -13/+0 |
2020-12-11 | window-list: remove intermediate steps to get scaled thumbnail | rbuj | 1 | -32/+6 |
2020-12-11 | window-list: Get thumbnail size and scale in preview_window_thumbnail | rbuj | 1 | -24/+31 |
2020-12-11 | cppcheck warning: The if condition is the same as the previous one | rbuj | 1 | -4/+3 |