]> git.lyx.org Git - lyx.git/history - src
Natbib authoryear uses (Ref1; Ref2) by default.
[lyx.git] / src /
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)
2013-03-22 Jean-Marc LasgouttesImplement inset-select-all in mathed
2013-03-22 Jean-Marc LasgouttesMore documentation for the poor man's profiler
2013-03-22 Jean-Marc LasgouttesA poor man's profiler.
2013-03-22 Uwe Stöhrtex2lyx: we support now \framebox without options
2013-03-22 Uwe Stöhrsupport for \mbox and \fbox
2013-03-21 Georg BaumSplit pdf format as discussed on the list
2013-03-20 Juergen Spitzmuelleravoid redundant toolbar initialization
2013-03-20 Juergen SpitzmuellerFix the zombie toolbar problem (bug #8520)
2013-03-19 Georg BaumUpdate test references
2013-03-19 Scott KostyshakGuiTabular: disabling is now done on textChanged()
2013-03-19 Scott KostyshakGuiTabular: LC and ED should both be disabled
2013-03-19 Richard HeckFix bug #8587 properly, by using local language for...
2013-03-19 Uwe Stöhrtex2lyx: support for Iwona fonts
2013-03-18 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-03-18 Uwe Stöhrsupport for the Iwona fonts
2013-03-18 Richard HeckDon't try to show the status message if we are busy.
2013-03-18 Richard HeckMake things a little better with respect to bug #8587.
2013-03-18 Richard HeckAllowing direct, read-write access to the references...
2013-03-18 Richard HeckAdd FIXME concerning bug #8599.
2013-03-18 Richard HeckI'm not absolutely sure about this, but it seems to...
2013-03-18 Richard HeckWe don't need to reset counters we aren't using.
2013-03-18 Richard HeckFix bug #8598. We need to use the masterBuffer's counte...
2013-03-18 Richard HeckFix bug #8597: Output only (ref) for \eqref, not: equat...
2013-03-18 Vincent van RavesteijnFix monolithic build
2013-03-18 Juergen SpitzmuellerPowerdot updates
2013-03-16 Juergen SpitzmuellerOld beamer frames bite the dust
2013-03-15 Georg BaumFix output of getCaptionAsPlaintext()
2013-03-12 Richard HeckForgot the crucial piece of the last commit!!
2013-03-12 Richard HeckAdd a for_search member to OutputParams, and use it...
2013-03-11 Richard HeckCreate a new DocumentClass for any cloned Buffer.
2013-03-09 Richard HeckTry again to fix Kornel's slowness problem. The previou...
2013-03-08 Richard HeckFix bug #8580: Do not include material in the XHTML...
2013-03-08 Richard HeckAdd a member to TocItem that tells us whether the item...
2013-03-08 Richard HeckRemove unused code.
2013-03-08 Richard HeckIntroduce max_length parameter for plaintext() output...
2013-03-04 Richard HeckWhitespace.
2013-03-04 Richard HeckFix stupid mistake that led to bug #8574.
2013-03-04 Georg BaumRemove confusing warning
2013-03-02 Juergen SpitzmuellerMinor UI polishment
2013-03-02 Juergen SpitzmuellerRe-Introduce translatable line breaks in tool tips
2013-03-02 Juergen SpitzmuellerSmall tweaks to the new pref pane(s)
2013-03-02 Juergen SpitzmuellerSplit the overcrowded and chaotic UI pref pane into...
2013-03-02 Juergen SpitzmuellerMaths packages: Further GUI improvements
2013-03-01 Juergen SpitzmuellerImprove math packages GUI
2013-02-28 Georg BaumFix regression of f2d2b7c
2013-02-28 Georg BaumForgotten files.
next