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