CVSROOT: /cvs/gnome Module name: gossip Changes by: mr 06/04/05 16:25:39
Modified files: ui : main.glade src : gossip-log.h gossip-log.c gossip-log-window.c gossip-chat-view.c libgossip : gossip-time.c gossip-account-manager.h gossip-account-manager.c . : ChangeLog Log message: * libgossip/gossip-time.c: Fixed a bug where strptime() was failing to operate because struct tm was full of crap, so we memset this to 0 before using it. * src/gossip-chat-view.c: Turned off debugging. * src/gossip-log-window.c: * src/gossip-log.[ch]: * ui/main.glade: Added the ability to search ALL logs for a given text as well as browse logs. This is still flawed in a few ways, for example, we do case insensitive searching through ALL files to present the list, but when highlighting and scrolling to the text sometimes nothing happens because the search is case sensitive. We need to make searching through the text case insensitive for browsing and searching too. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gossip&who=mr&date=explicit&mindate=2006-04-05%2016:24&maxdate=2006-04-05%2016:26 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list