Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-18 | Remove trailing whitespaces | rbuj | 1 | -1/+1 | |
find . -regextype posix-extended -regex '.*\.(c|h|ac|txt|xml)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+ | |||||
2016-02-01 | fix several build warnings | monsta | 1 | -1/+1 | |
2015-07-20 | small indent fixes | Monsta | 1 | -3/+1 | |
2014-11-03 | Add about dialog for extensions | Stefano Karapetsas | 1 | -0/+4 | |
2014-10-27 | Allow extensions to define an ini file with name, icon and description | Stefano Karapetsas | 1 | -0/+3 | |
2014-10-27 | implementation of extension interface and status management (gsoc2014) | Alexander van der Meij | 1 | -0/+48 | |