Mercurial > pidgin
log libpurple/plugins/log_reader.c @ 22794:cc8903c59d6b
age | author | description |
---|---|---|
Thu, 03 Jan 2008 04:57:40 +0000 | Richard Laager | Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up |
Sat, 27 Oct 2007 13:56:54 +0000 | Stu Tomlinson | Add a --with-extraversion option to ./configure so packagers can fine tune |
Tue, 23 Oct 2007 17:27:12 +0000 | Richard Laager | propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4) |
Sun, 14 Oct 2007 20:35:13 +0000 | Daniel Atallah | Set log_reader paths at plugin load time instead of init time. This should hopefully make any crashes more clearly attributable to this plugin (hopefully there are no outstanding crashes in the init code, but this is a safeguard). |
Sun, 14 Oct 2007 20:25:20 +0000 | Daniel Atallah | Leak fix. |
Sat, 13 Oct 2007 21:55:41 +0000 | Richard Laager | A patch from QuLogic to eliminate some duplication in the aMSN code, also |
Fri, 12 Oct 2007 22:26:44 +0000 | Sadrul Habib Chowdhury | Since we are looking at the return value of fread, it actually matters that |