changelogs...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7277 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
André Pönitz 2003-07-15 11:10:05 +00:00
parent 4ec8f6453d
commit 09378fd7c1
3 changed files with 18 additions and 0 deletions

View File

@ -1,3 +1,11 @@
2003-07-15 André Pönitz <poenitz@gmx.net>
* lyxtext.h:
* rowpainter.C:
* text2.C:
* text3.C: refresh_status tristate -> need_update bool
2003-07-15 Alfredo Braunstein <abraunst@libero.it>
* lyxtext.h (init): remove reinit argument (act as if always true)

View File

@ -1,4 +1,8 @@
2003-07-15 André Pönitz <poenitz@gmx.net>
* screen.[Ch]: refresh_status tristate -> need_update bool
2003-07-15 André Pönitz <poenitz@gmx.net>
* screen.C: collapse REFRESH_ROW and REFRESH_AREA handling

View File

@ -1,3 +1,9 @@
2003-07-15 André Pönitz <poenitz@gmx.net>
* insettabular.C:
* insettext.C: refresh_status tristate -> need_update bool
2003-07-15 Alfredo Braunstein <abraunst@libero.it>
* insettext.C: adjust call to LyXText::init