]> git.lyx.org Git - lyx.git/history - src/support/forkedcontr.C
* src/text2.C: deleteEmptyParagraphMechanism(): fix a crash in
[lyx.git] / src / support / forkedcontr.C
2005-04-26 Angus LeemingConsistent use of preprocessor guards;
2005-04-21 Angus LeemingEnable compilation on various platforms.
2005-04-20 Angus LeemingRevert the asynchronous child process code to that...
2005-01-20 Angus LeemingGuard HAVE_UNISTD_H.
2004-12-04 Lars Gullik Bjønnesmore PCH_FLAGS work
2004-11-16 Lars Gullik BjønnesMake us satisfy concept checks
2004-11-07 Lars Gullik BjønnesMake it clearer where include files are comming from.
2004-11-06 Lars Gullik Bjønnes* lyxfunctional.h: delete compare_memfun and helper...
2004-03-27 Angus LeemingSquash a couple of warnings, one at compile time and...
2004-03-26 Angus LeemingClean-up the forked process code a little.
2004-03-24 Angus LeemingUse SIGCHLD to reap zombies.
2004-03-23 Angus LeemingStore the forked calls in boost::shared_ptr rather...
2004-03-22 Angus LeemingRemove cruft left over from the removal of the Forks...
2004-01-31 Lars Gullik BjønnesThe func.diff patch. Functors work and some tiny cleanup.
2003-11-03 Lars Gullik Bjønnesthe exception safety patch
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-02-25 Angus LeemingStrip bogus continue
2003-02-25 Angus LeemingAlfredo's patches to the forkedcall controller and...
2003-02-25 Angus LeemingUse a while loop instead of a for loop. Makes it easier...
2003-02-25 Angus LeemingDon't start a running timer.
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-10-31 Angus LeemingZombie-killer.
2002-09-25 Angus LeemingClean up licence info and add Lars as the mysterious...
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-14 Angus LeemingTwo little things:
2002-02-27 Angus LeemingThe graphics inset now has: