2001-01-15 13:31:25 +00:00
|
|
|
2001-01-15 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
2001-01-15 18:54:31 +00:00
|
|
|
* BufferView2.C (gotoInset): New method. Replaces gotoNote() and
|
|
|
|
gotoError().
|
|
|
|
|
|
|
|
* text2.C (GotoNextInset): New method. Replaces GotoNextError()
|
|
|
|
and GotoNextNote().
|
|
|
|
|
|
|
|
* src/LyXAction.C: Added reference-next.
|
|
|
|
|
2001-01-15 14:05:45 +00:00
|
|
|
* text.C (InsertChar): Use contains instead of strchr.
|
|
|
|
|
2001-01-15 13:31:25 +00:00
|
|
|
* lyx_cb.C (MenuInsertLabel): Enable default value code.
|
|
|
|
|
2001-01-13 20:24:02 +00:00
|
|
|
2001-01-13 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
2001-01-13 20:32:10 +00:00
|
|
|
* paragraph.C (SimpleTeXOnePar) Put \protect before paragraph
|
|
|
|
alignment commands (when needed).
|
|
|
|
|
2001-01-13 20:24:02 +00:00
|
|
|
* text.C (InsertChar): Add ':' to number separator chars.
|
|
|
|
|