Altered tools.c to work with the new spawning module
commit6e92c5f64aa4bcf4434a8d2b191f7e85724d231e
authorDimitar Zhekov <dimitar.zhekov@gmail.com>
Mon, 23 Mar 2015 17:46:04 +0000 (23 19:46 +0200)
committerDimitar Zhekov <dimitar.zhekov@gmail.com>
Mon, 23 Mar 2015 17:46:04 +0000 (23 19:46 +0200)
tree71314c1dbd89996a2f1ea628e37ec4f088f4407d
parent3566baa60861933435dff39fadcb82693ea95a25
Altered tools.c to work with the new spawning module

The tools (from Edit -> Format -> Send Selection to) are now spawned
synchronously, which guarantees that both the document and it's
selection will be unchanged when the tool completes.
src/tools.c