log

age author description
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.
Thu, 26 Apr 2007 21:51:29 +0000 Hylke Bons pidgin.png -> pidgin, to always find appropriate sizes.
Thu, 26 Apr 2007 18:51:07 +0000 Hylke Bons Improved Pidgin application icons.
Thu, 26 Apr 2007 11:57:44 +0000 Hylke Bons New applications icons and revert IRC back to bubbles.
Thu, 26 Apr 2007 10:49:27 +0000 Hylke Bons Pidgin icon @ 48x48.
Thu, 26 Apr 2007 10:30:44 +0000 Sean Egan Stu didn't like that 'new messages on this tab' red, but likes this one
Thu, 26 Apr 2007 10:27:04 +0000 Sean Egan Don't use translucent pixmaps for idle, but apply transparency to icons in pidginstock.c
Thu, 26 Apr 2007 02:32:03 +0000 Sean Egan Remove ifdef 0 block
Thu, 26 Apr 2007 02:31:04 +0000 Sean Egan Use menu emblem for saved statuses in preferences also.
Thu, 26 Apr 2007 01:41:35 +0000 Sean Egan Fix GTK Plugin prefs
Thu, 26 Apr 2007 00:45:29 +0000 Luke Schierer merge of '0b7fa990cc064a8d716ba2a8700c6a8786b9f65e'
Wed, 25 Apr 2007 23:36:19 +0000 Ethan Blanton The compiler is really smart enough to catch this, but let's make it explicit.
Wed, 25 Apr 2007 21:49:37 +0000 Richard Laager merge of '1d4d484c73a0770b9f9616808d7d00a3de9d21f4'
Thu, 26 Apr 2007 00:26:44 +0000 Sean Egan merge of '1d4d484c73a0770b9f9616808d7d00a3de9d21f4'
Wed, 25 Apr 2007 14:01:28 +0000 Stu Tomlinson These files are no longer in the repository, remove them from EXTRA_DIST so
Wed, 25 Apr 2007 23:55:56 +0000 Sean Egan Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
Wed, 25 Apr 2007 18:40:34 +0000 Sean Egan fixes #280
Wed, 25 Apr 2007 16:03:24 +0000 Ethan Blanton /whowas for IRC. Thanks, achris.
Wed, 25 Apr 2007 13:42:00 +0000 Stu Tomlinson Update RPM spec file to reflect libpurple plugins are now installed in
Wed, 25 Apr 2007 13:23:30 +0000 Stu Tomlinson another s/Purple/Pidgin/ - how many years until we've found all of these?
Wed, 25 Apr 2007 12:10:34 +0000 Stu Tomlinson insert-image.png is still used on the formatting toolbar
Wed, 25 Apr 2007 10:11:12 +0000 Hylke Bons Update authors file.
Wed, 25 Apr 2007 09:49:43 +0000 Hylke Bons Forgot to update Makefile.am.
Wed, 25 Apr 2007 09:44:21 +0000 Hylke Bons Fix icon inconsistency and remove some unused icons.
Wed, 25 Apr 2007 09:35:14 +0000 Hylke Bons New tray connecting icon.
Wed, 25 Apr 2007 07:55:08 +0000 Hylke Bons Better plugin icon by Andreas Nilsson.
Wed, 25 Apr 2007 07:48:56 +0000 Sean Egan I noticed Rob's e-mail address got accidentally mis-sedded. Rob, let me know if you want something else put there.
Fri, 27 Apr 2007 12:56:59 +0000 Richard Nelson Forgot these...
Fri, 27 Apr 2007 01:51:20 +0000 Richard Nelson Initial workspace support. refs #51
Wed, 25 Apr 2007 06:26:58 +0000 Kevin Stange I have apparently nominated myself to make sure the smiley theme keeps working. I don't even use any of these smileys! Add the new icons from Hylke to Makefile.am.
Wed, 25 Apr 2007 05:55:40 +0000 Mark Doliner Sean proposed changing ICQ's "do not disturb" status from being
Wed, 25 Apr 2007 05:25:57 +0000 Richard Laager merge of '5a1b790556f2372c9cfc080af4a11e3c3d19b2ce'
Mon, 30 Apr 2007 04:34:04 +0000 Jeffrey Connelly Add escaping and unescaping functions (for /1 and /2).
Mon, 30 Apr 2007 04:30:00 +0000 Jeffrey Connelly Add note about Monotone.
Sat, 28 Apr 2007 22:38:16 +0000 Jeffrey Connelly Replace printf() in MySpaceIM prpl with purple_debug_info().
Sat, 28 Apr 2007 21:44:47 +0000 Jeffrey Connelly Add and use MySpaceIM icon uploaded by hbons (48x48 original and resized 22x22 and 16x16 versions).
Sat, 28 Apr 2007 21:19:40 +0000 Jeffrey Connelly Add MySpaceIM header file and reorganize functions.
Sat, 28 Apr 2007 20:46:31 +0000 Jeffrey Connelly Use g_convert for UTF-16LE conversion instead of converting manually.
Wed, 25 Apr 2007 06:16:29 +0000 Jeffrey Connelly Add Nathan Peterson to COPYRIGHT, for RC4 patch at https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1694487&group_id=235
Wed, 25 Apr 2007 04:12:40 +0000 Jeffrey Connelly Completely remove old RC4 code
Wed, 25 Apr 2007 03:54:22 +0000 Jeffrey Connelly Clean up old RC4 implementation.
Wed, 25 Apr 2007 03:46:17 +0000 Jeffrey Connelly Use Purple Cipher API for RC4.
Wed, 25 Apr 2007 03:42:32 +0000 Jeffrey Connelly Add rc4_get_key_size, to match purple_cipher_context_get_option(ctx, "key_len")
Wed, 25 Apr 2007 03:14:11 +0000 Jeffrey Connelly RC4 support in cipher.c - patch from Nathan Peterson (uvwarning)
Sat, 21 Apr 2007 04:58:13 +0000 Jeffrey Connelly Add stub for myim: URL handler.
Sat, 21 Apr 2007 04:18:16 +0000 Jeffrey Connelly Gaim -> Purple
Sat, 21 Apr 2007 03:59:37 +0000 Jeffrey Connelly Add MySpace prpl to configure.ac
Sat, 21 Apr 2007 03:15:48 +0000 Jeffrey Connelly Import msimprpl 0.4.
Sat, 21 Apr 2007 02:06:07 +0000 Jeffrey Connelly Create directory for MySpaceIM protocol
Thu, 19 Apr 2007 05:30:11 +0000 Jeffrey Connelly Document prpl_info->list_icon(NULL, NULL), and add my name to COPYRIGHT.
Sun, 22 Apr 2007 11:11:49 +0000 Michael Shkutkov COPYRIGHT file was changed
Wed, 25 Apr 2007 22:23:29 +0000 Richard Laager Change the imgstore and by extension, then the buddy icon code to take over
Wed, 25 Apr 2007 21:48:56 +0000 Richard Laager Updates for the account buddy icon stuff. This doesn't yet work fully (and maybe not even partly), but it compiles.
Wed, 25 Apr 2007 01:19:24 +0000 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.
Wed, 25 Apr 2007 01:19:01 +0000 Richard Laager There's no need to actually lookup the icon now, as the core ensures the checksum gets deleted if the file disappears.
Wed, 25 Apr 2007 00:57:53 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head efad0dfb8f3cfbe4b837192b16689470c201d03a)
Wed, 25 Apr 2007 00:56:13 +0000 Richard Laager Move the prpl icon checksum code into the core, so we can delete the
Tue, 24 Apr 2007 20:23:50 +0000 Richard Laager Fix a bug with removing custom buddy icons.
Tue, 24 Apr 2007 19:58:14 +0000 Richard Laager Switch to using g_file_get_contents() instead of our own code.
Tue, 24 Apr 2007 19:12:48 +0000 Richard Laager Fix the memory leaking and improper calls to ref_filename(). Also, remove some debugging code.
Tue, 24 Apr 2007 17:00:51 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4aa2b7eeb61cd3d2c11632642e780a296bc0b779)
Tue, 24 Apr 2007 17:00:22 +0000 Richard Laager Fix the custom icon stuff, and various memory leaks. At this point, custom
Tue, 24 Apr 2007 16:20:01 +0000 Richard Laager Call the migrate code from Finch.
Tue, 24 Apr 2007 13:28:42 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c33cbe1ca040482d72c165cedf821bcedb280179)
Tue, 24 Apr 2007 13:27:42 +0000 Richard Laager If we're not caching icons, then don't save the filename.
Tue, 24 Apr 2007 04:39:07 +0000 Richard Laager Since I'm about to push this, I'm going to comment out the temp code that references my home directory.
Tue, 24 Apr 2007 04:35:38 +0000 Richard Laager Bug fixes! From my preliminary testing, the standard buddy icon stuff is working.
Tue, 24 Apr 2007 03:57:07 +0000 Richard Laager Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
Tue, 24 Apr 2007 03:56:16 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 6096404018084d5ea24f916c8e757d64e237dbd7)
Mon, 23 Apr 2007 17:39:58 +0000 Richard Laager The buddy icon code as it stands, with lots of bugs and design flaws.
Mon, 23 Apr 2007 17:19:27 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 05f7badcad9471084218e698a5c011908d17af90)
Mon, 23 Apr 2007 17:11:34 +0000 Richard Laager Call the core migrate code.
Mon, 23 Apr 2007 17:10:38 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head d42ad2da81f881b2fbd2fb080cc70a843bc70d02)
Mon, 23 Apr 2007 17:08:09 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 401f15786be56deb06ae79bf29c341bab26203d7)
Mon, 23 Apr 2007 17:06:43 +0000 Richard Laager There's no need to recalculate the home_dir on every call to
Mon, 23 Apr 2007 17:05:54 +0000 Richard Laager Use ~/.purple only, never ~/.gaim. This is a revert of the functional
Mon, 23 Apr 2007 17:00:08 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head f20ceeff726ad3a9ee267225bb6e69f971d759bb)
Fri, 27 Apr 2007 05:18:14 +0000 Etan Reisner This is mostly moving Purple::GtkUI:: -> Pidgin:: which has the side effect of
Fri, 27 Apr 2007 04:25:21 +0000 Etan Reisner Kill the libpurpleperl hack library and move the init stuff to perl.so itself.
Wed, 25 Apr 2007 02:36:05 +0000 Ethan Blanton This looks like the last of the purplification for Tcl. Somebody done
Wed, 25 Apr 2007 02:23:29 +0000 Ethan Blanton merge of '0ad153fbef57439d42601681df47200b190f5306'
Wed, 25 Apr 2007 01:43:41 +0000 Daniel Atallah Fix #273 (Emoticons appearing in reverse order).
Wed, 25 Apr 2007 00:48:59 +0000 Daniel Atallah merge of '88a78587504cdd42570461a2b391b54b5c3d4aab'
Wed, 25 Apr 2007 00:31:07 +0000 Daniel Atallah Add missing mingw Makefiles to dist.
Wed, 25 Apr 2007 01:51:01 +0000 Sean Egan Use Tango colors on conversation tabs. Same colors, different tones.
Wed, 25 Apr 2007 00:45:17 +0000 Sean Egan New logo.png
Tue, 24 Apr 2007 22:40:54 +0000 Sean Egan Add Hylke's font face icon
Tue, 24 Apr 2007 21:56:09 +0000 Sadrul Habib Chowdhury merge of '71d55b79094812b06899c2bbe86ce7a8507ac80e'
Tue, 24 Apr 2007 21:44:13 +0000 Kevin Stange merge of '5a49fd68be5cffec6a2aae0c0cc312c64f67138d'
Tue, 24 Apr 2007 21:35:54 +0000 Kevin Stange Remove the XMPP section... it seems no one else uses XEP-0038 for a
Tue, 24 Apr 2007 19:51:09 +0000 Hylke Bons font-face icon, some please fix a link to this, i don't want to mess up.
Tue, 24 Apr 2007 19:21:18 +0000 Hylke Bons about icon
Tue, 24 Apr 2007 15:28:48 +0000 Luke Schierer a translation that nearly got lost as we migrated from sf's trackers to trac's
Tue, 24 Apr 2007 08:30:03 +0000 Hylke Bons Fixed some smileys in Yahoo!. I had these stored locally, glad I can commit now. :)
Tue, 24 Apr 2007 05:17:46 +0000 Kevin Stange Also, switch Jabber to XMPP so the jabber-specific smiley set works.
Tue, 24 Apr 2007 05:14:37 +0000 Kevin Stange merge of '6096404018084d5ea24f916c8e757d64e237dbd7'
Tue, 24 Apr 2007 03:56:03 +0000 Richard Laager merge of '05f7badcad9471084218e698a5c011908d17af90'
Mon, 23 Apr 2007 17:19:11 +0000 Richard Laager Death to // comments.
Mon, 23 Apr 2007 17:10:08 +0000 Richard Laager A comment in here mentions "untar", so I think it was copied from the
Mon, 23 Apr 2007 17:07:50 +0000 Richard Laager Add Simom's real name, Simo Mattila, to the COPYRIGHT file for his patch in
Mon, 23 Apr 2007 16:59:37 +0000 Richard Laager When initializing, the debug system is initialized before the prefs system, but
Mon, 23 Apr 2007 16:57:12 +0000 Richard Laager The core portion of the migration code. This is implemented as I described
Tue, 24 Apr 2007 05:13:40 +0000 Kevin Stange Sean told me to fix this, so I am. This makes several ICQ smileys work properly (escaping spaces), correct escapes all backslashes, and comments out four Yahoo smileys that conspicuously fail to exist. I'd make them, but I'm no artist.
Tue, 24 Apr 2007 03:32:09 +0000 Evan Schoenberg merge of 'ed8e54275ef886f687084411cbb9280b8a2e3111'
Tue, 24 Apr 2007 02:51:54 +0000 Evan Schoenberg merge of '6de71ef9e800c2eb8aabe863d98aa274379791e2'
Tue, 24 Apr 2007 02:51:53 +0000 Stu Tomlinson <elb> nosnilmot: those magic numbers should probably have been fixed to not
Tue, 24 Apr 2007 01:44:49 +0000 Stu Tomlinson Minor ChangeLog tweaks.
Mon, 23 Apr 2007 23:55:11 +0000 Gary Kramlich merge of '737a5f263d2401ffd63542586a1b261376ed022f'
Mon, 23 Apr 2007 22:01:28 +0000 Kevin Stange merge of 'ba1eb6457e947b8ab1bd5a6e3652e1e0a05bbd9c'
Mon, 23 Apr 2007 21:53:27 +0000 Hylke Bons test
Mon, 23 Apr 2007 21:51:06 +0000 Sean Egan For Luke. Fixes saved status selection
Mon, 23 Apr 2007 21:05:15 +0000 Sean Egan merge of '55f22d2ce30ce89352ce4b9c71f8f02875603aa2'
Tue, 24 Apr 2007 00:39:22 +0000 Evan Schoenberg The iTunes music store link makes sense to show on OS X, too
Mon, 23 Apr 2007 22:00:21 +0000 Kevin Stange Make note of purple-url-handler
Mon, 23 Apr 2007 21:46:16 +0000 Kevin Stange Missed an error...
Mon, 23 Apr 2007 21:37:17 +0000 Kevin Stange Pidgin/Finch/purplified the ChangeLog and corrected some errors.
Mon, 23 Apr 2007 16:28:10 +0000 Richard Laager merge of 'c14c1a2f0a30615fa91d00b6f77a89b9b37d9bc9'
Tue, 24 Apr 2007 21:54:12 +0000 Sadrul Habib Chowdhury Make sure the blinking docklet has the same size. Fixes #174.
Mon, 23 Apr 2007 07:54:21 +0000 Mark Doliner merge of '2a2d4d6f656ef5ff272b086eb6eba1bee0c466de'
Mon, 23 Apr 2007 07:44:12 +0000 Mark Doliner merge of 'b2ed97746412540812181f94bcb3e2f077321052'