]> git.lyx.org Git - lyx.git/history - src/tabular.h
Rename ascii to plaintext and LatexRunParams to OutputParams.
[lyx.git] / src / tabular.h
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-10-31 José Matoxunify API for insets export
2003-10-13 Angus LeemingNo trailing whitespace left in src...
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-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-07-31 André Pönitzremove unused Paragraph::copyIntoMinibuffer
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-07-10 André PönitzThe insettext patch.
2003-06-16 André PönitzIU of clone() and getLabelList()
2003-06-13 André Pönitzmake tabular a proper member of InsetTabular
2003-06-12 André Pönitzmerge the two parts of Tabular::read()
2003-06-12 André Pönitzsome renamings plus whitespace.
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-03-29 John LevonStrip old tabular code. More Alert fixes
2003-03-04 Lars Gullik Bjønnesadd ParagraphList::erase, make mergeParagraph take...
2003-02-14 John Levonminor method name changes
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-11-21 Dekel TsurSupport for block alignment in fixed width columns.
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
2002-06-18 Lars Gullik Bjønnes*duck*
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-21 Jürgen VignaCollapse the contents of multicolumn cells into one...
2002-03-03 Lars Gullik Bjønnesremove lowercase, better layout handling and some varia...
2002-03-01 Jürgen VignaStarting fixing multicolumns draw on screen.
2002-01-20 Jean-Marc Lasgouttesfixes to biblio and insetgraphics from herbert; disable...
2001-12-28 Lars Gullik Bjønnes2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2001-12-27 Jürgen VignaMore ascii-export fixes and when making copy of single...
2001-12-20 Jürgen VignaFinished new Longtable options support. Please head...
2001-12-19 Jürgen VignaMore fixes for longtable options, still more to come.
2001-12-19 Jürgen VignaFixed small problem in InsetText and start for a better...
2001-12-11 Jean-Marc Lasgouttesuse LyXLength for tabular pwidth
2001-12-04 Jürgen VignaMore fixes.
2001-11-30 Jürgen VignaHopefully fixed the redo problems with insets!
2001-11-29 André Pönitzreduction of header dependencies, part II (use new...
2001-10-24 Jürgen VignaChanges to the longtable support.
2001-10-24 José MatoxFixed longtable export.
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-04-27 Jürgen VignaReinsert the changes Lars reverted!
2001-04-26 Lars Gullik Bjønnesreversed jug-bug, will apply pieces later
2001-04-24 Lars Gullik Bjønnesmove more support functions into namespace lyx, small...
2001-04-13 Jürgen VignaFixed some redraw problems in InsetText/Tabular/Collaps...
2001-04-06 Lars Gullik Bjønnessimplify some, ws, begin minibuffer simplification
2001-04-02 Jürgen VignaReindent files with tab-stops (instead of 4 spaces...
2001-03-01 Jean-Marc Lasgouttessome source cleanup from John
2001-02-16 Lars Gullik Bjønnessmall cleanup, doxygen, formatting changes
2001-01-10 Jean-Marc LasgouttesAnother fix for lyxstring::rfind
2001-01-09 Lars Gullik Bjønnessupport both version 1 and 2 of tabular, some other...
2001-01-03 Jürgen VignaMore fixes to insettabular/text (and some missing featu...
2000-10-27 Jürgen VignaChanged int * to vector<int>.
2000-10-27 Jean-Marc LasgouttesJose's DocBook tables patch; Angus latest preference...
2000-10-11 Lars Gullik Bjønnesuse more std::functors add some of my own, some change...
2000-10-10 Jean-Marc LasgouttesDekel language/encoding patch + a few fixes
2000-10-10 Jürgen VignaAdded Ascii export for tabulars + small fixes
2000-09-28 Jürgen VignaVarious fixes and some "missing features" from Dekels...
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-23 Jürgen VignaFew insettabular/text fixes (added cut&paste for tabula...
2000-08-07 Lars Gullik Bjønnesmake doc++ able to generate the source documentation...
2000-08-07 Jürgen VignaBetter parbox use in tabulars, add of scrolling of...
2000-07-31 Jürgen VignaBaruch's graphics-patch + minipage-support in tabular...
2000-07-28 Jürgen VignaAdded lyx-func tabular-feature for menu structure.
2000-07-17 Jürgen VignaAdded support for vertical aligment (using array-packag...
2000-07-11 Jürgen VignaMoving to have the Tabular-Layout-Form tabbed and in...
2000-06-22 Jürgen VignaVarious updates for the update-handling and redrawing...
2000-06-12 Lars Gullik BjønnesFILMagain changes (will need some work)
2000-05-26 Jürgen VignaInsetTabular should now be feature-equal to table-suppo...
2000-05-22 Jürgen VignaVarious fixes and added some functionallity to insettab...
2000-05-19 Jürgen VignaLast fixes for old-table-format-read, fixes in display...
2000-05-18 Lars Gullik Bjønneswhitespace and pass by const reference and use Inset...
2000-05-17 Jürgen VignaVarious warnings fixed, added preliminary read of old...
2000-05-15 Jürgen VignaLots of fixes for text/tabular insets. Now tabular...
2000-05-05 Lars Gullik Bjønnessome small tabular changes
2000-05-05 Jürgen VignaNow we are using std::vector instead of arrays
2000-05-04 Jürgen VignaCommiting my changes till now. Mainly (only?) changes...
2000-04-21 Jürgen VignaLast commit till after eastern :). Now you may create...