]> git.lyx.org Git - lyx.git/history - src/Buffer.cpp
A little more lv cleanup.
[lyx.git] / src / Buffer.cpp
2010-04-05 Richard HeckFix output of title and clean up a bit.
2010-04-05 Richard HeckOutput generator meta-tag for XHTML, per Jack Desert...
2010-04-05 Uwe Stöhrdon't use any longer the page background color white...
2010-04-02 Uwe Stöhrfileformat change: support to specify a document-wide...
2010-04-01 Uwe Stöhrfileformat change:
2010-03-31 Pavel SandaWe need remove autosave on reload now.
2010-03-31 Richard HeckIntroduce and use a "math_flavor" flag with OutputParams.
2010-03-31 Uwe Stöhrfileformat change:
2010-03-28 Vincent van RavesteijnGenerate previews after buffer reload and clean up...
2010-03-28 Vincent van RavesteijnFix bug #6341: Can't set equal spacing in xymatrix.
2010-03-28 Vincent van RavesteijnNew file format for InsetPreview introduced in r38890.
2010-03-26 Pavel SandaFix part of 6587 - make backup more safe and delete...
2010-03-18 Richard HeckGive ourselves a little more flexibility about math...
2010-03-15 Vincent van RavesteijnRevert r33714: It causes bug #6588.
2010-03-13 Richard HeckMinor cleanup, and some const-ness.
2010-03-13 Pavel SandaFix Error dialog. Patch from Richard and Abdel.
2010-03-11 Vincent van RavesteijnFix bug #6563: Change tracking and moving labels
2010-03-10 Vincent van RavesteijnSmall simplification and remove unneeded std::.
2010-03-10 Vincent van RavesteijnFix typos.
2010-03-09 Richard HeckCheap fix for #6554. When we save a Buffer to a new...
2010-03-08 Richard HeckCloned buffers routinely have their parents reset.
2010-03-06 Peter Kümmelcmake: fix merge build
2010-03-04 Tommaso CucinottaSet linelen when exporting latex for the purpose of...
2010-03-03 Richard Hecks/updateLabels/updateBuffer/g, per a suggestion of...
2010-02-28 Uwe StöhrBuffer.cpp, InsetCommandParams.cpp: refine comments
2010-02-25 Jürgen Spitzmüller* Buffer.cpp (getLanguages):
2010-02-24 Vincent van RavesteijnRemove the bogus fixme.
2010-02-24 Vincent van RavesteijnFix bug #6556: Exporting .lyx to .lyx15 or lyx16 report...
2010-02-22 Enrico ForestieriOn windows, allow saving a document whose pathname...
2010-02-21 Enrico ForestieriFix bug #5238: LyX 1.6 fails with non-ascii chars in...
2010-02-19 Enrico ForestieriAvoid unnecessary exceptions.
2010-02-19 Jürgen Spitzmüller* Buffer.cpp:
2010-02-12 Vincent van RavesteijnCorrect r33454.
2010-02-12 Vincent van RavesteijnFix bug #6525: Autosave error when renaming a new file.
2010-02-12 Pavel SandaFix #6496, patch from Vincent.
2010-02-12 Pavel SandaFileformat++ as a safety measure.
2010-02-12 Pavel SandaConnect to InsetInfo
2010-02-11 Uwe Stöhrsupport for multirows in tables:
2010-02-09 Abdelrazak YounesToday is a sad day, LyXView has passed over... long...
2010-02-09 Abdelrazak YounesTransfer LyXfunc code to GuiApplication::dispatch(...
2010-02-08 Jürgen SpitzmüllerPatch by John McCabe-Dansted to fix bug #6502:
2010-02-08 Jürgen SpitzmüllerAllow to switch buffer languages via the menu.
2010-01-31 Vincent van RavesteijnRevert r33295. This seems to be a not so great idea...
2010-01-31 Vincent van RavesteijnAdd an assert to check for a fully loaded Buffer before...
2010-01-31 Vincent van RavesteijnReturn failure if the file ended unexpectedly.
2010-01-25 Abdelrazak YounesBuffer: Pimpl private methods and fix a few constness...
2010-01-25 Abdelrazak YounesBuffer: Pimpl gui_ and remove unused code. support...
2010-01-25 Abdelrazak YounesGet rid of mostly unused methods.
2010-01-25 Abdelrazak YounesGet rid of Buffer::setReadOnly() pseudo signal.
2010-01-21 Richard HeckFormatting.
2010-01-20 Richard HeckGet rid of some magic booleans in updateLabels() and...
2010-01-20 Richard HeckBetter XHTML output for InsetRef.
2010-01-20 Richard HeckThe BufferList does not know about cloned buffers,...
2010-01-19 Richard HeckCollect the title for XHTML output, and use it.
2010-01-14 Richard HeckBetter error messages for failed conversion.
2010-01-12 Richard HeckA couple changes related to cloning:
2010-01-11 Richard HeckCheck the bibliography cache only when we really need...
2010-01-10 Jürgen SpitzmüllerAdd an option to assure that all aux files are maintain...
2010-01-09 Abdelrazak YounesBuffer cloning: copy the different bib caches.
2010-01-09 Abdelrazak YounesFix memory leak.
2010-01-09 Richard HeckStyle.
2010-01-09 Abdelrazak YounesFix multipart document background compilation. I am...
2010-01-08 Vincent van RavesteijnMove some code from Buffer::loadLyXFile to LyXVC::file_...
2010-01-08 Richard HeckUse calculated labels in XHTML output.
2010-01-08 Richard HeckFix a BibTeX caching bug. Because we only set the last...
2010-01-08 Richard HeckMove the collection of citations and sorting routines...
2010-01-08 Abdelrazak YounesOn the road to fix #6415. The texrow object contains...
2010-01-08 Vincent van RavesteijnMove reloadBuffer from GuiView to Buffer.
2010-01-08 Vincent van RavesteijnAdd a boolean to GuiWorkArea::redraw to indicate whethe...
2010-01-07 Jürgen Spitzmüller* Add native support for \includeonly (bug 5360).
2010-01-05 Abdelrazak YounesAdd a FIXME for asynchronous export and preview and...
2010-01-05 Abdelrazak Younestypos.
2010-01-05 Abdelrazak YounesCleanup a bit the pargraph ids generation in order...
2009-12-30 Richard HeckSome BufferParams for XHTML output.
2009-12-30 Tommaso CucinottaImplemented the "Current Buffer" & "Current (Master...
2009-12-24 Richard HeckRestore the privacy of the parent_buffer. We want all...
2009-12-21 Peter Kümmelmove calls to Buffer::errors and Buffer::message to...
2009-12-19 Vincent van RavesteijnFix the threaded preview and reenable it.
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-13 Abdelrazak YounesFor Qt4.4 and up: Detach Buffer autosave into a new...
2009-12-12 Vincent van RavesteijnFix a crash when spellchecking when a Math inset is...
2009-12-10 Richard HeckCosmetic repairs to my updateLabels() changes, thanks...
2009-12-08 Jean-Marc LasgouttesSpeedup updateMacroInstances. This has some effect...
2009-12-07 Jürgen Spitzmüller* Fix bug #2144: Merge the two identical classes g...
2009-12-06 Richard HeckMinor XHTML fix.
2009-12-04 Richard HeckThis patch introduces an optional argument to Buffer...
2009-12-03 Richard HeckTypo.
2009-12-03 Richard HeckCSS for InsetBibtex. We include this via the validate...
2009-11-29 Jürgen Spitzmüller* Add support for per-document fontenc setting (bug...
2009-11-21 Richard HeckI think it's sufficient to export once. Fixes 6307.
2009-11-19 Richard HeckI am now going to proceed to break XHMTL output, and...
2009-11-17 Jean-Marc Lasgouttesrevert previous fix for Snow Leopard crashes and apply...
2009-11-15 Richard HeckThis can be a private method.
2009-11-14 Richard HeckWe need truly XHTML output to get MathML to display...
2009-11-14 Richard HeckAdd TEXT flavor, just in case we need it.
2009-11-11 Richard HeckChange the order of these backends.
2009-11-11 Uwe Stöhr- introduce option to suppress the LaTeX package mhchem...
2009-11-09 Richard HeckConst.
2009-11-08 Enrico ForestieriDon't use updateMacros() in the math parser, in order...
next