]> git.lyx.org Git - lyx.git/history - src/Buffer.cpp
adjust
[lyx.git] / src / Buffer.cpp
2007-10-13 Uwe StöhrThe huge URL patch:
2007-10-13 Abdelrazak YounesUse InsetCode
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-10-12 Uwe Stöhrfileformat change to 294 for Pavel's PDFOptions cleanup...
2007-10-11 Bo PengInsetInfo: lyx2lyx support
2007-10-11 Abdelrazak YounesRemove "DocIterator.h" header dependencies in Buffer.h.
2007-10-08 Uwe StöhrFileformat incremented to 293 due to yesterdays' suppor...
2007-10-04 Uwe Stöhrsupport for the Vietnamese languages
2007-10-03 André Pönitzsecond try
2007-10-03 Uwe StöhrBuffer.cpp: compile fix
2007-10-03 Uwe Stöhrprovide wrap tables based on the current wrap float...
2007-10-03 Martin VermeerIndex as collapsible, preserving existing feature set
2007-10-03 André Pönitzmove some buffere related stuff from callback.cpp tpo...
2007-10-02 Abdelrazak YounesRemove unneeded changed() and closing() delegates.
2007-10-02 André Pönitzthe delegate patch
2007-10-02 Abdelrazak YounesFix some issues with buffer closing.
2007-10-02 Abdelrazak YounesBuffer::pimpl_: replace scoped_ptr with a simple pointer.
2007-10-02 Abdelrazak YounesCosmetics.
2007-10-02 Abdelrazak YounesReplace Buffer' changed() and closing() signals with...
2007-09-29 André Pönitzcosmetics
2007-09-27 Richard HeckThis is the first part of a cleanup of how we handle...
2007-09-24 Uwe StöhrFileformat increased to 287: support for optional argum...
2007-09-23 Uwe Stöhr- increase fileformat to 286: this has been forgotten...
2007-09-20 André PönitzPavel Sanda's "PDFOptions" patch
2007-09-14 Richard HeckSomehow this got missed when (partially) fixing the...
2007-09-11 Bo PengEmbedding: move manifest to .lyx file, as a separate...
2007-09-10 Bo PengEmbedding: prepare to read/write manifest in .lyx file
2007-09-09 Uwe StöhrHelge's wrapfig patch:
2007-09-08 Richard HeckFix crash when layout file cannot be read due to failur...
2007-09-08 Richard HeckRevert accidental commit.
2007-09-08 Richard HeckFix crash when layout file cannot be read due to failur...
2007-09-08 Martin VermeerConvert CharStyle to Flex also in file format
2007-09-06 Bo PengFix another prompt for externally-modified bug with...
2007-09-04 Edwin Leuvencompile fix
2007-09-04 Bo PengFix bug 4193 Revert ask for saving file before closing
2007-09-03 Bo PengMove two minizip functions from filetools.cpp to its...
2007-09-02 Abdelrazak YounesTransfer current_font and real_current_font from Text...
2007-08-31 José MatoxIncrement file format due to the embedded feature
2007-08-30 Bo PengEmbedding patch two: read/write embedded files'
2007-08-30 Enrico ForestieriSave the right timestamp and checksum of an opened...
2007-08-29 Richard HeckThis is one of a series of patches that will merge...
2007-08-23 Richard HeckThis is one of a series of patches that will merge...
2007-08-21 Abdelrazak YounesThe BufferView/WorkArea/LyXView reorg a.k.a Multiple...
2007-08-20 Richard HeckBiblio.{h,cpp} --> BiblioInfo.{h,cpp}
2007-08-20 Richard HeckImprovements to the citation dialog UI. It is now possi...
2007-08-18 Martin VermeerFurther inset configurability, moving charstyle stuff...
2007-08-17 Martin VermeerPartial merge of CharStyle and InsetLayout stuff, first...
2007-08-16 Richard HeckRe-write of the BibTeX representation. The main change...
2007-08-15 Abdelrazak Younes* Buffer.cpp: load all child documents in one go where...
2007-08-14 Richard HeckMove the lyx::biblio namespace into src/. Also make...
2007-08-13 Alfredo BraunsteinThis implements selection of current cursor position...
2007-08-12 André Pönitzfix crash after assertion when using %s with integer...
2007-08-12 José MatoxIncrease the file format, now every \\begin_deeper...
2007-08-12 André Pönitzshuffle (la)texstream around a bit
2007-08-12 José MatoxFix bug 518 (thanks to Jean Marc and Martin for the...
2007-08-12 André Pönitzdisable some tests for standard C++ features; add a...
2007-08-10 Lars Gullik BjønnesGet rid of a few warnings.
2007-08-10 Christian RidderströmConverted '#warning ...' into FIXME-comments
2007-08-10 Jean-Marc LasgouttesRemove cruft from config.h
2007-08-09 Bo PengEnable File -> Revert when the file is externally modif...
2007-08-01 Jean-Marc Lasgouttes * src/support/gzstream,cpp:
2007-07-17 Abdelrazak Younesmore std declaration fixes.
2007-07-09 Michael Schmitt * src/Author.h:
2007-06-26 Uwe Stöhr- Fileformat change: rename "arabic" to "arabic_arabtex"
2007-06-25 Jürgen SpitzmüllerFix bug 1749. CAUTION: lyx2lyx not fully working yet...
2007-06-19 Richard HeckPolish the Toc and labels updating when loading a child...
2007-06-15 Abdelrazak YounesSaves some compile time by diminishing Buffer.h header...
2007-06-13 Dov Feldsternlyx2lyx to convert the language of spaces surrounding...
2007-06-13 Bo PengAdd --Separator-- environment
2007-06-13 Bo Penglyx2lyx support for unrecognizable listings parameter
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-25 Jürgen Spitzmüllerfix bug 3723:
2007-05-25 Jürgen Spitzmüllerl10n work:
2007-05-21 Richard HeckPartial fix for bug 1474 (crashes on recursive includes...
2007-05-16 Abdelrazak YounesTemptatively fix bug 3546 by testing for more exception...
2007-05-15 José MatoxAdd file format change to support the standard font...
2007-05-14 Martin VermeerAdd charstyles Alert and Structure to beamer
2007-05-13 Michael Schmittoutput changes by means of xcolor and soul
2007-05-09 Bo PengAdd support for listings package. Two listings command...
2007-05-08 Michael Schmittchange tracking:
2007-05-06 Uwe StöhrGeorg's patch for bug 3043:
2007-05-05 Uwe Stöhrset infrastructure to allow not to call babel
2007-05-04 Jürgen Spitzmüller* lib/encodings:
2007-05-01 Uwe Stöhrfile format change: support for Armenian
2007-05-01 Michael Schmitt"fix" bug #3332 (plain text export depends on the menu...
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzrename LyXTextClass* into TextClass*
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-28 Bo PengLast (?) batch of renames:
2007-04-26 Uwe StöhrFile format change: Fix bug 1746 partly
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-26 Bo PengRename files in src/support, step one.
2007-04-26 Bo PengRename .C ==> .cpp for files in src/