]> git.lyx.org Git - lyx.git/history - src
Add additional LASSERT-type macros for dealing with various kinds
[lyx.git] / src /
2013-04-25 Richard HeckAdd additional LASSERT-type macros for dealing with...
2013-04-25 Richard HeckAdd a bunch of comments about the different exceptions.
2013-04-25 Richard HeckSimplify code a bit: If we only accept CITE_CODE, there...
2013-04-25 Richard HeckDefault font for an InsetLayout should be to inherit...
2013-04-25 Richard HeckJust a bit of renaming.
2013-04-25 Vincent van RavesteijnFix the size of the hAlign combobox in GuiTabular
2013-04-25 Jean-Marc LasgouttesFix bug #3199: change-next may leave empty lines behind
2013-04-25 Jean-Marc LasgouttesFix bug #8633: change tracking: paragraph break is...
2013-04-23 Vincent van RavesteijnAdjust CMake for Qt5
2013-04-22 Scott KostyshakFix ChkTeX error reporting (#8639)
2013-04-22 Scott KostyshakGuiRef: only enable "Group" CB if non-empty refs
2013-04-22 Scott KostyshakGuiRef: do not insert a category as a ref
2013-04-22 Scott KostyshakGuiRef: do not hide labels that start with ':'
2013-04-22 Scott KostyshakGuiRef: only show "<No prefix>" if non-empty
2013-04-21 Georg BaumFix bug #8636
2013-04-21 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-04-21 Georg BaumFic crash for repeated pasting from complex docs
2013-04-21 Georg BaumUse MathML on the clipboard for formulas in HTML
2013-04-21 Uwe StöhrPrefInputUi.ui: change 2 strings
2013-04-21 Richard HeckFix bug found by Scott concerning copying XHTML to...
2013-04-20 Juergen SpitzmuellerRevert "Fix the zombie toolbar problem (bug #8520)"
2013-04-20 Juergen SpitzmuellerRevert "avoid redundant toolbar initialization"
2013-04-19 Uwe Stöhrfix some more typos spotted by Yuri
2013-04-19 Georg BaumWhitespace
2013-04-19 Vincent van RavesteijnPass the binary dir to the configure script to find...
2013-04-14 Georg BaumImplement paste from LaTeX and HTML (bug #3096)
2013-04-14 Georg BaumAdd class for threadsafe temp file handling
2013-04-14 Enrico ForestieriFix bug #8631: Python detection unfinished
2013-04-14 José Matossgml: ignore paragraphs named *dummy*
2013-04-14 Pavel SandaMake parameter more readable.
2013-04-12 Georg BaumImprove LaTeX format detection
2013-04-12 Georg BaumAlso put HTML on the clipboard when copying
2013-04-12 Richard HeckRemove useless test and add comment.
2013-04-12 Richard HeckDo less indenting.
2013-04-12 Richard HeckRemove obsolete comment.
2013-04-11 Richard HeckConst.
2013-04-11 Tommaso CucinottaReplacing git status --porcelain along with output...
2013-04-11 Tommaso CucinottaAvoid check mistakenly current folder for .git/.svn...
2013-04-10 Georg BaumRemove partial support for non-buffer files in VCS
2013-04-08 Jean-Marc LasgouttesFix another faulty signature
2013-04-08 Juergen SpitzmuellerFix plaintext header definition
2013-04-08 Juergen SpitzmuellerRevert "Do not pass thru argument of pass-thru layout...
2013-04-08 Juergen SpitzmuellerDo not pass thru argument of pass-thru layout literally
2013-04-07 Tommaso CucinottaLet non-ASCII chars within regexp insets match their...
2013-04-07 Jean-Marc LasgouttesFix bug #8370: crash when searching for next change
2013-04-06 Richard HeckAdd a FIXME.
2013-04-06 Tommaso CucinottaNow LyX correctly asks to retrieve non-existing file...
2013-04-03 Tommaso CucinottaJust refactoring patch 5e5115c3 in simpler terms.
2013-04-03 Tommaso CucinottaFixed issue #8543 also for advanced search (cursor...
2013-04-02 Uwe StöhrBufferParams.cpp: fix bug #6813
2013-04-01 Scott KostyshakRemove exclamation mark from "String not found!"
2013-04-01 Georg BaumDelete temp file after usage
2013-04-01 Kornel BenkoAdvanced search: Allow faster searching for normal...
2013-03-31 Georg BaumFix most important case of bug #8205
2013-03-31 Georg BaumFix layout write bugs found by tests
2013-03-31 Georg BaumImplement writing of layouts
2013-03-30 Vincent van RavesteijnUse setSectionResizeMode from qt_helpers
2013-03-30 Scott KostyshakExit with error if required filename is not given
2013-03-30 Scott KostyshakGive an error message when LyX cannot load a file
2013-03-29 Scott KostyshakRevert "Exit with error if no filename given to -e...
2013-03-29 Scott KostyshakExit with error if no filename given to -e switch
2013-03-29 Scott KostyshakRemove an empty line to make style consistent
2013-03-28 Jean-Marc LasgouttesPutenv requires a char *, for some reason.
2013-03-28 Richard HeckRemove "List of" from outliner dropdown.
2013-03-28 Richard HeckImplement XHTML output for InsetPrintNomencl.
2013-03-28 Richard HeckRemove debugging code.
2013-03-28 Richard HeckAdd Nomenclature to the TOC.
2013-03-28 Richard HeckUse InsetLayout to get the tag type for TOC-like things.
2013-03-28 Richard HeckUpdate the XHTML output for InsetFloatList. We'll now...
2013-03-27 Richard HeckMinor code simplification.
2013-03-27 Richard HeckRemove the "arrow" from the XHTML TOC. I think I put...
2013-03-27 Richard HeckUse the TOC:Listings layout to hold CSS information...
2013-03-27 Richard HeckA little bit more cleaning up.
2013-03-27 Richard HeckRe-order things a little bit.
2013-03-27 Richard HeckFactor common code from TOC updates.
2013-03-27 Richard HeckAllow for the possibility of an "InsetLayout TOC".
2013-03-27 Richard HeckGet lists of listings working for XHTML output. Fixes...
2013-03-27 Richard HeckLinks between citations and bibliography entries were...
2013-03-27 Richard HeckForgot to include "u" as a font tag.
2013-03-27 Richard HeckUse master buffer's setting for math output type.
2013-03-27 Richard HeckContinuing here will crash us. This shouldn't be an...
2013-03-27 Richard HeckHandle other text ranges in XHTML output.
2013-03-27 Richard HeckDisable extractFunctions() for MathML and HTML output.
2013-03-27 Richard HeckAdd some notes about problems with extractFunctions().
2013-03-27 Richard HeckImplement math-as-HTML output for InsetMathExFunc.
2013-03-25 Richard HeckFix bug #8608: Don't output index entries from notes...
2013-03-25 Richard HeckShould also use doing_output here. Oversight in previou...
2013-03-24 Vincent van RavesteijnAdd an LFUN for continuous spell checking
2013-03-24 Vincent van RavesteijnDo not sort formats in BufferParams::exportableFormats
2013-03-24 Vincent van RavesteijnRemove unused typedef
2013-03-24 Vincent van RavesteijnAdd a WIN32 equivalent for gettimeofday
2013-03-24 Vincent van RavesteijnSmall simplification
2013-03-24 Richard HeckDon't abbreviate titles in TOC.
2013-03-24 Richard HeckFix bug #8603: We want unabbreviated TOC entries here.
2013-03-24 Richard HeckSilly mistake here in earlier commit.
2013-03-23 Richard HeckFix bug #8604: Forgot not to escape the caption string...
2013-03-23 Richard HeckCrush warning.
2013-03-23 Richard HeckFix a few more translation probelms for XHTML output.
2013-03-23 Scott KostyshakInsetGraphics: add a layoutName method
2013-03-22 Georg BaumSupport \caption* (bug #3209)
next