]> git.lyx.org Git - lyx.git/history - src
Fix bad error message (bug 11486).
[lyx.git] / src /
2019-02-26 Richard Kimberly... Fix bad error message (bug 11486).
2019-02-25 Jean-Marc LasgouttesMake callstack printing useful and optional
2019-02-25 Jean-Marc LasgouttesUse range-based loops in BufferList
2019-02-25 Jean-Marc LasgouttesChange the way scrolled rows are tracked
2019-02-25 Kornel BenkoFindAdv: Fix #11496 -- too slow find
2019-02-25 Jean-Marc LasgouttesMove some TextMetrics code around.
2019-02-23 Kornel BenkoFindAdv: Correctly match '\[' and '\]' in regular expre...
2019-02-22 Kornel BenkoFindAdv: debug info
2019-02-21 Kornel BenkoFindAdv: Discard \parbox, \input macros
2019-02-21 Kornel BenkoFindAdv: Handle \shortcut
2019-02-20 Jean-Marc LasgouttesHonor Update::SinglePar properly
2019-02-20 Kornel BenkoFindAdv: Added handling for latex environments
2019-02-19 Kornel BenkoFindadv: Added handling for frontmatter macros
2019-02-19 Enrico ForestieriFix bug #11490
2019-02-19 Jean-Marc LasgouttesRename TextMetrics::dimension() to dim()
2019-02-18 Jean-Marc LasgouttesDo not use trailing underscore for local variable
2019-02-18 Jean-Marc LasgouttesRemove unused method
2019-02-18 Jean-Marc LasgouttesRename Row::dimension() to dim()
2019-02-18 Jean-Marc LasgouttesLet tm be a reference here as elsewhere
2019-02-18 Jean-Marc LasgouttesDo a round of DEPM after changing layout
2019-02-18 Jean-Marc LasgouttesDEPM: allow to delete empty paragraphs after deleting...
2019-02-18 Jean-Marc LasgouttesDEPM: do not strip explicitly leading spaces
2019-02-18 Jean-Marc LasgouttesDEPM: replace loop by existing method
2019-02-18 Jean-Marc LasgouttesDEPM: reorganize a bit (no change intended)
2019-02-18 Jean-Marc LasgouttesDEPM: handle undo when deleting spaces
2019-02-18 Juergen SpitzmuellerFix copy/paste error spotted by coverity.
2019-02-18 Jean-Marc LasgouttesInitialize member
2019-02-18 Juergen SpitzmuellerBasic support for biblatex-chicago
2019-02-17 Kornel BenkoFindAdv: Handle more cases
2019-02-16 Kornel BenkoFindAdv: Even more fine tuning
2019-02-13 Kornel BenkoFindAdv: More fine tuning
2019-02-12 Kornel BenkoFindAdv: Fine tuning
2019-02-12 Günter MildeUpdate comment.
2019-02-12 Günter MildeLoad "textcomp" and "pmboxdraw" before "(lua)inputenc...
2019-02-11 Kornel BenkoFindAdv: Try to find real start of found match
2019-02-11 Jean-Marc LasgouttesFix Visual C++ warnning
2019-02-10 Kornel BenkoFindAdv: Add handling of begin{multicols}[...][......
2019-02-09 Günter MildeDon't switch encodings to/from CJK if the document...
2019-02-07 Kornel BenkoFindadv: Add handling for powerdot macros
2019-02-06 Jean-Marc LasgouttesFix algorithm for finding localized files
2019-02-05 Günter MildeFix CJK preamble.
2019-02-05 Scott KostyshakComment: add matching parenthesis
2019-02-05 Enrico ForestieriUse braces for listings caption
2019-02-05 Jean-Marc LasgouttesDEPM: fix infinite loop.
2019-02-05 Günter MildeCheck for CJK instead of CJKutf8.
2019-02-05 Günter MildePrevent fallback to "utf8" if "inputenc" package is...
2019-02-05 Kornel BenkoFindadv: Handle \lettrine{} in initials.module
2019-02-04 Jean-Marc LasgouttesDo not rely on x_ when painting label
2019-02-04 Enrico ForestieriFix bug #11484
2019-01-30 Jean-Marc LasgouttesFix DEPM at end of paragraph
2019-01-30 Günter MildeDo not use \inputencoding when the buffer input encodin...
2019-01-29 Juergen Spitzmueller? and = must not be percent-encoded in hrefs
2019-01-29 Jean-Marc LasgouttesDEPM: some factorization beween both versions
2019-01-28 Günter MildeFix CJK environment nesting issue.
2019-01-28 Günter MildeFix for CJK-documents with input-encoding "utf8".
2019-01-28 Günter MildeLoad CJK support package before font selection.
2019-01-28 Jean-Marc LasgouttesTake care of spaces tracked as inserted in depm
2019-01-25 Juergen SpitzmuellerDo not check for duplicates when pasting a label into...
2019-01-24 Günter MildeFix second part of #5386.
2019-01-23 Günter MildeSupport for documents in other scripts with parts in...
2019-01-20 Richard Kimberly... Add spaces. Thanks, Kornel.
2019-01-18 Richard Kimberly... Rename emergency file when it is kept.
2019-01-16 Jean-Marc LasgouttesTry to compute row height like it should be done
2019-01-14 Jean-Marc LasgouttesAllow to type a space in front of another one
2019-01-13 Juergen SpitzmuellerFix copy-paste error
2019-01-13 Juergen SpitzmuellerAmend 7b639d2db212
2019-01-12 Juergen SpitzmuellerScript wrapper is needed with ASCII encoding
2019-01-12 Enrico ForestieriRemove PYTHONPATH from the environment on Windows
2019-01-11 Enrico ForestieriReplace environment variables in PATH prefix
2019-01-11 Juergen SpitzmuellerAdd support for U+2693 (ANCHOR)
2019-01-11 Jean-Marc LasgouttesFix alignment of rows when text width is variable
2019-01-11 Juergen Spitzmueller"Script chars" also need to be output as macro with...
2019-01-10 Richard Kimberly... Remove empty file discovered by Kornel.
2019-01-09 Günter MildeFix handling of Thai tis620-0 input encoding.
2019-01-09 Juergen SpitzmuellerCJKutf8 is only to be used with the dedicated utf8...
2019-01-07 Juergen SpitzmuellerImprove readability
2019-01-07 Jean-Marc Lasgouttesuse range-based for loops
2019-01-07 Juergen SpitzmuellerWhen using polyglossia (bidi), paragraph directions...
2019-01-06 Richard Kimberly... Remove now unused routine.
2019-01-06 Richard Kimberly... Use combo box data rather than looking up info from...
2019-01-06 Richard Kimberly... Add comment.
2019-01-06 Richard Kimberly... Remove debugging code.
2019-01-06 Richard Kimberly... Fix problem caused by re-ordering of menu at 5f6332bf4.
2019-01-06 Juergen SpitzmuellerDon't output CJK environment with non-TeX fonts
2019-01-06 Juergen SpitzmuellerProperly implement CJKutf8
2019-01-05 Enrico ForestieriAvoid crash with gzipped file
2019-01-04 Jean-Marc LasgouttesFixup 5c1d65af: proper spacing between text and label...
2019-01-04 Jean-Marc LasgouttesFix drawing of labels in insets
2019-01-04 Jean-Marc LasgouttesAvoid crash when using inset-select-all in tabular
2019-01-04 Jean-Marc LasgouttesRemove unused mathod (CursorSlice::at_cell_end is the...
2019-01-04 Juergen SpitzmuellerAlways update bibfiles cache with bibliography environm...
2019-01-04 Richard Kimberly... Also pay attention to OutputParams::free_spacing.
2019-01-04 Richard Kimberly... Fix bug #11432.
2019-01-03 Jean-Marc LasgouttesFix vertical offset of fonts like MinionPro
2019-01-03 Juergen SpitzmuellerUpdate tex2lyx tests
2019-01-02 Jean-Marc LasgouttesAdd override statements to please clang
2019-01-02 Jean-Marc LasgouttesRemove premature (and bad) optimization
2019-01-02 Enrico ForestieriFix conversion of math braces to html
2019-01-02 Juergen SpitzmuellerFix Include dialog UI
2019-01-02 Enrico ForestieriAmend [2dcb7300/lyxgit]
next