]> git.lyx.org Git - lyx.git/commitdiff
fix gtk gcc3.4 compilation, add pch.h for gtk
authorJohn Spray <spray@lyx.org>
Thu, 25 Nov 2004 11:34:57 +0000 (11:34 +0000)
committerJohn Spray <spray@lyx.org>
Thu, 25 Nov 2004 11:34:57 +0000 (11:34 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9307 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/gtk/ChangeLog

index c0491c0e22badac880ec2df3f2750cfe2d342b9b..4662dc9cac76c7d9ac92a1247f43c959699f81d5 100644 (file)
@@ -1,7 +1,15 @@
+2004-11-25  John Spray  <spray_john@users.sourceforge.net>
+
+       * GViewBase.h: Fix gcc 3.4 compilation
+       * pch.h: added (barebones version to be improved)
+
+2004-11-22  John Spray  <spray_john@users.sourceforge.net>
+
+       * GWorkArea.C: Set small scrolling interval to 3*lineheight
+
 2004-11-22  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
 
        * GSendto.C: Disable concept checks (see below)
-       * GWorkArea.C: Set small scrolling interval to 3*lineheight
                as opposed to 1*lineheight
 
 2004-11-21  John Spray  <spray_john@users.sourceforge.net>