]> git.lyx.org Git - lyx.git/history - src/frontends/LyXView.C
Remove WorkArea.C (empty).
[lyx.git] / src / frontends / LyXView.C
2003-09-05 Angus LeemingRemove WorkArea.C (empty).
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-04-10 John Levontoolbar3.diff
2003-04-02 Angus LeemingA clean-up of the minibuffer code; see xforms/ChangeLog...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-09-11 Angus LeemingRob's beauty treatment to the LyX minimise 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-14 André Pönitzbug fix. reorder initialization
2002-08-13 André Pönitzthe lfun3 patches (overall cleanup and "localizing...
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-08-04 John Levonspellchecker cleanup - fscked knows why pspell is broke...
2002-08-02 Angus LeemingLyXView::view() now returns boost::shared_ptr<BufferVie...
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
2002-07-21 John Levonautosave cleanup, fix qt statusbar timeout, compile fix
2002-07-20 Jean-Marc Lasgouttesremove the multiple menubar stuff
2002-07-19 John LevonI fixed the two bugs (Very shallow in fact)
2002-07-18 John Levondispatch changes ...
2002-07-17 John LevonMake showState be view_state_changed, and rename setSta...
2002-06-24 Lars Gullik Bjønnesportoaddons
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-12 John LevonMove init() back to LyXView
2002-06-12 John LevonSome minor cleanup + use of scoped_ptr instead of raw...
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-23 John Levonguii2