]> git.lyx.org Git - lyx.git/history - src/insets/insetline.C
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / insetline.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-08-23 Michael Schmittdrop linuxdoc support (part 2)
2006-06-20 Abdelrazak YounesThis is the merging of the GUI API cleanup branch that...
2005-09-09 Georg Baumadd include that was missing by accident from the previ...
2005-09-09 Georg Baumfix bug 2014 (lyxline font size)
2004-08-16 José MatoxRemove space at end of line, when superfluous.
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-10-31 José Matoxunify API for insets export
2003-10-27 André Pönitz * lfuns.h: new LFUN_REPEAT, LFUN_INSERT_LINE, LFUN_INS...