Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-07-17 | Allow building all applets in or out of process | lukefromdc | 3 | -15/+33 | |
*Use --enable-in-process selector for in-process builds *Accessx-status: mark as incompatable with wayland *Accessx-status: Fix in-process runtime warning *Stickynote, Geyes: style fixes | |||||
2023-07-17 | mate-weather-applet: port to in-process for wayland support | lukefromdc | 3 | -11/+14 | |
2022-08-08 | Use dashes instead of underscores in signal names | rbuj | 2 | -5/+5 | |
2021-11-21 | Remove whitespaces before #ifdef, and #endif | rbuj | 1 | -8/+8 | |
2021-11-21 | Use a blank line at most | rbuj | 4 | -8/+0 | |
2021-01-28 | Remove unnecessary casts on g_signal_connect calls | rbuj | 2 | -13/+28 | |
2021-01-16 | Update copyright to 2021 | rbuj | 1 | -1/+1 | |
2021-01-07 | Don't leave any round bracket at line end | rbuj | 1 | -5/+4 | |
2021-01-01 | mateweather: Remove conversion warnings | rbuj | 3 | -34/+44 | |
2020-12-17 | mateweather: Do not update panel when upgrade process begins | rbuj | 1 | -44/+40 | |
2020-12-17 | mateweather: Avoid NULL pointer dereferences if there is no weather info | rbuj | 1 | -21/+22 | |
2020-12-17 | mateweather: set values before connecting signals on preferences dialog | rbuj | 1 | -72/+94 | |
To avoid calling th signals handlers on the initialization of the preferences dialog. It also includes some improvements in the code formatting. | |||||
2020-12-13 | mateweather: Use common subdirs - src, data | rbuj | 11 | -0/+2517 | |