]> git.lyx.org Git - features.git/commit
fix a couple of hard crashes, constify local variables, whitespace changes, some...
authorLars Gullik Bjønnes <larsbj@gullik.org>
Tue, 14 Nov 2000 02:01:57 +0000 (02:01 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Tue, 14 Nov 2000 02:01:57 +0000 (02:01 +0000)
commita32d2c972f88e771a326e011bc16b6d38d6e9082
treed5051f4a185da5ff531ecb88f5b8812277db5817
parent000001c24b736b168f2bf908e8063c4cfe7a9cbc
fix a couple of hard crashes, constify local variables, whitespace changes, some changes to new code

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1215 a592a061-630c-0410-9148-cb99ea01b6c8
34 files changed:
ChangeLog
config/lyxinclude.m4
forms/layout_forms.h.patch
po/POTFILES.in
src/bufferlist.C
src/debug.C
src/debug.h
src/frontends/ButtonPolicies.h
src/frontends/xforms/ButtonController.C
src/frontends/xforms/Color.C
src/frontends/xforms/Color.h
src/frontends/xforms/Dialogs.C
src/frontends/xforms/FormBase.C
src/frontends/xforms/FormBase.h
src/frontends/xforms/FormCopyright.C
src/frontends/xforms/FormError.C
src/frontends/xforms/FormGraphics.C
src/frontends/xforms/FormIndex.C
src/frontends/xforms/FormInset.C
src/frontends/xforms/FormInset.h
src/frontends/xforms/FormPreferences.C
src/frontends/xforms/FormRef.C
src/frontends/xforms/FormRef.h
src/frontends/xforms/FormTabular.C
src/frontends/xforms/FormTabularCreate.C
src/frontends/xforms/FormUrl.C
src/layout_forms.h
src/lyx_cb.C
src/lyx_cb.h
src/lyx_gui_misc.C
src/lyxfunc.C
src/support/filetools.C
src/support/filetools.h
src/support/tempname.C