Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/utils/profile-icon.c: Fix GDK include | Patrick McDermott | 2017-11-03 | 1 | -1/+1 |
| | |||||
* | src/utils/profile-icon.c: #include <string.h> | Patrick McDermott | 2017-11-03 | 1 | -0/+2 |
| | |||||
* | src/utils/profile-icon.c: Don't use macros in SVG document string | Patrick McDermott | 2017-11-03 | 1 | -6/+2 |
| | | | | This partially reverts commit d3461b3. | ||||
* | src/utils/profile-icon.c: Replace magic numbers with macros | Patrick McDermott | 2017-11-03 | 1 | -3/+10 |
| | |||||
* | mq_profile_icon_new_pixbuf(): New function | Patrick McDermott | 2017-11-03 | 1 | -0/+29 |
| | |||||
* | src/utils/profile-icon.[ch]: New files | Patrick McDermott | 2017-11-03 | 1 | -0/+46 |