]> git.lyx.org Git - lyx.git/history - src
We nowadays require python >=2.4
[lyx.git] / src /
2011-10-18 Tommaso CucinottaFixing ASSERT on re-opening of Advanced F&R with cursor...
2011-10-18 Georg BaumGeneralize the esintoramsmath requirement:
2011-10-18 Georg Baumcur.inTexted() != !cur.inMathed()
2011-10-18 Georg BaumFix on-screen alignment of multline equations
2011-10-18 Enrico ForestieriAccomodate MSVC idiosyncrasies.
2011-10-17 Abdelrazak Younesget rid of GuiWorkArea::Private::setReadOnly(). Calling...
2011-10-17 Georg Baumremove a FIXME: unsigned int is better
2011-10-17 Georg Baummore work on spaces
2011-10-17 Georg BaumImprove InsetSpace plaintext and docbook output
2011-10-17 Jean-Marc Lasgouttescompilation fix; a couple of warnings
2011-10-16 Abdelrazak YounesGuiWorkArea: Move private stuff to GuiWorkArea_Private.h.
2011-10-16 Georg BaumFix bug #7468 (at least for standard environments).
2011-10-16 Abdelrazak Younestex2lyx: disambiguate duplicate trim() function by...
2011-10-15 Tommaso CucinottaMake trunk compile again after recent switch to QString...
2011-10-15 Tommaso CucinottaClean up word lists on exit. Not really a concrete...
2011-10-15 Tommaso CucinottaCleanup private part of Layout Box on destructor (proba...
2011-10-15 Tommaso CucinottaTake Vincent's advice: using a pointer for selectedFilter
2011-10-14 Jürgen Spitzmülleroops.
2011-10-14 Jürgen SpitzmüllerFix parsing of branch names with spaces.
2011-10-14 Uwe StöhrPrefLanguageUi.ui: this string was forgotten in r39449
2011-10-09 Enrico ForestieriAvoid unnecessary spaces with the Windows shell.
2011-10-09 Enrico ForestieriRefine fix for bug #7800. Also allow setting the docume...
2011-10-08 Enrico ForestieriNo need for the more expensive to_utf8() here.
2011-10-08 Enrico ForestieriFix bug #7800 (Lyx cannot create dvi with Russian)
2011-10-07 Tommaso CucinottaPresenting prettyname of formats in filedialog filter...
2011-10-07 Stephan Wittavoid compiler warning regarding operator precedence
2011-10-07 Jürgen SpitzmüllerFix biber execution om MikTeX.
2011-10-07 Lars Gullik BjønnesFixup for bug removal in GCC 4.7
2011-10-06 Tommaso CucinottaFixed bug when exporting to custom location under non...
2011-10-06 Tommaso CucinottaRemoving meaningless assignment (mostly a typo).
2011-10-06 Tommaso CucinottaFixing compilation on some Qt version (?!?).
2011-10-06 Julien RiouxDon't allow newline characters in the command buffer.
2011-10-06 Julien RiouxCorrection: The inset name is citation, not cite
2011-10-06 Julien Riouxtex2lyx : Also allow -h and -v command-line options...
2011-10-06 Tommaso CucinottaFixed typo in comment.
2011-10-06 Tommaso CucinottaAdded Export As... dialog, exploiting the new destinati...
2011-10-06 Stephan Witt#2511 implementation of spell check of the current...
2011-10-05 Richard HeckClean up a bit. These comments are no help here.
2011-10-03 Julien Riouxtex2lyx : More descriptive --help message and implement...
2011-10-03 Kornel BenkoAdd framework AppKit to cmake as in the automake case...
2011-10-03 Julien Riouxlyxpreview: Simplify the color handling.
2011-10-03 Julien Riouxlyxpreview: Handle bibtex-generated references and...
2011-09-30 Stephan Wittto succesfully link lyx on mac the AppKit framework...
2011-09-29 Stephan Wittclose floating dock widgets (not currently docked)...
2011-09-29 Uwe StöhrInsetTabular.cpp: whitespace only
2011-09-27 Tommaso CucinottaWith the move from \regexp{...} to \regexp{...\endregex...
2011-09-27 Enrico ForestieriFix bug #7796 (LyX creates file on startup that cannot...
2011-09-27 Julien RiouxAllow \nocite again with the basic citation engine.
2011-09-27 Jean-Marc LasgouttesLink against Cocoa and/or Carbon for Mac OS X. This...
2011-09-25 Enrico ForestieriMake sure to check command for emptiness, instead of...
2011-09-25 Enrico ForestieriApparently, the env program does not strip quotes aroun...
2011-09-25 Enrico ForestieriThe second argument of Systemcall::startscript is suppo...
2011-09-25 Enrico ForestieriAdjust the simple parser in ForkedCalls.cpp to also...
2011-09-25 Enrico ForestieriManage the setting of the latex environment for Systemc...
2011-09-25 Jürgen Spitzmüller* Fix merging of cells (multicolumn, multirow) when...
2011-09-25 Jürgen SpitzmüllerAs for setMultiRow, check border status _before_ mergin...
2011-09-24 Enrico ForestieriDo not change, even if temporarily, the environment...
2011-09-24 Richard HeckFix bug #7764 by ordering the formats according to...
2011-09-24 Richard HeckFix bug #3821 by allowing insertStringAs* to reset...
2011-09-24 Enrico ForestieriFix typo.
2011-09-24 Julien RiouxFix the tab ordering of GuiDocument components.
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...
next