log finch/gntrequest.c @ 21355:fa3c4c5dea66

age author description
2007-09-30 Sadrul Habib Chowdhury Do not connect to a signal with a NULL callback. Gets rid of a runtime warning.
2007-09-22 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
2007-09-16 Sean Egan remove gpl boilerplate from doxygen docs
2007-09-12 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
2007-08-18 Gabriel Schulhof Updated signatures in gntrequest.c - dunno how to implement transience
2007-09-12 Sadrul Habib Chowdhury Select the right account when a buddyname is selected from the suggest-list.
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-08-29 Sadrul Habib Chowdhury Fix building on older glib versions.
2007-06-29 Eric Polino propagate from branch 'im.pidgin.pidgin' (head 96be2c6bb0b910f823a48bf0ffc247135df4a988)
2007-06-28 Eric Polino explicit merge of 'e53fe113efde971f9f1d14d8a7af937542ee2732'
2007-06-21 Eric Polino propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
2007-06-19 Eric Polino merge of '0fa7cc4bced44eafda83b747f69a36db34078edc'
2007-06-19 Eric Polino disapproval of revision 'c80d121e4fd54ef1ba9c1ce9e4afa059f6b777e9'
2007-06-19 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.
2007-06-19 Eric Polino FIX: INT fields weren't being updated properly
2007-07-01 Sadrul Habib Chowdhury Fix some crashes resulting from rejecting file-transfer requests.
2007-07-01 Sadrul Habib Chowdhury Remember the open/save file locations.
2007-06-29 Sadrul Habib Chowdhury Update search-api to not crash. Searching for users in xmpp/oscar works now.
2007-06-28 Sadrul Habib Chowdhury Consider closing a request dialog equivalent to cancelling it.
2007-06-21 Sadrul Habib Chowdhury Fix a few runtime warnings.
2007-06-16 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
2007-06-16 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
2007-06-07 Richard Laager Mark the return type const for the following functions. I noticed this
2007-05-30 Richard Laager A change from o_sukhodolsky:
2007-05-19 Richard Laager Death to more futuristic struct initialization. This should be the last.
2007-05-07 Sadrul Habib Chowdhury Select the right account when adding a buddy after authorizing her.
2007-04-26 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.
2007-04-22 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.
2007-04-16 Richard Laager Rename the Doxygen group from gntui to finch and define the finch group
2007-04-15 Sadrul Habib Chowdhury Include header files, not source files. Bah.
2007-03-27 Richard Nelson fix file saving
2007-03-26 Sadrul Habib Chowdhury use file select dialog
2007-03-26 Mark Doliner merge of '04076a446ca2bc48c37d00b8b255bc1311b6c51c'
2007-03-26 Sadrul Habib Chowdhury merge of '639aeb100fb910f3edcaf8b015a77e8d49ef250c'
2007-03-21 Richard Laager Re-sed the copyright notices so they don't all talk about Purple.
2007-03-26 Sadrul Habib Chowdhury disapproval of revision '88322be73f5336575c98479b2270ab9fcf2a8a75'
2007-03-20 Sadrul Habib Chowdhury Use the file selector for request-file.
2007-03-19 Richard Nelson Group autocomplete for buddy adding
2007-03-19 Sadrul Habib Chowdhury s/gaim/purple/
2007-03-19 Daniel Atallah merge of '921657d3f21f5190639852247331d608f5946095'
2007-03-19 Sadrul Habib Chowdhury Add auto-complete support in request-entries that have 'screenname' hint set. This can be useful in, for example, 'send im' dialog etc.
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-03-18 Sean Egan renamed gaim-text to finch