Branch: refs/heads/master Home: https://github.com/geany/geany
Commit: 36498ddfae150571e08275dd0a0e3e2c6b202f38 https://github.com/geany/geany/commit/36498ddfae150571e08275dd0a0e3e2c6b202f... Author: Matthew Brush matt@geany.org Date: 2011-12-11 (Sun, 11 Dec 2011)
Changed paths: M src/main.c
Log Message: ----------- Revert "Ensure Geany's default size takes effect (oops)"
This reverts commit d090e7dd854e5eec99c8176aacb6759081e9a4d4.
Commit: 77a900b976642a96a2521426790a70117fbbd129 https://github.com/geany/geany/commit/77a900b976642a96a2521426790a70117fbbd1... Author: Matthew Brush matt@geany.org Date: 2011-12-11 (Sun, 11 Dec 2011)
Changed paths: M src/main.c
Log Message: ----------- Revert "Use a sane default window size if config is missing"
This reverts commit 00473dff4e95c6d1b128edfc26038f4e98cbddf8.
Commit: a64c46c496b5f77a3a1b15adda3136bcbf01cd6f https://github.com/geany/geany/commit/a64c46c496b5f77a3a1b15adda3136bcbf01cd... Author: Matthew Brush matt@geany.org Date: 2011-12-11 (Sun, 11 Dec 2011)
Changed paths: M src/keyfile.c M src/main.c
Log Message: ----------- Initialize window geometry array on error conditions
Instead of using the garbage values in memory for default size. This fixes what was attempted to be fixed in the last two reverted commits.
Compare: https://github.com/geany/geany/compare/3b56ff3...a64c46c