lyx_mirror/development
Jürgen Spitzmüller f2e8cd3cd9 *** File Format Change: UI and enhancement for InsetSpace ***
* src/insets/InsetSpace.{cpp,h}:
	- merge in HFill inset, add support for dotfill, hrulefill,
	  hspace and hspace*
* src/insets/InsetHFill.{cpp,h}:
	- remove

* src/frontends/qt4/GuiHSpace.{cpp,h}:
* src/frontends/qt4/ui/HSpaceUi.ui:
* src/frontends/qt4/GuiView:
	- new GUI for Space insets.

* src/insets/Inset.{cpp,h}:
* src/insets/InsetCode.h:
* src/insets/InsetCollapsable.cpp:
* src/insets/InsetCommandParams.cpp:
	- remove HFILL_CODE and LFUN_HFILL_INSERT, add SPACE_CODE where necessary,
	  new Inset member isStretchableSpace() to indicate HFill and friends.

* Buffer.cpp: 
	- increase format to 319
* lib/lyx2lyx/LyX.py:
* lib/lyx2lyx/lyx_1_6.py:
	- conversion/reversion routines
* development/FORMAT:
	- document file format change

* src/Makefile.am:
* src/frontends/qt4/Makefile.am:
* development/scons/scons_manifest.py:
	- deal with UI changes.

* src/LyXAction.cpp:
	- remove LFUN_HFILL_INSERT

* src/LyXFunc.cpp:
	- handle space dialog.

* src/factory.cpp:
* src/Paragraph.cpp (isHFill):
* src/Text.cpp:
* src/Text3.cpp:
* src/TextMetrics.cpp:
	- adapt to changes

* lib/ui/classic.ui:
* lib/ui/stdmenus.ui:
	- add HSpace dialog, remove HFill.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23787 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-17 09:23:43 +00:00
..
attic I'll find a solution for the 'dirList problem', Abdel. 2007-11-30 20:57:53 +00:00
cmake Fix tex2lyx compilation. 2008-02-22 09:23:47 +00:00
coding Add uncrustify.cfg to development/coding. Further adjustments will be needed. Developers are recommended to run 'uncrustify -c development/coding/uncrustify.cfg' against new code to detect format problems 2007-11-06 15:35:38 +00:00
lyxserver Whitespace, only whitespace. Part II. 2004-10-28 14:35:53 +00:00
MacOSX use mkdir -p directly since (1) we know darwin supports it and (2) we do not know whether to use $(mkdir_p) (automake 1.10) or $(MKDIR_P) (automake 1.9) (bug 4216) 2007-09-12 10:30:25 +00:00
mathmacros * description of the math macro implementation 2008-03-15 10:54:26 +00:00
scons *** File Format Change: UI and enhancement for InsetSpace *** 2008-03-17 09:23:43 +00:00
tools add -DQT_NO_KEYWORDS to the statistic scripts, since that's what we use in 2008-03-14 19:48:58 +00:00
Win32 installer update 2008-03-16 18:59:06 +00:00
boostworkaround.txt a couple of useful files 2002-05-21 23:58:52 +00:00
FORMAT *** File Format Change: UI and enhancement for InsetSpace *** 2008-03-17 09:23:43 +00:00
gettext.patch update to gettext 0.10.40 2001-10-08 14:36:39 +00:00
lazy_lyxtext.txt Ensure that the last line of text files ends with a newline. 2006-01-19 00:40:38 +00:00
lyx.rpm.README * README: 2007-09-25 11:05:05 +00:00
lyx.spec.in remove more traces of changelogs 2007-10-01 10:58:20 +00:00
Makefile.am trim some grey hair 2008-02-12 09:58:52 +00:00
Seminar.txt Ensure that the last line of text files ends with a newline. 2006-01-19 00:40:38 +00:00