Branch: refs/heads/master Home: https://github.com/geany/geany
Commit: 58729d4de987383044beb2e6cea1653464059cd1 https://github.com/geany/geany/commit/58729d4de987383044beb2e6cea1653464059c... Author: Nick Treleaven nick.treleaven@btinternet.com Date: 2011-11-16 (Wed, 16 Nov 2011)
Changed paths: M plugins/makefile.win32
Log Message: ----------- Use foo.o instead of foo.dll.o to enable Make Object (Windows build)
Commit: 70b3cae060caa1f1f635f64f55f1929de1392b1a https://github.com/geany/geany/commit/70b3cae060caa1f1f635f64f55f1929de1392b... Author: Nick Treleaven nick.treleaven@btinternet.com Date: 2011-11-16 (Wed, 16 Nov 2011)
Changed paths: M src/plugins.c
Log Message: ----------- Verify active plugin paths on startup
Geany saves the path for each active plugin on shutdown, but the 3 valid plugin paths can each change.
Commit: 5b41e177de3be70fce57c6479a48cb8ac313f1c1 https://github.com/geany/geany/commit/5b41e177de3be70fce57c6479a48cb8ac313f1... Author: Nick Treleaven nick.treleaven@btinternet.com Date: 2011-11-16 (Wed, 16 Nov 2011)
Changed paths: M doc/geany.html M doc/geany.txt
Log Message: ----------- Explain Windows paths for data and plugins
Compare: https://github.com/geany/geany/compare/048e6a6...5b41e17