2008-11-27 |
Richard Laager |
The other day while struct hiding, I noticed a for loop that was checking
|
2007-12-18 |
Sadrul Habib Chowdhury |
cancel_cb can be NULL here too.
|
2007-12-18 |
Will Thompson |
Sadrul informs me that cancel_cb may in fact be NULL.
|
2007-12-18 |
Will Thompson |
Documentation tweaks and more g_return_if_fail checks for NULL parameters which
|
2007-11-17 |
Sadrul Habib Chowdhury |
merge of '30fcf2f336afb635b62a5c3ed3adb3e1fa1dd2d1'
|
2007-11-16 |
Richard Laager |
merge of '1037fab539d2a95db4fc657f42420566f7e53440'
|
2007-11-16 |
Richard Laager |
merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
|
2007-11-16 |
Richard Laager |
disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
|
2007-10-14 |
Richard Laager |
Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
|
2007-11-16 |
Richard Laager |
disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
|
2007-10-14 |
Gabriel Schulhof |
Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c
|
2007-10-14 |
Richard Laager |
propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 675607eb0ab04822a33c6d542694e94dbb731035)
|
2007-10-14 |
Richard Laager |
merge of '1bcf84e26d11f259b3c5ec663e3fecc2f01aed33'
|
2007-11-16 |
Richard Laager |
disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
|
2007-10-14 |
Richard Laager |
disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
|
2007-10-10 |
Gabriel Schulhof |
Removed request stuff - now on pidgin-request-ui-hint
|
2007-11-14 |
Sadrul Habib Chowdhury |
disapproval of revision 'c4c1aaf98e7151d26c98319886253eaa74d317bd'
|
2007-10-03 |
Sadrul Habib Chowdhury |
A request field for buddylist nodes.
|
2007-09-22 |
Gabriel Schulhof |
Weirdness
|
2007-09-22 |
Gabriel Schulhof |
compile
|
2007-09-22 |
Gabriel Schulhof |
compile
|
2007-09-22 |
Gabriel Schulhof |
Compile
|
2007-09-22 |
Gabriel Schulhof |
Minor fix
|
2007-09-22 |
Gabriel Schulhof |
Updated hinting to be less invasive
|
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-16 |
Gabriel Schulhof |
Implementing hints in libpurple/request.c
|
2007-08-08 |
Gabriel Schulhof |
Making plugins dialog work
|
2007-08-08 |
Gabriel Schulhof |
Adding parameter void *ui_data for parent window
|
2007-09-08 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
2007-08-24 |
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.
|
2007-06-27 |
Sean Egan |
Bug fix. Make 'all_required_fields_filled' understand that an empty string does not qualify as filled
|
2007-06-19 |
Sadrul Habib Chowdhury |
Move the define in internal.h instead.
|
2007-06-16 |
Richard Laager |
Re-fix the DBus list handling code by killing const GList* / const GSList*
|
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-03-19 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
2007-01-20 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|