]> git.lyx.org Git - lyx.git/history - src
Module categories, for Pavel.
[lyx.git] / src /
2009-08-14 Richard HeckModule categories, for Pavel.
2009-08-14 Vincent van RavesteijnAdjust the work-around for bug #5957.
2009-08-14 Enrico ForestieriDon't rely on the signal delivered by raise(), as this...
2009-08-14 Uwe Stöhrnew document option to suppress the default date, filef...
2009-08-14 Enrico ForestieriMove OS specific code to proper place. Also make sure...
2009-08-13 Pavel SandaAt least we have agreed upon this
2009-08-13 Vincent van RavesteijnFix assertion that was revealed in my tree.
2009-08-13 Vincent van RavesteijnFix bug #6134: Reload context menu for graphics inset.
2009-08-13 Vincent van RavesteijnFix bug #6126: Assertion with page down in Math manual.
2009-08-13 Enrico ForestieriFix the dataloss problem when shutting down Windows...
2009-08-12 Pavel SandaPlenty unneeded headers
2009-08-12 Pavel SandaFix order
2009-08-12 Pavel SandaCompil fix
2009-08-12 Pavel SandaFix bug #2045.
2009-08-12 Abdelrazak YounesThis move out the GuiLayoutBox class out of GuiToolbar...
2009-08-12 Vincent van RavesteijnWhitespace and correct naming.
2009-08-12 Vincent van RavesteijnExplicitly pass to closeBuffer whether the tab should...
2009-08-12 Vincent van RavesteijnDissect closeBuffer() and saveBufferIfNeeded().
2009-08-12 Richard HeckIfStyle and IfCounter tags for layout. Docs to follow.
2009-08-12 Jürgen Spitzmüller* GuiView.cpp: disable character and symbols dialog...
2009-08-12 Pavel SandaGet rid off unneeded horiz scrollbar
2009-08-11 Jürgen SpitzmüllerFix bug 5946: Infinite loop when opening file with...
2009-08-11 Pavel SandaFix bug #2120 - Emergency saves removal.
2009-08-11 Uwe Stöhrtex2lyx/preamble.cpp: revert r30103 and r30448 as discussed
2009-08-10 Abdelrazak YounesDon't paint misspelled mark if continuous spellchecking...
2009-08-10 Abdelrazak YounesText::dispatch(): the spellchecking code is now uneeded.
2009-08-10 Abdelrazak YounesMove the inline spellchecking code from collectWords...
2009-08-10 Abdelrazak Younesdelete unused code.
2009-08-10 Vincent van RavesteijnCorrect datatypes.
2009-08-10 Vincent van RavesteijnFix bug #3997: RTL paragraphs are painted slightly...
2009-08-10 Jean-Marc Lasgouttessmall simplification and speedup for InsetFoot::updateL...
2009-08-09 Richard HeckRemoved unused code.
2009-08-09 Richard HeckPartially fix bug 2972: The logic was all backwards...
2009-08-09 Abdelrazak Younesoutline(): avoid paragraph copying by using RandomAcces...
2009-08-09 Pavel SandaHopefully this works on other archs too.
2009-08-09 Abdelrazak Younesgcc compilation fix and introduce new splice method.
2009-08-09 Abdelrazak YounesRandomAccessList: new swap() method for swapping two...
2009-08-09 Abdelrazak YounesMove depthHook(), outerHook(), isFirstInSequence()...
2009-08-09 Abdelrazak YounesMove setLabelWidthStringToSequence() to Text private...
2009-08-09 Abdelrazak YounesMove contents of paragraph_funcs.* to Text.h and Text...
2009-08-09 Abdelrazak YounesMove Text::insertStringAsLines and Text::insertStringAs...
2009-08-09 Abdelrazak YounesGet rid of some Paragraph::inInset() access.
2009-08-09 Abdelrazak Younesgcc compilation and warning fixes.
2009-08-09 Abdelrazak YounesCleanup: Replace a bunch of Cursor arguments with DocIt...
2009-08-09 Abdelrazak YounesGet rid of one instance of Paragraph::inInset().
2009-08-09 Abdelrazak YounesGet rid of Buffer::insertStringAsLines().
2009-08-09 Abdelrazak YounesText::Inset(): now returns a reference in order to...
2009-08-09 Abdelrazak YounesText: move things to private.
2009-08-09 Abdelrazak YounesText: Get rid of BufferParams arguments.
2009-08-09 Abdelrazak YounesDocIterator::innerText(): reuse innerTextSlice()
2009-08-09 Abdelrazak YounesGet rid of Paragraph::forcePlainLayout().
2009-08-09 Abdelrazak YounesNow that Text knows its owner, use the associated Buffe...
2009-08-09 Abdelrazak YounesGeneral cleanup: Text is (or should be) nothing more...
2009-08-09 Abdelrazak Younesreturn early.
2009-08-09 Abdelrazak YounesGet rid of Paragraph::ownerCode().
2009-08-09 Pavel SandaFix #6120. Selection not set when switching to a differ...
2009-08-09 Abdelrazak YounesFix memory leak.
2009-08-09 Abdelrazak YounesDelay Spellchecker intanciation until first use.
2009-08-09 Abdelrazak YounesFix hunspell suggestion call.
2009-08-08 Abdelrazak YounesCompile fix.
2009-08-08 Abdelrazak YounesMinimal support for hunspell. Spellchecking works but...
2009-08-08 Jürgen Spitzmüller* qt_helpers.cpp:
2009-08-08 Vincent van RavesteijnA slightly different work-around which also captures...
2009-08-08 Vincent van RavesteijnRevert previous commit.
2009-08-07 Vincent van RavesteijnFix part of bug #6127: Roundtrip Lyx->Latex->Lyx fails.
2009-08-07 Vincent van RavesteijnWork-around for bug #6034: Applying preferences confuse...
2009-08-07 Jürgen SpitzmüllerCatch encoding exception when performing instant previe...
2009-08-07 Vincent van RavesteijnFix bug #740 (part 2): Wish for added menu item: File...
2009-08-06 Vincent van RavesteijnFix typo for r30882.
2009-08-06 Vincent van RavesteijnFix bug #740: Wish for added menu item: File->Close...
2009-08-06 Vincent van RavesteijnFix bug #6125: Float positioning dialog enables invalid...
2009-08-06 Richard HeckBetter name for variable.
2009-08-06 Enrico ForestieriMacroData has a buffer_ member, so use this instead...
2009-08-06 Enrico ForestieriFix bug #6014: Assertion when pasting "\def" into 2...
2009-08-04 Vincent van RavesteijnSome small code simplications.
2009-08-04 Vincent van RavesteijnUniform naming of functions.
2009-08-04 Vincent van RavesteijnRemove some unnecessary negated logic.
2009-08-04 Vincent van RavesteijnHide some internals of Changes:
2009-08-04 Vincent van RavesteijnHide some internals of Changes:
2009-08-04 Vincent van RavesteijnFix the math output mess I caused in r30822.
2009-08-04 Enrico ForestieriWhite space.
2009-08-04 Pavel SandaPlease Andre
2009-08-03 Vincent van RavesteijnFix bug #6119: Keyboard map still shows up after deleting.
2009-08-03 Enrico ForestieriProperly restore the file encoding after a LaTeX enviro...
2009-08-03 Jean-Marc LasgouttesTry to implement properly recursive setBuffer. Normally...
2009-08-02 Vincent van Ravesteijn* PageLayoutUi: Squeeze warning.
2009-08-02 Abdelrazak YounesOptimization: don't do suggestion if we only want to...
2009-08-02 Abdelrazak YounesSpellChecker work:
2009-08-01 Vincent van RavesteijnImprove LaTeX output of arrays in math. Always output...
2009-08-01 Vincent van RavesteijnAdd a pending space after math if it is not the last...
2009-08-01 Vincent van RavesteijnSqueeze warning.
2009-08-01 Vincent van RavesteijnAdd const versions of Inset::asInsetMath.
2009-08-01 Vincent van RavesteijnRemove useless tooltip.
2009-08-01 Abdelrazak YounesFix MSVC warning
2009-08-01 Abdelrazak Younes* Pimpl AspellChecker internal salsa...
2009-08-01 Abdelrazak YounesCompile fix.
2009-08-01 Abdelrazak YounesI forgot to rename those in previous commit.
2009-08-01 Abdelrazak Younes* Rename HunspellSpellChecker to HunspellChecker and...
2009-08-01 Abdelrazak YounesFactorize some code in getStatus() for LFUN_DIALOG_SHOW.
2009-08-01 Abdelrazak YounesInsetText::fixParagraphsFont(): return early and save...
next