]> git.lyx.org Git - lyx.git/history - src/insets/insetfloat.C
convert graphics for .tex export, fixes bug 1231
[lyx.git] / src / insets / insetfloat.C
2004-04-08 André Pönitzthe Paragraph::inInset() changes
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-04-01 Jürgen Spitzmüllerfix the float bug.
2004-03-30 Alfredo Braunsteinchange iterators ctors, implement backwardPos
2004-03-29 Jürgen Spitzmüllersupport for sidewaysfloats and fix for bug 1016 (float...
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-02-01 Lars Gullik BjønnesCleanup usage of contains and simplify a bit.
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-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-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 LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
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-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-27 Jean-Marc Lasgouttescosmetic fix
2003-07-26 José Matoxadd support for tables and figures (linuxdoc).
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-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-16 André PönitzIU of clone() and getLabelList()
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-22 Alfredo Braunsteintypo fixed
2003-05-22 Lars Gullik Bjønnesparlist-16-a.diff
2003-05-21 Lars Gullik Bjønnesiterators-2.diff + some whitespace changes
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-05-06 John Levonfix bad InsetWrap cast
2003-04-24 Lars Gullik BjønnesBug: 1074
2003-04-02 Lars Gullik Bjønnesparlist-a-1.diff
2003-03-28 John Levonreset label on inset modify
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 LeemingMove the float dialog to the new scheme.
2003-03-05 Angus LeemingMove InsetFloat's params into a separate struct to...
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-30 John Levonfix 568 (r=lars)
2002-09-26 Dekel TsurPatch from Juergen Spitzmueller
2002-09-25 Angus LeemingCopyright notices
2002-08-27 Jean-Marc Lasgouttesmove floatlist to textclass
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-07-25 John LevonJ�rgen's float patch + "span columns"
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
2002-06-18 Lars Gullik Bjønnes*duck*
2002-05-23 John Levonguii2
2002-05-09 Lars Gullik Bjønnesreturn correct value
2002-05-05 Dekel Tsurfix the problem with endfloat
2002-05-01 Lars Gullik Bjønnesremove return arg from fullRebreak, fix last "Standards...
2002-04-26 Angus LeemingTranslate labels for float:algorithm, float:figure...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-03 Lars Gullik Bjønnesremove lowercase, better layout handling and some varia...
2002-01-10 Jean-Marc Lasgouttesupdates to latexfeatures stuff; allow empty \document_path
2001-12-17 Jürgen VignaFixed poping up of Layout-Dialogs on Mouse-Button-3...
2001-11-19 Jean-Marc Lasgoutteslatexfeatures path from Michael
2001-09-04 José Matoxrename docBook method to docbook
2001-08-19 Lars Gullik Bjønnesoutstanding changes
2001-08-06 Lars Gullik Bjønnesadjust
2001-07-31 Jürgen VignaAdded inline functionallity to InsetERT. Fixed cache...
2001-07-30 Lars Gullik Bjønnesinsetfloat work + stuff
2001-07-25 Lars Gullik Bjønnesmerge po files, improve float reading
2001-07-24 Jürgen VignaAdded copy constructor to inset.h and used it in most...
next