ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.162,1.163 configure.in,1.158,1.15


From: Philip S Tellis <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.162,1.163 configure.in,1.158,1.159
Date: Mon, 20 Jan 2003 07:33:47 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
triggerdecls.h is back where andy sent it.  gtk refs from away_window.h removed

Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -r1.162 -r1.163
--- ChangeLog   20 Jan 2003 10:02:13 -0000      1.162
+++ ChangeLog   20 Jan 2003 12:33:44 -0000      1.163
@@ -1,3 +1,14 @@
+* Mon Jan 20 2003 12:26 GMT [philip]   0.2.1-7
+- src/triggerdecls.h is back in trigger.h.  sorry andy, I should have left it
+alone the first time.
+- removed refs to triggerdecls.h from all files that used it
+- src/away_window.h 
+remove all gtk references.
+remove prototypes for show_away and show_away2 and struct _away - they only 
+used in away_window.c
+replace GtkWidget * away_message with gchar * get_away_message() - and patch
+all files that use it (chat_window.c, aim-toc.c)
+
 * Mon Jan 20 2003 09:59 GMT [colin]    0.2.1-6
 - src/account.[ch] src/util.c 
 Add deletion support to offline contact mgmt

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -r1.158 -r1.159
--- configure.in        20 Jan 2003 10:02:13 -0000      1.158
+++ configure.in        20 Jan 2003 12:33:44 -0000      1.159
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_INIT([src/main.c])
 AM_INIT_AUTOMAKE(ayttm, 0.2.1)
-RELEASE=6
+RELEASE=7
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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