]> git.lyx.org Git - lyx.git/commit
Add document->compressed menu item, by Bo Peng (ben.bob@gmail.com)
authorBo Peng <bpeng@lyx.org>
Fri, 28 Apr 2006 16:13:35 +0000 (16:13 +0000)
committerBo Peng <bpeng@lyx.org>
Fri, 28 Apr 2006 16:13:35 +0000 (16:13 +0000)
commit8a03d5005c6419434c14f8124c19c19eaec98d5c
treedc615ff0d09a4a882cf6b0f25b5873f6116268a5
parent34770cd68bdc30b0685cdf2cfbae9463ef1747c5
Add document->compressed menu item, by Bo Peng (ben.bob@gmail.com)
* src/LyXAction.C, src/lfuns.h: add LFUN_TOGGLE_COMPRESSION
* src/BufferView_pimpl.C: react to menu item
* lib/ui/stdmenus.ui: add buffer_toggle_compression

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13778 a592a061-630c-0410-9148-cb99ea01b6c8
lib/ui/stdmenus.ui
src/BufferView_pimpl.C
src/LyXAction.C
src/lfuns.h