lyx_mirror/src/frontends
Enrico Forestieri c58f3252e5 Fix remaining issues with big delimiters
* src/mathed/MathSupport.C:
	add "slash" to the decoration table.

	* src/mathed/InsetMathBig.C
	(InsetMathBig::draw): don't remove backslash delimiter.
	(InsetMathBig::isBigInsetDelim): add "\\" and "\slash" to
	the delimiters table.

	* src/frontends/qt4/QDelimiterDialog.C
	(fix_name): return "\\" instead of "\backslash" as that now
	works after the fixes above.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17771 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-11 00:27:35 +00:00
..
controllers fix cash with Toc widget (when stdlib-debug is on) 2007-04-10 09:15:40 +00:00
qt4 Fix remaining issues with big delimiters 2007-04-11 00:27:35 +00:00
Alert_pimpl.h
Alert.C Write the warnings and errors both to lyxerr and to the dialog. 2007-01-23 14:29:15 +00:00
Alert.h
Application.C fix bug: vert. maximized window is completely maximized after restart 2007-03-17 12:28:26 +00:00
Application.h fix bug: vert. maximized window is completely maximized after restart 2007-03-17 12:28:26 +00:00
ChangeLog
Clipboard.h Fix bug 3255 2007-02-21 21:47:44 +00:00
Dialogs.C Bugfix: no need to update if the dialog is not visible. 2007-03-25 00:45:34 +00:00
Dialogs.h
FileDialog.h
FontLoader.h
FontMetrics.h * support/qstring_helpers.h: erase ucs4_to_qstring() method. 2007-02-26 15:13:08 +00:00
Gui.h
key_state.h
LyXKeySym.h We use char_type, not size_t for storing UCS4 characters. 2007-01-24 14:01:34 +00:00
LyXKeySymFactory.h
LyXView.C avoid evalutation of lyxerr arguments unless really needed 2007-04-01 10:09:49 +00:00
LyXView.h fix bug: vert. maximized window is completely maximized after restart 2007-03-17 12:28:26 +00:00
Makefile.am
Menubar.h
mouse_state.h
NoGuiFontLoader.h
NoGuiFontMetrics.h * support/qstring_helpers.h: erase ucs4_to_qstring() method. 2007-02-26 15:13:08 +00:00
Painter.C Improved input method support by M. Iwami. I fixed some typo, and simplified the code a bit. 2007-04-01 09:14:08 +00:00
Painter.h Improved input method support by M. Iwami. I fixed some typo, and simplified the code a bit. 2007-04-01 09:14:08 +00:00
pch.h
Selection.h
Timeout.C
Timeout.h
Toolbars.C avoid evalutation of lyxerr arguments unless really needed 2007-04-01 10:09:49 +00:00
Toolbars.h Session: restore toolbars in the right order and location 2007-01-31 02:39:46 +00:00
WorkArea.C remove redundant lyxerr.debugging checks; macro LYXERR already checks whether the output is actually needed 2007-04-01 14:35:42 +00:00
WorkArea.h Prepare for advanced mouse click selections. 2007-01-27 10:41:03 +00:00