log finch/gntrequest.c @ 19007:8228c5b1d181

age author description
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
Wed, 30 May 2007 06:25:46 +0000 Richard Laager A change from o_sukhodolsky:
Sat, 19 May 2007 06:54:15 +0000 Richard Laager Death to more futuristic struct initialization. This should be the last.
Mon, 07 May 2007 18:12:31 +0000 Sadrul Habib Chowdhury Select the right account when adding a buddy after authorizing her.
Thu, 26 Apr 2007 12:25:49 +0000 Evan Schoenberg Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
Sun, 22 Apr 2007 23:55:24 +0000 Sadrul Habib Chowdhury Implement the plugin-pref ui using the request api. The preferences for the core plugins can now be modified from Finch. And no new strings.
Mon, 16 Apr 2007 02:07:49 +0000 Richard Laager Rename the Doxygen group from gntui to finch and define the finch group
Sun, 15 Apr 2007 23:45:52 +0000 Sadrul Habib Chowdhury Include header files, not source files. Bah.