]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/XFormsView.C
* filetools.[Ch]: Make functions that start with a capital
[lyx.git] / src / frontends / xforms / XFormsView.C
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2006-04-05 Lars Gullik Bjønnes2006-04-06 Bo Peng <ben.bob@gmail.com>
2005-07-16 André Pönitz * lyxfont.h: Change order of declarations to give...
2004-11-16 Lars Gullik BjønnesMake us satisfy concept checks
2004-11-16 Jean-Marc Lasgouttescorrectly disable buffer-related menu entries when...
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-04-29 Angus Leeming* Positionable and dynamically visible toolbars for...
2004-04-28 Angus LeemingA layout engine for XForms.
2004-02-20 André Pönitzrename a function
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-05 Angus LeemingStrip out another 180 #includes.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-25 Jean-Marc Lasgouttestowards saner frontends (?). Part II: the menubar ...
2003-07-25 Jean-Marc Lasgouttestowards saner frontends. Part I: the toolbar
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-10 Lars Gullik Bjønnesthe current_view patch
2003-05-14 Lars Gullik Bjønnesshared-4.diff. Gui independant config.h
2003-04-10 John Levontoolbar3.diff
2003-04-07 John Levonreset the status message on leaving an inset or clickin...
2003-04-02 John Levonremove defaults stuff, let Qt handle no toolbar
2003-04-02 Angus LeemingThe new combox code.
2003-04-02 Angus LeemingA clean-up of the minibuffer code; see xforms/ChangeLog...
2003-02-14 John LevonMy old allow/prohibitInput() -> busy(bool) patch cleanup
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-16 Angus LeemingRemove work-arounds for xforms < 0.89.5.
2002-09-30 Angus LeemingFix leaking pixmap icon.
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 LeemingThe dialogs/guiapi re-working.
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-08-12 Angus LeemingNo longer pass Controller & or Dialogs & to the View...
2002-08-04 John Levonspellchecker cleanup - fscked knows why pspell is broke...
2002-07-22 Lars Gullik Bjønnesadd connection objects and assign to them to
2002-07-22 John Levontoolbar cleanup. JMarc, Lars, please see the fIXME...
2002-07-21 John Levonautosave cleanup, fix qt statusbar timeout, compile fix
2002-07-19 John LevonI fixed the two bugs (Very shallow in fact)
2002-07-18 John Levondispatch changes ...
2002-07-17 John Levonremove 2nd exit confirmation. I think this mutated...
2002-07-17 John LevonMake showState be view_state_changed, and rename setSta...
2002-07-04 Lars Gullik BjønnesChanges to make RH-7.3 be able to run lyx.
2002-07-02 Lars Gullik Bjønnes2002-07-02 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-06-24 Lars Gullik Bjønnesportoaddons
2002-06-13 Angus Leemingxforms clean-up, described in detail in my mail of...
2002-06-12 John LevonMove init() back to LyXView
2002-06-12 John LevonNew lyx_gui namespace. Some working out to be done...
2002-06-12 John LevonSome minor cleanup + use of scoped_ptr instead of raw...
2002-06-10 Angus LeemingCompaq cxx 6.5 will now compile lyx.
2002-06-02 John Levonxforms 1.0 fixes
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-23 John Levonmore guii moving around.
2002-05-23 John Levonguii2