]> git.lyx.org Git - lyx.git/history - src/tabular.C
lowercase tabular identifiers
[lyx.git] / src / tabular.C
2001-01-10 Lars Gullik Bjønneslowercase tabular identifiers
2001-01-09 Lars Gullik Bjønnessupport both version 1 and 2 of tabular, some other...
2001-01-09 Jürgen VignaChanged tabular-file-format + fixes in tabular.
2001-01-08 Jürgen VignaDekels tabular/textinset patches
2001-01-03 Jürgen VignaMore fixes to insettabular/text (and some missing featu...
2001-01-02 Jürgen VignaFixes for/in insettabular/text.
2000-12-22 Jürgen VignaFixed various "missing features" in the tabular/textins...
2000-12-07 Jean-Marc LasgouttesCrash fix from Angus
2000-11-21 Lars Gullik BjønnesAngus patch, + allow to set cursor color + constify...
2000-11-15 Lars Gullik Bjønnescompiling not tested. two patches from angus with some...
2000-11-15 Lars Gullik Bjønnesfix parse error in FormPreferences, make LyX be able...
2000-11-04 Lars Gullik Bjønnessome formatting changes some simplifications and remova...
2000-11-02 Jürgen VignaFaster update for char insert in insettext/tabular...
2000-10-30 Lars Gullik Bjønnespatch from Dekel + some simplifications
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-23 Lars Gullik Bjønnesreturn string() instead of 0, make scope of int cell...
2000-10-19 Jürgen VignaFinally text-insets should draw correctly (also selecti...
2000-10-11 Lars Gullik Bjønnesuse more std::functors add some of my own, some change...
2000-10-10 Jürgen VignaAdded Ascii export for tabulars + small fixes
2000-10-02 Allan RaeKayvan and Dekel's patch + some small fixes to xforms/
2000-09-28 Jürgen VignaVarious fixes and some "missing features" from Dekels...
2000-09-27 Lars Gullik Bjønnesno time to finish compile, fixes to cxx warnings
2000-09-26 Jürgen VignaAdded linelen to insets-ascii-function, some fixes...
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
2000-09-25 Jürgen VignaChanged KDE FormIndex to use qtarch generated dialog...
2000-09-22 Jürgen VignaAngus inseterror patch + Dekel mathed fix + added langu...
2000-09-18 Lars Gullik Bjønnesadd a setDefaults to GUIRuntime + some const changes...
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 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-19 Lars Gullik BjønnesNEW_INSETS changes, + some small things in insettabular.C
2000-07-17 Jürgen VignaAdded support for vertical aligment (using array-packag...
2000-07-04 Jürgen VignaLots of changes for update of TextInsets, still some...
2000-06-23 Jürgen VignaLot's of updates for new update handling of text-insets
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-06-08 Lars Gullik Bjønnessome small stuff before the meeting begins for real
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-22 Jürgen VignaFixed read of LyXTable (\end_deeper should mark an...
2000-05-19 Lars Gullik Bjønnessome small patches
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-16 Jürgen VignaFixed undo handling for tabular-insets and update Tabul...
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 Jean-Marc LasgouttesAdd "using" directive
2000-05-05 Jürgen VignaNow we are using std::vector instead of arrays
2000-05-04 Jean-Marc Lasgouttesclear()->erase() ; lots of using directives for cxx
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...