]> git.lyx.org Git - lyx.git/history - src/tex2lyx/table.C
Continue to improve GtkLengthEntry
[lyx.git] / src / tex2lyx / table.C
2005-03-14 Georg BaumDon't crash on nested tables anymore
2005-03-10 Georg Baumfix tex2lyx table column specification parsing
2005-02-25 Angus LeemingDeclare stuff with a constructor as "class Foo" rather...
2004-12-15 Georg Baumpartial longtable support for tex2lyx (partial fix...
2004-11-27 Georg Baumprevent tex2lyx segfault
2004-08-16 José MatoxRemove space at end of line, when superfluous.
2004-07-23 Georg Baumhandle \cr in math arrays and tables
2003-11-19 Jean-Marc Lasgoutteslatest patch from Georg: support a syntax table for...
2003-11-05 André PönitzGeorg's latest improvements
2003-10-29 Lars Gullik Bjønnesmake dispatch_result_t ctor of DispatchResult explicit
2003-10-23 André PönitzGeorg Baum's monster patch
2003-09-09 Angus LeemingGet rid of trailing whitespace 'noise' in future patche...
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-19 Angus LeemingMore 'standard conformant blurb' nonsense.
2003-08-04 Jean-Marc Lasgouttesarchitectural changes to tex2lyx
2003-07-28 Jean-Marc Lasgouttes * text.C (check_layout): \layout -> \begin_layout
2003-07-28 Jean-Marc Lasgouttesoutput \layout tags lazily
2003-07-28 Jean-Marc Lasgouttestex2lyx support for english quotes; revert the layout...
2003-07-28 José Matox\layout -> \begin_layout and missing \end_layout
2003-07-28 Jean-Marc Lasgouttes * text.C (parse_text): read environment from layout...
2003-07-26 Angus LeemingEnable tex2lyx to read the LyX textclass and to use...
2003-07-03 André Pönitzoutput special...
2003-07-03 André Pönitzhandle special columns
2003-06-30 André Pönitzmake tex2lyx lyxstring agnostic
2003-05-13 André PönitzSTRCONV() all over the place
2003-04-25 André Pönitzsome common structures in extra file
2003-04-24 André Pönitzwhat's the difference between \\ and \tabularnewline ?
2003-04-23 André Pönitzlots of small improvements
2003-04-20 Angus LeemingKayvan's compilation fix.
2003-04-17 André Pönitzre-structure the beast