]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/ChangeLog
63f72154071c18c8774aac5d2844ccf0b4cfb7b4
[lyx.git] / src / frontends / xforms / ChangeLog
1 2001-02-09  John Levon  <moz@compsoc.man.ac.uk>
2
3         * FormLog.C: handle Literate build log nicely
4
5 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6
7         * Menubar_pimpl.C: remove support for reference menuitem type.
8
9 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
10
11         * Makefile.am:
12         * Timeout_pimpl.h:
13         * Timeout_pimpl.C: add Timeout implementation
14
15 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
16
17         * form_browser.h:
18         * form_browser.C:
19         * forms/form_browser.fd:
20         * forms/makefile:
21         * FormBrowser.C:
22         * FormBrowser.h: readonly browser form
23
24         * FormLog.C:
25         * FormLog.h:
26         * FormVCLog.C:
27         * FormVCLog.h:
28         * Dialogs.C: add Log and VCLog
29
30         * Makefile.am: add Log and VCLog, add updatesrc target
31
32 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
33
34         * Menubar_pimpl.C (add_toc2): Add shortcut to the TOC menu.
35
36 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
37
38         * FormPreferences.C (GetFrom): fix crash when there is no format
39         defined. 
40         (GetTo): ditto.
41
42 2001-01-23  Angus Leeming  <a.leeming@ic.ac.uk>
43
44         * FormPreferences.C (LoadBrowserLyX): convert unsigned short to
45         unsigned char correctly and so fix 2 bugs loading/changing colors.
46
47 2001-01-21  Dekel Tsur  <dekelts@tau.ac.il>
48
49         * FormRef.C (update): Do not update dialog_->{ref,name,type}
50         if inset_ == 0.
51         Deactivate the type button when buffer is LinuxDoc/Docbook
52         (build): Uncomment calls to addReadOnly().
53         (updateBrowser) Do not disable the update button when there are no 
54         keys.
55         (build, getType, getName): Use InsetRef::types.
56
57 2001-01-18  Angus Leeming  <a.leeming@ic.ac.uk>
58
59         * FormPrint.[Ch] (browse): new method to browse for file to print to.
60
61         * forms/form_print.fd: give the form a Browse button.
62
63 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
64
65         * FormRef.C (input): Fix the behavior of goto reference button.
66