]> git.lyx.org Git - lyx.git/commit
support to specify the paragraph indentation in the document settings dialog; introdu...
authorUwe Stöhr <uwestoehr@web.de>
Sun, 19 Jul 2009 21:13:27 +0000 (21:13 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sun, 19 Jul 2009 21:13:27 +0000 (21:13 +0000)
commit53e7a924944709066ff37b76ed714325a09a21d2
tree4cc6a48c31954233e3f4a7baf9e74309628e753d
parent969a8356b8e9e93c37a855f3402b55f582f8831d
support to specify the paragraph indentation in the document settings dialog; introduces the new class HSpace;  - file format change

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30694 a592a061-630c-0410-9148-cb99ea01b6c8
13 files changed:
development/FORMAT
development/scons/scons_manifest.py
lib/lyx2lyx/lyx_2_0.py
src/Buffer.cpp
src/BufferParams.cpp
src/BufferParams.h
src/HSpace.cpp [new file with mode: 0644]
src/HSpace.h [new file with mode: 0644]
src/Makefile.am
src/TextMetrics.cpp
src/frontends/qt4/GuiDocument.cpp
src/frontends/qt4/GuiDocument.h
src/frontends/qt4/ui/TextLayoutUi.ui