2006-03-05 17:24:44 +00:00
|
|
|
# this is the master file from which the dialog file rules are generated
|
|
|
|
|
|
|
|
UIFILES = \
|
2007-04-24 08:56:28 +00:00
|
|
|
AboutUi.ui \
|
|
|
|
AskForTextUi.ui \
|
|
|
|
BibitemUi.ui \
|
2006-03-05 17:24:44 +00:00
|
|
|
BiblioUi.ui \
|
2007-04-24 08:56:28 +00:00
|
|
|
BibtexAddUi.ui \
|
|
|
|
BibtexUi.ui \
|
|
|
|
BoxUi.ui \
|
2006-03-05 17:24:44 +00:00
|
|
|
BranchesUi.ui \
|
2007-04-24 08:56:28 +00:00
|
|
|
BranchUi.ui \
|
2006-03-05 17:24:44 +00:00
|
|
|
BulletsUi.ui \
|
2007-04-24 08:56:28 +00:00
|
|
|
ChangesUi.ui \
|
|
|
|
CharacterUi.ui \
|
|
|
|
CitationUi.ui \
|
|
|
|
DelimiterUi.ui \
|
|
|
|
DocumentUi.ui \
|
|
|
|
ErrorListUi.ui \
|
|
|
|
ERTUi.ui \
|
|
|
|
ExternalUi.ui \
|
2006-08-25 13:40:01 +00:00
|
|
|
FloatPlacementUi.ui \
|
2007-04-24 08:56:28 +00:00
|
|
|
FloatUi.ui \
|
The Grand Font Selection Redesign:
* lib/lyx2lyx/LyX.py (format_relation): add file format 247 (from Georg BAUM).
* lib/lyx2lyx/lyx_1_5.py: add convert_font_settings, revert_font_settings (from Georg BAUM).
* lib/chkconfig.ltx: Test for newly supported font packages
* lib/doc/LaTeXConfig.lyx.in: document newly supported font packages
* lib/doc/UserGuide.lyx: document new UI.
* lib/doc/Extended.lyx: update PostScript font documentation
* development/FORMAT: document file format change 246->247.
* src/tex-strings.[Ch]: new strings tex_fonts_roman, tex_fonts_sans,
tex_fonts_monospaced (with GUI equivalents).
* src/buffer.C: Format up to 247.
* src/bufferparams.C:
new params fontsRoman, fontsSans, fontsTypewriter, fontsDefaultFamily,
fontsSC, fontsOSF, fontsSansScale and fontsTypewriterScale
(LyXFont const BufferParams::getFont): consider switch of default family.
(string const BufferParams::loadFonts): new method to get all the LaTeX
font stuff done.
* src/paragraph.C
(LyXFont const Paragraph::getFont):
(LyXFont const Paragraph::getLabelFont):
(LyXFont const Paragraph::getLayoutFont): user buffer's not textclass's
default font
* src/text.C
(int LyXText::leftMargin):
(int LyXText::rightMargin): user buffer's not textclass's default font
* src/text2.C
(LyXFont LyXText::getFont):
(LyXFont LyXText::getLayoutFont):
(LyXFont LyXText::getLabelFont): check if the family of the default document
font has been customized.
* src/frontends/gtk/GDocument.[Ch]: implement new font ui (from Georg BAUM).
* src/frontends/gtk/glade/document.glade: implement new font ui (from Georg BAUM).
* src/frontends/qt3/Makefile.dialogs: add new FontModuleBase
* src/frontends/qt3/ui/FontModuleBase.ui: new File
* src/frontends/qt3/ui/TextLayoutModuleBase.ui: remove font widgets
* src/frontends/qt3/QDocument.C
* src/frontends/qt3/QDocumentDialog.[Ch]: implement new font ui
* src/frontends/qt4/Makefile.dialogs: add new FontUi
* src/frontends/qt4/QDocumentDialog.[Ch]: implement new font ui
* src/frontends/qt4/ui/FontUi.ui: new File
* src/frontends/qt4/ui/TextLayoutUi.ui: remove font widgets
* src/frontends/qt4/ui/compile_uic.sh: add new FontUi
* src/frontends/xforms/FormDocument.[Ch]: implement new font ui
* src/frontends/xforms/forms/form_document.fd: add new font tab.
* src/frontends/controllers/ControlDocument.[Ch]
(char ControlDocument::fontfamilies):
(char ControlDocument::fontfamilies_gui):
(bool ControlDocument::isFontAvailable):
(bool ControlDocument::providesSC):
(bool ControlDocument::providesOSF):
(bool ControlDocument::providesScale): new methods, providing font info.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14143 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-19 08:10:17 +00:00
|
|
|
FontUi.ui \
|
2007-04-24 08:56:28 +00:00
|
|
|
GraphicsUi.ui \
|
|
|
|
IncludeUi.ui \
|
|
|
|
IndexUi.ui \
|
2006-03-05 17:24:44 +00:00
|
|
|
LanguageUi.ui \
|
|
|
|
LaTeXUi.ui \
|
2007-04-24 08:56:28 +00:00
|
|
|
LogUi.ui \
|
2006-03-05 17:24:44 +00:00
|
|
|
MarginsUi.ui \
|
2007-04-24 08:56:28 +00:00
|
|
|
MathMatrixUi.ui \
|
2006-03-05 17:24:44 +00:00
|
|
|
MathsUi.ui \
|
2007-04-24 08:56:28 +00:00
|
|
|
NomenclUi.ui \
|
|
|
|
NoteUi.ui \
|
|
|
|
NumberingUi.ui \
|
2006-03-05 17:24:44 +00:00
|
|
|
PageLayoutUi.ui \
|
2007-04-24 08:56:28 +00:00
|
|
|
ParagraphUi.ui \
|
2006-03-05 17:24:44 +00:00
|
|
|
PreambleUi.ui \
|
2007-04-24 08:56:28 +00:00
|
|
|
PrefColorsUi.ui \
|
|
|
|
PrefConvertersUi.ui \
|
|
|
|
PrefCopiersUi.ui \
|
|
|
|
PrefCygwinPathUi.ui \
|
|
|
|
PrefDateUi.ui \
|
|
|
|
PrefDisplayUi.ui \
|
|
|
|
PrefFileformatsUi.ui \
|
|
|
|
PrefIdentityUi.ui \
|
|
|
|
PrefKeyboardUi.ui \
|
|
|
|
PrefLanguageUi.ui \
|
|
|
|
PrefLatexUi.ui \
|
|
|
|
PrefPathsUi.ui \
|
|
|
|
PrefPlaintextUi.ui \
|
|
|
|
PrefPrinterUi.ui \
|
|
|
|
PrefScreenFontsUi.ui \
|
|
|
|
PrefSpellcheckerUi.ui \
|
|
|
|
PrefsUi.ui \
|
|
|
|
PrefUi.ui \
|
|
|
|
PrintUi.ui \
|
|
|
|
RefUi.ui \
|
|
|
|
SearchUi.ui \
|
|
|
|
SendtoUi.ui \
|
|
|
|
ShowFileUi.ui \
|
|
|
|
SpellcheckerUi.ui \
|
|
|
|
TabularCreateUi.ui \
|
|
|
|
TabularUi.ui \
|
|
|
|
TexinfoUi.ui \
|
|
|
|
TextLayoutUi.ui \
|
|
|
|
ThesaurusUi.ui \
|
|
|
|
TocUi.ui \
|
|
|
|
URLUi.ui \
|
|
|
|
ViewSourceUi.ui \
|
|
|
|
VSpaceUi.ui \
|
|
|
|
WrapUi.ui
|
2006-03-05 17:24:44 +00:00
|
|
|
|
|
|
|
MOCFILES = \
|
2007-04-26 03:53:02 +00:00
|
|
|
Action.cpp Action.h \
|
|
|
|
BulletsModule.cpp BulletsModule.h \
|
|
|
|
EmptyTable.cpp EmptyTable.h \
|
|
|
|
LyXFileDialog.cpp LyXFileDialog.h \
|
|
|
|
FloatPlacement.cpp FloatPlacement.h \
|
|
|
|
GuiApplication.cpp GuiApplication.h \
|
|
|
|
GuiImplementation.cpp GuiImplementation.h \
|
|
|
|
GuiView.cpp GuiView.h \
|
|
|
|
GuiWorkArea.cpp GuiWorkArea.h \
|
|
|
|
IconPalette.cpp IconPalette.h \
|
|
|
|
InsertTableWidget.cpp InsertTableWidget.h \
|
|
|
|
LengthCombo.cpp LengthCombo.h \
|
|
|
|
PanelStack.cpp PanelStack.h \
|
|
|
|
QAbout.cpp QAbout.h \
|
|
|
|
QBibitem.cpp QBibitem.h \
|
|
|
|
QBibtex.cpp QBibtex.h \
|
|
|
|
QBox.cpp QBox.h \
|
|
|
|
QBranch.cpp QBranch.h \
|
|
|
|
QBranches.cpp QBranches.h \
|
|
|
|
QChanges.cpp QChanges.h \
|
|
|
|
QCharacter.cpp QCharacter.h \
|
|
|
|
QCitationDialog.cpp QCitationDialog.h \
|
|
|
|
QCommandBuffer.cpp QCommandBuffer.h \
|
|
|
|
QCommandEdit.cpp QCommandEdit.h \
|
|
|
|
QDelimiterDialog.cpp QDelimiterDialog.h \
|
|
|
|
QDocument.cpp QDocument.h \
|
|
|
|
QErrorList.cpp QErrorList.h \
|
|
|
|
QERT.cpp QERT.h \
|
|
|
|
QExternal.cpp QExternal.h \
|
|
|
|
QFloatDialog.cpp QFloatDialog.h \
|
|
|
|
QGraphicsDialog.cpp QGraphicsDialog.h \
|
|
|
|
QInclude.cpp QInclude.h \
|
|
|
|
QIndex.cpp QIndex.h \
|
|
|
|
QLog.cpp QLog.h \
|
|
|
|
QViewSource.cpp QViewSource.h \
|
|
|
|
QLMenubar.cpp QLMenubar.h \
|
|
|
|
QLPopupMenu.cpp QLPopupMenu.h \
|
|
|
|
QLPrintDialog.cpp QLPrintDialog.h \
|
|
|
|
QMathMatrixDialog.cpp QMathMatrixDialog.h \
|
|
|
|
QNomencl.cpp QNomencl.h \
|
|
|
|
QNote.cpp QNote.h \
|
|
|
|
QParagraph.cpp QParagraph.h \
|
|
|
|
QPrefs.cpp QPrefs.h \
|
|
|
|
QRef.cpp QRef.h \
|
|
|
|
QSearch.cpp QSearch.h \
|
|
|
|
QSendto.cpp QSendto.h \
|
|
|
|
QSetBorder.cpp QSetBorder.h \
|
|
|
|
QShowFile.cpp QShowFile.h \
|
|
|
|
QSpellchecker.cpp QSpellchecker.h \
|
|
|
|
QDialogView.cpp QDialogView.h \
|
|
|
|
QTabularCreate.cpp QTabularCreate.h \
|
|
|
|
QTabular.cpp QTabular.h \
|
|
|
|
QTexinfo.cpp QTexinfo.h \
|
|
|
|
QThesaurus.cpp QThesaurus.h \
|
|
|
|
TocModel.cpp TocModel.h \
|
|
|
|
TocWidget.cpp TocWidget.h \
|
|
|
|
QToc.cpp QToc.h \
|
|
|
|
QURLDialog.cpp QURLDialog.h \
|
|
|
|
QVSpace.cpp QVSpace.h \
|
|
|
|
QWrap.cpp QWrap.h \
|
|
|
|
QLToolbar.cpp QLToolbar.h \
|
|
|
|
socket_callback.cpp socket_callback.h \
|
|
|
|
Validator.cpp Validator.h
|