dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.1119,1.1120 Makefile.am,


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.1119,1.1120 Makefile.am,1.23,1.24 configure.in,1.83,1.84
Date: Sun, 06 Jul 2003 21:37:44 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib
In directory subversions:/tmp/cvs-serv32373

Modified Files:
        ChangeLog Makefile.am configure.in 
Log Message:


Add the DotGNU.Images support library.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.1119
retrieving revision 1.1120
diff -C2 -r1.1119 -r1.1120
*** ChangeLog   6 Jul 2003 21:24:35 -0000       1.1119
--- ChangeLog   7 Jul 2003 01:37:41 -0000       1.1120
***************
*** 1,2 ****
--- 1,12 ----
+ 
+ 2003-07-07  Rhys Weatherley  <address@hidden>
+ 
+       * Makefile.am, configure.in, DotGNU.Images/.cvsignore,
+       DotGNU.Images/BmpReader.cs, DotGNU.Images/BmpWriter.cs,
+       DotGNU.Images/DotGNU.Images.build, DotGNU.Images/Frame.cs,
+       DotGNU.Images/Image.cs, DotGNU.Images/Makefile.am,
+       DotGNU.Images/PixelFormat.cs, DotGNU.Images/RotateFlipType.cs,
+       DotGNU.Images/Utils.cs: add the DotGNU.Images support library.
+ 
  2003-07-06  Richard Baumann  <address@hidden>
  

Index: Makefile.am
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Makefile.am,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -r1.23 -r1.24
*** Makefile.am 21 Jun 2003 01:23:53 -0000      1.23
--- Makefile.am 7 Jul 2003 01:37:41 -0000       1.24
***************
*** 2,6 ****
  SUBDIRS = tools resources runtime I18N DotGNU.SSL System System.Xml . \
                  System.Net.IrDA csunit csupport compat JScript Basic \
!                 Xsharp System.Drawing System.Drawing.Xsharp \
                  System.Drawing.Win32 System.Windows.Forms tests samples
  else
--- 2,6 ----
  SUBDIRS = tools resources runtime I18N DotGNU.SSL System System.Xml . \
                  System.Net.IrDA csunit csupport compat JScript Basic \
!                 DotGNU.Images Xsharp System.Drawing System.Drawing.Xsharp \
                  System.Drawing.Win32 System.Windows.Forms tests samples
  else

Index: configure.in
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/configure.in,v
retrieving revision 1.83
retrieving revision 1.84
diff -C2 -r1.83 -r1.84
*** configure.in        2 Jul 2003 11:51:21 -0000       1.83
--- configure.in        7 Jul 2003 01:37:41 -0000       1.84
***************
*** 325,328 ****
--- 325,329 ----
  JScript/Makefile
  Basic/Makefile
+ DotGNU.Images/Makefile
  Xsharp/Makefile
  Xsharp/Xlib.cs





reply via email to

[Prev in Thread] Current Thread [Next in Thread]