]> git.lyx.org Git - features.git/commit
fix insertion of raw double quote, reading of Info inset, initial width of collapsed...
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 23 Jul 2001 09:11:14 +0000 (09:11 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 23 Jul 2001 09:11:14 +0000 (09:11 +0000)
commit55bf6460f304a4632af2136a62c8a82fb86053f3
treef67461d46e626ecbfc5033ec53c849acbadbbcdd
parent3b49ef85f7a2599d5ee6b5954da293c6a304e749
fix insertion of raw double quote, reading of Info inset, initial width of collapsed insets, insertion of index; better support for insetAllowed, for french quotes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2300 a592a061-630c-0410-9148-cb99ea01b6c8
38 files changed:
lib/ChangeLog
lib/bind/cua.bind
lib/bind/emacs.bind
lib/bind/sciword.bind
lib/bind/xemacs.bind
lib/ui/default.ui
src/BufferView.h
src/BufferView2.C
src/BufferView_pimpl.C
src/BufferView_pimpl.h
src/ChangeLog
src/MenuBackend.C
src/ToolbarDefaults.C
src/buffer.C
src/buffer.h
src/insets/ChangeLog
src/insets/inset.h
src/insets/insetcollapsable.C
src/insets/insetcollapsable.h
src/insets/insetert.C
src/insets/insetert.h
src/insets/insetfootlike.C
src/insets/insetindex.C
src/insets/insetindex.h
src/insets/insetnote.C
src/insets/insetnote.h
src/insets/insetquotes.C
src/insets/insetspecialchar.C
src/insets/insetspecialchar.h
src/lyxfunc.C
src/lyxrc.C
src/lyxtext.h
src/mathed/ChangeLog
src/mathed/formula.C
src/mathed/formula.h
src/text.C
src/text2.C
src/trans_mgr.C