]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/ChangeLog
1f32a823ba2cb64714030dd0f9cf29c2321c3c4a
[lyx.git] / src / frontends / xforms / ChangeLog
1 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
2
3         * Menubar_pimpl.C (add_toc2): Add shortcut to the TOC menu.
4
5 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6
7         * FormPreferences.C (GetFrom): fix crash when there is no format
8         defined. 
9         (GetTo): ditto.
10
11 2001-01-23  Angus Leeming  <a.leeming@ic.ac.uk>
12
13         * FormPreferences.C (LoadBrowserLyX): convert unsigned short to
14         unsigned char correctly and so fix 2 bugs loading/changing colors.
15
16 2001-01-21  Dekel Tsur  <dekelts@tau.ac.il>
17
18         * FormRef.C (update): Do not update dialog_->{ref,name,type}
19         if inset_ == 0.
20         Deactivate the type button when buffer is LinuxDoc/Docbook
21         (build): Uncomment calls to addReadOnly().
22         (updateBrowser) Do not disable the update button when there are no 
23         keys.
24         (build, getType, getName): Use InsetRef::types.
25
26 2001-01-18  Angus Leeming  <a.leeming@ic.ac.uk>
27
28         * FormPrint.[Ch] (browse): new method to browse for file to print to.
29
30         * forms/form_print.fd: give the form a Browse button.
31
32 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
33
34         * FormRef.C (input): Fix the behavior of goto reference button.
35