Branch: refs/heads/master Home: https://github.com/geany/geany
Commit: 8bdc2d376ba663e59955356e4766ca453a96267f https://github.com/geany/geany/commit/8bdc2d376ba663e59955356e4766ca453a9626... Author: Nick Treleaven nick.treleaven@btinternet.com Date: 2011-12-19 (Mon, 19 Dec 2011)
Changed paths: M plugins/splitwindow.c
Log Message: ----------- Don't manually disconnect "sci-notify" signal
This will get disconnected when the widget is destroyed.
Commit: ffb33c52993256f8b21f9a62cf32c458c91e8e8d https://github.com/geany/geany/commit/ffb33c52993256f8b21f9a62cf32c458c91e8e... Author: Nick Treleaven nick.treleaven@btinternet.com Date: 2011-12-19 (Mon, 19 Dec 2011)
Changed paths: M plugins/splitwindow.c
Log Message: ----------- Show/hide fold margin on sync, not on split
Commit: a5995468efcab38c4812de4ac4e7e6396477b481 https://github.com/geany/geany/commit/a5995468efcab38c4812de4ac4e7e6396477b4... Author: Nick Treleaven nick.treleaven@btinternet.com Date: 2011-12-19 (Mon, 19 Dec 2011)
Changed paths: M plugins/splitwindow.c
Log Message: ----------- Show marker margin in split window
Although go to marker commands (or other keybindings) don't work, the marker margin can still be useful, and improves alignment with the original sci widget when using the Top & Bottom split.
Compare: https://github.com/geany/geany/compare/aaa62c3...a599546