mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
*** empty log message ***
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6303 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
1eeff87e19
commit
8e4a70423e
@ -1,4 +1,17 @@
|
||||
2003-02-27 Angus Leeming <angus@localhost.localdomain>
|
||||
2003-02-27 Angus Leeming <leeming@lyx.org>
|
||||
|
||||
* Dialogs.C (build): add a label dialog.
|
||||
|
||||
* FormIndex.[Ch]: renamed as FormText.[Ch]
|
||||
* forms/form_index.fd: renamed as form_text.fd.
|
||||
|
||||
* FormText.[Ch]
|
||||
* forms/form_text.fd: slight refactoring to enable the class to be
|
||||
used by two dialogs.
|
||||
|
||||
* Makefile.am: add the new files and remove the old.
|
||||
|
||||
2003-02-27 Angus Leeming <leeming@lyx.org>
|
||||
|
||||
* Alert_pimpl.C: make shortcuts consistent with the rest of LyX.
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
2003-02-27 Angus Leeming <leeming@lyx.org>
|
||||
|
||||
* indexlabel.C: use a real, LyX dialog rather than that nasty Alert
|
||||
thingy.
|
||||
|
||||
2003-02-27 Angus Leeming <leeming@lyx.org>
|
||||
|
||||
* insetbibitem.C (localDispatch):
|
||||
|
Loading…
Reference in New Issue
Block a user