]> git.lyx.org Git - features.git/commit
fix bug 2453
authorBernhard Roider <bernhard.roider@sonnenkinder.org>
Sat, 12 May 2007 20:59:21 +0000 (20:59 +0000)
committerBernhard Roider <bernhard.roider@sonnenkinder.org>
Sat, 12 May 2007 20:59:21 +0000 (20:59 +0000)
commit6de5d0ad584f59f23f07e59972fab2ac8b66c814
tree4dad084643292dffeb62f5d1d0652174ac26de41
parent59252c1f8f6f5b1c787eb5a1ab79a38079e7afdc
fix bug 2453
change of behavior of rotate-tabular and rotate-cell toolbar buttons such that they toggle the rotation. Therefore a toggle feature is added to the tabular features. Moreover after the patch the state of the set-rotate-cell and toggle-rotate-cell buttons is on only if all selected cells in the table are rotated. If not all selected cells are rotated then the toggle button rotates all selected cells.

The toggle-icons are copied from the set-icons.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18280 a592a061-630c-0410-9148-cb99ea01b6c8
lib/images/tabular-feature_toggle-rotate-cell.xpm [new file with mode: 0644]
lib/images/tabular-feature_toggle-rotate-tabular.xpm [new file with mode: 0644]
lib/ui/stdtoolbars.inc
src/insets/InsetTabular.cpp
src/insets/InsetTabular.h