summaryrefslogtreecommitdiff
path: root/libpurple/protocols/silc/chat.c
Commit message (Expand)AuthorAgeFilesLines
* g_strdup'ed strings aren't const char*. This fixes a couple of compileSadrul Habib Chowdhury2008-05-071-2/+2
* Cleanup allocations/frees to match and plug some leaks.Daniel Atallah2008-05-031-4/+7
* This merge has the effect of reverting the hinting code from trunk.Richard Laager2007-11-171-28/+14
|\
| * propagate from branch 'im.pidgin.pidgin.next.minor' (head 2f91b326b3f073672c2...Ka-Hing Cheung2007-11-101-10/+10
| |\
| | * Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see noRichard Laager2007-10-141-5/+5
| | * Converted string literal UI hints to #define-ed constants and fixed two cast-...Gabriel Schulhof2007-10-141-5/+5
| | * Fix up some broken changes in the request API UI hint changes.Richard Laager2007-10-141-1/+1
| * | Patch from Pekka Riikone to fix various SILC issues.Ethan Blanton2007-10-291-28/+14
* | | disapproval of revision '8ba833993a115415727bb1b70362e0bd1603c169'Richard Laager2007-11-161-10/+10
* | | disapproval of revision 'c6934783d152f5c2a6904849fbe602ad04a32f14'Richard Laager2007-10-141-10/+10
* | | Removed request stuff - now on pidgin-request-ui-hintGabriel Schulhof2007-10-101-10/+10
| |/ |/|
* | Updated hinting to be less invasiveGabriel Schulhof2007-09-221-10/+10
|/
* Re-fix the DBus list handling code by killing const GList* / const GSList*Richard Laager2007-06-161-1/+1
* We now depend on SILC Toolkit 1.1 for this copy of this prpl so we canStu Tomlinson2007-06-101-4/+0
* Kill a compile warningStu Tomlinson2007-06-091-0/+2
* Don't automatically add channels to the buddy list when you join them. IStu Tomlinson2007-06-091-0/+2
* Patch from Pekka Riikonen to update the SILC protocol plugin to work withStu Tomlinson2007-06-091-158/+144
* Update SILC to match resent request API changesStu Tomlinson2007-04-261-5/+10
* sed -ie 's/gaim/purple/g'Sean Egan2007-03-191-308/+308
* Rename gtk/ and libgaim/ to pidgin/ and libpurple/Sean Egan2007-01-201-0/+1451