]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/FormTabular.C
Change the semantics of 'none' and 'auto' viewers/editors: 'none' means now
[lyx.git] / src / frontends / xforms / FormTabular.C
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2005-10-05 Angus LeemingSquash compiler warnings.
2004-12-03 Georg Baumuse better index types for tabular rows, columns and...
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-02-01 Lars Gullik BjønnesCleanup usage of contains and simplify a bit.
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-05 Angus LeemingStrip out another 180 #includes.
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-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-12 André Pönitzsome renamings plus whitespace.
2003-06-03 John Levonthe same fix qt got to tabulalr close was needed in...
2003-05-19 Angus LeemingGet rid of "char const * _(char const *)".
2003-05-14 Lars Gullik Bjønnesshared-4.diff. Gui independant config.h
2003-04-30 John Levonfix dialog titles to match new menus
2003-04-09 Angus LeemingPrepare the way for resizable tabfolders if the xforms...
2003-03-10 Angus LeemingFlatten the ButtonController tree by splitting it into...
2003-03-09 Angus LeemingPort the tabular dialog to the new scheme based on...
2003-03-09 Angus LeemingMinimise the ControlTabular interface in preparation...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-01-08 Jean-Marc Lasgouttessmall bits
2003-01-06 Angus LeemingMinor bits 'n' bobs from Michael, J�rgen and Jean-Marc.
2002-12-01 Lars Gullik Bjønnesws changes
2002-11-26 Angus Leeming(J�rgen Spitzm�ller): bug fixes.
2002-11-21 Dekel TsurSupport for block alignment in fixed width columns.
2002-11-15 John Levoniport tabular and prefs to MVC
2002-10-24 Angus Leeming(Rob Lahaye): changes to the xforms tabular dialog.
2002-10-03 Angus LeemingWork around xforms "tooltips and tabfolders" bug.
2002-09-06 Jürgen VignaAlains patch for setting tabular column global settings.
2002-09-05 Angus LeemingThis file is part of LyX, the document processor.
2002-09-05 Angus LeemingReally dull and boring header shit
2002-08-15 Angus LeemingPass and store references to LyXView and Dialogs, not...
2002-08-14 Angus Leeming* Throw out DialogBase.h
2002-08-02 Angus LeemingLyXView::view() now returns boost::shared_ptr<BufferVie...
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-13 Angus Leemingxforms clean-up, described in detail in my mail of...
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-23 John Levonguii2
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-21 Angus Leemingwhitespace changes only (believe it or not!)
2002-03-20 Angus LeemingMake more use of the feedback controller routines.
2002-03-18 Jürgen VignaFixed rules for setting left/right borders for multicol...
2002-03-12 Angus LeemingEnsure all widgets follow the naming scheme.
2002-03-11 Angus LeemingActivate the Ok, Apply buttons on pasting with the...
2002-03-11 Angus Leemingsourcedoc-friendly files.
2002-03-08 Jean-Marc Lasgouttesfrontends fixes from Juergen S
2002-02-20 Jürgen VignaFixed #207 H.alignment in multicolumn cells was resette...
2002-02-18 Angus LeemingAnother compile fix.
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-01-25 Angus LeemingBugfixes: checkboxes to radiobuttons (from J�rgen S...
2002-01-16 Angus LeemingJ�rgen S's "power user" patch
2002-01-12 Allan RaeFix Michael's Purify #1 report
2002-01-07 Jürgen VignaJohn's Layout Tabular UI improvements and Martins fixes...
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-10-24 Jürgen VignaChanges to the longtable support.
2001-10-23 Angus LeemingJ�rgen Spitz�ller's patch for the tabular dialog +...
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-13 Angus LeemingRemoved // -*- C++ -*- from all .C files!
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-04-04 Lars Gullik Bjønnesadjust for scoped_ptr, constify
2001-03-19 Angus LeemingRewrote the maths panel so that ALL the popups now...
2001-03-16 Angus LeemingCompile fixes for DEC cxx, John's maths and keymap...
2001-03-15 Angus LeemingMerging BRANCH_MVC back into HEAD.
2001-03-05 Angus Leemingcreate and use a little setEnabled() xforms wrapper...
2001-02-19 Jürgen VignaVarious fixes to InsetTabular and InsetText + Angus...
2000-11-14 Lars Gullik Bjønnesfix a couple of hard crashes, constify local variables...
2000-11-10 Jean-Marc LasgouttesColor patch from Angus, KDE patch from Johnm menu patch...
2000-11-04 Lars Gullik Bjønnessome formatting changes some simplifications and remova...
2000-10-24 Jean-Marc LasgouttesCleanup patches for xforms (Angus) and KDE (John)
2000-10-13 Allan RaeAngus's FormInset work; Dekel's languages patch; my...
2000-10-10 Jürgen VignaInset patch from Angus.
2000-09-28 Jürgen VignaVarious fixes and some "missing features" from Dekels...
2000-08-14 Allan Raemajor GUII cleanup + Baruchs patch + Angus's patch...
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-17 Jürgen VignaAdded support for vertical aligment (using array-packag...
2000-07-14 Jürgen VignaFixed inset-redraw problems on resizing lyx-window...
2000-07-13 Jürgen VignaPatch fdfix from Angus, using only the new tabular...
2000-07-12 Jürgen VignaCommented out wrong code in text.C (Dekel?) some more...
2000-07-12 Jürgen VignaSmall fixes notified by Angus and patch from Kayan!
2000-07-11 Jürgen VignaMoving to have the Tabular-Layout-Form tabbed and in...