Check whether the current document changed when Geany window activated
commit60bda546264af1efc863cd3a264e9a24cb7bea1a
authorJiří Techet <techet@gmail.com>
Wed, 24 Jun 2015 14:17:16 +0000 (24 16:17 +0200)
committerJiří Techet <techet@gmail.com>
Wed, 4 Nov 2015 20:35:24 +0000 (4 21:35 +0100)
tree99659d7081e380ea63578e1707efbb9ece45e02a
parent2f59aa4a9a124f88336c284fd488cf1acce94c94
Check whether the current document changed when Geany window activated

This captures the common case when e.g. changing the document outside
Geany and switching back to Geany.

Remove the osx-specific code doing the same for osx only.
src/libmain.c
src/osx.c