Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Fri, 04 May 2007 04:14:19 +0000 | Evan Schoenberg | Noting NAT-PMP support and adding R. Tyler Ballance, author of most of the nat-pmp.c code, to COPYRIGHT |
Fri, 04 May 2007 04:15:57 +0000 | Stu Tomlinson | Add some dates |
Fri, 04 May 2007 04:12:17 +0000 | Casey Harkins | Docklet icon is now tied to the saved status, so listen to the |
Fri, 04 May 2007 04:02:14 +0000 | Daniel Atallah | merge of '27e1df003532e1209f1f56770923ca4c7674d7ca' |
Sat, 05 May 2007 23:55:29 +0000 | Richard Laager | From my reading of the documentation, g_mkstemp() is a strict superset of |
Fri, 04 May 2007 04:01:23 +0000 | Daniel Atallah | _mktmp() sucks, so use g_mkstemp() instead. This probably doesn't have to be done differently for win32 and elsewhere, but I don't want to be changing things right now. |