]> git.lyx.org Git - lyx.git/blob - src/ChangeLog
Decrease keyboard purge thershold.
[lyx.git] / src / ChangeLog
1 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
2
3         * WorkArea.C (work_area_handler): Decrease keyboard purge thershold.
4
5         * lyxrc.C (setDefaults): Correct initialization value for
6         font_norm_type.
7
8 2001-01-15  Dekel Tsur  <dekelts@tau.ac.il>
9
10         * BufferView2.C (gotoInset): New method. Replaces gotoNote() and
11         gotoError().
12
13         * text2.C (GotoNextInset): New method. Replaces GotoNextError()
14         and GotoNextNote().
15
16         * src/LyXAction.C: Added reference-next.
17
18         * text.C (InsertChar): Use contains instead of strchr.
19
20         * lyx_cb.C (MenuInsertLabel): Enable default value code.
21
22 2001-01-13  Dekel Tsur  <dekelts@tau.ac.il>
23
24         * paragraph.C (SimpleTeXOnePar) Put \protect before paragraph
25         alignment commands (when needed).
26
27         * text.C (InsertChar): Add ':' to number separator chars.
28