]> git.lyx.org Git - lyx.git/history - src
Fix the tab ordering of PanelStack and PrefsUi.
[lyx.git] / src /
2011-09-24 Julien RiouxFix the tab ordering of PanelStack and PrefsUi.
2011-09-24 Julien RiouxDon't allow newline characters in document settings.
2011-09-24 Julien RiouxRename QLineEdit widgets to have a LE suffix (consisten...
2011-09-24 Julien RiouxMove the NoNewLineValidator to Validator.cpp where...
2011-09-24 Enrico ForestieriAlso set TEXINPUTS when launching ForkedCall processes.
2011-09-23 Richard HeckComment out unused function.
2011-09-23 Richard HeckYet another unused variable.
2011-09-23 Richard HeckAnother unused variable.
2011-09-23 Richard HeckFix a couple unused variable warnings.
2011-09-23 Jürgen SpitzmüllerFix bottom border allocation when setting a multirow.
2011-09-23 Stephan Witt#7778 avoid toggle of languages when LFUN_LANGUAGE...
2011-09-23 Jürgen Spitzmüller* InsetTabular.cpp: fix logic of multirow top/bottom...
2011-09-22 Richard HeckTypo.
2011-09-20 Tommaso CucinottaFix bug introduced in r39705 (was making .eps.gz not...
2011-09-20 Julien RiouxFixes to Format.{h,cpp} following advices from Richard...
2011-09-19 Tommaso CucinottaMoving the zipped file info cache to Formats.cpp saves...
2011-09-19 Tommaso CucinottaAdded support for natively zipped file formats that...
2011-09-18 Enrico ForestieriWhen changing the document language, also change the...
2011-09-18 Enrico ForestieriFix bug #7621 (Images are not displayed if path of...
2011-09-18 Vincent van RavesteijnMake the scrolling for large insets more naturally...
2011-09-17 Jürgen Spitzmüllerfinally commit the fix for #7607.
2011-09-17 Vincent van RavesteijnRevert unintended part of r39694.
2011-09-17 Vincent van RavesteijnUpdate the toolbars when the GuiView is shown
2011-09-15 Richard HeckBetter label for index list.
2011-09-15 Richard HeckTypo.
2011-09-15 Richard HeckGet default font color and background color working...
2011-09-15 Tommaso CucinottaAdded -E option to specify export format and destinatio...
2011-09-13 Julien RiouxFix the guiName of external insets.
2011-09-13 Julien RiouxFile filters for InsetExternal were also missing a...
2011-09-13 Julien RiouxFix the file filters for InsetInclude.
2011-09-13 Julien RiouxFix the display of file filters in the import file...
2011-09-13 Julien RiouxShow .htm files in HTML import file dialog (#6340).
2011-09-13 Julien RiouxAllow to assign several extension to a given file forma...
2011-09-13 Richard HeckWhitespace.
2011-09-12 Julien RiouxDon't allow newline characters in preference (#5840).
2011-09-12 Julien RiouxMark settings as changed when the Nomenclature line...
2011-09-12 Julien RiouxFix the tab ordering of GuiPrefs components.
2011-09-11 Julien RiouxMerge the preview mechanism for japanese with the stand...
2011-09-11 Julien RiouxMerge the preview mechanism for lilypond-book with...
2011-09-11 Julien RiouxAdd command-line arguments to lyxpreview2bitmap.py
2011-09-11 Richard HeckImplement GuiNomenclature::initialiseParams(), thus...
2011-09-07 Richard HeckFix bug #7721. We don't need to do anything here other...
2011-09-07 Richard HeckRemove unused code.
2011-09-07 Enrico ForestieriMake InsetInfo output a path matching the LaTeX compiler.
2011-09-07 Enrico ForestieriLeave alone the header and add the include where it...
2011-09-03 Enrico ForestieriFix compile error with gcc 4.5.3 when using the include...
2011-09-02 Richard HeckFix bug #7751: Sort the modules and formats by translat...
2011-08-29 Stephan Witt#7681 adjust the cursor language after document languag...
2011-08-29 Enrico ForestieriFix bug #6170 (Latex Compiler error when lyx file is...
2011-08-29 Uwe StöhrInsetSpace support for
2011-08-28 Enrico ForestieriProtect against autorun commands on Windows (see also...
2011-08-28 Enrico ForestieriAllow batch files with QProcess.
2011-08-27 Jürgen SpitzmüllerDisable space tyes that are not supported in mathed...
2011-08-27 Jürgen SpitzmüllerIssue the math space dialog (not the text one) when...
2011-08-27 Tommaso CucinottaFix recursive repaint problem.
2011-08-25 Tommaso CucinottaFixed longstanding bug in Advanced Find&Replace, when...
2011-08-24 Vincent van RavesteijnMake the Buffer class non-copyable, otherwise LyX crash...
2011-08-23 Enrico ForestieriOn Windows, also fix call to octave (related to bug...
2011-08-23 Stephan Witt#7740 Add undo for change of text language with LFUN_BU...
2011-08-22 Enrico ForestieriFix #7715 (Lyx 2.0.0 doesn't work with Mathematica...
2011-08-20 Stephan Wittcorrect spell check request for Paragraph::changeLanguage()
2011-08-20 Stephan Wittadd missing spell check requests for Paragraph::appendC...
2011-08-20 Stephan Wittcorrect implementation of "mark whole paragraph" for...
2011-08-17 Vincent van RavesteijnFix bug #7662: Incorrect scrolling for rows with larger...
2011-08-11 Pavel SandaFix #7720: plain text export of branches should contain...
2011-08-10 Uwe Stöhr- UI support for the LaTeX-package undertilde, fileform...
2011-08-10 Uwe StöhrBufferParams.h: revert unintended changes from previous...
2011-08-10 Uwe Stöhrnew export flavor "DVILUATEX", fixes bug #7713, patch...
2011-08-09 Uwe StöhrLanguageUi.ui: clarify tooltip, fixes #7717
2011-08-08 Richard HeckFix bug #7708. When we reload the outliner, we have...
2011-08-08 Richard HeckApparently, we are not supposed to be using QComboBox...
2011-08-08 Richard HeckFix bug #7714 by sorting the formats.
2011-08-05 Richard HeckFix bug #7535 by adding a bounds check. There is still...
2011-08-05 Enrico ForestieriFix bug #253 (Incorrect protection of closing quotation...
2011-08-02 Stephan Wittcorrect mac specific menu code for Cocoa based Qt build
2011-08-02 Enrico ForestieriWhen previewing a format, change to the directory of...
2011-07-31 Tommaso CucinottaSize tab now enables and disables correctly depending...
2011-07-31 Stephan Witt#7660 with aspell backend split words on hard hyphens...
2011-07-23 Pavel SandaAdd visible space. After long discussion the solution...
2011-07-22 Stephan Wittcare for a change of accept_compound and reconfigure...
2011-07-21 Stephan Witt#7660 report failures on add-to-session with LYXERR
2011-07-21 Stephan Wittonly aspell is using spellchecker_accept_compound rc...
2011-07-21 Stephan Wittmove spellchecker backend change action to actOnUpdated...
2011-07-18 Richard HeckFix recursive include check.
2011-07-18 Enrico ForestieriLimit fix for bug #6063 to math insets and only when...
2011-07-17 John C. McCabe-DanstedFix bug #7467: build failure on GNU/Hurd, which doesn...
2011-07-16 Richard HeckAdd check for recursive includes.
2011-07-16 Richard HeckFix bug #7682. Problem was that we were finding the...
2011-07-14 Abdelrazak YounesHeader cleanup.
2011-07-14 Abdelrazak YounesFix memory leak: submenus were never deleted because...
2011-07-14 Abdelrazak YounesLanguages::readLayoutTranslations() clarify and un...
2011-07-14 Abdelrazak YounesLanguage: Get rid of ignore_lang and latex_lang global...
2011-07-14 Abdelrazak Younes- Coding style
2011-07-13 Richard HeckFix bug with output of prettyref chapter references.
2011-07-12 Jean-Marc Lasgouttesreorder initializers to avoid warning
2011-07-12 Abdelrazak Younesgcc compile fix.
2011-07-12 Abdelrazak YounesGraphics cleanup: get rid of Previews.{h,cpp}
2011-07-10 Tommaso CucinottaAfter replacing with multi-cell contents, now advanced...
2011-07-07 Richard HeckFix bug #7656.
2011-07-06 Abdelrazak Younesaddendum to r39250: I forgot about math labels. This...
next