Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
- ignoring const
- declarations after statements
- some C files didnt include own headers (risking them getting out of sync)
Closes #1064
|
|
|
|
|
|
They followed Ubuntu in breaking any gtk trays..
|
|
|
|
|
|
Fixes #958
|
|
|
|
Only compiles with 8.1 SDK but runs everywhere
Closes #957
|
|
strftime assumes the format string is in locale encoding, which mangles log file paths that are in utf-8.
Fixes #767
Fixes #945
|
|
|
|
|
|
This moves the find_font function to the front ends since it depends on
pango and cairo
|
|
of microseconds.
In fe_set_lag(serv, lag) the lag argument is now in milliseconds as well.
Fixes #758.
|
|
|
|
|
|
|
|
Closes #657
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
You can still build HexTray manually if you want to try fixing it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|