X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fcontrollers%2FChangeLog;h=cb4b82c8b85faa560171f47f8d78a7cadee023cc;hb=8c374dcefb84080c388715fcd7626df2ef940bdd;hp=8b2dcc9531cd61ff76f71b69efebd32c9319225f;hpb=918df906bbb69f1878a5e1cd3a0e07df29de34cf;p=lyx.git diff --git a/src/frontends/controllers/ChangeLog b/src/frontends/controllers/ChangeLog index 8b2dcc9531..cb4b82c8b8 100644 --- a/src/frontends/controllers/ChangeLog +++ b/src/frontends/controllers/ChangeLog @@ -1,3 +1,42 @@ +2003-12-04 Angus Leeming + + * ControlExternal.[Ch] (bbChanged): new accessor functions to a + boolean flag. + (readBB): attempt to read the BoundingBox from the graphics file. + If that fails, try the Graphics Cache. + (all_origins, origin_gui_str): helpers for the frontends. + +2003-12-01 Jürgen Spitzmüller + + * ControlVSpace.C: enable the buttons for new insets. + +2003-11-28 André Pönitz + + * ControlVSpace.[Ch]: new files + * Makefile.am: adjust + +2003-11-21 Michael Schmitt + + * ControlDocument.C: Change call to insetsOpenCloseBranch + +2003-11-07 Alfredo Braunstein + + * ControlSpellchecker.C (isLetter): skip ert + +2003-11-06 Alfredo Braunstein + + * ControlErrorList.C (goTo): allow going to inner paragraphs + +2003-11-04 Alfredo Braunstein + + * ControlSearch.[Ch]: + * ControlThesaurus.C: adjust to spellcheck code changes + +2003-11-04 Alfredo Braunstein + + * ControlSpellchecker.C (nextWord): do not send ligature breaks + and other nasty insets to the spellchecker + 2003-11-04 Alfredo Braunstein * ControlSpellchecker.[Ch] (nextWord, check): rewrite of the text