]> git.lyx.org Git - lyx.git/history - src
Simplify the definition of multi-accented polytonic Greek, patch by Günter Milde.
[lyx.git] / src /
2009-12-10 Jürgen SpitzmüllerSimplify the definition of multi-accented polytonic...
2009-12-10 Uwe Stöhrpreamble.cpp: simplify code and reintroduce code that...
2009-12-10 Uwe Stöhrpreamble.cpp: set correct quotes language (currently...
2009-12-10 Uwe Stöhrpreamble.cpp: adjust comments for better clarity
2009-12-09 Uwe StöhrInsetCaption.cpp: add a comment
2009-12-09 Vincent van RavesteijnFix bug #6365: tex2lyx uses wrong encoding in the preamble.
2009-12-09 Jean-Marc LasgouttesGet rid of Token::asString(), which is equivalent to...
2009-12-08 Jean-Marc LasgouttesSpeedup updateMacroInstances. This has some effect...
2009-12-08 Jean-Marc Lasgouttesfix compilation with qt 4.2
2009-12-08 Jürgen Spitzmüllerindicate that we're opening a dialog.
2009-12-07 Pavel SandaChange string
2009-12-07 Vincent van RavesteijnSimplify code.
2009-12-07 Jürgen Spitzmüller* Fix bug #2144: Merge the two identical classes g...
2009-12-07 Vincent van RavesteijnCitationUI and InsetMathChar:
2009-12-06 Richard HeckBetter citation dialog fixes from Edwin.
2009-12-06 Richard HeckMinor XHTML fix.
2009-12-06 Peter Kümmeljust discovered qtcreators feature 'replace tabs on...
2009-12-06 Peter Kümmelno timeout when starting up a process, cleanup error...
2009-12-06 Pavel SandaLayout changes for Citation dialog from Richard.
2009-12-05 Pavel SandaTypos, patch from Sven.
2009-12-05 Vincent van RavesteijnFix HunspellChecker when the path is specified with...
2009-12-05 Vincent van RavesteijnFix HUnspellChecker when the path is specified with...
2009-12-05 Vincent van RavesteijnFix bug #6356: Reloading image does not work for compiling.
2009-12-05 Vincent van RavesteijnAdd a FileName::refresh function and replace one call...
2009-12-05 Vincent van RavesteijnFix trunk after r32352.
2009-12-05 Vincent van RavesteijnDo not start loading a preview each time one is added...
2009-12-04 Richard HeckFix strange problem reported by Stefano Franchi.
2009-12-04 Pavel SandaComment
2009-12-04 Pavel SandaVCS: do not allow to run VCS stuff in parallel with...
2009-12-04 Peter Kümmeladd argument to suppress event processing
2009-12-04 Peter Kümmelfix unused var warning
2009-12-04 Peter Kümmelfix init order
2009-12-04 Peter KümmelEnable user input processing when an external process...
2009-12-04 Peter Kümmelalso process user input, trigger more processEvents
2009-12-04 Pavel Sandagcc complains because of inicialization order
2009-12-04 Peter Kümmelcoding style
2009-12-04 Peter Kümmelalso delete process on errors, use RAII therefore
2009-12-04 Peter Kümmelmore cleanup without behavior changes
2009-12-04 Peter KümmelMove some code from the process branch into trunk.
2009-12-04 Richard HeckThis patch introduces an optional argument to Buffer...
2009-12-04 Uwe StöhrInset.h: fix whitespace
2009-12-04 Richard HeckFix comment.
2009-12-03 Richard HeckTypo.
2009-12-03 Richard HeckGet counter from InsetLayout, as elsewhere.
2009-12-03 Richard HeckStyle.
2009-12-03 Richard HeckCSS for InsetBibtex. We include this via the validate...
2009-12-03 Richard HeckWhitespace.
2009-12-03 Richard HeckForgot this.
2009-12-03 Richard HeckRemove obsolete comment.
2009-12-03 Richard HeckThe BibTeX bibliography only includes BibTeX entries.
2009-12-03 Richard HeckRestore XHTML output for InsetGraphics.
2009-12-03 Richard HeckRevert previous commit. Wrong fix.
2009-12-03 Richard HeckFix bibitem bug for XHTML.
2009-12-03 Richard HeckOnly step counters we have.
2009-12-02 Jean-Marc Lasgouttesnew method getLongArg that grabs all the remainder...
2009-12-02 Jean-Marc Lasgouttesadd a new bformat version
2009-12-01 Richard HeckWhoops.
2009-12-01 Richard HeckFix bug 5842: Add InPreamble tag for layouts.
2009-11-30 Richard HeckAdd a couple comments.
2009-11-30 Richard HeckI seem to have been testing for the same thing twice...
2009-11-30 Richard HeckRemove obsolete comment.
2009-11-30 Richard HeckDon't escape these.
2009-11-30 Richard HeckForgot that unique() doesn't actually erase anything.
2009-11-30 Richard HeckRestore XHTML output for InsetCitation.
2009-11-30 Richard HeckAdd some space, move a comment.
2009-11-30 Richard HeckRestore XHTML output for InsetBibtex.
2009-11-30 Richard HeckFix silly omission.
2009-11-30 Richard HeckRestore XHTML output for InsetBibitem.
2009-11-30 Richard HeckForgot this.
2009-11-30 Richard HeckStyle.
2009-11-30 Richard HeckRestore XHTML output for InsetInclude.
2009-11-30 Richard HeckRestore XHTML output for InsetCaption.
2009-11-30 Richard HeckRestore XHTML output for InsetFloat.
2009-11-30 Richard HeckThere's an easier way....
2009-11-30 Richard HeckA bit of renaming, plus default values for htmlTag...
2009-11-30 Richard HeckComments.
2009-11-30 Jürgen SpitzmüllerParagraphUi.ui: layout fixes.
2009-11-30 Jean-Marc LasgouttesEnable "silent rules" with automake 1.11. This leads...
2009-11-29 Jürgen Spitzmüller* Include bibtex and makeindex logs to log file dialog.
2009-11-29 Jürgen Spitzmüller* Add support for per-document fontenc setting (bug...
2009-11-29 Jürgen Spitzmüllerimprove fontenc GUI.
2009-11-28 Richard HeckRestore XHTML output for InsetLabel and InsetRef. There...
2009-11-28 Richard HeckOutput target if name is not defined.
2009-11-28 Richard HeckFix output for InsetSpecialChar. These shouldn't be...
2009-11-28 Richard HeckFix InsetNewpage: <br /> has to be within a block-level...
2009-11-28 Vincent van RavesteijnFix bug #2179: GuiErrorList resets to first item.
2009-11-27 Jean-Marc Lasgouttessuppress warning (multiplication of int by double)
2009-11-27 Jean-Marc Lasgouttesfix warning
2009-11-26 Richard HeckRestore XHTML for InsetBox.
2009-11-26 Enrico ForestieriFix bug #6351: Crash when editing the unit on a number
2009-11-25 Richard HeckRestore XHTML output for InsetHyperlink.
2009-11-25 Richard HeckAuto-escape attributes.
2009-11-25 Richard HeckRestore XHTML output for InsetLine.
2009-11-25 Richard HeckRestore XHTML for InsetSpecialChar.
2009-11-25 Richard HeckCome to think of it, we should do this differently...
2009-11-25 Richard HeckRestore XHTML output for InsetNewpage.
2009-11-25 Richard HeckRestore XHTML for InsetNote.
2009-11-25 Vincent van RavesteijnAccess the correct cell function.
2009-11-25 Richard HeckUse that again.
2009-11-25 Richard HeckFedora, and probably some other platforms, follow the...
next