]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/FormFloat.C
get rid of broken_header.h and some unneeded tests
[lyx.git] / src / frontends / xforms / FormFloat.C
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-29 Jürgen Spitzmüllersupport for sidewaysfloats and fix for bug 1016 (float...
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-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
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-03-10 Angus LeemingFlatten the ButtonController tree by splitting it into...
2003-03-05 Angus LeemingMove insetfloat.h out of ControlFloat.h and into the...
2003-03-05 Angus LeemingMove the float dialog to the new scheme.
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-10-24 Angus Leeming(Rob Lahaye): small clean-up of the clean-ups already...
2002-10-23 Angus Leeming(Rob Lahaye): improvements to the xforms float dialog.
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-12 Angus LeemingNo longer pass Controller & or Dialogs & to the View...
2002-07-25 Jean-Marc Lasgouttesfloat dialog fixes from juergen s.
2002-07-25 John LevonJ�rgen's float patch + "span columns"
2002-07-24 Jean-Marc Lasgoutteshandle Wide attribute of floats in their dialog (from...
2002-07-02 Lars Gullik Bjønnes2002-07-02 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-06-13 Angus Leemingxforms clean-up, described in detail in my mail of...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-12 Angus LeemingEnsure all widgets follow the naming scheme.
2002-03-11 Angus Leemingsourcedoc-friendly files.
2002-01-03 Jean-Marc Lasgouttestable selection fix from John; Here & wide figures...
2001-09-12 Angus Leemingreturn SMI_VALID on input.
2001-09-11 Angus LeemingFix for float dialog bug
2001-09-09 Lars Gullik Bjønnessome mods I had in my local tree, mostly small stuff...
2001-07-30 Lars Gullik Bjønnesinsetfloat work + stuff