]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/FormInclude.C
get rid of broken_header.h and some unneeded tests
[lyx.git] / src / frontends / xforms / FormInclude.C
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-01-08 Angus LeemingHandle Qt-style file filters like
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-19 Angus LeemingFix InsetInclude properly. Data is now stored in an...
2003-09-18 Angus LeemingGet rid of the InsetInclude::Params::flag variable.
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 the include dialog to the new scheme
2003-02-27 Angus Leeming(Rob Lahaye): clean up the xforms Include dialog.
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-01 Lars Gullik Bjønnesws changes
2002-09-11 Angus LeemingRemove lyxerr call from FormInclude.
2002-09-09 John Levonremove noload/don't typeset
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 LeemingNothing but a changed email address (trying to factor...
2002-08-12 Angus LeemingNo longer pass Controller & or Dialogs & to the View...
2002-08-02 Angus LeemingChange the LyX file format, adding a "preview" flag...
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-04 Jean-Marc Lasgouttesfix 459; support epsi and fig formats; fix bug in hu.po
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-05-30 Jean-Marc Lasgoutteshonor LYX_DIR_13x, fix #386, update IEEEtraan template
2002-05-08 Angus LeemingBack out potentially buggy patch.
2002-05-08 Angus Leeming(Herbert): In the Include dialog, the "Load" button...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-21 Angus Leemingwhitespace changes only (believe it or not!)
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-01-21 Jean-Marc Lasgouttesforminclude patch from herbert
2001-07-25 Jean-Marc Lasgouttesmath-space; fixes to include inset dialog; autoconfigur...
2001-06-13 Angus LeemingRemoved // -*- C++ -*- from all .C files!
2001-06-13 Angus LeemingAdded // -*- C++ -*- to the top of all files in control...
2001-06-12 Angus LeemingThe Ok button is now activated in the Include dialog...
2001-04-03 Angus LeemingRemove some xforms cruft from BufferView.h BufferView_p...
2001-03-30 Angus Leeming* Baruch's GuiBC template.
2001-03-23 Angus LeemingImplemented controller-view split for FormError and...
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-14 Angus LeemingJohn's tiny FormGraphics patch and large GUI-I InsetInc...
2001-03-07 Jürgen VignaApplied John's FileDialog patch.
2001-03-05 Angus Leemingcreate and use a little setEnabled() xforms wrapper...
2001-02-12 Lars Gullik Bjønnesmathed15.diff
2001-02-12 Lars Gullik Bjønnesformskdepatchthingie