[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lyx-devel
Subject:    Re: Progress
From:       John Levon <moz () compsoc ! man ! ac ! uk>
Date:       2001-07-28 23:07:55
[Download RAW message or body]

On Sat, Jul 28, 2001 at 10:49:21PM +0200, Michael Schmitt wrote:

> Hi guys,
> 
> I think Purify has found the source of all your problems :-)

indeed

can you test with attached patch ? And Garst ?

I think it should be applied ...

thanks
john

-- 
"I'd rather be rudely informed than politely left in the dark."

["mpanel.diff" (text/plain)]

Index: src/frontends/xforms/ChangeLog
===================================================================
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/frontends/xforms/ChangeLog,v
retrieving revision 1.114
diff -u -r1.114 ChangeLog
--- src/frontends/xforms/ChangeLog	2001/07/25 12:37:43	1.114
+++ src/frontends/xforms/ChangeLog	2001/07/28 23:05:46
@@ -1,3 +1,18 @@
+2001-07-29  John Levon  <moz@compsoc.man.ac.uk>
+
+	* FormMathsBitmap.C: initialise form_
+ 
+2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
+
+	* Dialogs.C:
+	* Makefile.am: 
+	* FormThesaurus.h:
+	* FormThesaurus.C:
+	* form_thesaurus.h:
+	* form_thesaurus.C:
+	* forms/makefile:
+	* forms/form_thesaurus.fd: add thesaurus
+ 
 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
 
 	* FormInclude.C: add load file facility back
Index: src/frontends/xforms/FormMathsBitmap.C
===================================================================
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/frontends/xforms/FormMathsBitmap.C,v
retrieving revision 1.6
diff -u -r1.6 FormMathsBitmap.C
--- src/frontends/xforms/FormMathsBitmap.C	2001/06/13 15:11:16	1.6
+++ src/frontends/xforms/FormMathsBitmap.C	2001/07/28 23:05:46
@@ -40,7 +40,7 @@
 				 FormMathsPanel const & p,
 				 vector<string> const & l)
 	: FormMathsSub(lv, d, p, _("Maths Bitmaps")),
-	  latex_(l), ww_(0), x_(0), y_(0), w_(0), h_(0)
+	  latex_(l), form_(0), ww_(0), x_(0), y_(0), w_(0), h_(0)
 {
 	ww_ = 2 * FL_abs(FL_BOUND_WIDTH);
 	x_ = y_ = ww_;
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic