ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.183,1.184 configure.in,1.179,1.18


From: Philip S Tellis <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.183,1.184 configure.in,1.179,1.180
Date: Thu, 23 Jan 2003 01:34:27 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
added do_message_dialog - modal or modeless

Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -r1.183 -r1.184
--- ChangeLog   23 Jan 2003 06:17:19 -0000      1.183
+++ ChangeLog   23 Jan 2003 06:34:25 -0000      1.184
@@ -1,3 +1,11 @@
+* Thu Jan 23 2003 06:30 GMT [philip]   0.2.1-28
+- src/dialog.[ch]
+added do_message_dialog - which can be set as modal or modeless
+- modules/aim, icq, importers, utility, sms, yahoo2
+changed some do_error_dialog calls to do_message_dialog call - modeless
+- src/account.c
+changed g_snprintf to snprintf
+
 * Thu Jan 23 2003 06:15 GMT [philip]   0.2.1-27
 - modules/yahoo2/yahooc.
 No more NULL you've got new mail messages

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -r1.179 -r1.180
--- configure.in        23 Jan 2003 06:17:19 -0000      1.179
+++ configure.in        23 Jan 2003 06:34:25 -0000      1.180
@@ -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=27
+RELEASE=28
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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