log finch/gntrequest.c @ 19123:576edd9c4f72

age author description
Fri, 29 Jun 2007 12:45:08 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin' (head 96be2c6bb0b910f823a48bf0ffc247135df4a988)
Thu, 28 Jun 2007 03:09:03 +0000 Eric Polino explicit merge of 'e53fe113efde971f9f1d14d8a7af937542ee2732'
Thu, 21 Jun 2007 20:37:57 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
Tue, 19 Jun 2007 19:40:06 +0000 Eric Polino merge of '0fa7cc4bced44eafda83b747f69a36db34078edc'
Tue, 19 Jun 2007 19:33:16 +0000 Eric Polino disapproval of revision 'c80d121e4fd54ef1ba9c1ce9e4afa059f6b777e9'
Tue, 19 Jun 2007 14:32:08 +0000 Eric Polino FIX: Setting an INT field in preferences wasn't working properly. We were checking for a FIELD_LIST but doing the same thing all the time.
Tue, 19 Jun 2007 19:39:52 +0000 Eric Polino FIX: INT fields weren't being updated properly
Sun, 01 Jul 2007 17:05:16 +0000 Sadrul Habib Chowdhury Fix some crashes resulting from rejecting file-transfer requests.
Sun, 01 Jul 2007 15:57:42 +0000 Sadrul Habib Chowdhury Remember the open/save file locations.
Fri, 29 Jun 2007 01:52:09 +0000 Sadrul Habib Chowdhury Update search-api to not crash. Searching for users in xmpp/oscar works now.
Thu, 28 Jun 2007 18:32:22 +0000 Sadrul Habib Chowdhury Consider closing a request dialog equivalent to cancelling it.
Thu, 21 Jun 2007 21:32:13 +0000 Sadrul Habib Chowdhury Fix a few runtime warnings.
Sat, 16 Jun 2007 19:44:59 +0000 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
Sat, 16 Jun 2007 19:00:35 +0000 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
Thu, 07 Jun 2007 04:22:42 +0000 Richard Laager Mark the return type const for the following functions. I noticed this