Get the date right ;-)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8602 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Angus Leeming 2004-04-05 14:01:30 +00:00
parent 29e3a03b63
commit 65aa219f2e
5 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
2004-05-04 Angus Leeming <leeming@lyx.org>
2004-04-05 Angus Leeming <leeming@lyx.org>
* ControlErrorList.C: wrap #warning calls inside #ifdef
WITH_WARNINGS blocks.

View File

@ -1,4 +1,4 @@
2004-05-04 Angus Leeming <leeming@lyx.org>
2004-04-05 Angus Leeming <leeming@lyx.org>
* GMenubar.C: wrap #warning calls inside #ifdef WITH_WARNINGS blocks.

View File

@ -1,11 +1,11 @@
2004-05-04 Angus Leeming <leeming@lyx.org>
2004-04-05 Angus Leeming <leeming@lyx.org>
* insetgraphics.C: remove unused header file "lyxrc.h".
* render_graphic.C: squash bug 1372: Misleading graphics label when
deactivating lyx view.
2004-05-04 Angus Leeming <leeming@lyx.org>
2004-04-05 Angus Leeming <leeming@lyx.org>
* insetbibitem.C:
* insetcaption.C:

View File

@ -1,9 +1,9 @@
2004-05-04 Angus Leeming <leeming@lyx.org>
2004-04-05 Angus Leeming <leeming@lyx.org>
* math_scriptinset.C (up, down, notifyCursorLeaves): ensure that
accessor index is valid.
2004-05-04 Angus Leeming <leeming@lyx.org>
2004-04-05 Angus Leeming <leeming@lyx.org>
* formulamacro.C:
* math_binaryopinset.C:

View File

@ -1,4 +1,4 @@
2004-05-04 Angus Leeming <leeming@lyx.org>
2004-04-05 Angus Leeming <leeming@lyx.org>
* filetools.C:
wrap #warning calls inside #ifdef WITH_WARNINGS blocks.