Age | Commit message (Expand) | Author | Files | Lines |
2024-10-16 | Release 1.28.3v1.28.3 | lukefromdc | 2 | -1/+6 |
2024-10-16 | ci: Bump dpl branches for Ruby 3 support | correctmost | 1 | -2/+2 |
2024-10-15 | Check the existence of dconf-editor's schema (#1447) | Balló György | 2 | -4/+32 |
2024-06-18 | Release 1.28.2v1.28.2 | lukefromdc | 2 | -1/+6 |
2024-06-18 | status-notifier: Plug large leak with icons from paths | Colomban Wendling | 1 | -1/+6 |
2024-06-18 | Fix travis deploy | lukefromdc | 1 | -2/+4 |
2024-04-03 | Release 1.28.1v1.28.1 | lukefromdc | 2 | -1/+7 |
2024-04-04 | Build: require mate-desktop 1.28.2 | lukefromdc | 1 | -1/+1 |
2024-04-04 | ci: use mate-desktop 1.28.2 upon which this depends | lukefromdc | 1 | -1/+1 |
2024-04-04 | Use MateImageMenuItem properly | lukefromdc | 1 | -4/+5 |
2024-02-20 | release 1.28.0v1.28.0 | raveit65 | 2 | -1/+5 |
2024-02-20 | tx: sync with transifex | raveit65 | 1 | -7/+7 |
2024-02-04 | release 1.27.3v1.27.3 | raveit65 | 2 | -19/+52 |
2024-02-04 | tx: sync with transifex | raveit65 | 147 | -14288/+18535 |
2024-02-04 | Constify some pointer references in locals | Colomban Wendling | 1 | -22/+22 |
2024-02-04 | Reduce scope of more code | Colomban Wendling | 1 | -7/+7 |
2024-02-04 | Avoid a redundant NULL check | Colomban Wendling | 1 | -4/+5 |
2024-02-04 | Reduce scope of variables | Colomban Wendling | 19 | -70/+55 |
2024-02-04 | Revert "Add "center-stick" capability applets on the panel" | raveit65 | 26 | -459/+222 |
2024-02-04 | Revert "Fix center- and right-sticking of expanding applets" | raveit65 | 1 | -121/+26 |
2024-02-04 | Revert "Reduce scope of variables" | raveit65 | 19 | -58/+74 |
2024-02-04 | Revert "Avoid a redundant NULL check" | raveit65 | 1 | -5/+4 |
2024-02-04 | Revert "Reduce scope of more code" | raveit65 | 1 | -7/+7 |
2024-02-04 | Revert "Constify some pointer references in locals" | raveit65 | 1 | -30/+30 |
2024-01-25 | wayland: keep window list menu off space not used for buttons | lukefromdc | 1 | -1/+11 |
2024-01-25 | run-dialog: Don't needlessly override DISPLAY environment variable | Colomban Wendling | 1 | -20/+2 |
2024-01-23 | ci: use ubuntu jammy as docker | raveit65 | 1 | -1/+1 |
2024-01-06 | Update opacity when changed gsettings color value | zhu yaliang | 1 | -0/+17 |
2023-11-22 | wnck-pager: Fix workspace switcher aspect ratio | lukefromdc | 1 | -1/+153 |
2023-11-21 | Constify some pointer references in locals | Colomban Wendling | 1 | -30/+30 |
2023-11-21 | Reduce scope of more code | Colomban Wendling | 1 | -7/+7 |
2023-11-21 | Remove a redundant NULL check | Colomban Wendling | 1 | -2/+1 |
2023-11-21 | Avoid a redundant NULL check | Colomban Wendling | 1 | -4/+5 |
2023-11-21 | Constify a parameter | Colomban Wendling | 2 | -2/+2 |
2023-11-21 | Return a value even after an assertion failure | Colomban Wendling | 1 | -1/+1 |
2023-11-21 | Remove redundant shadowing variable | Colomban Wendling | 1 | -1/+0 |
2023-11-21 | Remove unused-but-set variable | Colomban Wendling | 1 | -2/+0 |
2023-11-21 | wncklet: Remove double assignment | Colomban Wendling | 1 | -3/+1 |
2023-11-21 | Reduce scope of variables | Colomban Wendling | 19 | -74/+58 |
2023-11-21 | Remove unused member PanelAction::type | Colomban Wendling | 1 | -9/+0 |
2023-11-21 | Optimize mate_panel_applet_settings_get_g*list() | Colomban Wendling | 1 | -10/+10 |
2023-11-21 | clock: Simplify sort_locations_by_time() | Colomban Wendling | 1 | -29/+11 |
2023-11-21 | Do not perform useless incoherent NULL check | Colomban Wendling | 1 | -1/+1 |
2023-11-21 | Reorder array index limit check | Colomban Wendling | 1 | -3/+1 |
2023-10-24 | status-notifier: Show AttentionIcon when Status is NeedsAttention | Colomban Wendling | 1 | -9/+30 |
2023-10-24 | status-notifier: fix typo | Alberts Muktupāvels | 3 | -3/+3 |
2023-10-24 | status-notifier: fix a typo | Alberts Muktupāvels | 1 | -3/+3 |
2023-10-12 | Main menus: fix missing Places, System icons | lukefromdc | 1 | -2/+2 |
2023-10-09 | replace deprecated gtk-image-menu-item* | raveit65 | 7 | -23/+60 |
2023-10-05 | Wayland: Fix force-quit unsupported message dialog | lukefromdc | 1 | -1/+1 |