]> git.lyx.org Git - lyx.git/history - src/Buffer.cpp
* ExternalSupport.cpp:
[lyx.git] / src / Buffer.cpp
2010-09-14 Stephan Wittadd cache of spell checker results to speed up native...
2010-09-07 Uwe StöhrInsetLine: support for the LaTeX command \rule; kick...
2010-08-31 Uwe Stöhrsupport to load the mathdots package via the document...
2010-08-10 Richard HeckInvalidate caches when the parent is reset.
2010-08-10 Richard HeckFix some bugs in the bibinfo caching mechanism. Comment...
2010-08-09 Richard HeckMissing invalidations of bibfile cache.
2010-08-09 Richard HeckRevert r35106.
2010-08-09 Richard HeckDon't need this argument, since it was only ever called...
2010-08-09 Richard HeckMinor cleanup. We don't need the deleted call, as that...
2010-08-09 Richard HeckMore work toward speeding up the bibfile caching stuff.
2010-08-09 Richard HeckDo not invalidate cache unless we find some BibTeX...
2010-08-06 Jean-Marc LasgouttesFix bug #3733: 'undo' does not revert 'changed' status...
2010-08-05 Jean-Marc LasgouttesImplement LFUN_SPELLING_REMOVE (patch from switt)
2010-07-21 Richard HeckNext step in fixing problems noted by Vincent: Remove...
2010-07-21 Richard HeckFirst step towards fixing some issues noted by Vincent...
2010-07-21 Richard HeckSupport for exporting math as images with XHTML. The...
2010-07-17 Uwe Stöhrsupport for formal math script
2010-07-16 Richard HeckRemove Nameref support. Too many issues involving trans...
2010-07-13 Richard HeckThese didn't get committed with r34884 because I forgot...
2010-07-13 Uwe Stöhrsupport for the ISO C-series paper formats; fileformat...
2010-07-09 Richard HeckTry to move all updateBuffer() calls to a central locat...
2010-07-03 Uwe Stöhr- new support for makebox; fileformat change
2010-06-14 Jürgen Spitzmüllermake branch-add-insert aware of the separator ("|"...
2010-06-14 Jürgen Spitzmüllerwhitespace
2010-06-07 Richard HeckRenaming: \\begin_inset OptArg to \\begin_inset Argument.
2010-06-07 Richard HeckUse new RequiredArgs tag to improve Beamer UI. Also...
2010-06-05 Edwin Leuvenadd support for decimal alignment in tables
2010-05-27 Richard HeckThought I'd committed this. Anyway, missing from earlie...
2010-05-25 Pavel SandaIntroduce output_sync ui for forward/reverse search
2010-05-24 Richard HeckSimplify storage of html_latex_* info.
2010-05-24 Peter Kümmelremove explicit boost::ref call
2010-05-18 Pavel SandaComment
2010-05-18 Uwe Stöhrsupport for all page sizes that are supported by the...
2010-04-28 Vincent van RavesteijnFix bug #6619 : Display (Version Control) in Window...
2010-04-22 Peter KümmelmsvcUsing "using namespace std" with msvc10 makes also...
2010-04-22 Peter KümmelUsing "using namespace std" with msvc10 makes also...
2010-04-21 Richard HeckNew XHTML math options. Format change.
2010-04-21 Pavel SandaBranchList:
2010-04-21 Pavel SandaBuffer::getAutosaveFilename -> Buffer::getAutosaveFileName
2010-04-21 Pavel Sandasupport:
2010-04-21 Pavel Sandasupport:
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-04-20 Enrico ForestieriFix bug #2844: Need option to overwrite without dialog...
2010-04-19 Enrico ForestieriIntroduce a switch for overwriting files during a batch...
2010-04-17 Richard HeckLyX version info for InsetInfo.
2010-04-16 Pavel SandaBetter debug ouput
2010-04-09 Richard HeckMake members of FuncRequest private, per the FIXME...
2010-04-09 Richard HeckThis is just a giant renaming of member variables in...
2010-04-09 Richard HeckDo not try to set LyX-side display colors from within...
2010-04-08 Enrico ForestieriUse cheaper conversion method.
2010-04-08 Jean-Marc Lasgouttesshow the display name for emergency file too
2010-04-08 Uwe StöhrBuffer.cpp: show the correct color that is set for...
2010-04-08 Uwe Stöhrfileformat change: support to specify the background...
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...
next