]> git.lyx.org Git - lyx.git/history - src/paragraph_funcs.C
update build instructions (Qt 4.2.2 etc.)
[lyx.git] / src / paragraph_funcs.C
2007-01-11 Abdelrazak Younestiny optimisation.
2006-12-29 Abdelrazak YounesThis commit do the Model/View separation of the LyXText...
2006-11-26 Michael Schmitt * src/paragraph_funcs.C: remove FIXMEs for change...
2006-11-26 Michael Schmitt * src/paragraph_funcs.C: fix end-of-par handling in
2006-11-25 Michael Schmitt * src/paragraph_funcs.C: moveItem() now really moves
2006-11-05 Michael Schmittchange tracking:
2006-11-05 Michael Schmittchange tracking:
2006-10-21 Asger Ottar Alstrup- Fix erase selections broken by "changeTracking" it
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-19 Michael Schmittchange tracking:
2006-10-19 Michael Schmittchange tracking:
2006-10-11 Michael SchmittChange tracking:
2006-10-11 Georg BaumRemove unused stuff. To anybody who moves functions...
2006-10-06 Michael SchmittChange tracking:
2006-10-06 Michael SchmittChange tracking:
2006-09-15 Jean-Marc Lasgouttes * paragraph_funcs.C (breakParagraph): make sure to...
2006-05-08 Michael Schmittsrc/paragraph.h:
2006-05-05 Michael Schmitt src/paragraph.h:
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-04-03 Martin Vermeer * paragraph_funcs.C
2006-03-23 Lars Gullik Bjønnes * output_latex.h:
2006-03-16 Martin VermeerChange tracking -related bug fixes (reported by Juergen...
2006-03-11 Martin VermeerFix bug 880, or the multi-paragraph change tracking...
2006-02-05 Martin VermeerFix bug 2115 ("blueline bug")
2005-07-16 André Pönitzremove unneeded function Paragraph::checkInsertChar...
2005-07-15 Lars Gullik Bjønnesbug 313 dont reset the layout on keepEmpty paragraphs
2005-04-26 Angus LeemingWhitespace, only whitespace.
2005-02-28 Jürgen Spitzmüller(Johnathan Burchill): change tracker fixes (bug 1827)
2005-02-24 Jürgen Spitzmüller(Johnathan Burchill:) fix crash when pasting insets...
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-11-26 Angus LeemingWhitespace, only whitespace.
2004-11-24 Alfredo Braunsteinpar->pit renaming
2004-11-19 Jean-Marc Lasgouttesallow more than one optional inset
2004-11-07 Lars Gullik Bjønnesremove usused using
2004-08-16 Jean-Marc Lasgouttesget rid of ownerPar(), which was super slow; fix tabula...
2004-08-13 Lars Gullik Bjønnesbug 1305
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-05-17 Georg Baumremove now unnecessary const casts
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-28 Alfredo Braunsteinthe pariterator stuff
2004-03-28 Alfredo Braunsteinfixes 3 c&p crashes, and a vanishing insets bug fix
2004-03-27 Angus LeemingEnsure that insetlist always contains non-null pointers...
2004-03-27 Angus LeemingSquash a bunch of compiler warnings.
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-03-11 André Pönitzrevert Buffer LyxText->InsetText commit
2004-03-11 André Pönitzthe Buffer::text -> inset change
2004-01-30 André Pönitzmore IU
2004-01-26 André Pönitzmore IU
2003-12-03 André Pönitzremove Inset::getParagraphs()
2003-12-03 André Pönitzpatch sent to the list yesteday
2003-11-28 André Pönitzmove space above/below from Paragraph into a separate...
2003-11-17 Alfredo Braunsteinmouse selection patch
2003-11-11 Alfredo Braunsteinremoving update calls
2003-11-10 André PönitzAlfredo's patch.
2003-11-06 Alfredo Braunsteinfiner error handling
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-11-03 Lars Gullik Bjønnesthe exception safety patch
2003-10-31 José Matoxunify API for insets export
2003-10-30 José Matoxfactorise linuxdoc and docbook output code
2003-10-28 André Pönitzlots of small stuff
2003-10-27 André Pönitz * lfuns.h: new LFUN_REPEAT, LFUN_INSERT_LINE, LFUN_INS...
2003-10-14 Alfredo BraunsteinFix bug 1323
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-15 Lars Gullik BjønnesGet rid of lyxstring, remove usage of STRCONV.
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-09 Angus LeemingPragmatic pimpl-ing of BufferParams.
2003-09-09 Angus LeemingPimpl Buffer.
2003-09-09 Angus LeemingMake buffer's member variables private; use accessor...
2003-09-06 Angus LeemingForward declare LatexRunParams in converter.h.
2003-09-06 Angus LeemingRemove a couple of #includes from buffer.h
2003-09-05 Angus LeemingChanges due to the removal of using directives from...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-05 Angus LeemingStrip 320 #includes from the files in src.
2003-09-04 Angus LeemingMove #includes out of header files.
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-27 André PönitzownerPar for gerParentLanguage
2003-08-27 André Pönitz'fix' outerPar
2003-08-26 André Pönitzremove InsetOld::par_owner & handling
2003-08-26 André PönitzouterPar
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-18 André Pönitzdrop a few fitCursor() and draw() calls
2003-08-15 André Pönitzsplit LyXText::rowlist_ into individual Paragraph:...
2003-07-31 André Pönitzput two functions in one, remove global variables
2003-07-30 Angus Leeming'new InsetHFill();' should be 'new InsetHFill;'
2003-07-28 José Matox\end_document replaces \the_end.
2003-07-28 José Matox\layout -> \begin_layout and missing \end_layout
2003-07-27 André Pönitz remove Buffer * parameter from a bunch of get*Font...
2003-07-27 José MatoxAdd \end_layout, increment file format.
2003-07-27 André Pönitzi thought I committed that already...
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-07-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-07-07 Alfredo BraunsteinAdded new signals to Buffer, connect/disconnect to...
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-20 Alfredo Braunsteinadded a parseError signal to Buffer and use it
2003-06-07 John Levonminimal ERT spacing patch (first patch sent to list...
2003-05-29 Lars Gullik Bjønnessimplify InsetList a bit and constify a bit too
2003-05-28 Lars Gullik Bjønnesparlist-24-a.diff
2003-05-27 Lars Gullik Bjønnesparlist-23-a,diff
next