]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/FormDocument.h
Change the semantics of 'none' and 'auto' viewers/editors: 'none' means now
[lyx.git] / src / frontends / xforms / FormDocument.h
2006-03-24 Jean-Marc LasgouttesPartial fix to bug 2355.
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-05-13 Angus LeemingStore the citation engine in BufferParams as biblio...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-30 Angus LeemingMove the document dialog over to the Dialog-based scheme.
2004-03-29 Jürgen Spitzmülleradd bibtopic support (bug 870).
2003-12-14 Angus LeemingOverhaul the branches code.
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-09 Angus LeemingGet rid of trailing whitespace 'noise' in future patche...
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-17 Martin VermeerThe 'Branches' mega-patch.
2003-04-02 Angus LeemingThe new combox code.
2003-04-02 Angus LeemingWhitespace and formatting changes only.
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-11-22 Angus LeemingUse a control-view split for the xforms document dialog.
2002-10-23 Angus Leeming(Rob Laheye): changes to the document dialog + some...
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-06-13 Angus Leemingxforms clean-up, described in detail in my mail of...
2002-05-22 Lars Gullik Bjønnesuse more specific smart_ptr headers
2002-04-29 Angus Leeming* Split out getLanguageData from character.[Ch] into...
2002-04-23 Lars Gullik Bjønneschange some __GNUG_ to __GNUG__
2002-04-10 Jean-Marc Lasgouttesfontsize3.diff
2002-03-11 Angus Leemingsourcedoc-friendly files.
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2001-11-07 Jean-Marc Lasgouttesmathed compilation fix
2001-10-11 Angus LeemingVarious fixes suggested by J�rgen
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-04-03 Angus LeemingRemove some xforms cruft from BufferView.h BufferView_p...
2001-03-27 Angus Leemingvarious minor bits
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...
2000-11-10 Jean-Marc LasgouttesColor patch from Angus, KDE patch from Johnm menu patch...
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-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 Jean-Marc LasgouttesThe usual small monday fixes
2000-10-02 Allan RaeFormBase extends its reach into the codebase and gains...
2000-09-14 Jürgen VignaMove callback call in combox and add a Combox * to...
2000-09-13 Jürgen VignaOpen file with newfile fix and use a combox for class...
2000-08-29 Allan Raecleanup FormDocument read-only handling; UNDO_ALL now...
2000-08-21 Allan Raefixed the fix for FormDocument's policy
2000-08-18 Jürgen VignaFixed a missing class change question for defaults...
2000-08-14 Lars Gullik Bjønnesdifferent low-level key handling for xforms 0.89, use...
2000-08-11 Jürgen VignaImplemented new Layout-Document in GUII and a few small...