]> git.lyx.org Git - lyx.git/history - src/tabular.C
the convert patch
[lyx.git] / src / tabular.C
2005-01-27 Lars Gullik Bjønnesthe convert patch
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-12-03 José MatoxMove convertion code from the C++ source (where is...
2004-12-03 Georg Baumuse better index types for tabular rows, columns and...
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-11-02 José MatoxRemove mixed_content from output parameters.
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-08-16 José MatoxRemove space at end of line, when superfluous.
2004-08-16 Jean-Marc Lasgouttesget rid of ownerPar(), which was super slow; fix tabula...
2004-08-14 Jean-Marc Lasgouttessmall stuff
2004-08-14 Lars Gullik Bjønnessome nicer margins and some small cleanup
2004-08-13 José MatoxFix bug 1147.
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-21 Alfredo BraunsteinKayvan's patch (crash fix)
2004-02-20 André Pönitz * dispatchresult.h: rename 'FINISHED' to 'FINISHED_LEFT'
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-02-13 André Pönitzsome table work
2004-01-26 André Pönitzmore IU
2003-12-01 André Pönitz * buffer.[Ch]:
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-11-04 André Pönitzcursor changes
2003-10-31 José Matoxunify API for insets export
2003-10-10 André Pönitzfix a few of the tabular crashes
2003-10-09 André Pönitzreplace ParagraphList::iterator by lyx::paroffset_type...
2003-10-08 André Pönitz * lyxtext.h: make the paragraphs_ a pointer instead...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-10-06 André Pönitz * metricsinfo.C: initialize LyXFont before changiging...
2003-09-18 Angus LeemingPass Buffer arg to Inset::getLabelList, Inset::fillWith...
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-08 Angus LeemingRemoved all redundant using directives from the source.
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 320 #includes from the files in src.
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-14 John LevonMichael's UI patch v2
2003-08-11 André Pönitzweekend stuff less the chunk John "*strongly* disagrees...
2003-07-31 André Pönitzremove unused Paragraph::copyIntoMinibuffer
2003-07-31 André Pönitzremove InsetUpdatable::nodraw (premature...) optimization
2003-07-30 André Pönitzprevent crash when inserting minipage in table cell,
2003-07-28 Jean-Marc Lasgouttesfix writing of tabulars; output the real lyx version...
2003-07-26 José Matoxadd support for tables and figures (linuxdoc).
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-07-21 André Pönitzrowpainter.C: remove unused variables
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-16 André PönitzIU of clone() and getLabelList()
2003-06-12 André Pönitzmerge the two parts of Tabular::read()
2003-06-12 André Pönitzsome renamings plus whitespace.
2003-06-11 John Levonhopefully the last bleeding test
2003-06-11 John Levonapologies for the inconvenience, this damned thing !!
2003-06-11 John Levonmore ws (test)
2003-06-11 John Levonws fix (actually a test ...)
2003-05-28 Lars Gullik Bjønnesremove commented same_id functions, and also remove...
2003-05-27 Lars Gullik Bjønnesparlist-23-a,diff
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 Lars Gullik Bjønnesparlist-16-a.diff
2003-05-13 André PönitzThe 'bformat' introduction
2003-04-28 André Pönitzpart of Lars' parlist-14-a.diff
2003-04-02 Lars Gullik Bjønnesparlist-a-1.diff
2003-03-29 John LevonStrip old tabular code. More Alert fixes
2003-03-12 John LevonThe inset newline patch I sent plus the requisite fixes...
2003-03-12 John LevonThe final parsing patch. Tested on a variety of weird...
2003-03-12 John LevonUse ParList iterator to insert lyxfile and read the...
2003-03-12 John Levonsplit out header parsing
2003-03-04 Lars Gullik Bjønnesadd ParagraphList::erase, make mergeParagraph take...
2003-03-02 Lars Gullik Bjønnesuse the par iterators a bit more, make paragraphs publi...
2003-02-14 John Levonminor method name changes
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
2003-01-08 Jean-Marc Lasgouttessmall bits
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-21 Dekel TsurSupport for block alignment in fixed width columns.
2002-09-06 Jürgen VignaAlains patch for setting tabular column global settings.
2002-08-21 Lars Gullik Bjønnesremove NO_COMPABILITY stuff
2002-08-10 Lars Gullik Bjønnesa new paragraph function
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-10 Angus LeemingCompaq cxx 6.5 will now compile lyx.
2002-05-23 John LevonOK I'll try guii1 again ...
2002-05-03 José MatoxDocbook related stuff:
2002-04-18 Jürgen VignaFixed compatibility read after Lars substitution from...
2002-03-28 Jürgen VignaFix old tabularcode/ert compatibility read (fix #305).
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-21 Jürgen VignaCollapse the contents of multicolumn cells into one...
2002-03-18 Jürgen VignaFixed rules for setting left/right borders for multicol...
2002-03-12 Jürgen VignaSet layout informations on newly created paragraphs...
2002-03-04 Jürgen VignaFixed recalculate of multicolumns on screen (fix #150).
2002-03-03 Lars Gullik Bjønnesremove lowercase, better layout handling and some varia...
next