]> git.lyx.org Git - lyx.git/history - src/frontends/LyXView.C
* LyXView.C:
[lyx.git] / src / frontends / LyXView.C
2007-01-18 Michael Schmitt * LyXView.C:
2007-01-16 Abdelrazak Younes* LyXView::updateInset(): schedule a redraw instead...
2007-01-05 Abdelrazak YounesFix bug bug 3064 and 3065:
2007-01-02 Abdelrazak Younesadd some assertions.
2006-12-22 Bo PengFix "virtual function called" error, by Abdel
2006-12-02 Peter KümmelClean up quit code.
2006-12-02 Georg Baummore unicode filenames
2006-11-28 Abdelrazak YounesFix graphics rendering preview.
2006-11-20 Abdelrazak Younes* Status.15x: updates.
2006-11-05 Abdelrazak YounesBug Fix: Window title was not updated in new window.
2006-11-03 Abdelrazak YounesFix singlePar update. This should result in a nice...
2006-11-02 Bo PengPrettier view->toolbars menu.
2006-11-02 Bo PengSession/Toolbars:
2006-10-31 Peter KümmelAdd tab support
2006-10-29 Michael Schmitt * src/frontends/Toolbars.h:
2006-10-29 Peter KümmelShow Change Tracking toolbar, prepare hiding/positioning:
2006-10-26 Abdelrazak YounesThis commit fixes 3 crashes when reverting a document:
2006-10-26 Abdelrazak YounesFix (hopefully) gcc warning about initialization order...
2006-10-24 Abdelrazak Younesfix crash on exit.
2006-10-23 Abdelrazak Younesnew LFUN_WINDOW_CLOSE
2006-10-22 Lars Gullik BjønnesThe Gtk removal from trunk.
2006-10-22 Abdelrazak YounesImmediate rendering of buffer change for one or multipl...
2006-10-21 Asger Ottar Alstrup- Fix sign error in Cursor::setSelection
2006-10-21 Asger Ottar Alstrup- Dump the inset position cache as well
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-18 Georg Baumforgot this
2006-10-12 Abdelrazak Younespreliminar support for multiple LyXView.
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-10-11 Abdelrazak YounesThis commit cleans up everything related to singleton...
2006-10-02 Abdelrazak YounesA fix from Ozgur Ugras BARAN:
2006-09-29 Abdelrazak Younes* Application: new createView() method
2006-09-29 Abdelrazak YounesThis commit introduces Application_pimpl and cleanup...
2006-09-26 Abdelrazak YounesFree BufferView from LyXView!
2006-09-22 Abdelrazak YounesThis commit replaces BufferView->LyXView->Gui->[selecti...
2006-09-19 Abdelrazak YounesThis is the continuation of my BufferView/LyXView clean...
2006-09-17 Abdelrazak Younes* Transfer Intl member from LyXView to BufferView.
2006-09-16 Abdelrazak Younesdeledelete BufferView::available() method because buffe...
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-08-24 Abdelrazak Younes* BufferView: delete firstLayout()
2006-08-24 Jean-Marc Lasgouttes * src/frontends/LyXView.C (setBuffer): update the...
2006-08-24 Abdelrazak YounesThis commit fixes the crash caused by loading an empty...
2006-08-23 Abdelrazak YounesFix crash on exit after a Buffer switch.
2006-08-17 Abdelrazak YounesThis patch moves the dialogs hidding/update from Buffer...
2006-08-13 Abdelrazak YounesThis commit creates a error_lists map member inside...
2006-07-15 Abdelrazak YounesThis commit transfer the ErrorList handling from LyXVie...
2006-07-14 Abdelrazak YounesThis commit continues the drastic diet operated on...
2006-07-13 Abdelrazak YounesGUI API Cleanup step 3: merge with "younes" branch.
2006-07-08 Lars Gullik BjønnesExtracted from r14281
2006-07-06 Lars Gullik BjønnesRemove quite a few compiler warnings:
2006-07-03 Lars Gullik BjønnesExtracted from r14281 from the younes branch.
2006-06-26 Abdelrazak YounesGUI API Cleanup step 2: merge of the "younes" branch.
2006-04-09 Lars Gullik Bjønnes* Change several freestanding and class methods with...
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2005-08-02 Martin VermeerScrollbar fixes
2005-05-06 André Pönitzmake sure the 'setStatus(Collapsed)' crash won't occur...
2005-05-06 André Pönitzfix crash when collapsing ert with cursor inside
2005-04-26 Angus LeemingConsistent use of preprocessor guards;
2005-04-13 Georg Baumdisable open dialogs if applying them is not allowed
2005-02-08 Lars Gullik Bjønnesdociterator dont inherit from std::vector and updates
2005-01-20 Angus LeemingGuard HAVE_UNISTD_H.
2005-01-19 Angus LeemingUse HAVE_UNISTD_H.
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-13 Angus LeemingPreview fiddling (preparing the way for mathed previews).
2004-03-18 André Pönitzsplit LyXFunc::getStatus() into inset specific chunks
2004-02-06 André Pönitzfix mathed crash
2004-01-26 André Pönitzmore IU
2004-01-20 André PönitzPart of IU.
2004-01-15 André Pönitzthe monster patch
2003-11-10 André Pönitzthe update/updateInset merge
2003-10-14 Angus LeemingTurn LyX into a singleton class. Kill the BufferView...
2003-10-09 André Pönitzreplace ParagraphList::iterator by lyx::paroffset_type...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-21 Angus LeemingCompile fix.
2003-09-21 Lars Gullik BjønnesGet rid of Pseudo Actions
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Angus LeemingPimpl Buffer.
2003-09-09 Angus LeemingMake buffer's member variables private; use accessor...
2003-09-06 Angus LeemingMove depth_type to support/types.h.
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)
next