lyx_mirror/src/frontends/xforms/ChangeLog

21 lines
643 B
Plaintext
Raw Normal View History

2001-01-21 Dekel Tsur <dekelts@tau.ac.il>
* FormRef.C (update): Do not update dialog_->{ref,name,type}
if inset_ == 0.
Deactivate the type button when buffer is LinuxDoc/Docbook
(build): Uncomment calls to addReadOnly().
(updateBrowser) Do not disable the update button when there are no
keys.
(build, getType, getName): Use InsetRef::types.
2001-01-18 Angus Leeming <a.leeming@ic.ac.uk>
* FormPrint.[Ch] (browse): new method to browse for file to print to.
* forms/form_print.fd: give the form a Browse button.
2001-01-17 Dekel Tsur <dekelts@tau.ac.il>
* FormRef.C (input): Fix the behavior of goto reference button.