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