]> git.lyx.org Git - lyx.git/history - src
Some BufferParams for XHTML output.
[lyx.git] / src /
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-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 RavesteijnUpdate 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 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-25 Vincent van RavesteijnDo not show empty messages in the statusbar.
2009-12-25 Vincent van RavesteijnFix 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 RavesteijnSVN: 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 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ü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 RavesteijnAnother compile fix. (I hope this is sufficient now)
2009-12-21 Vincent van RavesteijnCompile 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ümmel- Show progress information in status bar.
2009-12-20 Abdelrazak YounesDisallow multiple concurrent previews as we are not...
2009-12-20 Vincent van RavesteijnRemove 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ümmelpass format as argument
2009-12-19 Enrico ForestieriFix bug #4063: LyX cannot handle apostrophe characters...
2009-12-19 Vincent van RavesteijnCompare feature take two.
2009-12-19 Enrico ForestieriImprove the command-line parser meant to be used for...
2009-12-19 Vincent van RavesteijnFix the threaded preview and reenable it.
2009-12-19 Abdelrazak Younesdisable preview in thread for now as it doesn't work...
2009-12-19 Abdelrazak YounesGuiView: reconnect the QFutureWatcher each time the...
2009-12-18 Abdelrazak YounesConverter: add a safe guard to Alerts because those...
2009-12-18 Abdelrazak YounesDetach 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 RavesteijnFix bug #6378: Word completion (in texted) should be...
2009-12-18 Vincent van RavesteijnFix 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 RavesteijnFix 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 RavesteijnSet 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.
next