]> git.lyx.org Git - lyx.git/history - src
Tutorial.lyx: fox a typo spotted by a user
[lyx.git] / src /
2012-06-20 Uwe Stöhrtex2lyx/table.cpp: fix bug #8204, also OK for branch...
2012-06-14 Pavel SandaAllow dead caron to be recognized in our key bindings.
2012-06-11 Jean-Marc LasgouttesMake debug messages more readable
2012-06-09 Juergen SpitzmuellerLet getOutputFlavor return the correct flavors for...
2012-06-09 Juergen Spitzmuellersome less language hardcoding
2012-06-08 Juergen SpitzmuellerWhitespace
2012-06-08 Juergen Spitzmuelleravoid empty class options
2012-06-08 Juergen Spitzmuellerre-add change_adapter triggering
2012-06-08 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-06-08 Juergen SpitzmuellerDo not hardcode polyglossia-only languages
2012-06-08 Uwe StöhrGuiDocument.cpp: some languages only work with polyglos...
2012-06-08 Uwe Stöhr- FORMAT: document latest change
2012-06-08 Uwe Stöhr- support a bunch of new languages (fileformat change)
2012-06-07 Juergen SpitzmuellerRestore default output format after tex fonts switch...
2012-06-07 Jean-Marc LasgouttesFix bug #8027: Edit->Paste Special->... does not replac...
2012-06-07 Jean-Marc LasgouttesHandle sending a FuncRequest object to lyxerr
2012-06-06 Richard HeckTypo.
2012-06-05 Richard HeckAllow LyX format to be written to View>Source window.
2012-06-05 Richard HeckMove TexRow stuff near where it is used.
2012-06-05 Jean-Marc LasgouttesRevert "Revert "Tentative fix to #8159: Undo doesn...
2012-06-05 Jean-Marc LasgouttesRevert "Second tentative fix to #8159: Undo doesn't...
2012-06-05 Jean-Marc LasgouttesTypos
2012-06-05 Jean-Marc LasgouttesSecond tentative fix to #8159: Undo doesn't restore...
2012-06-05 Jean-Marc LasgouttesRevert "Tentative fix to #8159: Undo doesn't restore...
2012-06-04 Richard HeckStyle.
2012-06-04 Richard HeckFix crash reported by Tommaso:
2012-06-04 Richard HeckFix crash reported by Scott. Forgot to change some...
2012-06-04 Jean-Marc LasgouttesFix bug #7956: Assertion When Trying to Paste Into...
2012-06-03 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-06-03 Juergen SpitzmuellerAdd missing undo recording.
2012-05-31 Richard HeckDeal with memory issue reported some time ago in connec...
2012-05-31 Richard HeckMinor cleanup: We should use the usual conventions for
2012-05-31 Richard HeckProperly initialize variable. This should fix the problem
2012-05-31 Pavel SandaTabular.ui: Moving Latex argument field to column section.
2012-05-31 Pavel SandaFix #8180: Page break on current row can't be unchecked.
2012-05-29 Juergen SpitzmuellerFix crash when removing last converter (bug 8178)
2012-05-29 Juergen SpitzmuellerLoad bibtopic after hyperref (bug #8005)
2012-05-28 Richard HeckA few more small optimizations noted along the way.
2012-05-28 Jean-Marc Lasgouttes"Performance" fixes suggested by cppcheck
2012-05-26 Juergen SpitzmuellerFix macro termination in IPA inset if next character...
2012-05-26 Pavel Sandacompile fix
2012-05-25 Vincent van RavesteijnFix painting of hidden tabbar on gtk
2012-05-24 Vincent van RavesteijnFix bug #8170: Crash when client disconnects unexpectedly
2012-05-23 Richard HeckStyle.
2012-05-23 Vincent van RavesteijnFix bug #8166: Crash on clicking away from empty last...
2012-05-22 Vincent van RavesteijnFix bug #8166: Crash on clicking away from empty paragraph
2012-05-22 Jean-Marc LasgouttesTentative fix to #8159: Undo doesn't restore environmen...
2012-05-22 Pavel SandaJust comment
2012-05-22 Richard HeckForgot to change format in LyXRC.cpp.
2012-05-22 Richard HeckAdd "nice" flag for converters, addressing final proble...
2012-05-20 Lars Gullik BjønnesTextMetrics.cpp: comment out addressBreakPoint function
2012-05-19 Juergen SpitzmuellerIf a file is saved as, reset its master if it has any...
2012-05-17 Pavel Sanda* doxy
2012-05-14 Vincent van RavesteijnAllow an unnamed buffer to be saved with the same name
2012-05-14 Richard HeckWe need to clean the HTML id before writing it.
2012-05-14 unknownFix bug #7641: Freeze when removing itemized first...
2012-05-14 Enrico ForestieriFix bug #7982: LyX does not work if working directory...
2012-05-13 Richard HeckFix bug #8156.
2012-05-13 Richard HeckStyle.
2012-05-13 Georg BaumForgot the test case for bug #8116.
2012-05-13 Georg BaumFix bug #8116.
2012-05-12 Vincent van RavesteijnNew function BufferList::newInternalBuffer
2012-05-12 Vincent van RavesteijnRemove read_only parameter from newBuffer
2012-05-10 Richard HeckWhitespace.
2012-05-10 Vincent van RavesteijnTextMetrics::leftMargin(): Explain why the disabled...
2012-05-10 Vincent van RavesteijnFix bug #8152: Uneditable long rows for 'Right addresses'
2012-05-09 Pavel SandaFix buddies in tabular dialog, patch from John Tapsell.
2012-05-09 Pavel SandaGuiViewSource - prevent null-pointer crash if backend...
2012-05-06 Georg BaumDisentangle amsmath and amssymb loading.
2012-05-06 Vincent van RavesteijnProperly mark a buffer as internal
2012-05-06 Georg BaumImport table cells in turn environment.
2012-05-06 Georg BaumImport table cells in sideways environment.
2012-05-06 Georg BaumDo not swallow newlines after \usepackage.
2012-05-06 Georg BaumDo not swallow math comments in tex2lyx.
2012-05-06 Pavel SandaStrip gecos on Unix systems on user name only.
2012-05-03 Vincent van RavesteijnFix compilation
2012-05-03 Vincent van RavesteijnFix bug #5167: Correctly paint special characters in...
2012-05-03 Vincent van RavesteijnMove metrics computation close to drawing for drawStrRe...
2012-05-03 Vincent van RavesteijnExclude stdinsets.inc from basic layout if we exclude...
2012-05-03 Vincent van RavesteijnAlways require a mask to get a temporary filename
2012-05-03 Jean-Marc LasgouttesRemove workaround that is not useful anymore
2012-05-03 Richard HeckForgot the return value.
2012-05-02 Richard HeckFix bug #8087: Include children in plaintext export.
2012-05-02 Richard HeckBefore we process the LFUN, make sure that it is actual...
2012-05-02 Richard HeckTry to fix bug 8124. We enable LFUN_INSET_MODIFY in...
2012-05-02 Vincent van RavesteijnFix bug #953: Paint text decorations for spaces
2012-05-02 Vincent van RavesteijnFactor out painting of text decorations
2012-05-02 Vincent van RavesteijnFix bug #7914: Freeze on docbook export of lists and...
2012-05-02 Vincent van RavesteijnFix bug #8089: Handle spaces at the end of the stream
2012-05-02 Vincent van RavesteijnMathParser: Do not rewind the stream if we can't read...
2012-05-01 Richard HeckConstness, etc.
2012-05-01 Richard HeckWe don't need to rescan everything from the BibTeX...
2012-04-30 Enrico ForestieriFix bug #8140: Crash with math macros and input completion
2012-04-30 Vincent van RavesteijnFix bug #8078: Assertions in xhtml output on Windows
2012-04-29 Vincent van RavesteijnIndicate that this rtl variable is only valid on the...
2012-04-29 Vincent van RavesteijnFix bug #7518: Assert when selecting in RTL text
2012-04-29 Vincent van RavesteijnFix bug #7667: Pixmap cache and CT lead to random colors
2012-04-29 Vincent van RavesteijnReset the (running) change in PainterInfo
2012-04-29 Vincent van RavesteijnFix bug #7653: Quotation marks have wrong color
2012-04-29 Vincent van RavesteijnDo not show deleted text in the html title
next