2007-04-25 |
Jeffrey Connelly |
Clean up old RC4 implementation.
|
2007-04-25 |
Jeffrey Connelly |
Use Purple Cipher API for RC4.
|
2007-04-25 |
Jeffrey Connelly |
Add rc4_get_key_size, to match purple_cipher_context_get_option(ctx, "key_len")
|
2007-04-25 |
Jeffrey Connelly |
RC4 support in cipher.c - patch from Nathan Peterson (uvwarning)
|
2007-04-21 |
Jeffrey Connelly |
Add stub for myim: URL handler.
|
2007-04-21 |
Jeffrey Connelly |
Gaim -> Purple
|
2007-04-21 |
Jeffrey Connelly |
Add MySpace prpl to configure.ac
|
2007-04-21 |
Jeffrey Connelly |
Import msimprpl 0.4.
|
2007-04-21 |
Jeffrey Connelly |
Create directory for MySpaceIM protocol
|
2007-04-19 |
Jeffrey Connelly |
Document prpl_info->list_icon(NULL, NULL), and add my name to COPYRIGHT.
|
2007-04-22 |
Michael Shkutkov |
COPYRIGHT file was changed
|
2007-04-25 |
Richard Laager |
Change the imgstore and by extension, then the buddy icon code to take over
|
2007-04-25 |
Richard Laager |
Updates for the account buddy icon stuff. This doesn't yet work fully (and maybe not even partly), but it compiles.
|
2007-04-25 |
Richard Laager |
I'm stupid. If an icon doesn't exist, it's a good idea to create it when we want to fill it with data, not when we don't.
|
2007-04-25 |
Richard Laager |
There's no need to actually lookup the icon now, as the core ensures the checksum gets deleted if the file disappears.
|
2007-04-25 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head efad0dfb8f3cfbe4b837192b16689470c201d03a)
|
2007-04-25 |
Richard Laager |
Move the prpl icon checksum code into the core, so we can delete the
|
2007-04-24 |
Richard Laager |
Fix a bug with removing custom buddy icons.
|
2007-04-24 |
Richard Laager |
Switch to using g_file_get_contents() instead of our own code.
|
2007-04-24 |
Richard Laager |
Fix the memory leaking and improper calls to ref_filename(). Also, remove some debugging code.
|
2007-04-24 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 4aa2b7eeb61cd3d2c11632642e780a296bc0b779)
|
2007-04-24 |
Richard Laager |
Fix the custom icon stuff, and various memory leaks. At this point, custom
|
2007-04-24 |
Richard Laager |
Call the migrate code from Finch.
|
2007-04-24 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head c33cbe1ca040482d72c165cedf821bcedb280179)
|
2007-04-24 |
Richard Laager |
If we're not caching icons, then don't save the filename.
|
2007-04-24 |
Richard Laager |
Since I'm about to push this, I'm going to comment out the temp code that references my home directory.
|
2007-04-24 |
Richard Laager |
Bug fixes! From my preliminary testing, the standard buddy icon stuff is working.
|
2007-04-24 |
Richard Laager |
Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
|
2007-04-24 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 6096404018084d5ea24f916c8e757d64e237dbd7)
|
2007-04-23 |
Richard Laager |
The buddy icon code as it stands, with lots of bugs and design flaws.
|
2007-04-23 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 05f7badcad9471084218e698a5c011908d17af90)
|
2007-04-23 |
Richard Laager |
Call the core migrate code.
|
2007-04-23 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head d42ad2da81f881b2fbd2fb080cc70a843bc70d02)
|
2007-04-23 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 401f15786be56deb06ae79bf29c341bab26203d7)
|
2007-04-23 |
Richard Laager |
There's no need to recalculate the home_dir on every call to
|
2007-04-23 |
Richard Laager |
Use ~/.purple only, never ~/.gaim. This is a revert of the functional
|
2007-04-23 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head f20ceeff726ad3a9ee267225bb6e69f971d759bb)
|
2007-04-27 |
Etan Reisner |
This is mostly moving Purple::GtkUI:: -> Pidgin:: which has the side effect of
|
2007-04-27 |
Etan Reisner |
Kill the libpurpleperl hack library and move the init stuff to perl.so itself.
|
2007-04-25 |
Ethan Blanton |
This looks like the last of the purplification for Tcl. Somebody done
|
2007-04-25 |
Ethan Blanton |
merge of '0ad153fbef57439d42601681df47200b190f5306'
|
2007-04-25 |
Daniel Atallah |
Fix #273 (Emoticons appearing in reverse order).
|
2007-04-25 |
Daniel Atallah |
merge of '88a78587504cdd42570461a2b391b54b5c3d4aab'
|
2007-04-25 |
Daniel Atallah |
Add missing mingw Makefiles to dist.
|
2007-04-25 |
Sean Egan |
Use Tango colors on conversation tabs. Same colors, different tones.
|
2007-04-25 |
Sean Egan |
New logo.png
|
2007-04-24 |
Sean Egan |
Add Hylke's font face icon
|
2007-04-24 |
Sadrul Habib Chowdhury |
merge of '71d55b79094812b06899c2bbe86ce7a8507ac80e'
|
2007-04-24 |
Kevin Stange |
merge of '5a49fd68be5cffec6a2aae0c0cc312c64f67138d'
|
2007-04-24 |
Kevin Stange |
Remove the XMPP section... it seems no one else uses XEP-0038 for a
|
2007-04-24 |
Hylke Bons |
font-face icon, some please fix a link to this, i don't want to mess up.
|
2007-04-24 |
Hylke Bons |
about icon
|
2007-04-24 |
Luke Schierer |
a translation that nearly got lost as we migrated from sf's trackers to trac's
|
2007-04-24 |
Hylke Bons |
Fixed some smileys in Yahoo!. I had these stored locally, glad I can commit now. :)
|
2007-04-24 |
Kevin Stange |
Also, switch Jabber to XMPP so the jabber-specific smiley set works.
|
2007-04-24 |
Kevin Stange |
merge of '6096404018084d5ea24f916c8e757d64e237dbd7'
|
2007-04-24 |
Richard Laager |
merge of '05f7badcad9471084218e698a5c011908d17af90'
|
2007-04-23 |
Richard Laager |
Death to // comments.
|
2007-04-23 |
Richard Laager |
A comment in here mentions "untar", so I think it was copied from the
|
2007-04-23 |
Richard Laager |
Add Simom's real name, Simo Mattila, to the COPYRIGHT file for his patch in
|