lyx_mirror/lib
Jean-Marc Lasgouttes ede2dbfade Cleanup and layoutification of the InsetInfo class.
* InsetInfo.cpp (InsetInfo): derive from InsetCollapsable instead of 
	InsetText, so that we can use InsetLayout. Should be reverted when the 
	layout stuff is migrated to InsetText or some lower level.
	(initTranslator, nameTranslator): moved outside of the class.
	(name, neverIndent): added.
	(draw, setMouseHover): removed.
	(updateInfo): cleanup and use layout
	(read, setInfo): make sure to reset layout.

	* lib/layouts/stdinsets.inc: add layouts for the various Info insets.
	These are used for both display and output.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26646 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-30 14:11:40 +00:00
..
bind Add tab/backtab for outline-in/out sections. 2008-09-26 07:54:52 +00:00
commands CmdDef: 2007-12-02 22:10:26 +00:00
doc UserGuide.lyx: add footnote about PostScript drivers 2008-09-29 23:08:56 +00:00
examples * linguistics.lyx: document OT floats. 2008-09-14 15:26:36 +00:00
fonts Add the esint font to the private fonts. 2007-10-06 15:30:29 +00:00
images Wrong parameter. 2008-07-29 17:54:38 +00:00
kbd
layouts Cleanup and layoutification of the InsetInfo class. 2008-09-30 14:11:40 +00:00
lyx2lyx Don't use '\n'. 2008-08-08 15:22:43 +00:00
scripts Replace condition with an exception (code more robust) and add comment the reason 2008-09-18 18:21:41 +00:00
templates Fix and update the hollywood template. 2008-07-31 18:17:42 +00:00
tex
ui Insert Short Title context menu 2008-09-08 14:22:03 +00:00
autocorrect
build-listerrors
chkconfig.ltx Add check for the latex packages accents and slashed. 2008-09-27 18:35:28 +00:00
configure.py * separate nomencl processing command from index processing command, since nomencl 2008-08-23 09:44:00 +00:00
CREDITS * add Tetsuya Makimura to the credits. 2008-08-19 06:53:18 +00:00
encodings * lib/encodings: revert accidental string change. 2008-08-19 07:05:09 +00:00
external_templates * external_templates: 2008-08-18 08:09:48 +00:00
generate_contributions.py * contrib 2008-09-08 01:46:02 +00:00
languages Back to CJK sanity II: re-introduce Japanese (CJK) [bug 4700] 2008-07-09 07:27:31 +00:00
Makefile.am use svjour.inc instead of svjour3.inc (bug 5154) 2008-09-04 14:03:01 +00:00
symbols Revert 26348 and 26350. Wrong solution. 2008-09-10 14:36:38 +00:00
syntax.default
unicodesymbols In mathmode, treat nonascii chars with diacritical marks as an input method 2008-09-26 15:53:15 +00:00