ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.68,1.69 configure.in,1.67,1.68


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.68,1.69 configure.in,1.67,1.68
Date: Fri, 10 Jan 2003 04:23:23 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
better focus


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog   10 Jan 2003 08:17:20 -0000      1.68
+++ ChangeLog   10 Jan 2003 09:23:20 -0000      1.69
@@ -1,4 +1,18 @@
-2003-01-09 [colin]     0.2-44
+2003-01-10 [colin]     0.2.45
+
+       * src/about.c
+         src/add_contact_window.c
+         src/away_window.c
+         src/chat_room.c
+         src/chat_window.c
+         src/dialog.c
+         src/edit_group_window.c
+         src/editcontacts.c
+               Replace buggy gtk_window_set_focus() calls
+               with better gtk_widget_grab_focus()
+               (Better focus handling)
+
+2003-01-10 [colin]     0.2-44
 
        * modules/msn2/msn.C
                Fix segfaults in chatroom

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- configure.in        10 Jan 2003 08:17:20 -0000      1.67
+++ configure.in        10 Jan 2003 09:23:20 -0000      1.68
@@ -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-44)
+AM_INIT_AUTOMAKE(yattm, 0.2-45)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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