]> git.lyx.org Git - features.git/commit
Prevent crashes experienced by speakers of "long" languages like Norwegian
authorAngus Leeming <leeming@lyx.org>
Wed, 8 May 2002 17:52:02 +0000 (17:52 +0000)
committerAngus Leeming <leeming@lyx.org>
Wed, 8 May 2002 17:52:02 +0000 (17:52 +0000)
commit38b1890429d90c7bd08f2ba6b3ec2a844e7da01e
tree63f02f04d394bc4fc38cb3a1dc3a1082b0730e1f
parent060cb00dfcc1d8ecca9c4042f5002db5ba95e9c7
Prevent crashes experienced by speakers of "long" languages like Norwegian
and German when they select a tab of some tabbed-folder that is only partly
displayed. Of course, the crash no longer happens with xforms 0.9999, but this
is still the elegant thing to do.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4141 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/xforms/ChangeLog
src/frontends/xforms/FormBase.C
src/frontends/xforms/FormBaseDeprecated.C
src/frontends/xforms/Makefile.am
src/frontends/xforms/xforms_resize.C [new file with mode: 0644]
src/frontends/xforms/xforms_resize.h [new file with mode: 0644]