]> git.lyx.org Git - lyx.git/history - src/insets/insetwrap.C
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / insetwrap.C
2007-01-08 Abdelrazak Younessame performance fix as rev. 16600.
2006-11-13 Georg BaumExtend the navigate menu to child docs
2006-11-11 Abdelrazak Younes* Buffer
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 Younes* insetCollapsable:
2006-10-08 Abdelrazak YounesFix linking issue with MacOSX.
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-04-22 Abdelrazak Younes* TocBackend.[Ch]: new files defining class TocBackend...
2005-07-27 Jürgen SpitzmüllerDo not use localized strings internally (bug 1870)
2005-05-09 Georg Baumremove unneeded calls to BufferView::update() in insets
2005-04-22 Georg Baumimplement missing getStatus methods
2005-04-19 Jean-Marc Lasgouttesremove harcoding for Caption layout
2005-04-14 Jean-Marc Lasgouttesfix display of label when inserting a new float
2005-01-06 Lars Gullik Bjønnesrename tostr.[Ch] to convert.[Ch]
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
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-04-02 Jürgen Spitzmüllerfix the float fix and apply the fixed float fix to...
2004-03-28 Alfredo Braunsteinthe pariterator stuff
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-11 Angus LeemingRemove a whole heap of redundant functions from classes...
2003-12-01 André Pönitz * buffer.[Ch]:
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-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-16 Angus LeemingRemove unused LColor::color framecolor variable from...
2003-09-15 Lars Gullik BjønnesGet rid of lyxstring, remove usage of STRCONV.
2003-09-09 Angus LeemingPimpl Buffer.
2003-09-09 Angus LeemingMake buffer's member variables private; use accessor...
2003-09-06 Angus LeemingMove depth_type to support/types.h.
2003-09-05 Angus LeemingChanges due to the removal of using directives from...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-05 Angus LeemingStrip out redundant includes (193 of 'em).
2003-09-04 Angus LeemingMove #includes out of header files.
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-27 Alfredo BraunsteinAdd In nsetOld * argument to updateInset to rebreak...
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-05 André Pönitzremove "deep update"
2003-07-27 Lars Gullik Bjønnesput namespace toc inside namespace lxy
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-07-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-07-23 Angus LeemingThe inset mailers' inset2string function now requires...
2003-07-18 André Pönitzremove unneeded Inset::getMaxWidth(
2003-06-16 André PönitzIU of clone() and getLabelList()
2003-06-06 André Pönitzcode compactification
2003-06-03 John Levonclone() at long last !
2003-05-28 Lars Gullik Bjønnesremove commented same_id functions, and also remove...
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-13 André PönitzSTRCONV() all over the place
2003-05-13 André Pönitznon-templated tostr in separate files
2003-05-13 André PönitzThe 'bformat' introduction
2003-04-24 Lars Gullik BjønnesBug: 1074
2003-04-12 John Levonfix a crash - parlist conversion silly
2003-04-02 Lars Gullik Bjønnesparlist-a-1.diff
2003-03-19 John Levonremove unused methods
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-10 Angus LeemingRewrite the MailInset as suggested to Andr��.
2003-03-10 Angus LeemingCure warning message about a missing '\end_inset' when...
2003-03-07 Angus Leeming* Remove LFUN_REF_INSERT.
2003-03-07 Angus Leemingport the minipage dialog to the new scheme. Various...
2003-03-05 Angus LeemingPort wrap dialog to the new scheme.
2003-02-22 John Levonfix bug 913 (toc crash)
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-08 Lars Gullik Bjønnesuse floatname instead of floattype
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-10-24 Dekel TsurFix LyXLength::inPixels
2002-09-24 Dekel TsurFix insetwrap
2002-09-10 Dekel TsurAdd insetwrap.