Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-25 | backend, libdocument: reorganize some includes | monsta | 1 | -0/+1 | |
2015-08-31 | drop support for win32/osx/hildon, make smclient mandatory | Monsta | 1 | -10/+0 | |
2015-01-22 | fix careless hack: don't do double-free, avoid weird crashes | Monsta | 1 | -9/+2 | |
because backends manager frees that var already. actually, adding ev_backends_manager_get_backends_dir to the public API was still careless. backends manager and epub document jobs seem to be in the different threads, and there's no mutex seen anywhere around. luckily, what we have here is just a reading of a variable that has been assigned only once (in backends_dir function), so it's not as catastrophic as it would be if it was e.g. concurrent writing without a mutex. Closes https://github.com/mate-desktop/atril/pull/124 | |||||
2014-08-19 | Mathjax Support | rootavish | 1 | -0/+13 | |
The Mathjax files will be installed to $(backenddir)/epub/MathJax This was as small as the install got. | |||||
2011-11-09 | renaming evince to atril | Perberos | 1 | -11/+11 | |
2011-11-09 | inicial | Perberos | 1 | -0/+333 | |