]> git.lyx.org Git - lyx.git/history - src
Remove extra whitespace.
[lyx.git] / src /
2011-12-03 Julien RiouxRemove extra whitespace.
2011-12-02 Richard HeckThe Cursor argument here was not being used, so there...
2011-12-02 Richard HeckAdd constness in several places.
2011-12-02 Richard HeckRemove unused optional argument.
2011-12-02 Richard HeckCosmetics or style or something.
2011-12-02 Richard HeckDeal with the part of #7872 involving changing branch...
2011-12-02 Richard HeckDeal with the part of #7872 involving changes of branch...
2011-11-29 Stephan Wittcorrect capitalization of AppKit framework - for case...
2011-11-29 Georg BaumMove some more packages from unconditionally swallowing...
2011-11-27 Georg BaumDo not output parameters twice if the file was not...
2011-11-27 Georg BaumFix parsing of stuff with ] in \item arguments (part...
2011-11-27 Georg BaumParse the picture variant of \framebox correctly (part...
2011-11-25 Uwe Stöhrtex2lyx: support for Spreadsheet and chess external...
2011-11-23 Richard HeckWhitespace.
2011-11-23 Richard HeckFix bug #7709. Seems we need to reset the source model...
2011-11-23 Richard HeckSimplify code a bit.
2011-11-23 Richard HeckFix bug #7906. Check the widgets after creating the...
2011-11-22 Richard HeckDidn't mean to include this.
2011-11-22 Richard HeckFix bug #7905. We don't want to move out of the inset...
2011-11-20 Georg BaumBeautify documents created by writer2latex (see bug...
2011-11-20 Georg BaumFix bug in paragraph detection (can be seen in test...
2011-11-20 Peter Kümmelprepare switch to switch-case in when parsing tex files
2011-11-20 Richard HeckAdd assertion to check for memory leaks and remove...
2011-11-20 Richard HeckNew attempt to fix Pavel's crash, this modifies r40205...
2011-11-20 Georg Baummake a bit room for more ifs
2011-11-18 Richard HeckThis commented-out line has been there since r13692...
2011-11-18 Richard HeckFix bug #7873. Patch is sufficiently explanatory.
2011-11-18 Richard HeckFix bug #7872: Mark Buffer dirty after changing branch...
2011-11-17 Richard HeckMake sure we aren't trying to reuse the global variable...
2011-11-17 Richard HeckFix crash reported by Pavel. Multiply included children...
2011-11-17 Richard HeckRevert previous patch to get a decent log message.
2011-11-17 Richard HeckMerge branch 'PavelCrash2'
2011-11-17 Richard HeckSimplify code slightly.
2011-11-17 Richard HeckMinor cleanup.
2011-11-16 Richard HeckClarify by renaming some arguments.
2011-11-15 Richard HeckCosmetics.
2011-11-14 Georg BaumFix bug #7895: Do not output lines with only a single...
2011-11-14 Uwe Stöhrtex2lyx/test/test-insets.tex: add a booktabs test table
2011-11-13 Georg BaumFix bug #4553: booktabs for tex2lyx
2011-11-13 Georg BaumFix bug #3036: font changes inside \markright do not...
2011-11-13 Georg BaumDo not swallow geometry settings if they are given...
2011-11-13 Georg BaumFix bug #7668 (cosmetic whitespace issues)
2011-11-13 Georg BaumFix bug #7663: Misparsing of description \item with...
2011-11-12 Georg BaumFix "stray '}' in text" warnings: When parsing with...
2011-11-12 Georg Baumtabular*
2011-11-10 Peter Kümmeladd header guard
2011-11-07 Julien RiouxFile format bump after r39982 (renaming of the japanese...
2011-11-06 Uwe Stöhrtex2lyx/text.cpp: add a comment and fix a typo
2011-11-06 Uwe Stöhrtex2lyx/test/box-color-size-space-align.tex: translatio...
2011-11-06 Uwe Stöhrtex2lyx:
2011-11-06 Jean-Marc LasgouttesFix shortenng of file names in MakeDisplayPath: it...
2011-11-06 Georg BaumImport optional argument of tabular (vertical alignment)
2011-11-06 Georg Baumand another one
2011-11-06 Georg BaumForgot this in r40139.
2011-11-06 Georg BaumDistinguish between empty argument and no argument
2011-11-06 Georg BaumMust not output anything between p.pushPosition() and...
2011-11-06 Georg BaumFix bug #4213: Change tracking support for tex2lyx.
2011-11-06 Uwe Stöhrtex2lyx/text.cpp: fix remaining part of bug #7843
2011-11-04 Georg Baum\color may have an optional argument (part of bug ...
2011-11-04 Georg BaumFix bug #7843: Recognize a shaded box inside a minipage...
2011-11-02 Richard HeckFix bug reported on user list: <title> not escaped.
2011-10-31 Georg BaumFix bug #7846
2011-10-31 Georg BaumReplace a half-baked attempt to remove \lyxdot from...
2011-10-31 Enrico ForestieriProperly account for output redirection with QProcess.
2011-10-31 Uwe Stöhrtex2lyx/Preamble.cpp: fix some comments
2011-10-30 Vincent van RavesteijnFix the messaging after an autosave
2011-10-30 Richard HeckFix the outstanding part of #7764, which involves sorti...
2011-10-30 Vincent van RavesteijnUse the format's pretty name in the statusmessages
2011-10-30 Vincent van RavesteijnCorrectly message that the export is cancelled
2011-10-30 Georg BaumOnly the packages subscript and ulem if they are automa...
2011-10-30 Georg BaumCreate mechanism to handle packages for which we only...
2011-10-30 Georg BaumFix bug #7700 partially: The \maketitle command is...
2011-10-30 Georg Baumget rid of the modules_placeholder hack
2011-10-30 Georg BaumFix bug #7844: \date{} in main text is recognized
2011-10-30 Georg BaumFirst step towards proper handling of partially support...
2011-10-30 Vincent van RavesteijnMerge remote-tracking branch 'lyxit/vfr/docbook-fix...
2011-10-30 Vincent van RavesteijnBuffer: Make setExportStatus a private member
2011-10-30 Abdelrazak YounesCode cleanup: split out RowPainter::paintFirst() in...
2011-10-30 Vincent van RavesteijnFix the warning about the unused msg parameter
2011-10-30 Vincent van RavesteijnLet all doExport calls have the same behaviour
2011-10-29 Tommaso Cucinottatypo
2011-10-29 Uwe Stöhrtex2lyx/preamble.cpp: add a note
2011-10-29 Richard HeckInitial work for view source improvements.
2011-10-29 Richard HeckImprove argument handling for the source generation...
2011-10-29 Richard HeckFix crash when outputting XHTML. Not resetting the...
2011-10-29 Richard HeckFix bug #7777. We need a loader when exporting no matte...
2011-10-29 Uwe Stöhrtex2lyx/preamble.cpp: sorting and add a comment
2011-10-29 Uwe Stöhrtex2lyx/preamble.cpp: fix bug #7863
2011-10-29 Uwe Stöhrtex2lyx: fix for documents using Latvian, Lithuanian...
2011-10-29 Tommaso CucinottaAdding the capability to paste as simple unformatted...
2011-10-29 Vincent van RavesteijnHeader file cleanups
2011-10-29 Vincent van RavesteijnChange the type of the context menu name to string
2011-10-29 Vincent van RavesteijnRemove unneeded includes
2011-10-29 Vincent van RavesteijnFix the synchronous export functionality
2011-10-28 Enrico ForestieriCompile fix for *nix...
2011-10-28 Uwe Stöhrtex2lyx/preamble.cpp: correct a whitespace mistake...
2011-10-28 Uwe Stöhrtex2lyx/preamble.cpp: fix bug #7861 and #7858
2011-10-28 Enrico ForestieriDetect the correct version of python at runtime and...
2011-10-27 Vincent van RavesteijnReturn ExportStatus from Buffer to GuiView
2011-10-27 Vincent van RavesteijnLet Buffer::preview return an error value
next