ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.127,1.128 configure.in,1.124,1.12


From: Philip S Tellis <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.127,1.128 configure.in,1.124,1.125
Date: Thu, 16 Jan 2003 04:51:05 -0500

Update of /cvsroot/ayttm/ayttm
In directory subversions:/tmp/cvs-serv15316

Modified Files:
        ChangeLog configure.in 
Log Message:
changed code almost everywhere.  removed gtk dependencies in some places, 
changed gdk_input_* to eb_input_*, etc... see the ChangeLog.

Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -r1.127 -r1.128
--- ChangeLog   16 Jan 2003 04:54:22 -0000      1.127
+++ ChangeLog   16 Jan 2003 09:51:02 -0000      1.128
@@ -1,3 +1,13 @@
+2003-01-16 15:14 IST [philip]  0.2-103
+
+       * almost everything
+               code cleanups.  moved some headers around, removed gtk 
+               dependencies in many places.
+               changed gtk_timeout_* and gdk_input_* to eb_timeout_* and
+               eb_input_* - everywhere.
+               hmmm... that's about all I can think of... see the diff
+               for full changes
+
 2003-01-16 10:21 IST [philip]  0.2-102
 
        * modules/yahoo2/yahoo.c

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- configure.in        16 Jan 2003 04:54:22 -0000      1.124
+++ configure.in        16 Jan 2003 09:51:02 -0000      1.125
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 AC_INIT([src/main.c])
-AM_INIT_AUTOMAKE(yattm, 0.2-102)
+AM_INIT_AUTOMAKE(yattm, 0.2-103)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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