]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/FormRef.C
Introduce LFUN_PRINT.
[lyx.git] / src / frontends / xforms / FormRef.C
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-08 Angus LeemingRemoved all redundant using directives from the source.
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-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-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-25 Angus LeemingHold on to your hats.
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-11 Angus Leemingtweaks to ensure that the Ok,Apply buttons behave as...
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-10-24 Angus LeemingFix Andr�'s highlighted browser bug.
2002-10-08 Dekel TsurAlways list the labels of the current buffer.
2002-09-09 Angus LeemingRob's dialog clean-up and Martin's 'disfucation' of...
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-16 Angus LeemingMichael's "synchronise the labels with the buffer"...
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-21 Jean-Marc Lasgouttestoc support reorganization; changes to xform_helpers...
2002-07-02 Lars Gullik Bjønnes2002-07-02 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-18 Angus LeemingJrgen's "Tooltips for the reference dialog" patch....
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 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.
2002-02-06 Jean-Marc Lasgouttesfix weird error message when a command is disabled...
2001-09-24 Angus Leeming* New xforms helper functions getVectorFromChoice,...
2001-09-24 Angus LeemingGeneralise Dekel's fix to the "select choice < 1" problem.
2001-09-21 Dekel TsurFix crash when using dialog with keyboard:
2001-09-13 Dekel TsurChoose labels from other documents
2001-08-09 Angus LeemingDisable various buttons when buffer is read only
2001-08-01 Jean-Marc LasgouttesJohn's latest patch frenzy
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-26 Angus LeemingMore include changes
2001-04-24 Lars Gullik Bjønnescall message more directly
2001-04-03 Angus LeemingRemove some xforms cruft from BufferView.h BufferView_p...
2001-03-26 Angus LeemingController-view split for Ref popup.
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-27 Dekel TsurFixed the behaviour of Goto-Ref (?)
2001-02-26 Dekel TsurUpdate bookmark #0 after inserting a reference.
2001-01-28 Dekel TsurBookmarks.
2001-01-26 Dekel TsurMove methods from FormRef.C to insetref.C
2001-01-21 Dekel Tsur- Clean FormRef
2001-01-21 Dekel TsurSmall fixes in FormRef.
2001-01-21 Dekel TsurSmall improvement in FormRef.
2001-01-17 Dekel TsurFix goto reference.
2000-11-29 Lars Gullik Bjønnesanother patch from Angus
2000-11-29 Lars Gullik Bjønnesupdate patch from Angus
2000-11-28 Allan RaeAngus's 23rd November patch
2000-11-14 Lars Gullik Bjønnesfix a couple of hard crashes, constify local variables...
2000-11-04 Lars Gullik Bjønnessome formatting changes some simplifications and remova...
2000-10-27 Jean-Marc LasgouttesJose's DocBook tables patch; Angus latest preference...
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-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-09-29 Lars Gullik Bjønnesmore type changes, some consts added
2000-09-19 Lars Gullik Bjønnesfix call to Dispatch
2000-08-14 Allan Raemajor GUII cleanup + Baruchs patch + Angus's patch...
2000-08-08 Jürgen VignaForgotten files again + autosave-file fixes and small...