| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-09-28 | caja-extensions: allows the translation of copyright | rbuj | 1 | -3/+10 | |
| 2019-06-18 | Remove trailing whitespaces | rbuj | 1 | -18/+18 | |
| find . -regextype posix-extended -regex '.*\.(c|h|ac|txt|xml)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+ | |||||
| 2016-03-29 | add default name/description for python extensions | Alexander van der Meij | 1 | -7/+18 | |
| 2016-02-01 | fix several build warnings | monsta | 1 | -1/+1 | |
| 2015-07-20 | removed useless call to g_list_free | Monsta | 1 | -1/+1 | |
| - first, we must not free the list of extensions at this point - second, the call did nothing as the argument is NULL after exiting the for loop | |||||
| 2014-11-03 | Add about dialog for extensions | Stefano Karapetsas | 1 | -1/+9 | |
| 2014-10-27 | Allow extensions to define an ini file with name, icon and description | Stefano Karapetsas | 1 | -10/+22 | |
| 2014-10-27 | implementation of extension interface and status management (gsoc2014) | Alexander van der Meij | 1 | -0/+205 | |
