]> git.lyx.org Git - lyx.git/history - src/paragraph_pimpl.C
update Basque and Romanian l10n
[lyx.git] / src / paragraph_pimpl.C
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.
2003-03-13 Lars Gullik Bjønnesnever ask for one past last
2003-03-12 John LevonThe inset newline patch I sent plus the requisite fixes...
2003-03-12 John Levoncomplain about bad getChar()s
2003-03-11 André Pönitzactivate the new InsetHFill,
2003-03-03 Lars Gullik Bjønnesmove some functions around
2003-02-14 John LevonReplace ugly getParFromID() code with ParIterator...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
2003-01-08 Jean-Marc Lasgouttessmall bits
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-09-06 Lars Gullik Bjønnesremove all INHERIT_LANG and INHERIT_LANGUAGE commented...
2002-08-20 Lars Gullik Bjønnesupdate boost
2002-08-11 Lars Gullik BjønnesThe InsetList
2002-08-10 Lars Gullik Bjønnesa new paragraph function
2002-08-09 John Levonvarious cleanups
2002-07-23 Jean-Marc Lasgouttesfix 172; please test
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
next