]> git.lyx.org Git - lyx.git/history - src/lyxserver.C
fix keys to be unique
[lyx.git] / src / lyxserver.C
2002-09-11 Angus LeemingRemove lyxerr call from FormInclude.
2002-08-14 John Levonremove xforms check from qt config
2002-08-04 John Levonspellchecker cleanup - fscked knows why pspell is broke...
2002-07-31 John Levonfix bug so inadvertent errno does not break connection
2002-07-30 John Levonremove io callback on shutdown
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-28 Lars Gullik Bjønnesremove some unneeded version of functions from lstrings,
2002-07-18 John Levondispatch changes ...
2002-07-14 John Levonxforms ? what xforms ?
2002-05-28 Jean-Marc Lasgouttessave preamble in defaults.lyx template; tweak hollywood...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-02-26 Jean-Marc Lasgouttescleanups from John and Juergen, bib files parsing fix...
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-01-12 Jean-Marc Lasgouttesfixes/cleanup to dispatch/getStatus stuff; fixes the...
2001-12-05 Lars Gullik BjønnesAdd string << operators for the other streams as well...
2001-11-14 Jean-Marc Lasgouttesavoid closing server in emergency exit if there is...
2001-11-12 Jean-Marc Lasgouttesfixes to lyxserver from John
2001-11-08 Jean-Marc Lasgouttestwo patches from John, and a moving math panel
2001-10-19 Jean-Marc Lasgoutteslyxserver cleanup patch + andre's small patches
2001-09-09 Lars Gullik Bjønnessome mods I had in my local tree, mostly small stuff...
2001-07-16 Lars Gullik BjønnesDispatch->dispatch, some trans work
2001-06-14 Angus LeemingIn for a penny, in for a pound. Consistent use of ...
2001-05-31 Lars Gullik Bjønnesadjust to be able to complile with gcc 3.0, put selecti...
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-04-24 Lars Gullik Bjønnescall message more directly
2001-02-16 Lars Gullik Bjønnessmall cleanup, doxygen, formatting changes
2000-11-04 Lars Gullik Bjønnessome formatting changes some simplifications and remova...
2000-10-12 Lars Gullik Bjønnesthe mkfifo change, make it compile on egcs
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
2000-09-19 Lars Gullik Bjønnesfix call to Dispatch
2000-05-04 Jean-Marc Lasgouttesclear()->erase() ; lots of using directives for cxx
2000-04-11 Jean-Marc LasgouttesSmall changes; ChangeLog is your friend
2000-03-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
2000-03-16 Lars Gullik Bjønnesmake text private in LyXParagraph some changes to impor...
2000-01-24 Lars Gullik Bjønnespos=string::npos for regex not found, use handcoded...
2000-01-06 Lars Gullik Bjønnesmy changes during the holidyas...i expect some compiler...
1999-12-13 Lars Gullik Bjønnesread the ChangeLog, use the C++ style casts more, some...
1999-11-22 Lars Gullik Bjønnesread ChangeLog, a lot of whitespace changes. experiment...
1999-11-18 Jean-Marc LasgouttesThe command-sequence patch from Andre'; also remove...
1999-11-15 Lars Gullik Bjønneswhite-space changes, removed definitions.h several...
1999-11-01 Lars Gullik BjønnesOS/2 patch from Miyata
1999-10-25 Jean-Marc LasgouttesFinish to add wrappers for xforms callbacks. Now dec...
1999-10-19 Lars Gullik Bjønneserase->clear, AM_CONDTIONAL for conditional compilation...
1999-10-07 Lars Gullik Bjønnesthe merge from branch debugstream
1999-10-02 Lars Gullik Bjønnesmerge from the string-switch branch and ready for a... 1.1.1pre1
1999-09-27 Lars Gullik BjønnesInitial revision