summary refs log tree commit diff
path: root/.travis.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-21v0.6.0Konstantinos Sideris1-2/+2
2018-09-21Put back github releasesKonstantinos Sideris2-0/+34
2018-09-21Require login when the cache format changes (regression on #444)Konstantinos Sideris2-5/+6
2018-09-21Add close buttons to all dialogsKonstantinos Sideris4-0/+37
2018-09-21Center dialogs around the main windowKonstantinos Sideris2-18/+19
2018-09-21Add method to center widgets & clean up unused headersKonstantinos Sideris11-36/+28
2018-09-20Close dialogs on confirmationKonstantinos Sideris8-38/+31
2018-09-20Use confirm as the default buttonKonstantinos Sideris3-6/+6
2018-09-19macOS: Use the native emoji pickerKonstantinos Sideris5-2/+63
fixes #79