Mercurial > pidgin
log
age | author | description |
---|---|---|
Thu, 20 Aug 2009 03:40:18 +0000 | Paul Aurich | merge of 'a34b37757cd241377842a2da55e7c7ece45d69dd' |
Thu, 20 Aug 2009 02:15:00 +0000 | Mark Doliner | Don't put stuff into a linked list only to iterate through the linked list |
Thu, 20 Aug 2009 01:51:37 +0000 | Mark Doliner | Use a GSList here instead of a GQueue. Yay for simplification. |
Thu, 20 Aug 2009 01:24:24 +0000 | Mark Doliner | Move where the ftattr queue is defined |
Thu, 20 Aug 2009 01:12:06 +0000 | Mark Doliner | merge of 'e8e119ae079526a36af0f2ac20e7a9c9900f44c1' |
Thu, 20 Aug 2009 03:40:09 +0000 | Paul Aurich | Properly detect libpanel by including ncurses libs in linking test. |