]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlDocument.C
fix crash due to invalidated iterator
[lyx.git] / src / frontends / controllers / ControlDocument.C
2005-09-15 Jürgen Spitzmüllerupdate bufferview after document settings have been...
2005-04-19 Jean-Marc Lasgouttesupdate counters if secnumdepth has changed
2005-03-27 Martin VermeerFix bug 1843
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-04-07 Martin VermeerUse 'assign' as the name for the operation that opens...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-30 Angus LeemingMove the document dialog over to the Dialog-based scheme.
2004-03-30 Angus Leeming5 new lfuns, move all apply code out of ControlDocument...
2004-03-30 Angus LeemingA slightly buggy lfun all-insets-toggle.
2004-03-28 Alfredo Braunsteinthe pariterator stuff
2004-03-25 André Pönitzthe stuff from the sneak preview:
2003-12-14 Angus LeemingOverhaul the branches code.
2003-11-21 André PönitzMichael's open-close-patch
2003-10-27 Jürgen Spitzmüllerqt branches: color fixes
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-21 Lars Gullik Bjønnessome configure output changes, fix a new bug
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-09 Angus LeemingPimpl Buffer.
2003-09-09 Angus LeemingMake buffer's member variables private; use accessor...
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-06 Angus LeemingRemove a couple of #includes from buffer.h
2003-09-06 Angus LeemingMove depth_type to support/types.h.
2003-09-05 Angus LeemingAnother 49 #includes bite the dust.
2003-09-04 Angus LeemingMove #includes out of header files.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-17 Martin VermeerThe 'Branches' mega-patch.
2003-07-27 Angus LeemingFlying high and free...
2003-07-07 Alfredo BraunsteinAdded new signals to Buffer, connect/disconnect to...
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-24 Alfredo BraunsteinMore errorlist adjustements.
2003-06-06 John Levonlang apply fix
2003-05-24 Lars Gullik Bjønnesmake ParagraphList::push_back take a reference instead...
2003-05-20 Alfredo Braunsteinget rid of InsetError users
2003-05-19 André Pönitzthe ascent/descent/width -> dimensions() change
2003-05-13 André PönitzThe 'bformat' introduction
2003-05-07 Lars Gullik Bjønnesparlist cleanup
2003-05-06 John Levonfix buggy boost format
2003-05-06 Lars Gullik BjønnesSome cleanup, and prepare for new feature.
2003-04-25 Lars Gullik Bjønnesmake the message stuff work better
2003-03-31 John Levonkill Alert::alert()
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-29 John LevonBig shake up of all Alert::askQuestion/Confirmation...
2003-03-10 Angus LeemingFlatten the ButtonController tree by splitting it into...
2003-02-25 Dekel TsurFix language changing (the language of the text was...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-02 Lars Gullik Bjønnesfix some BoostFormat mistakes, cast the 0u par to strin...
2002-12-01 Lars Gullik Bjønnesfix the switch layout bug, add some more boost.format...
2002-11-22 Angus LeemingUse a control-view split for the xforms document dialog.
2002-11-08 Edwin Leuvennew tabular dialog + new widget. more bullet stuff...
2002-11-07 Edwin Leuvenapply Juergen Spitzmueller's changes to qt document...
2002-10-21 Lars Gullik Bjønnesws fixes, formatting and some other small changes
2002-10-20 Lars Gullik Bjønnesthe qtclean-2 patch with some very small changes
2002-10-14 André Pönitzfix lockup
2002-10-09 Edwin LeuvenBrand new qt document dialog. Not finished yet though...