]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2009-12-31 Richard HeckFix MathML for binominals.
2009-12-31 Richard HeckWe do not need special treatment of differentials for...
2009-12-31 Richard HeckMathML for MathCases.
2009-12-31 Richard HeckFix up the InsetMathGrid output: detect better if we...
2009-12-31 Richard HeckMBox is currently inactive, but in case it becomes...
2009-12-31 Richard HeckMathML for MathBox and such.
2009-12-31 Richard HeckFix MathML output for MathBox, as suggested in the...
2009-12-31 Vincent van... Revert r32673 and remove the extra redraw and setFocus...
2009-12-31 Richard HeckSpecial handing of space characters during text output.
2009-12-31 Richard HeckFix some issues with textmode. We'll let SetMode()...
2009-12-31 Richard HeckUpdate notes.
2009-12-31 Richard HeckDon't wrap numbers in text in <mn>.
2009-12-31 Richard HeckWrap text in <mtext>, not <mrow>.
2009-12-31 Richard HeckA little debugging output.
2009-12-31 Richard HeckUse SetMode() to manage text and math mode.
2009-12-31 Richard HeckA simple version of ModeSpecifier for MathStream.
2009-12-31 Richard HeckFIXME.
2009-12-31 Richard HeckUpdate notes.
2009-12-31 Richard HeckFix MathML output of wide characters.
2009-12-31 Richard HeckUpdate notes.
2009-12-31 Richard HeckMathML for InsetMathFont. Unfortunately, this does...
2009-12-31 Vincent van... Update the GuiLabel view when the document is read...
2009-12-31 Vincent van... Update the GuiInfo dialog also when the document is...
2009-12-31 Vincent van... Update the view also when the document is read-only.
2009-12-31 Richard HeckMathML for InsetMathBoldSymbol.
2009-12-31 Richard HeckStyle.
2009-12-31 Richard HeckProvide for the possibility of deferred material, per...
2009-12-31 Richard HeckWhitespace.
2009-12-31 Richard HeckRevert r32684, per Andre's suggestion.
2009-12-31 Vincent van... Constify some functions and correct a typo.
2009-12-31 Vincent van... Fix bug #6332: Do not paint the cursor after a resize...
2009-12-31 Tommaso CucinottaNow, current buffer is marked as dirty (instead of...
2009-12-31 Richard HeckMathML for InsetMathBig.
2009-12-31 Richard HeckIntroduce a return value for mathmlize(). We will need...
2009-12-30 Richard HeckSome BufferParams for XHTML output.
2009-12-30 Tommaso CucinottaCode cleanup.
2009-12-30 Richard HeckMake gcc happy.
2009-12-30 Tommaso CucinottaImplemented S_OPEN_BUFFERS scope in Advanced Find featu...
2009-12-30 Tommaso CucinottaCosmetics: removed unneeded std::
2009-12-30 Tommaso CucinottaImplemented the "Current Buffer" & "Current (Master...
2009-12-30 Peter Kümmeluse lfun
2009-12-30 Peter Kümmeluse template instead of macro,
2009-12-30 Peter Kümmelno stl includes in debug.h
2009-12-30 Peter Kümmellevels are not exclusive
2009-12-29 Tommaso CucinottaNow, on C-S-f, only the findWA cursor remains visible...
2009-12-29 Peter Kümmelunblock gui because there could be too much debug messages
2009-12-29 Peter Kümmelunblock gui because there could be too much debug messages
2009-12-29 Peter KümmelAdd Pavel's lyxerr extension, add ui for debug levels.
2009-12-29 Peter Kümmelupdate, replace tabs
2009-12-28 Pavel SandaGlitch
2009-12-28 Pavel SandaIntroduce tabs for debug window after hard figth with...
2009-12-28 Pavel SandaDebug window should have fixed widht font
2009-12-28 Pavel SandaOnly readonly window
2009-12-28 Pavel SandaSession info for debug window
2009-12-28 Pavel SandaRespect automatic clear
2009-12-28 Pavel SandaMimic the magic of r27497 to get resizable behaviour
2009-12-28 Pavel SandaMove debug window into designers stuff instead of dynam...
2009-12-28 Pavel SandaCosmetics
2009-12-28 Pavel SandaNext step to the world domination.
2009-12-27 Pavel SandaUnneeded header
2009-12-27 Peter Kümmelremove debug code
2009-12-27 Peter Kümmelcleanup process output
2009-12-27 Peter Kümmeladd some debug info
2009-12-27 Peter Kümmelsome cleanup
2009-12-27 Peter Kümmelno duplicated success messages: one connection is enough
2009-12-26 Vincent van... Update the status bar when starting LyX (creating a...
2009-12-26 Tommaso CucinottaFixed bug: now, when searching backwards, after wrap...
2009-12-26 Tommaso CucinottaFixed infinite loop on backwards search when matching...
2009-12-26 Richard HeckThanks, Andre.
2009-12-26 Peter Kümmelfix formatting
2009-12-26 Peter Kümmelbe sure processFinished() is only called once.
2009-12-26 Peter Kümmelworkaround for Qt (4.5.2) bug: QProcess::started(...
2009-12-26 Richard HeckUpdate notes.
2009-12-26 Richard HeckOutput numbers as numbers.
2009-12-26 Richard HeckIgnore this in MathML.
2009-12-26 Richard HeckEnsuring math should just be doing math in MathML.
2009-12-26 Richard HeckMore symbols.
2009-12-26 Richard HeckMath symbols.
2009-12-26 Richard HeckTypo.
2009-12-25 Vincent van... Do not show empty messages in the statusbar.
2009-12-25 Vincent van... Fix the display of messages in the status bar. This...
2009-12-25 Richard HeckGet MathML output working for math decorations.
2009-12-25 Richard HeckMust wrap everything...
2009-12-25 Richard HeckAdd a FIXME.
2009-12-25 Richard HeckGet MathML output for InsetMathDots working.
2009-12-25 Pavel SandaSome strings already have eoln
2009-12-25 Pavel SandaNo need for time in statusbar for normal messages
2009-12-25 Pavel SandaprocessFinished is not cause of #6417
2009-12-25 Pavel SandaAdd debug.h for lyxerr usage
2009-12-24 Richard HeckRestore the privacy of the parent_buffer. We want all...
2009-12-23 Vincent van... SVN: Return an empty string when the log message is...
2009-12-23 Pavel SandaRevert r32624 - forgotten and wrong patch in git commit...
2009-12-23 Pavel SandaReorder a bit status messages, but they are still clear...
2009-12-23 Pavel SandaVincent's initial support for ERT instant preview
2009-12-23 Pavel SandaMake easier lyxerr usage
2009-12-23 Peter KümmelDon't overwrite other result messages in status bar
2009-12-23 Jean-Marc Lasgouttesrevert unintented patch part
2009-12-23 Jean-Marc Lasgouttesanother bad binding related to ticket #6416 (see r32619)
2009-12-23 Vincent van... Fix bug #6416: Error in mac.bind: end-of-sentence-period.
2009-12-23 Pavel SandaisExternallyModified needs file existence.
next