]> git.lyx.org Git - lyx.git/history - src/Buffer.cpp
** fix bug 2114. Fileformat change.
[lyx.git] / src / Buffer.cpp
2008-10-12 Jürgen Spitzmüller** fix bug 2114. Fileformat change.
2008-10-11 Uwe StöhrSupport for Mongolian, fileformat change
2008-09-30 Uwe Stöhradd support for TABs in Listings, fileformat change...
2008-09-30 Abdelrazak YounesAvoid a complete Toc reset in case when only a toc...
2008-09-29 Abdelrazak Younesconstify
2008-09-26 Enrico ForestieriIn mathmode, treat nonascii chars with diacritical...
2008-09-08 Pavel SandaCoding style
2008-08-18 Jürgen Spitzmüller** proper implementation of pLaTeX by Tetsuya Makimura...
2008-08-01 José MatoxUpdate format to 340.
2008-07-29 Abdelrazak YounesInsetText: remove InsetText default ctor and make text_...
2008-07-29 Abdelrazak YounesBuffer ctor: Use preferred InsetText ctor.
2008-07-29 Abdelrazak Younesrevert previous fix: wrong fix.
2008-07-29 Abdelrazak YounesFix initialization bug.
2008-07-27 Richard HeckSupport for removing "default" modules.
2008-07-23 Abdelrazak YounesAdd masks to temp file names, easier for debugging...
2008-07-20 Abdelrazak YounesMove child document closing from InsetInclude dtor...
2008-07-19 Richard HeckRevert unintentional commits.
2008-07-19 Richard HeckOptimize GuiCitation a bit by not checking the cache...
2008-07-14 Abdelrazak YounesSanitize LyX singleton access by getting rid of ref...
2008-07-14 Abdelrazak Younessafeguards:
2008-06-22 Uwe Stöhr- support for polytonic Greek, fileformat incremented...
2008-06-13 Abdelrazak Younes- Simplify prefs, graphics and external display options...
2008-06-05 Richard HeckMore cache fixing. Similar fix as for InsetBibtex,...
2008-06-05 Richard HeckFix some of the BibTeX cache issues. We need to be...
2008-06-05 Jürgen Spitzmüller** support for CJK font argument. File Format change **
2008-06-05 Richard HeckFix bug 4899. My bad.
2008-05-30 Richard HeckFix remaining issues with InsetSpace. The identifier...
2008-05-28 Richard HeckAdd LFUN_BRANCH_ACTIVATE and LFUN_BRANCH_DEACTIVATE...
2008-05-15 Uwe StöhrBufferParams.cpp: fix the order for page sizes, filefor...
2008-05-09 Jürgen Spitzmüller* lib/layouts/apa.layout:
2008-05-06 Pavel SandaIntroduce groups for graphics insets. That includes:
2008-05-04 Edwin Leuvenfix: http://bugzilla.lyx.org/show_bug.cgi?id=4688
2008-04-30 Jürgen Spitzmüllersupport for rightarrowfill, leftarrowfill, upbracefill...
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-28 Jürgen Spitzmüllersupport for default master document.
2008-04-25 Richard HeckImplement a cache for BibTeX data. There was a cache...
2008-04-24 Bo PengRemove remaining embedding bits and minizip
2008-04-20 Richard HeckComplete the removal of the embedding stuff. Maybe...
2008-04-19 Richard HeckRemove embedding stuff from InsetBibtex.
2008-04-18 Bo PengEmbedding: revert embedding options and extra_embedded_...
2008-04-16 Uwe Stöhrlanguages: support for Mexican Spanish as discussed...
2008-04-11 Jürgen Spitzmüller** support pdfpages via external inset **
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-04-05 André Pönitzreorganinze language reading a bit
2008-04-02 André Pönitznext try...
2008-04-02 André Pönitzrevert last patch. there's something wrong, possibly...
2008-04-02 André Pönitzsimplify Lexer use a bit
2008-03-29 Uwe StöhrFileformat change.
2008-03-29 Richard HeckA couple cosmetic changes. Move the unicode problem...
2008-03-26 Stefan Schimanski* corrected handling of validation of math macros....
2008-03-26 Jürgen SpitzmüllerMerge the two linebreak insets into one.
2008-03-26 Richard HeckRevert last commit.
2008-03-26 Richard HeckMake InsetText store a Buffer.
2008-03-25 Jürgen SpitzmüllerMerge the diverse newpage insets into one.
2008-03-24 Richard HeckAdd support for document-local layout information....
2008-03-18 Edwin LeuvenFree line setting in tabulars. FILE FORMAT CHANGE.
2008-03-18 Jürgen Spitzmüller** add support for protected horizontal fill. FILE...
2008-03-17 Jürgen Spitzmüller*** File Format Change: UI and enhancement for InsetSpa...
2008-03-16 Pavel SandaChange translation strings.
2008-03-12 Bo PengFix loading opened files from last session
2008-03-11 Bo PengEmbed: allow the use of embedded layout and class ...
2008-03-10 Stefan Schimanski* comments for macro tables in Buffer
2008-03-10 Stefan Schimanski* make macros global. This is conceptionally much easie...
2008-03-09 Bo PengEmbedding: add option \extra_embedded_files to buffer...
2008-03-09 Bo PengContinue working on the embedding feature. An additiona...
2008-03-07 Abdelrazak Younescosmetics
2008-03-07 Abdelrazak YounesBuffer::getLabelList(): Bug fix; only level 0 items...
2008-03-07 Abdelrazak Younes* Buffer::getLabelList(): Speed up and simplify by...
2008-03-07 Abdelrazak Younes* Buffer::changeRefsIfUnique(): Only used for CITE_CODE...
2008-03-07 Richard HeckBaseClassList --> LayoutFileList
2008-03-06 Richard HeckChange the interface to a paragraph's layout. We still...
2008-03-06 Abdelrazak YounesDelete child buffer at InsetInclude destruction.
2008-03-06 Abdelrazak YounesLoad child documents unconditionally at updateLabels...
2008-03-04 André Pönitztry to pass a Buffer & to inset construction if some...
2008-03-04 Abdelrazak YounesInvert loadChildDocuments() and updateLabels() calls...
2008-03-04 Abdelrazak YounesFound a cleaner solution for the buffer reference probl...
2008-03-04 Abdelrazak Younesset the buffer reference for all insets when the file...
2008-03-02 Uwe Stöhrfileformat incremented to 317:
2008-03-02 Abdelrazak YounesIntroduce a labels&references cache at buffer level...
2008-03-02 Jürgen Spitzmüller** subfig support **
2008-02-29 Richard HeckThis is the last of the commits that hopes to enforce...
2008-02-28 Richard HeckHeader.
2008-02-28 Richard HeckRemove TextClassPtr without losing the type safety...
2008-02-27 André Pönitzremove Buffer & argument in functions realted to embedd...
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-26 Stefan Schimanski* paragraph support for the global word list. To make...
2008-02-25 Stefan SchimanskiRevert "* compile fix"
2008-02-25 Stefan Schimanski* compile fix
2008-02-25 Stefan Schimanski* implemention of the WordList with iterator caching...
2008-02-24 Richard HeckTry to make the distinction between base classes and...
2008-02-24 Richard HeckAndre's s/getTextClass/textClass/ cleanup.
2008-02-24 Richard HeckRevert 23154.
2008-02-23 Stefan Schimanski* Moved std::sets out of Buffer.h to reduce overall...
2008-02-23 André PönitzReplace the text class shared ptr by good old index...
2008-02-21 Stefan Schimanski* completion infrastructure
2008-02-19 Abdelrazak YounesBuffer::resetChildDocuments() Check for Buffer emptines...
2008-02-19 Richard HeckAdd support for column separation in page margins....
2008-02-19 Richard HeckClean up a bit.
2008-02-19 Richard HeckIt used to be that things like InsetFlex, InsetCaption...
2008-02-09 André Pönitzstart work on less-likely-to-misuse iterators.
next