]> git.lyx.org Git - lyx.git/history - src/insets/insetspace.C
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / insetspace.C
2006-11-28 Abdelrazak Younes* dimension.h: new operator!=() and operator=()
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-19 Lars Gullik BjønnesOutput docbook as utf8. Probably quite a bit more work...
2006-10-19 Georg BaumUse UTF8 for LaTeX export.
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-10-11 Abdelrazak YounesThis commit cleans up everything related to singleton...
2006-10-07 Abdelrazak YounesThis commit is a big rework of the FontLoader/FontMetri...
2006-08-23 Michael Schmittdrop linuxdoc support (part 2)
2006-08-13 Lars Gullik BjønnesMerge the unicode branch into trunk.
2005-11-25 Jürgen Spitzmüllerfix bug 2089: Touching Navigate menu crashes Lyx when...
2005-09-28 Jürgen Spitzmüllerfix space insets, increase version to 244.
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-10-05 José Matoxreplace nextToken by more appropriate lex methods.
2003-11-21 André Pönitzsmall stuff
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-10-31 José Matoxunify API for insets export
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-16 Angus LeemingRemove #include "LColor.h" from inset.h.
2003-09-07 Angus LeemingRemove all unnecessary #includes from header files.
2003-09-05 Angus LeemingStrip out redundant includes (193 of 'em).
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-07-18 André Pönitztwo-phase-drawing for InsetText & InsetTabular
2003-06-16 André PönitzIU of clone() and getLabelList()
2003-06-07 José Matoximplement linuxdoc and docbook export for insetHFill...
2003-06-03 John Levonclone() at long last !
2003-06-02 André PönitzIU of drawing phase one without 'semantic changes'...
2003-05-30 André PönitzIU for second phase of two-phase drawing
2003-05-28 Lars Gullik Bjønnesparlist-24-a.diff
2003-05-27 André Pönitzrename the members of Dimension
2003-05-26 Lars Gullik Bjønnesget rid of same_id from function signatures
2003-05-23 Angus LeemingThe free_spacing patch and fix to the mess that Rob...
2003-05-22 Angus LeemingPurely mechanical: move fragile into LatexRunParams.
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-05-22 Angus Leeming(Juergen) the new space inset.