Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup: gchar as gchar instead of char | John Hernandez | 2023-05-04 | 1 | -32/+15 |
| | | | | | | | | Use gchar instead of char in most of the cases where gchar is intended. Reason: improve compatibility and stability. Issue #1819 Minor refactoring. | ||||
* | Update copyright year | Michael Vetter | 2023-01-10 | 1 | -1/+1 |
| | |||||
* | chatlog: remove unused variable | Michael Vetter | 2022-06-29 | 1 | -3/+0 |
| | |||||
* | chatlog: sort and rename some functions | Michael Vetter | 2022-06-28 | 1 | -36/+34 |
| | |||||
* | Split log.c into log.c and chatlog.c | Michael Vetter | 2022-06-28 | 1 | -0/+517 |