]> git.lyx.org Git - lyx.git/history - src/insets/insetcaption.C
* BufferParams:
[lyx.git] / src / insets / insetcaption.C
2007-03-18 Georg BaumFix bug 3235
2007-02-20 Michael Schmitt * inset*.C:
2007-02-16 Michael Schmitt * src/insets/insetcaption.*: fix plaintext(); add...
2007-02-13 Abdelrazak YounesTentatively fix bug 3225, the inset width and the outer...
2007-02-12 Uwe Stöhrsmall fix to changeset 17143
2007-02-11 Uwe Stöhradjust caption metrics to fix bug 3217
2007-02-06 Abdelrazak YounesFix bug 3187 from Martin Vermeer:
2007-02-02 Georg BaumBug fix of the day: 3200 (Not possible to insert short...
2007-02-02 Jean-Marc Lasgouttes * insetbase.h: add new enum PAGEBREAK_CODE
2007-02-01 Abdelrazak YounesA better fix for bug 675:
2007-02-01 Abdelrazak YounesPartially fix bug 675, the graphics dialog still opens...
2007-02-01 Abdelrazak YounesFix lists of figures and tables. Prepare the code for...
2007-01-31 Abdelrazak YounesAdd "Senseless!!! " label to non supported caption.
2007-01-30 Abdelrazak YounesThe caption inset patch by Georg, Martin and myself.
2006-12-19 Georg Baumfix formatting
2006-11-28 Abdelrazak Younes* dimension.h: new operator!=() and operator=()
2006-11-11 Georg BaumUnicode: remove more utf8 roundtrips and faulty convers...
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-17 Abdelrazak YounesThis commit fixes a crash when accessing a math inset...
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-09-11 Abdelrazak YounesA bunch of conversion to docstring.
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-08-13 Lars Gullik BjønnesMerge the unicode branch into trunk.
2006-05-28 Martin Vermeer Slight improvement to caption inset
2006-05-05 Martin Vermeer Restore the caption inset to functionality on-screen
2005-02-23 Georg Baumimplement missing doClone methods
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
2004-08-14 Lars Gullik Bjønnessome nicer margins and some small cleanup
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-04-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
2004-03-26 Angus LeemingSquash a noisy but useless warning.
2004-03-25 André Pönitzthe stuff from the sneak preview:
2003-12-02 André Pönitzmerge common code
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 unused LColor::color framecolor variable from...
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-09 Angus LeemingPimpl Buffer.
2003-09-09 Angus LeemingMake buffer's member variables private; use accessor...
2003-09-06 Angus LeemingRemove a couple of #includes from buffer.h
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-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-11 André Pönitzweekend stuff less the chunk John "*strongly* disagrees...
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
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-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önitzThe 'bformat' introduction
2003-05-06 John Levonfix bad InsetWrap cast
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-17 John Levonpaint cleanups as sent to list
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-24 Lars Gullik Bjønneshandle USE_BOOST_FORMAT
2002-11-21 Lars Gullik Bjønnesuse boost::format
2002-09-25 Angus LeemingCopyright notices
2002-08-27 Jean-Marc Lasgouttesmove floatlist to textclass
2002-06-18 Lars Gullik Bjønnes*duck*
2002-05-24 John Levonfont_metrics part 1
2002-05-23 John LevonOK I'll try guii1 again ...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-03 Lars Gullik Bjønnesremove lowercase, better layout handling and some varia...
2001-11-02 José MatoxAdded suport for index and caption insets.
2001-09-04 José Matoxrename docBook method to docbook
2001-08-19 Lars Gullik Bjønnesoutstanding changes
2001-07-29 Asger Ottar AlstrupMore header file include dependency work
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-05 Jean-Marc LasgouttesQt2 compilation + LColor cleanup from John
2001-04-17 Allan Raefix doxygen operation ; stop #warning causing errors...
2001-04-05 Jean-Marc Lasgouttesdo not include language.h and gettext.h in lyxfont...
2001-03-11 Lars Gullik Bjønnesmove the most important changes from branch new_insets...
2000-07-19 Jean-Marc LasgouttesToolbar icons and banner are now read when needed from...
2000-07-18 Lars Gullik Bjønnesmore changes to get insetfloat working + some other...
2000-07-17 Lars Gullik Bjønnesmore changes...read the Changelog