]> git.lyx.org Git - lyx.git/history - src/insets/insetbox.C
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / insetbox.C
2006-12-29 Jean-Marc Lasgouttes * insetcollapsable.C (hasFixedWidth): new virtual...
2006-12-22 Georg Baumget rid of more utf8 conversions
2006-11-28 Abdelrazak Younes* dimension.h: new operator!=() and operator=()
2006-11-11 Georg Baumunicode: ditch another utf8 roundtrip + some obsolete...
2006-11-09 Jean-Marc Lasgouttes * src/insets/insetbox.C (InsetBox::doDispatch...
2006-10-22 André Pönitzuse more unicode in math
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-08 Abdelrazak Younesuse new docstring += operator
2006-10-08 Abdelrazak Younes* insetCollapsable:
2006-09-19 Jürgen SpitzmüllerCleanup fix for bug 2382:
2006-09-09 Lars Gullik BjønnesChange editMessage to return a docstring, change functi...
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-09-01 Georg Baumconvert lfun arguments to docstring
2006-08-23 Michael Schmittdrop linuxdoc support (part 1)
2006-07-10 Georg BaumSplit clipboard and X selection
2006-05-05 André Pönitzrename LFUN enum values according to their command...
2006-03-30 Martin Vermeer A more general way of setting paragraphs in an inset...
2005-12-05 Martin VermeerFix bugs 2136, 2123
2005-12-03 Martin VermeerFix bug 2137 (width problems in Box)
2005-04-22 Georg Baumimplement missing getStatus methods
2004-11-24 Lars Gullik Bjønnesrename priv_dispatch to doDispatch
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-01-20 André PönitzPart of IU.
2004-01-15 André Pönitzthe monster patch
2003-12-29 Jürgen SpitzmüllerMichael's latest minipage cleanup patch
2003-12-11 Angus LeemingRemove a whole heap of redundant functions from classes...
2003-12-10 Angus LeemingModify the InsetBox format to always start 'Box'.
2003-11-28 Angus LeemingSimplify the invocation of the Mailer::hide/showDialog...
2003-11-10 André Pönitzthe update/updateInset merge
2003-11-10 André PönitzThe deed is done.
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-11-03 Lars Gullik BjønnesChange DispatchResult semantics a bit.
2003-11-01 Lars Gullik Bjønnesmore dispatchresult changes
2003-10-31 José Matoxunify API for insets export
2003-10-29 Lars Gullik Bjønnesmake dispatch_result_t ctor of DispatchResult explicit
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-13 Lars Gullik Bjønnesws changes only
2003-10-07 Martin VermeerThe Box patch