]> git.lyx.org Git - features.git/commit
This patch should now fix all resize problems we have with forms-windows.
authorJürgen Vigna <jug@sad.it>
Mon, 25 Oct 1999 14:50:26 +0000 (14:50 +0000)
committerJürgen Vigna <jug@sad.it>
Mon, 25 Oct 1999 14:50:26 +0000 (14:50 +0000)
commita77033585c912bd5c29c9b0a61a18bddeb109284
treecefce182a97befffeb852dec82438c4eb882797c
parenta8a90bf854958562ddf588e3eddbc2b7cfa7f976
This patch should now fix all resize problems we have with forms-windows.
If a save and correct resize is not possible I forbid resizing. I hope I
got all of them :)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@243 a592a061-630c-0410-9148-cb99ea01b6c8
29 files changed:
ChangeLog
forms/form1.fd
forms/form_url.fd [new file with mode: 0644]
forms/latexoptions.fd
forms/layout_forms.fd
forms/lyx.fd
src/LaTeXLog.C
src/LyXSendto.C
src/PaperLayout.C
src/ParagraphExtra.C
src/TableLayout.C
src/form1.C
src/insets/Makefile.am
src/insets/form_url.C [new file with mode: 0644]
src/insets/form_url.h [new file with mode: 0644]
src/insets/inseterror.C
src/insets/insetinfo.C
src/insets/inseturl.C
src/insets/inseturl.h
src/latexoptions.C
src/layout_forms.C
src/lyx.C
src/lyx_cb.C
src/lyx_gui.C
src/lyxfr0.C
src/lyxfunc.C
src/lyxvc.C
src/mathed/math_panel.C
src/menus.C