]> git.lyx.org Git - lyx.git/history - src
installer: fix a permission right issue
[lyx.git] / src /
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
2012-04-29 Vincent van RavesteijnBufferView::dispatch(): add a missing break
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-28 Richard HeckAllow viewing full file of plaintext source.
2012-04-28 Richard HeckRe-organize logic of getSourceCode() routine, so we...
2012-04-26 Enrico ForestieriFix bug #8139 and a thinko in [737e9b2c/lyxgit].
2012-04-25 Pavel SandaThesaurus keyword combo completion (bug #8138).
2012-04-24 Pavel SandaAttempt to fix #8137 (arrived at r40862).
2012-04-23 Richard HeckDon't output extra body tags with included files.
2012-04-22 Pavel SandaComment from JMarc (devlist)
2012-04-21 Richard HeckRename is_valid_ as validated_, which is a bit more...
2012-04-21 Richard HeckOptimize a bit the handling of local layout validation...
2012-04-19 Georg BaumFix bug #8104 (\date argument was eaten)
2012-04-19 Pavel SandaAllow Insetlayout for Branch inset (#8106).
2012-04-18 Jean-Marc LasgouttesIn replaceSelectionWithString, do not select the new...
2012-04-17 Jean-Marc LasgouttesSimpler fix for undo support when entering \hline in...
2012-04-17 Jean-Marc LasgouttesRevert "Fix undo of entering \hline"
2012-04-17 Richard HeckUse InsetLayout instead of hardcoding forcePlainLayout and
2012-04-17 Richard HeckUse InsetLayout for LaTeX output.
2012-04-17 Richard HeckUse InsetLayout to style the XHTML output.
2012-04-17 Richard HeckWhitespace.
2012-04-16 Georg BaumNative support for \lstlistoflistings
2012-04-13 Enrico ForestieriFix bugs #6871 and #8119.
2012-04-12 Enrico ForestieriFix bug #8105: Crash when deleting math macro from...
2012-04-11 Enrico ForestieriUse the right latex backend when a converter needs...
2012-04-10 Georg BaumTranslations for listings insets
2012-04-08 Vincent van RavesteijnFix bug #8114: LyX does not retrieve negative bbox...
2012-04-08 Vincent van RavesteijnFix a copy-paste error introduced in b754fb02
2012-04-08 Georg BaumFix undo of entering \hline
2012-04-08 Richard HeckThe logic of the endParagraph() routine is wrong. We...
2012-04-08 Richard HeckWe need to check, in closeFontTags(), for the case...
2012-04-08 Richard HeckThe isTagOpen() routine can be const.
2012-04-08 Richard HeckDebugging code for the tag stack, disabled by default.
2012-04-03 Richard HeckFix error output for XHTML a bit.
2012-04-03 Richard HeckMake index comparisons for XHTML output case insensitive.
next