]> git.lyx.org Git - lyx.git/history - src/paragraph_pimpl.C
update build instructions (Qt 4.2.2 etc.)
[lyx.git] / src / paragraph_pimpl.C
2007-01-28 Georg BaumAdd machinery to output arbitrary unicode characters...
2007-01-25 Georg Baumadd comment
2007-01-23 Michael Schmitt* src/lyxtext.h:
2007-01-20 Georg Baumcount correctly
2007-01-20 Michael Schmitt * src/paragraph_pimpl.C: check for linelen == 0 in...
2007-01-15 Michael Schmitt* change LFUN file-insert-ascii to file-insert-plaintext
2007-01-13 Georg BaumChange lyx2lyx conversion and LaTeX export of documents...
2007-01-09 Georg BaumMake the output of \inputencoding commands (and the...
2007-01-08 Michael Schmitt* src/paragraph_pimpl.C:
2006-12-28 Georg BaumAdd some more LaTeX encodings, fix thailatex and displa...
2006-12-21 Georg Baumconvert LyXFont::stateText and LColor::getGUIName to...
2006-12-17 Michael Schmitt* paragraph_pimpl.C: fix a seg fault when accepting...
2006-12-11 Jürgen Spitzmüller* lib/languages:
2006-12-06 Jürgen SpitzmüllerSupport for the EURO sign (bug 845):
2006-11-24 Michael Schmitt * src/paragraph.C:
2006-11-11 Michael Schmitt * paragraph_pimpl.C: eraseChars: assert "end >= start"
2006-11-10 Michael Schmitt * src/paragraph_pimpl.C: replace FIXME for
2006-11-01 Michael Schmitt * src/paragraph.h:
2006-10-26 Michael Schmittchange tracking:
2006-10-26 Michael Schmittchange tracking:
2006-10-26 Michael Schmittchange tracking:
2006-10-24 Michael Schmittchange tracking:
2006-10-24 Michael Schmittchange tracking:
2006-10-22 Michael Schmittchange tracking:
2006-10-22 Michael Schmittchange tracking:
2006-10-21 Asger Ottar Alstrup- Fix erase selections broken by "changeTracking" it
2006-10-21 Georg BaumFix LaTeX output of characters on systems where char...
2006-10-21 Michael Schmittchange tracking:
2006-10-21 Michael Schmittchange tracking:
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-20 Lars Gullik BjønnesMore unicode, this time some focus on layouts and textc...
2006-10-20 Michael Schmittchange tracking:
2006-10-20 Michael Schmittchange tracking:
2006-10-20 Michael Schmittchange tracking:
2006-10-20 Asger Ottar Alstrup- Fix a few unicode bugs
2006-10-19 Asger Ottar Alstrup- Fix export of single characters - use put rather...
2006-10-19 Asger Ottar Alstrup- UTF-8 works on Windows as well
2006-10-19 Michael Schmittchange tracking:
2006-10-19 Georg BaumUse UTF8 for LaTeX export.
2006-10-19 Michael SchmittChange tracking:
2006-10-19 Michael SchmittChange tracking:
2006-10-19 Michael SchmittChange tracking:
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-10-06 Michael SchmittChange tracking:
2006-10-06 Michael SchmittChange tracking:
2006-05-20 Martin Vermeer * paragraph_pimpl.C
2006-05-08 Michael Schmittsrc/paragraph.h:
2006-04-13 Jürgen Spitzmüller * src/paragraph.h (public): new enum ChangeTrac...
2006-04-09 Lars Gullik Bjønnes* Change several freestanding and class methods with...
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-03-28 Georg BaumFix bug 2107:
2006-03-17 Martin Vermeer Changes to the within-inset row rendering caching...
2006-03-11 Martin VermeerFix bug 880, or the multi-paragraph change tracking...
2005-09-20 Jean-Marc Lasgouttesfix compiler warnings (bug 1927)
2005-09-07 Jean-Marc LasgouttesJohn&JMarc's change tracking patch
2005-01-24 Jürgen SpitzmüllerFix output of change tracked documents (also fixes...
2004-09-26 Lars Gullik BjønnesGet rid of ShareContainer.h
2004-08-13 Jean-Marc Lasgouttesfix problems with ] in optional latex arguments
2004-08-05 Jean-Marc Lasgouttesfix insertion of insets in non english doc; use native...
2004-05-17 Georg Baumremove now unnecessary const casts
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-01-26 André Pönitzmore IU
2003-11-25 André Pönitzthe 'lots of small stuff' patch
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-10-31 José Matoxunify API for insets export
2003-10-27 André Pönitz * lfuns.h: new LFUN_REPEAT, LFUN_INSERT_LINE, LFUN_INS...
2003-10-22 Lars Gullik BjønnesUse correct types when working with stream::pos_type.
2003-10-07 Martin Vermeeradd <string> and other small fixes to make
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-10-06 Martin VermeerSmall fixes to allow building with STLport
2003-09-16 André Pönitzun-pimpl Paragraph::(Pimpl::)text for performance reasons
2003-09-16 Angus LeemingRemove #include "LColor.h" from inset.h.
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-09 Angus LeemingPragmatic pimpl-ing of BufferParams.
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-06 Angus LeemingForward declare LatexRunParams in converter.h.
2003-09-05 Angus LeemingStrip 320 #includes from the files in src.
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-26 André Pönitzremove InsetOld::par_owner & handling
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
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-25 Lars Gullik Bjønnesparlist-19-a.diff
2003-05-23 Angus LeemingRename LatexRunParams::fragile as moving_arg.
2003-05-23 Angus LeemingThe free_spacing patch and fix to the mess that Rob...
2003-05-22 Angus LeemingPurely mechanical: move fragile into LatexRunParams.
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-05-07 Lars Gullik BjønnesRemove Paragraph dependency from texrow, use a id instead.
2003-05-01 Lars Gullik Bjønnes2003-05-01 Lars Gullik Bj�nnes <larsbj@gullik.net>
2003-04-29 André Pönitz*** empty log message ***
2003-04-29 André PönitzAlfredo's CutAndPaste fixes
2003-04-15 Lars Gullik Bjønnesparlist-12-a.diff
2003-04-14 Lars Gullik Bjønnesparlist-10-a.diff + a bit more
2003-04-03 John Levonmerge decDepth(), killing some non-parlist code
2003-03-18 Lars Gullik Bjønnessupposedly fix some getchar problems, and reenable...
2003-03-15 John LevonKayvan's pass_thru fix
2003-03-13 John Levonfix up the getChar() fixes
2003-03-13 André Pönitzdeactivate overly restrictive assert.
next