Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed empty line at the end of files. | Michele Calgaro | 2022-01-04 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Code improvements based on c++11 standard (ranged for loops and nullptr). | Michele Calgaro | 2021-12-28 | 1 | -10/+10 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Guarded g_object_ref/unref to avoid warning messages when the pointer is NULL. | Michele Calgaro | 2021-11-17 | 1 | -5/+20 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Completed conversion of 'core' library module. | Michele Calgaro | 2021-11-10 | 1 | -0/+219 |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |