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 = \
|
2006-06-17 09:14:58 +00:00
|
|
|
Action.C Action.h \
|
2006-03-05 17:24:44 +00:00
|
|
|
BulletsModule.C BulletsModule.h \
|
|
|
|
emptytable.C emptytable.h \
|
|
|
|
FileDialog_private.C FileDialog_private.h \
|
2006-08-25 13:40:01 +00:00
|
|
|
FloatPlacement.C FloatPlacement.h \
|
2006-10-23 16:29:24 +00:00
|
|
|
GuiApplication.C GuiApplication.h \
|
2006-10-25 07:48:48 +00:00
|
|
|
GuiImplementation.C GuiImplementation.h \
|
2006-06-20 14:35:36 +00:00
|
|
|
GuiView.C GuiView.h \
|
2006-06-20 08:39:16 +00:00
|
|
|
GuiWorkArea.C GuiWorkArea.h \
|
2006-03-05 17:24:44 +00:00
|
|
|
iconpalette.C iconpalette.h \
|
2006-05-31 12:53:05 +00:00
|
|
|
InsertTableWidget.C InsertTableWidget.h \
|
2006-03-05 17:24:44 +00:00
|
|
|
lengthcombo.C lengthcombo.h \
|
|
|
|
panelstack.C panelstack.h \
|
2007-04-24 11:32:09 +00:00
|
|
|
QAbout.C QAbout.h \
|
2006-03-05 17:24:44 +00:00
|
|
|
QBibitemDialog.C QBibitemDialog.h \
|
|
|
|
QBibtexDialog.C QBibtexDialog.h \
|
2007-04-24 10:56:22 +00:00
|
|
|
QBox.C QBox.h \
|
2006-03-05 17:24:44 +00:00
|
|
|
QBranchDialog.C QBranchDialog.h \
|
|
|
|
QBranches.C QBranches.h \
|
|
|
|
QChangesDialog.C QChangesDialog.h \
|
|
|
|
QCharacterDialog.C QCharacterDialog.h \
|
|
|
|
QCitationDialog.C QCitationDialog.h \
|
|
|
|
QCommandBuffer.C QCommandBuffer.h \
|
|
|
|
QCommandEdit.C QCommandEdit.h \
|
|
|
|
QDelimiterDialog.C QDelimiterDialog.h \
|
|
|
|
QDocumentDialog.C QDocumentDialog.h \
|
|
|
|
QErrorListDialog.C QErrorListDialog.h \
|
2007-04-24 13:47:33 +00:00
|
|
|
QERT.C QERT.h \
|
2006-03-05 17:24:44 +00:00
|
|
|
QExternalDialog.C QExternalDialog.h \
|
|
|
|
QFloatDialog.C QFloatDialog.h \
|
|
|
|
QGraphicsDialog.C QGraphicsDialog.h \
|
|
|
|
QIncludeDialog.C QIncludeDialog.h \
|
|
|
|
QIndexDialog.C QIndexDialog.h \
|
2007-03-26 07:38:33 +00:00
|
|
|
QLog.C QLog.h \
|
2006-03-05 17:24:44 +00:00
|
|
|
QLogDialog.C QLogDialog.h \
|
2006-04-15 14:13:41 +00:00
|
|
|
QViewSource.C QViewSource.h \
|
2006-03-05 17:24:44 +00:00
|
|
|
QLMenubar.C QLMenubar.h \
|
|
|
|
QLPopupMenu.C QLPopupMenu.h \
|
|
|
|
QLPrintDialog.C QLPrintDialog.h \
|
|
|
|
QMathMatrixDialog.C QMathMatrixDialog.h \
|
2006-11-04 17:55:36 +00:00
|
|
|
QNomenclDialog.C QNomenclDialog.h \
|
2006-03-05 17:24:44 +00:00
|
|
|
QNoteDialog.C QNoteDialog.h \
|
|
|
|
QParagraphDialog.C QParagraphDialog.h \
|
|
|
|
QPrefsDialog.C QPrefsDialog.h \
|
|
|
|
QRefDialog.C QRefDialog.h \
|
2007-04-24 13:27:23 +00:00
|
|
|
QSearch.C QSearch.h \
|
2006-03-05 17:24:44 +00:00
|
|
|
QSendtoDialog.C QSendtoDialog.h \
|
|
|
|
qsetborder.C qsetborder.h \
|
|
|
|
QShowFileDialog.C QShowFileDialog.h \
|
|
|
|
QSpellcheckerDialog.C QSpellcheckerDialog.h \
|
|
|
|
QDialogView.C QDialogView.h \
|
|
|
|
QTabularCreateDialog.C QTabularCreateDialog.h \
|
|
|
|
QTabularDialog.C QTabularDialog.h \
|
|
|
|
QTexinfoDialog.C QTexinfoDialog.h \
|
2007-04-24 14:35:15 +00:00
|
|
|
QThesaurus.C QThesaurus.h \
|
2006-04-18 09:57:47 +00:00
|
|
|
TocModel.C TocModel.h \
|
2007-03-12 14:23:44 +00:00
|
|
|
TocWidget.C TocWidget.h \
|
|
|
|
QToc.C QToc.h \
|
2006-03-05 17:24:44 +00:00
|
|
|
QURLDialog.C QURLDialog.h \
|
2007-04-24 12:02:27 +00:00
|
|
|
QVSpace.C QVSpace.h \
|
2006-03-05 17:24:44 +00:00
|
|
|
QWrapDialog.C QWrapDialog.h \
|
|
|
|
QLToolbar.C QLToolbar.h \
|
|
|
|
socket_callback.C socket_callback.h \
|
|
|
|
validators.C validators.h
|