]> git.lyx.org Git - lyx.git/history - src/paragraph_pimpl.C
mathed uglyfication
[lyx.git] / src / paragraph_pimpl.C
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...
2002-07-20 John Levonfix dispatch calls as suggested by Herbert
2002-07-20 Jean-Marc Lasgouttesdo not define macro \LyX if we do not need it; small...
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-05-29 Jean-Marc Lasgouttesfix bugs 357 and 407; speedup Paragraph::Pimpl::isTextAt
2002-05-29 André Pönitzadd a 'const'
2002-05-29 André Pönitzanother 8% or so when loading the UserGuide...
2002-05-29 Jean-Marc Lasgouttesspeedup buffer parsing by a factor of 3
2002-04-22 Jean-Marc Lasgouttesremove some extra ensuremath
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-02 Lars Gullik Bjønneslayout as string
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2001-12-28 Lars Gullik Bjønnes2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2001-12-12 Jean-Marc Lasgouttesadd parOwner to Inset, optimize LyXText::workWidth...
2001-12-05 Lars Gullik Bjønnesapply textat.diff
2001-11-29 Jürgen VignaFixed cut&paste bugs and added freespacing for ERT...
2001-11-27 Jean-Marc LasgouttesisTextAt improvements from John
2001-11-27 André Pönitzwhitespace changes;
2001-11-26 André Pönitzmore header disentangling
2001-11-26 André Pönitzstart reducing header file dependencies
2001-11-23 Jean-Marc Lasgouttesautologofication cleanup from John
2001-10-19 Jürgen VignaSmall fixes to various InsetText problems.
2001-09-29 Dekel TsurCall to textrow.start after a multi-line inset.
2001-09-27 Jean-Marc Lasgouttesfix selection bug + latin9 tweaks
2001-08-11 Dekel TsurAdd latex_language and remove inherit_language
2001-08-03 Lars Gullik Bjønnesget rid of NO_LATEX, split some methods, small cleanup
2001-07-29 Asger Ottar AlstrupReduced header file includes somewhat
2001-07-17 Lars Gullik Bjønnespass_thru
2001-07-12 Lars Gullik Bjønnessmall changes read changelog
2001-07-09 Lars Gullik Bjønnesmove getParFromID to Buffer
2001-07-06 Lars Gullik Bjønnesfix stuff
2001-07-06 Jürgen VignaThe BIG UNDO patch. Recodes undo handling for better...
2001-06-29 Lars Gullik Bjønnespatch from Jean-Marc + some
2001-06-28 Jean-Marc Lasgouttescxx compile fixes ; several patches from John
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-27 Lars Gullik Bjønnesgcc 3.0 fixes
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1