]> git.lyx.org Git - lyx.git/shortlog
lyx.git
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.
2009-12-22 Enrico ForestieriAdd support for the forthcoming Cygwin 1.7.
2009-12-22 Enrico ForestieriAllow spaces in path names for LFUN_SERVER_GOTO_FILE_ROW.
2009-12-22 Pavel SandaSquash gcc warn
2009-12-22 Peter Kümmelremove boost warning noise
2009-12-22 Peter Kümmelalso build with older Qt versions
2009-12-22 Peter Kümmelupdate other build systems, cleanup progress output
2009-12-22 Peter Kümmelre-add view for progress, cleanup follows
2009-12-22 Peter Kümmelalso build with older Qt versions
2009-12-21 Vincent van... Another compile fix. (I hope this is sufficient now)
2009-12-21 Vincent van... Compile fix. (I hope this is sufficient)
2009-12-21 Peter Kümmelmove calls to Buffer::errors and Buffer::message to...
2009-12-21 Peter Kümmelupdate scons files
2009-12-21 Peter Kümmel- Show progress information in status bar.
2009-12-20 Abdelrazak... Disallow multiple concurrent previews as we are not...
2009-12-20 Vincent van... Remove superfluous std::.
2009-12-20 Peter Kümmeladd progress widget: update Makefiles
2009-12-20 Peter Kümmeladd progress widget
2009-12-20 Peter Kümmeladd progress widget
2009-12-19 Peter KümmelDon't process gui events by default it's too dangerous...
2009-12-19 Peter Kümmelformat is a std::string, bformat doesn't take a std...
2009-12-19 Peter Kümmeladd forgotten macro to enable pchs
2009-12-19 Peter Kümmelrevert, quotes are handled in Systemcall.cpp
2009-12-19 Peter Kümmelpass format as argument
2009-12-19 Enrico ForestieriFix bug #4063: LyX cannot handle apostrophe characters...
2009-12-19 Vincent van... Compare feature take two.
2009-12-19 Enrico ForestieriImprove the command-line parser meant to be used for...
2009-12-19 Vincent van... Fix the threaded preview and reenable it.
2009-12-19 Abdelrazak... disable preview in thread for now as it doesn't work...
2009-12-19 Pavel Sandadoc glitch
2009-12-19 Abdelrazak... GuiView: reconnect the QFutureWatcher each time the...
2009-12-18 Abdelrazak... Converter: add a safe guard to Alerts because those...
2009-12-18 Abdelrazak... Detach Buffer preview and update preview in a new threa...
2009-12-18 Enrico ForestieriAllow double quotes in file names passed to converters.
2009-12-18 Peter KümmelUNDO: single quotes in filenames are possible
2009-12-18 Vincent van... Fix bug #6378: Word completion (in texted) should be...
2009-12-18 Vincent van... Fix second part of bug #6400: After selecting a word...
2009-12-18 Peter KümmelTicket 6266 Quoting Problem with QProcess: don't think...
2009-12-18 Vincent van... Fix part of bug #6400: Shift+mouse click loses the...
2009-12-18 Richard HeckWith ContentAsLabel, we do not need this special code.
2009-12-18 Richard HeckEnhance LyX by fixing bug 5587. We add a new ContentAsL...
2009-12-17 Richard HeckSo this changes the way we handle sums and such. We...
2009-12-17 Richard HeckLast commit didn't complete reversion, as I forgot...
2009-12-17 Vincent van... Set the current font when moving into a table or betwee...
2009-12-17 Richard HeckRevert r32566 and r32568.
2009-12-17 Richard HeckMake InsetMathExInt handle products as well as sums.
2009-12-17 Richard HeckFix up MathML output of integrals.
2009-12-17 Richard HeckFix MathML output of sums.
2009-12-17 Tommaso CucinottaRemoved unneeded commented code (fixing #6333).
2009-12-17 Richard HeckFix up math scripts. Everything needs to go into <mrow...
2009-12-17 Vincent van... Compute the font_scaling_factor every time a preview...
2009-12-17 Vincent van... Do not hardcode the background color of the preview...
2009-12-17 Vincent van... Remove unused include.
2009-12-17 Vincent van... Correctly paint the background of the instant preview...
2009-12-17 Tommaso Cucinottaindentation fix.
2009-12-17 Tommaso CucinottaFix of bug ##6334 - now if you search for something...
2009-12-17 Tommaso CucinottaFix of bug #6333 (main document WA was entirely selecte...
2009-12-17 Uwe StöhrSpanish manuals: some translations by Ignacio
2009-12-16 Richard HeckAdd comment.
2009-12-16 Richard HeckRevert r32544.
2009-12-16 Richard HeckWhitespace.
2009-12-16 Richard HeckFix MathML for fractions.
2009-12-16 Richard HeckAdd a fixme, in effect, about dots.
2009-12-16 Richard HeckDetect appropriate delimiter for matrices.
2009-12-16 Richard HeckFix matrix output, at least a bit. A little more work...
2009-12-16 Richard HeckIn a normal grid, we can just use <mrow>.
2009-12-16 Richard HeckThis should do it for the delimiters.
2009-12-16 Richard HeckA bit more for math delim.
2009-12-16 Richard HeckA couple minor changes in the User's Guide.
2009-12-16 Richard HeckMore Math ML fixes. Using <mfenced> seems to be a bad...
2009-12-16 Richard HeckFix a few MathML things: the default output and the...
2009-12-15 Richard HeckRemove last vestiges of pre-XHTMLStream implementation.
2009-12-15 Richard HeckRestore the MathML output we had before. Still work...
2009-12-14 Richard HeckUpdate HTML notes.
2009-12-14 Richard HeckThat didn't really work. So revert to old CSS for gray...
2009-12-14 Richard HeckForgot this.
2009-12-14 Richard HeckPolish CSS a bit for floats and captions.
2009-12-14 Richard HeckAllow use of InsetLayout with InsetCaption.
2009-12-14 Richard HeckA little more CSS for tables.
2009-12-14 Richard HeckFix the height output for InsetBox.
2009-12-14 Richard HeckSpacing.
2009-12-14 Richard HeckThese add extra whitespace where we don't want it.
2009-12-14 Richard HeckAdd some CSS for tables.
2009-12-14 Richard HeckAdd comment.
2009-12-14 Richard HeckFix multicolumn output.
2009-12-14 Richard HeckRemove dead code.
2009-12-14 Richard HeckInitial XHTML support for InsetTabular.
2009-12-13 Vincent van... Fix bug #6341: Can't set equal spacing in xymatrix.
2009-12-13 Richard HeckRestore XHTML output for InsetListings.
2009-12-13 Richard HeckFix warning.
2009-12-13 Abdelrazak... For Qt4.4 and up: Detach Buffer autosave into a new...
next