mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
f2e8cd3cd9
* 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 |
||
---|---|---|
.. | ||
generate_encoding_info.py | ||
lyx2lyx | ||
lyx2lyx_lang.py | ||
lyx2lyx_version.py.in | ||
lyx_0_06.py | ||
lyx_0_08.py | ||
lyx_0_10.py | ||
lyx_0_12.py | ||
lyx_1_0.py | ||
lyx_1_1_5.py | ||
lyx_1_1_6_0.py | ||
lyx_1_1_6_3.py | ||
lyx_1_1.py | ||
lyx_1_2.py | ||
lyx_1_3.py | ||
lyx_1_4.py | ||
lyx_1_5.py | ||
lyx_1_6.py | ||
LyX.py | ||
Makefile.am | ||
parser_tools.py | ||
profiling.py | ||
test_parser_tools.py |