]> git.lyx.org Git - lyx.git/history - src
Squash warnings. The latter might matter.
[lyx.git] / src /
2010-12-20 Richard HeckSquash warnings. The latter might matter.
2010-12-19 Pavel SandaAttempt to workaround movement and editation slowness.
2010-12-19 Pavel SandaLet filenames to be longer in window title.
2010-12-19 Georg BaumIncrease tex2lyx output format to 320.
2010-12-19 Georg BaumIncrease tex2lyx output format to 319.
2010-12-19 Georg BaumIncrease tex2lyx output format to 310.
2010-12-19 Georg BaumIncrease tex2lyx output format to 298.
2010-12-19 Georg BaumIncrease tex2lyx output format to 297.
2010-12-19 Georg BaumIncrease tex2lyx output format to 296.
2010-12-19 Georg BaumImprove roundtrip of tex2lyx test documents:
2010-12-18 Georg BaumIncrease tex2lyx output format to 295.
2010-12-18 Abdelrazak YounesSmall Timer helper class useful for performance investi...
2010-12-18 Abdelrazak YounesCoding style/de-indent
2010-12-18 Abdelrazak YounesCoding style.
2010-12-18 Abdelrazak YounesCoding style.
2010-12-18 Abdelrazak YounesTeXOnePar() simplification: use pit_type instead of...
2010-12-18 Abdelrazak YounesTeXOnePar() Be on the safe side and reinitialize runpar...
2010-12-18 Abdelrazak Younesgreatly simplify and comment TeXEnvironment():
2010-12-18 Abdelrazak YouneslatexParagraphs(): code polish.
2010-12-18 Abdelrazak YouneslatexParagraphs(): cleanup a bit and switch to a 'for...
2010-12-18 Abdelrazak YounesLaTeX export small speedup: Introduce RandomAccessList...
2010-12-18 Enrico ForestieriFix bug #7183 (User math macros defined in child docume...
2010-12-17 Georg BaumIncrease tex2lyx output format to 293.
2010-12-17 Georg Baumfix halfway converted bibtex inset
2010-12-17 Georg BaumIncrease tex2lyx output format to 288.
2010-12-17 Stephan Wittfix compiler warnings in pedantic mode: remove trailing...
2010-12-17 Stephan Wittfix compiler warnings in pedantic mode: remove trailing...
2010-12-17 Stephan Wittfix compiler warnings in pedantic mode: remove trailing...
2010-12-17 Vincent van RavesteijnFix bug #7176: Clicking TOC doesn't bring up outline
2010-12-16 Jean-Marc Lasgouttesfix comment
2010-12-16 Enrico ForestieriFix bugs #7165 (Auto-complete does not disappear after...
2010-12-16 Stephan Wittremove superfluous semicolons at the end of namespaces
2010-12-16 Stephan Wittcorrect use of NSNumber constructor for NSTimeInterval...
2010-12-16 Stephan Wittfix data type conversion related compiler warnings
2010-12-15 Abdelrazak YounesCleanup: TeXEnvironment doesn't need data.
2010-12-15 Abdelrazak YounesSplit TeXEnvironment() in three functions. The real...
2010-12-15 Abdelrazak Younesget rid of TeXDeeper: this was hiding the recursiveness...
2010-12-15 Abdelrazak Younesa microptimisation and a FIXME.
2010-12-15 Abdelrazak Youneslatex export optimisation step 1: There is no need...
2010-12-15 Stephan Witt#7120 the painter expects a float as line_thickness_...
2010-12-15 Richard HeckBegin undoing the tocString() mess by renaming that...
2010-12-14 Richard HeckUse the layout defined label for the TOC, too.
2010-12-14 Richard HeckAbdel thinks we should just get rid of this.
2010-12-14 Richard HeckTrivial cleanup.
2010-12-14 Richard HeckAllow customization of label string for note insets...
2010-12-14 Pavel SandaReport disabled BREAK_PARAGRAPH in MathHull getStatus...
2010-12-13 Enrico ForestieriTrying to be too smart by reducing the number of regene...
2010-12-13 Stephan Witt#7120 adjust the line thickness to mark changes, foreig...
2010-12-13 Jürgen SpitzmüllerLoad the package breakurl with hyperref in DVI output...
2010-12-13 Enrico ForestieriReally fix bug #7090.
2010-12-13 Pavel SandaFollow Vincent's advice
2010-12-12 Pavel SandaFix #7057
2010-12-12 Vincent van RavesteijnFix bug #7164: Text in tables not painted immediately.
2010-12-12 Georg BaumIncrease tex2lyx output format to 277.
2010-12-12 Georg BaumFix bug #6051 by applying the patch from Pelle.
2010-12-12 Georg BaumIncrease tex2lyx output format to 276 (LyX 1.5.x).
2010-12-12 Georg BaumIncrease tex2lyx output format to 275.
2010-12-12 Georg BaumIncrease tex2lyx output format to 273.
2010-12-12 Georg Baumincrease tex2lyx output format to 265
2010-12-12 Georg BaumDo not use math commands from unicodesymbols in tex2lyx...
2010-12-12 Georg Baumtextsubscript and textsuperscript for tex2lyx
2010-12-12 Georg BaumFix bug #5716.
2010-12-12 Jürgen Spitzmüller* Buffer.cpp (doExport): rebuild the Graph to fix a...
2010-12-12 Jürgen Spitzmüller* BufferParams.cpp (loadFonts):
2010-12-11 Enrico ForestieriFix bug #6538 (Figure: relative path changed to absolut...
2010-12-11 Stephan Witt#7084 provide spelling suggestions only when replacemen...
2010-12-11 Georg BaumFix bug #3016: tex2lyx fails to convert xfig figures...
2010-12-11 Enrico ForestieriFix bug #7090 (Segfault in refreshing instant preview...
2010-12-11 Jürgen Spitzmüller* BufferParams.cpp: fix cut'n'paste error.
2010-12-11 Enrico ForestieriNo tabs in ui files.
2010-12-11 Jürgen Spitzmüller* GuiDocument.cpp (paramsToDialog):
2010-12-11 Enrico ForestieriDisable the "Single instance" check box if the lyxpipe...
2010-12-11 Stephan Wittrename selectionAsString parameter in header to match...
2010-12-10 Pavel SandaFix #7057
2010-12-10 Pavel SandaSimplify tooltips
2010-12-10 Jürgen SpitzmüllerAdd the option to select the output format in Source...
2010-12-10 Uwe StöhrGuiTabular.cpp: typo
2010-12-09 Georg Baumimprove fix for #6303 as suggested by Richard
2010-12-09 Richard HeckThis routine does not need to take a pointer to a WorkA...
2010-12-09 Georg Baumfix another crash like bug #6303
2010-12-09 Pavel SandaDefault decimal point mask is not translatable string
2010-12-09 Pavel SandaResave in older designer
2010-12-09 Pavel SandaKill another "
2010-12-09 Richard HeckAdd some comments.
2010-12-09 Richard HeckRemove support for viewing URLs from hyperlinks. This...
2010-12-09 Jürgen Spitzmüller* LaTeXFeatures.cpp: do not use polyglossia if the...
2010-12-09 Pavel SandaAfter more attempts add gnumeric support.
2010-12-09 Pavel SandaFix &quot
2010-12-09 Pavel SandaNo more wavy lines
2010-12-08 Richard HeckGeorg's fix for my crash moved too much inside the...
2010-12-08 Richard HeckCommitted wrong thing.
2010-12-08 Richard HeckAt least prevent the crash in #7152. Patch by John...
2010-12-08 Jürgen Spitzmüller* resolve conflicts of XeTeX with AMS by loading all...
2010-12-08 Jürgen Spitzmüller* output_latex.cpp: fix language nesting (with polyglos...
2010-12-08 Jürgen Spitzmüllermake i18npreamble work with polyglossia.
2010-12-08 Jean-Marc LasgouttesFix the last part of #3733:
2010-12-08 Jean-Marc LasgouttesSome Undo cleanup. Functionality should be unchanged
2010-12-08 Jean-Marc LasgouttesTry to finally fix #6930. All the paths that did not...
2010-12-07 Enrico ForestieriCompile fix for those platforms using the locale facets...
2010-12-07 Georg BaumFix bug #6603.
next