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