This fixes a crash or two, speeds up drawing again (we/I painted
everything starting from top of doc...)
Andre'
--
Those who desire to give up Freedom in order to gain Security, will not have,
nor do they deserve, either one. (T. Jefferson or B. Franklin or both...)
Index: BufferView.C
This changes public BufferView::text into a private BufferView::text_
and removes a bit of unused code from the insets (insetInInsetY,
InsetText::textwidth_/cpos/cpar/crow)
Should be uncontroversial.
Andre'
? .lyxlayout.C.swp
? 0.diff
? 1.diff
? 2.diff
? frontends/controllers/ControlVSpace.C
? f
On Tue, Nov 25, 2003 at 12:44:32PM +0100, Alfredo Braunstein wrote:
> > Lots of small stuff from last night:
>
> It was a dream?
A nightmare to be precise.
Andre'
Andre Poenitz wrote:
> Lots of small stuff from last night:
It was a dream?
Alfredo
Lots of small stuff from last night:
speed:
as sugested by profiler: inline InsetList::begin/end
re-write Paragraph::bibitem
use inInset() instead of getInset() where possible
[UserGuide loading is now ~10% better than 1.3:
real0m0.989s (1.4)
user0m0.690s
sys 0m0.030s
real
The removed inset functions return the same value as the base functions
The rest are simple transformations of the code. No visible difference.
--
Those who desire to give up Freedom in order to gain Security, will not have,
nor do they deserve, either one. (T. Jefferson or B. Franklin or b
On Friday 24 October 2003 8:22 am, Andre Poenitz wrote:
> I believe you are not quoting properly. The lower chunck contained a
> 'fill(...)' call as well and I just shifted the row.fill and row.width
> calls into the fill(...) function.
What I was trying to ask is, couldn't this (the top chunk in
On Fri, Oct 24, 2003 at 09:15:16AM +, Angus Leeming wrote:
> Andre Poenitz wrote:
>
> Little nits for you ;-)
> Angus
>
> s/witdh/width/
> s/pixel/pixels/
>
> > +/// sets row.witdh to the minimum space a row needs on the
> > screen in pixel
>
> Doesn't this go contrary to your own s
Andre Poenitz wrote:
Little nits for you ;-)
Angus
s/witdh/width/
s/pixel/pixels/
> +/// sets row.witdh to the minimum space a row needs on the
> screen in pixel
Doesn't this go contrary to your own style preferences, recently
codified into Law in Rules?
-} else
+} els
See attached.
--
Those who desire to give up Freedom in order to gain Security, will not have,
nor do they deserve, either one. (T. Jefferson or B. Franklin or both...)
Index: src/lyxfunc.C
===
RCS file: /usr/local/lyx/cvsroot/l
Makes textWidth a bit simpler.
Andre'
--
Those who desire to give up Freedom in order to gain Security, will not have,
nor do they deserve, either one. (T. Jefferson or B. Franklin or both...)
Index: rowpainter.C
===
RCS file:
reduce getLyXText users.
--
Those who desire to give up Freedom in order to gain Security, will not have,
nor do they deserve, either one. (T. Jefferson or B. Franklin or both...)
? 1.diff
? insetcodes.h
? insettext.diff
? update6.diff
Index: insettext.C
==
> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> Attached patch makes
John> KDE print error report on error only ;) (doh - I was sure I had
John> tested it :/) and fixes a couple of compiler warnings.
Thanks. Applied.
JMarc
Attached patch makes KDE print error report on error only ;)
(doh - I was sure I had tested it :/) and fixes a couple
of compiler warnings.
thanks
john
--
"Words ought to be a little wild, for they are the assault of thoughts on the
unthinking."
- John Maynard Keynes
diff -u -r1.584
14 matches
Mail list logo