]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/FormPrint.C
the convert patch
[lyx.git] / src / frontends / xforms / FormPrint.C
2005-01-27 Lars Gullik Bjønnesthe convert patch
2005-01-06 Lars Gullik Bjønnesrename tostr.[Ch] to convert.[Ch]
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-03-28 Angus LeemingIntroduce LFUN_PRINT.
2004-01-08 Angus LeemingHandle Qt-style file filters like
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-06 Angus LeemingGeneral tidy. Not very exciting.
2003-09-05 Angus LeemingStrip out another 180 #includes.
2003-08-27 André PönitzownerPar for gerParentLanguage
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-05-13 André Pönitznon-templated tostr in separate files
2003-04-30 John Levonfix dialog titles to match new menus
2003-03-10 Angus LeemingFlatten the ButtonController tree by splitting it into...
2003-02-27 Angus Leemings,xforms/\(FormFooBar\),\1, in the title blurb
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-01 Lars Gullik Bjønnesws changes
2002-10-25 Angus Leeming(Rob Lahaye): updates to the xforms print, spellchecker...
2002-10-23 Angus Leeming(Rob Lahaye): miscellaneous bits 'n' bobs.
2002-09-11 John LevonRob's printer patch
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 Leeming* Constify Buffer::getLabelList.
2002-08-12 Angus LeemingNo longer pass Controller & or Dialogs & to the View...
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-23 John Levonguii2
2002-03-25 Angus LeemingChange the name of some methods and some widgets.
2002-03-22 Angus Leeming* Use JMarc's browseRelFiles rather than browseFiles.
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 Lars Gullik Bjønnesdoxygen fixes
2002-03-11 Angus LeemingActivate the Ok, Apply buttons on pasting with the...
2002-03-11 Angus Leemingsourcedoc-friendly files.
2001-06-28 Jean-Marc Lasgouttescxx compile fixes ; several patches from John
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-04-03 Angus LeemingRemove some xforms cruft from BufferView.h BufferView_p...
2001-03-30 Angus Leeming* Baruch's GuiBC template.
2001-03-27 Angus LeemingImplemented controller-view split for FormPrint.
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 Lars Gullik Bjønnesremove CXX_WORKING_NAMESPACES
2001-03-15 Angus LeemingMerging BRANCH_MVC back into HEAD.
2001-03-07 Jürgen VignaApplied John's FileDialog patch.
2001-03-05 Angus Leemingcreate and use a little setEnabled() xforms wrapper...
2001-02-16 Lars Gullik Bjønnessmall cleanup, doxygen, formatting changes
2001-01-19 Jean-Marc LasgouttesSmall fixes from Lior and Angus
2000-11-29 Lars Gullik Bjønnespatch from Angus and from Levon
2000-11-28 Allan RaeAngus's 23rd November patch
2000-10-24 Jean-Marc LasgouttesCleanup patches for xforms (Angus) and KDE (John)
2000-10-20 Jean-Marc LasgouttesThe forms resize patch, and small updates
2000-10-13 Allan RaeAngus's FormInset work; Dekel's languages patch; my...
2000-10-11 Allan Raeexpanding Preferences; rename unsorted to collated...
2000-10-10 Allan RaeAngus's xforms patch -- I don't like some of it but...
2000-10-05 Allan RaeDekel's lyxrc.example; Angus's FormDocument; John's...
2000-10-03 Allan RaeAngus's xforms patch + Preferences redesign -- need...
2000-10-02 Allan RaeFormBase extends its reach into the codebase and gains...
2000-08-14 Allan Raemajor GUII cleanup + Baruchs patch + Angus's patch...
2000-07-27 Lars Gullik Bjønnesnoncopyable + read ChangeLog
2000-07-19 Jean-Marc LasgouttesHeaders cleanup from Angus
2000-06-12 Lars Gullik Bjønnesmore FILMagain stuff