2007-04-24 09:02:09 +00:00
|
|
|
uic AboutUi.ui -o AboutUi.h
|
|
|
|
uic AskForTextUi.ui -o AskForTextUi.h
|
|
|
|
uic BibitemUi.ui -o BibitemUi.h
|
|
|
|
uic BiblioUi.ui -o BiblioUi.h
|
|
|
|
uic BibtexAddUi.ui -o BibtexAddUi.h
|
|
|
|
uic BibtexUi.ui -o BibtexUi.h
|
|
|
|
uic BoxUi.ui -o BoxUi.h
|
2006-03-05 17:24:44 +00:00
|
|
|
uic BranchesUi.ui -o BranchesUi.h
|
2007-04-24 09:02:09 +00:00
|
|
|
uic BranchUi.ui -o BranchUi.h
|
|
|
|
uic ChangesUi.ui -o ChangesUi.h
|
|
|
|
uic CharacterUi.ui -o CharacterUi.h
|
|
|
|
uic CitationFindUi.ui -o CitationFindUi.h
|
|
|
|
uic CitationUi.ui -o CitationUi.h
|
|
|
|
uic DelimiterUi.ui -o DelimiterUi.h
|
|
|
|
uic DocumentUi.ui -o DocumentUi.h
|
|
|
|
uic ErrorListUi.ui -o ErrorListUi.h
|
|
|
|
uic ERTUi.ui -o ERTUi.h
|
|
|
|
uic ExternalUi.ui -o ExternalUi.h
|
|
|
|
uic FloatUi.ui -o FloatUi.h
|
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
|
|
|
uic FontUi.ui -o FontUi.h
|
2007-04-24 09:02:09 +00:00
|
|
|
uic GraphicsUi.ui -o GraphicsUi.h
|
|
|
|
uic IncludeUi.ui -o IncludeUi.h
|
|
|
|
uic IndexUi.ui -o IndexUi.h
|
|
|
|
uic LanguageUi.ui -o LanguageUi.h
|
2006-03-05 17:24:44 +00:00
|
|
|
uic LaTeXUi.ui -o LaTeXUi.h
|
2007-04-24 09:02:09 +00:00
|
|
|
uic LogUi.ui -o LogUi.h
|
|
|
|
uic MarginsUi.ui -o MarginsUi.h
|
|
|
|
uic MathMatrixUi.ui -o MathMatrixUi.h
|
2006-03-05 17:24:44 +00:00
|
|
|
uic MathsUi.ui -o MathsUi.h
|
2007-04-24 09:02:09 +00:00
|
|
|
uic NoteUi.ui -o NoteUi.h
|
|
|
|
uic NumberingUi.ui -o NumberingUi.h
|
2006-03-05 17:24:44 +00:00
|
|
|
uic PageLayoutUi.ui -o PageLayoutUi.h
|
2007-04-24 09:02:09 +00:00
|
|
|
uic ParagraphUi.ui -o ParagraphUi.h
|
|
|
|
uic PrefColorsUi.ui -o PrefColorsUi.h
|
|
|
|
uic PrefConvertersUi.ui -o PrefConvertersUi.h
|
|
|
|
uic PrefCopiersUi.ui -o PrefCopiersUi.h
|
|
|
|
uic PrefCygwinPathUi.ui -o PrefCygwinPathUi.h
|
|
|
|
uic PrefDateUi.ui -o PrefDateUi.h
|
|
|
|
uic PrefDisplayUi.ui -o PrefDisplayUi.h
|
|
|
|
uic PrefFileformatsUi.ui -o PrefFileformatsUi.h
|
|
|
|
uic PrefIdentityUi.ui -o PrefIdentityUi.h
|
|
|
|
uic PrefKeyboardUi.ui -o PrefKeyboardUi.h
|
|
|
|
uic PrefLanguageUi.ui -o PrefLanguageUi.h
|
|
|
|
uic PrefLatexUi.ui -o PrefLatexUi.h
|
|
|
|
uic PrefPathsUi.ui -o PrefPathsUi.h
|
|
|
|
uic PrefPlaintextUi.ui -o PrefPlaintextUi.h
|
|
|
|
uic PrefPrinterUi.ui -o PrefPrinterUi.h
|
|
|
|
uic PrefScreenFontsUi.ui -o PrefScreenFontsUi.h
|
|
|
|
uic PrefSpellcheckerUi.ui -o PrefSpellcheckerUi.h
|
|
|
|
uic PrefsUi.ui -o PrefsUi.h
|
|
|
|
uic PrefUi.ui -o PrefUi.h
|
|
|
|
uic PrintUi.ui -o PrintUi.h
|
|
|
|
uic reambleUi.ui -o PreambleUi.h
|
|
|
|
uic RefUi.ui -o RefUi.h
|
|
|
|
uic SearchUi.ui -o SearchUi.h
|
|
|
|
uic SendtoUi.ui -o SendtoUi.h
|
|
|
|
uic ShowFileUi.ui -o ShowFileUi.h
|
|
|
|
uic SpellcheckerUi.ui -o SpellcheckerUi.h
|
|
|
|
uic TabularCreateUi.ui -o TabularCreateUi.h
|
|
|
|
uic TabularUi.ui -o TabularUi.h
|
|
|
|
uic TexinfoUi.ui -o TexinfoUi.h
|
2006-03-05 17:24:44 +00:00
|
|
|
uic TextLayoutUi.ui -o TextLayoutUi.h
|
2007-04-24 09:02:09 +00:00
|
|
|
uic ThesaurusUi.ui -o ThesaurusUi.h
|
|
|
|
uic TocUi.ui -o TocUi.h
|
|
|
|
uic ulletsUi.ui -o BulletsUi.h
|
|
|
|
uic URLUi.ui -o URLUi.h
|
|
|
|
uic VSpaceUi.ui -o VSpaceUi.h
|
|
|
|
uic WrapUi.ui -o WrapUi.h
|
2006-03-05 17:24:44 +00:00
|
|
|
|