Sun, 30 Sep 2007 02:11:37 +0000 |
Sadrul Habib Chowdhury |
Do not connect to a signal with a NULL callback. Gets rid of a runtime warning.
|
Sat, 22 Sep 2007 09:48:07 +0000 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
|
Sun, 16 Sep 2007 01:05:22 +0000 |
Sean Egan |
remove gpl boilerplate from doxygen docs
|
Wed, 12 Sep 2007 19:11:38 +0000 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
|
Sat, 18 Aug 2007 19:54:50 +0000 |
Gabriel Schulhof |
Updated signatures in gntrequest.c - dunno how to implement transience
|
Wed, 12 Sep 2007 09:29:35 +0000 |
Sadrul Habib Chowdhury |
Select the right account when a buddyname is selected from the suggest-list.
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Wed, 29 Aug 2007 06:18:49 +0000 |
Sadrul Habib Chowdhury |
Fix building on older glib versions.
|
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
|
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.
|