]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/FormBase.C
remove defaults stuff, let Qt handle no toolbar
[lyx.git] / src / frontends / xforms / FormBase.C
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-26 Angus LeemingRemove bug fixes for xforms < 1.0.
2003-03-10 Angus LeemingFlatten the ButtonController tree by splitting it into...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-02 Angus Leemingfix bug 850 (fix confirmed by John)
2002-12-16 Angus LeemingRemove work-arounds for xforms < 0.89.5.
2002-12-01 Lars Gullik Bjønnesws changes
2002-11-25 André PönitzMake it compile when USE_BOOST_FORMAT is unset
2002-11-25 Angus Leeming* A controller-view split of the math panel and its...
2002-11-08 Angus LeemingUse JMarc's suggestion of fl_adjust_form_size internall...
2002-10-14 Angus LeemingFix broken tooltips.
2002-10-07 Angus LeemingFix compilation with xforms 0.88.
2002-10-03 Angus LeemingWorkaround for xforms bug, not hiding tooltip on dialog...
2002-09-30 Angus LeemingFix leaking pixmap icon.
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-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-04 John Levonremove debugging code I accidentally committed
2002-08-04 John Levonspellchecker cleanup - fscked knows why pspell is broke...
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-06-12 John LevonMore very minor syncing ..
2002-05-08 Angus LeemingPrevent crashes experienced by speakers of "long" langu...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-21 Angus Leemingwhitespace changes only (believe it or not!)
2002-03-18 Angus LeemingClean-up tooltips further, rewrite formatted as a one...
2002-03-13 Angus LeemingiThe cursor now behaves properly in the dialogs...
2002-03-11 Angus Leemingsourcedoc-friendly files.
2002-03-11 Angus LeemingGive people a rational basis to describe what they...
2002-02-28 Angus LeemingJohn's possible fix to the Bad Window problems that...
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-02-06 Angus LeemingStabilise the tooltips interface and use it successfull...
2002-02-06 Angus LeemingFramework to select the verbosity of the tooltip.
2002-02-05 Angus LeemingYou want real tooltips too? You got 'em. See the Change...
2002-02-05 Angus LeemingProvide the framework for really easy feedback messages.
2002-01-28 Angus LeemingWhite space changes only.
2001-09-24 Angus LeemingGeneralise Dekel's fix to the "select choice < 1" problem.
2001-09-09 Lars Gullik Bjønnessome mods I had in my local tree, mostly small stuff...
2001-09-07 Angus LeemingRob Lahaye's "iconify dialogs with main window if so...
2001-08-29 Angus LeemingAdd a pre-handler that triggers an input event when...
2001-08-28 Angus LeemingClean fix for Michael's reported bug with the character...
2001-06-13 Angus LeemingRemoved // -*- C++ -*- from all .C files!
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-05-29 Angus Leemingtrivial changes
2001-04-24 Lars Gullik Bjønnesmove more support functions into namespace lyx, small...
2001-04-03 Angus LeemingRemove some xforms cruft from BufferView.h BufferView_p...
2001-03-30 Angus Leeming* Baruch's GuiBC template.
2001-03-21 Angus LeemingImplementation of controller-view split for FormCharacter.
2001-03-20 Angus Leemingcontroller-view split of FormLog and FormVCLog.
2001-03-20 Lars Gullik Bjønnesuse anon namespace, somewhat better comp. handling...
2001-03-19 Angus LeemingRewrote the maths panel so that ALL the popups now...
2001-03-15 Angus LeemingMerging BRANCH_MVC back into HEAD.
2001-02-23 Angus LeemingJohn's small fixes to qt2 and xforms + his elegant...
2001-02-14 Angus Leemingextended ButtonController so that only FL_OBJECT *s...
2000-12-11 Jean-Marc LasgouttesA few patches I forgot to commit on friday.
2000-12-04 Jean-Marc LasgouttesPreference/Color changes from Angus
2000-11-21 Lars Gullik Bjønnesapply the patch from Angus
2000-11-14 Lars Gullik Bjønnesfix a couple of hard crashes, constify local variables...
2000-11-10 Jean-Marc LasgouttesColor patch from Angus, KDE patch from Johnm menu patch...
2000-11-08 Lars Gullik Bjønneschanges read the dirr and changelog, something should...
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-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-29 Jean-Marc LasgouttesMore small fixes
2000-09-29 Allan Raeallow derived classes to manipulate signal connections
2000-09-27 Allan RaeAngus's FormBase patch with tiny cleanup
2000-09-22 Jürgen VignaAngus inseterror patch + Dekel mathed fix + added langu...