Thu, 27 Nov 2008 06:57:15 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 4cc0bbe98be861a279e3b1fd97a3b4d491dec519)
|
Tue, 18 Nov 2008 05:35:45 +0000 |
Richard Laager |
Hide the PurpleRequestField struct. I figured this one would be easy and
|
Thu, 27 Nov 2008 05:54:09 +0000 |
Richard Laager |
The other day while struct hiding, I noticed a for loop that was checking
|
Tue, 18 Dec 2007 18:33:15 +0000 |
Sadrul Habib Chowdhury |
cancel_cb can be NULL here too.
|
Tue, 18 Dec 2007 16:57:21 +0000 |
Will Thompson |
Sadrul informs me that cancel_cb may in fact be NULL.
|
Tue, 18 Dec 2007 16:02:35 +0000 |
Will Thompson |
Documentation tweaks and more g_return_if_fail checks for NULL parameters which
|
Sat, 17 Nov 2007 01:55:21 +0000 |
Sadrul Habib Chowdhury |
merge of '30fcf2f336afb635b62a5c3ed3adb3e1fa1dd2d1'
|
Fri, 16 Nov 2007 23:32:17 +0000 |
Richard Laager |
merge of '1037fab539d2a95db4fc657f42420566f7e53440'
|
Fri, 16 Nov 2007 23:27:07 +0000 |
Richard Laager |
merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
|
Fri, 16 Nov 2007 23:01:12 +0000 |
Richard Laager |
disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
|
Sun, 14 Oct 2007 20:53:40 +0000 |
Richard Laager |
Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
|
Fri, 16 Nov 2007 23:27:01 +0000 |
Richard Laager |
disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
|
Sun, 14 Oct 2007 18:07:19 +0000 |
Gabriel Schulhof |
Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c
|
Sun, 14 Oct 2007 02:49:47 +0000 |
Richard Laager |
propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 675607eb0ab04822a33c6d542694e94dbb731035)
|
Sun, 14 Oct 2007 02:41:00 +0000 |
Richard Laager |
merge of '1bcf84e26d11f259b3c5ec663e3fecc2f01aed33'
|
Fri, 16 Nov 2007 23:30:03 +0000 |
Richard Laager |
disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
|
Sun, 14 Oct 2007 00:26:00 +0000 |
Richard Laager |
disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
|
Wed, 10 Oct 2007 22:57:51 +0000 |
Gabriel Schulhof |
Removed request stuff - now on pidgin-request-ui-hint
|
Wed, 14 Nov 2007 03:15:32 +0000 |
Sadrul Habib Chowdhury |
disapproval of revision 'c4c1aaf98e7151d26c98319886253eaa74d317bd'
|
Wed, 03 Oct 2007 05:41:39 +0000 |
Sadrul Habib Chowdhury |
A request field for buddylist nodes.
|
Sat, 22 Sep 2007 19:01:55 +0000 |
Gabriel Schulhof |
Weirdness
|
Sat, 22 Sep 2007 17:37:07 +0000 |
Gabriel Schulhof |
compile
|
Sat, 22 Sep 2007 17:33:36 +0000 |
Gabriel Schulhof |
compile
|
Sat, 22 Sep 2007 17:29:44 +0000 |
Gabriel Schulhof |
Compile
|
Sat, 22 Sep 2007 17:06:17 +0000 |
Gabriel Schulhof |
Minor fix
|
Sat, 22 Sep 2007 16:19:34 +0000 |
Gabriel Schulhof |
Updated hinting to be less invasive
|
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)
|
Thu, 16 Aug 2007 20:09:25 +0000 |
Gabriel Schulhof |
Implementing hints in libpurple/request.c
|
Wed, 08 Aug 2007 19:47:05 +0000 |
Gabriel Schulhof |
Making plugins dialog work
|
Wed, 08 Aug 2007 19:19:48 +0000 |
Gabriel Schulhof |
Adding parameter void *ui_data for parent window
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Fri, 24 Aug 2007 19:43:41 +0000 |
Daniel Atallah |
Fix some conversion warnings about using negative values with unsigned types. There are more, but these were easy fixes. You may think that I'm changing the API, but I'm really not - it was just wrong.
|
Wed, 27 Jun 2007 22:52:41 +0000 |
Sean Egan |
Bug fix. Make 'all_required_fields_filled' understand that an empty string does not qualify as filled
|
Tue, 19 Jun 2007 22:47:12 +0000 |
Sadrul Habib Chowdhury |
Move the define in internal.h instead.
|
Sat, 16 Jun 2007 19:44:59 +0000 |
Richard Laager |
Re-fix the DBus list handling code by killing const GList* / const GSList*
|
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.
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|