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