]> git.lyx.org Git - lyx.git/history - src
#7120 the painter expects a float as line_thickness_, simplify initial computation...
[lyx.git] / src /
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.
2010-12-07 Jürgen Spitzmüller* Follow Vincent's advice to keep constness. Thanks...
2010-12-07 Jürgen Spitzmüller* Use default output flavor for View Source.
2010-12-07 Pavel SandaReplay r36748
2010-12-07 Pavel SandaReplay r36747
2010-12-07 Pavel SandaReplay r36745
2010-12-07 Pavel SandaRevert commits from 36745
2010-12-06 Stephan Witt#7026 substitute isDigit() by isDigitASCII() and ditch...
2010-12-06 Peter Kümmeluse tabs
2010-12-06 Peter Kümmeldon't show errors when auto saving, #7132
2010-12-06 Vincent van RavesteijnRemove leftover of r36485.
2010-12-05 Stephan Wittavoid recursive check calls triggered by updateView...
2010-12-05 Abdelrazak YounesMove buffer dispatching code from GuiView::dispatchToBu...
2010-12-05 Abdelrazak Younes GuiView::dispatchToBufferView(): simplify code and...
2010-12-04 Abdelrazak YounesCorrect grammar in comment.
2010-12-04 Abdelrazak YounesFix bug #7071 in cutSelection:
2010-12-04 Abdelrazak Younesrevert r36721, this was not needed after all... chasing...
2010-12-04 Vincent van RavesteijnNo need for a deque here.
2010-12-04 Pavel SandaRevert r36654.
2010-12-04 Abdelrazak YounesMove code from GuiApplication::dispatch() to GuiView...
2010-12-04 Pavel SandaString correction
2010-12-04 Pavel SandaRemoval of this color was forgotten.
2010-12-04 Abdelrazak Younesrevert previous commit, it did not compile of course...
2010-12-04 Abdelrazak Younes GuiApplication::dispatch(): decrease indentation at...
2010-12-04 Abdelrazak YounesMake sure the current view is set to busy in order...
2010-12-04 Stephan Wittwithout NLS dummy available() should return false
2010-12-04 Georg Baumfix remaining bits of bug #6709
2010-12-04 Abdelrazak YounesFix #7021: the problem was that activating the border...
2010-12-04 Stephan Wittattempt to make LyX linkable without NLS, assuming...
2010-12-04 Richard HeckRevert r36696: We can't collect BibTeX information...
2010-12-03 Richard HeckApparently deques aren't so cool.
2010-12-03 Richard HeckRearrange headers.
2010-12-03 Richard HeckMark the cache valid once we have been through updateBu...
2010-12-03 Abdelrazak Younestypos
2010-12-03 Abdelrazak YounesWork around bugs #6814 and #6949:
2010-12-03 Richard HeckSimplify some of the bibliography update code. There...
2010-12-03 Richard HeckProper fix now for bug #6846. The idea, due to JMarc...
2010-12-03 Richard HeckTowards a proper fix for bug #6846, this just disentang...
2010-12-03 Richard HeckSlight re-organization.
2010-12-03 Georg Baumfix bug #6584
next