Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show correct tray icon immediately on enable | James Booth | 2016-04-18 | 1 | -1/+3 |
* | Load/destroy tray icons on init/shutdown | James Booth | 2016-04-18 | 1 | -8/+8 |
* | Moved gtk specific code to tray.c | James Booth | 2016-04-18 | 1 | -0/+35 |
* | Merge remote-tracking branch 'Dav1d23/master' | James Booth | 2016-04-11 | 1 | -20/+23 |
* | Use log facilities instead of printing on the stderr | David | 2016-04-10 | 1 | -1/+2 |
* | Re-introduce gtk_use boolean | David | 2016-04-10 | 1 | -1/+1 |
* | libgtk is now optional | David | 2016-03-30 | 1 | -1/+5 |
* | typo | David | 2016-03-13 | 1 | -1/+1 |
* | fix possible free(NULL) | David | 2016-03-13 | 1 | -2/+6 |
* | fixing leakings | David | 2016-03-12 | 1 | -4/+27 |
* | read icons from local dir | David | 2016-03-10 | 1 | -17/+38 |
* | Fix icons when installed in share... it is working now! | David | 2016-03-09 | 1 | -6/+17 |
* | Use a folder to add icons | David | 2016-03-07 | 1 | -5/+23 |
* | Introduce Tray Icon for Profanity | David | 2016-03-06 | 1 | -0/+81 |