lyx_mirror/lib
Jürgen Spitzmüller c876a2e7c7 Merge the two linebreak insets into one.
* src/Buffer.cpp:
	- file format change to 324
* development/FORMAT:
	- document file format change

* src/insets/InsetNewline.{cpp,h}:
	- the former two separate derivates are now merged into one inset
	  with proper Params and Mailer. This simplifies the structure and allows for
	  switching between the two kinds.

* src/Text3.cpp:
	- The newline insets are now being generated with 
	   newline-insert [newline|linebreak]

* src/factory.cpp:
* src/Text.cpp:
	- Newline inset is now a proper inset with opening and closing tag.

* src/FuncCode.h:
* src/LyXAction.cpp:
* src/Text3.cpp:
* src/insets/InsetCollapsable.cpp:
* src/insets/InsetTabular.cpp:
* src/mathed/InsetMathGrid.cpp:
* src/mathed/InsetMathHull.cpp:
	- remove LFUN_NEW_LINE, LFUN_LINE_BREAK,
	  add LFUN_NEWLINE_INSERT

* lib/lyx2lyx/LyX.py:
* lib/lyx2lyx/lyx_1_6.py:
	- conversion and reversion routines for newline insets.

* lib/ui/stdmenus.inc:
* lib/ui/stdcontext.inc
	- adapt menu and add context menu to switch between newpage variants.

* lib/bind/*.bind:
	- adapt to new lfuns.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23966 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-26 08:10:01 +00:00
..
bind Merge the two linebreak insets into one. 2008-03-26 08:10:01 +00:00
commands CmdDef: 2007-12-02 22:10:26 +00:00
doc German UserGuide.lyx: tiny improvement by Hartmut 2008-03-26 01:06:48 +00:00
examples delete French mathed.lyx as we did already for the other languages where we have a translation of the new math manual. 2008-02-24 22:52:30 +00:00
fonts Add the esint font to the private fonts. 2007-10-06 15:30:29 +00:00
images * new function to set border around selection 2008-03-20 08:45:40 +00:00
kbd Add keymap file for Farsi, provided by Mostafa 2007-06-22 22:41:45 +00:00
layouts New AddToPreamble tag for layout files. This tag will ADD some information to the document premable rather than completely over-write it, as the Preamble tag does. 2008-03-24 13:11:16 +00:00
lyx2lyx Merge the two linebreak insets into one. 2008-03-26 08:10:01 +00:00
scripts Add some history to layout2layout.py. 2008-03-24 13:21:26 +00:00
templates method to avoid to use the end letter environment (patch by Jürgen) 2008-02-06 19:56:00 +00:00
tex remove class cv, now that it has been superceded by simplecv 2007-05-02 10:41:05 +00:00
ui Merge the two linebreak insets into one. 2008-03-26 08:10:01 +00:00
autocorrect
build-listerrors
chkconfig.ltx * check for xargs in configure.py 2008-03-10 12:50:47 +00:00
configure.py * lib/configure.py: 2008-03-09 12:22:28 +00:00
CREDITS Change credits 2008-01-12 18:00:48 +00:00
encodings encodings: disable the new SJIS-plain encoding as long as we don't support it properly, see http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg129935.html 2007-10-11 23:41:57 +00:00
external_templates
generate_contributions.py Update contribution 2008-03-19 22:25:59 +00:00
languages languages: clarify the German language names as discussed in http://bugzilla.lyx.org/show_bug.cgi?id=4657 2008-03-25 23:29:17 +00:00
Makefile.am Move context menus to their own file. 2008-03-25 16:02:26 +00:00
symbols * lib/symbols: 2008-02-19 07:14:05 +00:00
syntax.default
unicodesymbols * lib/unicodesymbols: 2008-02-07 20:38:04 +00:00