]> git.lyx.org Git - lyx.git/history - src
Fix bug #7402. Many thanks to Vincent who found the wrong revision.
[lyx.git] / src /
2011-03-23 Vincent van RavesteijnFix bug #7376. After deleting an inset, we try to updat...
2011-03-23 Pavel Sandacomment
2011-03-23 Pavel SandaFix samba related crashes
2011-03-23 Jürgen Spitzmüllertry to clarify a comment.
2011-03-22 Enrico ForestieriLet the icon set decide what the normal size is, but...
2011-03-21 Jean-Marc Lasgoutteswhitespace
2011-03-21 Jean-Marc LasgouttesDo not forget to save menu=export format flag to LyXRC.
2011-03-20 Abdelrazak Younescoding style
2011-03-20 Georg Baumfix bug 7351 part 3: Do not count inline formulas for...
2011-03-20 Jürgen Spitzmüller* LaTeXFeatures.cpp (getI18nPreamble):
2011-03-20 Jürgen Spitzmüller* LaTeXFeatures.cpp (getI18nPreamble):
2011-03-19 Vincent van RavesteijnFix bug #7314: Workareas not redrawn. This is caused...
2011-03-19 Vincent van RavesteijnFix bug #7261: Assertion when moving up
2011-03-19 Jürgen Spitzmüllerwhitespace only.
2011-03-19 Jürgen Spitzmüller* Menus.cpp: fix accelerator
2011-03-19 Vincent van RavesteijnAdd mnemonic.
2011-03-19 Vincent van RavesteijnFix bug #7275: Overcrowding of context menus.
2011-03-19 Vincent van RavesteijnFix bug #7345: Crash when right clicking on displayed...
2011-03-19 Vincent van RavesteijnSimplify logic in InsetRef::latex().
2011-03-19 Vincent van RavesteijnRevert wrong previous commit.
2011-03-19 Vincent van RavesteijnSimplify logic in InsetRef::latex().
2011-03-18 Georg BaumFix the reset buttom for the greyed out text color:
2011-03-18 Richard HeckStyle.
2011-03-18 Enrico ForestieriFix bug #7361 (Assertion when a latex error occurs...
2011-03-18 Jürgen Spitzmüller* GuiPrefs.cpp: no need to exclude greyedouttext and...
2011-03-18 Jürgen Spitzmüller* GuiDocument.cpp: do not hardcode colors that can...
2011-03-18 Jürgen Spitzmüller* GuiDocument.cpp: make strings translatable.
2011-03-18 Stephan Witt#7357 correct the numbers by introducing two modes...
2011-03-18 Jürgen Spitzmüller* InsetSpecialChar.cpp:
2011-03-18 Richard HeckInitialize variable. Possibly related to Jurgen's weird...
2011-03-18 Tommaso CucinottaFixes a weird bug found while playing with #7363.
2011-03-16 Stephan Witt#7357 avoid an endless loop in countWords() when the...
2011-03-16 Stephan Wittcorrect shift of spell results when erasing the last...
2011-03-15 Edwin Leuvenfitcursor in r37929 was not enough for side scrolling...
2011-03-15 Jürgen Spitzmüllerthinko.
2011-03-15 Jürgen Spitzmüllertypos in comments.
2011-03-15 Jürgen SpitzmüllerFollow-up to r37932: We do not need a skipOnSearch...
2011-03-15 Jürgen Spitzmüller* Inset.h: try to clarify isLetter() and isChar() a...
2011-03-15 Jürgen SpitzmüllerDo not hardcode specific insets, but use a variable...
2011-03-15 Stephan Witt#7350 more checks to validate the DocIterator before...
2011-03-15 Edwin Leuvenupdate when cursor leaves screen while navigating large...
2011-03-14 Peter Kümmeladd link about msvc10 bug
2011-03-13 Pavel SandaAdd unused string into tooltip
2011-03-13 Pavel SandaResave in older designer
2011-03-13 Vincent van Ravesteijn*rowpainter.cpp: Squeeze warnings.
2011-03-13 Richard HeckWhat is output as \eqref under prettyref needs to be...
2011-03-13 Abdelrazak YounesTemporally fix #7321 until a better solution is found...
2011-03-13 Abdelrazak YounesTextMetrics::editXY(): don't continue executing code...
2011-03-13 Abdelrazak YounesTrying to fix #7321: add some assertions.
2011-03-13 Abdelrazak YounesTrying to fix #7321: SyntheticMouseEvent() only works...
2011-03-13 Jürgen Spitzmüller* LyXRC.cpp: fix typo. although these strings are not...
2011-03-13 Jürgen Spitzmüller* LaTeX.cpp: fix another variant of bug #7344 (delete...
2011-03-12 Vincent van RavesteijnFix bug #7352: Statusbar of Compare dialog is wrongly...
2011-03-12 Enrico ForestieriWhen an error occurs, don't highlight more than necessary.
2011-03-11 Stephan Wittnow the user has control over the width of the text...
2011-03-10 Enrico ForestieriWhen an error occurs inside an inset, the content rathe...
2011-03-10 Stephan Wittbetter fix for regression introduced by r37463: crash...
2011-03-10 Enrico ForestieriRevert r37801 and r37870. They are superseded by r37894.
2011-03-10 Enrico ForestieriMake sure to associate each line of the exported latex...
2011-03-09 Stephan Wittavoid the automatic word selection for language change...
2011-03-08 Jürgen Spitzmüller* Inset.h: fix typo in comment.
2011-03-08 Stephan Witt#7266 drawing of dotted lines with QPen and line width...
2011-03-08 Jürgen Spitzmüller* LaTeX.cpp: fix bug #7344 (delete aux files and rerun...
2011-03-08 Jean-Marc LasgouttesIn the case of non-null paragraph separation, replace...
2011-03-08 Jürgen SpitzmüllerPDFOptions.cpp: correct fix for bug #7048.
2011-03-08 Jürgen SpitzmüllerPDFOptions.cpp: whitespace only.
2011-03-07 Enrico ForestieriEach line of the exported latex code is associated...
2011-03-07 Enrico ForestieriFix bug #7343 (No warning for missing child documents)
2011-03-07 Pavel SandaFix bug #7338
2011-03-05 Tommaso CucinottaCommit r37853 was missing FindAndReplace.h.
2011-03-05 Peter Kümmelcompile. TODO: review default parameter for replace_all
2011-03-04 Tommaso CucinottaImplements functionality of the replaceAll button on...
2011-03-04 Tommaso CucinottaFix bug when retrieving allRelatives() of a buffer...
2011-03-04 Enrico ForestieriForce a paragraph update after lyxserver communication...
2011-03-04 Pavel SandaGlitch with new line breaking from Qt.
2011-03-04 Enrico ForestieriAs improbable as it may be, an error could occur in...
2011-03-04 Enrico ForestieriFix bug #7331 (No error highlighting in child documents)
2011-03-03 Enrico ForestieriFix bug #7330 (No error notification with 'View master...
2011-03-03 Enrico ForestieriPartial fix for bug #7330 (No error notification with...
2011-03-03 Pavel Sanda* doxy
2011-03-02 Pavel SandaFloatPlacementUi was broken elsewhere.
2011-03-02 Pavel SandaResave FloatPlacementUi.ui in older designer
2011-03-02 Pavel SandaCurrent float settings dialog is really ugly.
2011-03-02 Pavel SandaAdd tooltips for InsetParamsUi buttons. I guess some...
2011-03-02 Pavel SandaResave InsetParamsUi.ui in older dialog
2011-03-02 Peter KümmelFix crash when using msvc10's regex, seems boost's...
2011-03-02 Jean-Marc LasgouttesIn InsetText::fixParagraphsFont, differentiate the...
2011-03-02 Pavel SandaMake colors pane consistent with others
2011-03-02 Pavel SandaResave ColorUi in older designer
2011-03-02 Pavel SandaFix ugly resize on second dialog show.
2011-03-02 Pavel SandaResave PrefFileformatsUi.ui in older designer
2011-03-02 Enrico ForestieriQt performs its own formatting to assure a maximum...
2011-03-01 Pavel Sanda* doxy
2011-03-01 Pavel SandaFix #7311. And all my fun is gone...
2011-03-01 Pavel SandaAdd comment
2011-03-01 Peter Kümmel#7163: don't delete objects which a thread needs later on
2011-03-01 Jürgen Spitzmüller* GuiPrefs.cpp: fix forward search command for Okular
2011-02-28 Enrico ForestieriPlease Abdel
2011-02-28 Enrico ForestieriFix bug #7325 (ASSERTION when moving paragraph down...
2011-02-28 Enrico ForestieriInitializing the gui_ member of the cloned buffer has...
next