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