log

age author description
Sat, 28 Apr 2007 06:04:15 +0000 Daniel Atallah Plug leak.
Sat, 28 Apr 2007 06:02:47 +0000 Etan Reisner Add a script I've found handy to make sure the perl APIs look right, it also
Sat, 28 Apr 2007 05:52:31 +0000 Daniel Atallah Fix win32 pidgin perl stuff. This hasn't been tested yet.
Sat, 28 Apr 2007 05:38:15 +0000 Richard Laager merge of '0688801ca4ae33291c9078b8181e01f85ef7a4a1'
Sat, 28 Apr 2007 05:05:22 +0000 Sean Egan DennisR noticed that the idle icons were jagged on the sides. This is because I was subtracting 128 from the alpha value of each pixel, rather than halving them, causing anti-aliasing pixels to hit 0
Sat, 28 Apr 2007 05:37:56 +0000 Richard Laager Fix an invalid read that occurs because we were accessing IM data when the
Sat, 28 Apr 2007 04:23:42 +0000 Richard Laager merge of '17c8f178728e61d42fa98ed6205a73cd2e5d21af'
Sat, 28 Apr 2007 09:35:44 +0000 Sadrul Habib Chowdhury This makes it possible to rearrange chats and groups using the tag+attach system. Thanks a bunch to wabz for testing this. Fixes #379.
Sat, 28 Apr 2007 04:10:18 +0000 Sadrul Habib Chowdhury merge of 'a8caeb1c79d1daf68ca89b1cc36cef4578306ea1'
Sat, 28 Apr 2007 04:08:46 +0000 Sadrul Habib Chowdhury Pref migration for finch.
Sat, 28 Apr 2007 04:10:05 +0000 Sadrul Habib Chowdhury merge of '1e3cb16d9641b8ae1a8ed63860feb5e03b4a4890'
Sat, 28 Apr 2007 03:41:35 +0000 Luke Schierer merge of '299aeb9deb755c82a0fd53f2a533a8d465f701c0'
Sat, 28 Apr 2007 03:25:14 +0000 Kevin Stange Charkins renamed the callback function, but missed the g_idle_add
Sat, 28 Apr 2007 04:22:37 +0000 Richard Laager Make this yahoo hack compile.
Sat, 28 Apr 2007 04:00:54 +0000 Richard Laager In theory, this solves the massive pile of g_log errors that occur when
Sat, 28 Apr 2007 03:23:51 +0000 Richard Laager merge of '1ec321a889d16061991c01453333e23ab1a2c528'
Sat, 28 Apr 2007 03:24:18 +0000 Sadrul Habib Chowdhury Chats don't have buddy icons.
Sat, 28 Apr 2007 03:22:34 +0000 Sadrul Habib Chowdhury Rename parents first, then rename/remove the dead children. Also, set the idle-setting to 'purple' if it was 'gaim' before migration.
Sat, 28 Apr 2007 03:20:29 +0000 Richard Laager This is Sadrul's icon-migrate.patch from ticket #314.
Sat, 28 Apr 2007 03:19:52 +0000 Richard Laager This is Sadrul's status-rescale.patch from ticket #314. Luke said it
Sat, 28 Apr 2007 02:42:26 +0000 Richard Laager merge of '2ec86531b43742d8242195bf529e7ba77be9d3dc'
Sat, 28 Apr 2007 02:59:27 +0000 Stu Tomlinson merge of '63b5e088eb09bf2c2b2a72602ad8dc5ee2a17cf6'
Sat, 28 Apr 2007 02:33:40 +0000 Luke Schierer Quoth Charkins:
Sat, 28 Apr 2007 02:00:48 +0000 Etan Reisner merge of '75c6e6af1c101fa3bf55398299bf3e586d30ca0e'
Sat, 28 Apr 2007 01:46:53 +0000 Stu Tomlinson Delete the right things, and some other things, while building an RPM.
Sat, 28 Apr 2007 00:39:37 +0000 Luke Schierer merge of '8038098094432fe9f6d324d1e4aadb8ff1f9e44a'
Sat, 28 Apr 2007 00:36:53 +0000 Luke Schierer sadrul fixed the next but not last crash
Sat, 28 Apr 2007 00:15:10 +0000 Luke Schierer this patch from sadrul fixes the first crash I hit
Sun, 29 Apr 2007 01:08:11 +0000 Richard Laager Fix a bug with the bugfix for empty icons. The logic was backwards here.
Sat, 28 Apr 2007 02:29:48 +0000 Richard Laager merge of '45acf7a629de79f67b489f696c7915cd9984f33e'
Sat, 28 Apr 2007 02:29:26 +0000 Richard Laager Minor whitespace tweak.
Sat, 28 Apr 2007 02:24:40 +0000 Richard Laager nosnilmot had a problem with empty icon files.
Sat, 28 Apr 2007 00:15:46 +0000 Richard Laager Typo fix in documentation.
Sat, 28 Apr 2007 00:13:16 +0000 Richard Laager merge of '2f0c460433a1e198af1a0f225b83bce2c201ab32'
Sat, 28 Apr 2007 00:11:10 +0000 Luke Schierer <Bleeter> hmmm, whoever removed PROGRAMMING_NOTES might wanna update Makefile.am as well
Sat, 28 Apr 2007 00:11:25 +0000 Richard Laager 19:10:05 Peter Lawler (Bleeter): hmmm, whoever removed PROGRAMMING_NOTES might wanna update Makefile.am as well
Fri, 27 Apr 2007 22:50:16 +0000 Sadrul Habib Chowdhury merge of '051db257b4f90ae0b989a3bd72aa69f0a6a55693'
Fri, 27 Apr 2007 21:54:57 +0000 Kevin Stange merge of '617923c6ea3c67578626f15d89a2c820a833e700'
Fri, 27 Apr 2007 21:53:07 +0000 Richard Laager merge of 'cf51292b9bf12554eecb319a673f153ef5c6f0e4'
Fri, 27 Apr 2007 21:38:29 +0000 Richard Laager Update the compatibility layer to g_memdup() stuff, so we don't end up with
Fri, 27 Apr 2007 21:53:20 +0000 Daniel Atallah Remove unused strings cruft from the installer that were left over from when it dealt with the GTK+ theme (It seems like I already did this before). Also, make installing GTK+ optional if it is already installed.
Fri, 27 Apr 2007 21:51:39 +0000 Daniel Atallah merge of '3470d9c0747eae8c926e33748f29f946efd419b0'
Fri, 27 Apr 2007 21:31:57 +0000 Richard Laager Removing the PROGRAMMING_NOTES file, which has been merged into the wiki by
Fri, 27 Apr 2007 19:23:34 +0000 Richard Laager Fix the name of the parameter for purple_imgstore_get_size() so that Doxygen will stop crying.
Sat, 28 Apr 2007 02:29:43 +0000 Richard Laager disapproval of revision 'cf51292b9bf12554eecb319a673f153ef5c6f0e4'
Fri, 27 Apr 2007 20:21:41 +0000 Daniel Atallah Prevent sprintf(%s, NULL) when the icon type isn't recognized.
Fri, 27 Apr 2007 18:56:41 +0000 Richard Laager Fix the g_return_if_fail() guards that prevent setting more than one data
Fri, 27 Apr 2007 18:17:09 +0000 Richard Laager Fix a bug in the imgstore code that I caught because of the fatal asserts in the test code.
Fri, 27 Apr 2007 18:16:43 +0000 Richard Laager Use fatal asserts unconditionally in the test code. Perhaps this could be better integrated in some way, but this works.
Fri, 27 Apr 2007 18:07:24 +0000 Richard Laager Add the fatal asserts enabling code to Finch. I'm uneasy about putting this in libpurple, because then a fatal-asserts-enabled libpurple would kill any UI that had a glib debug error, which might not even be in libpurple. I'm not sure we want that, though it may not matter since this is for debugging only.
Fri, 27 Apr 2007 18:03:38 +0000 Richard Laager Fix a compiler warning about an unused variable. This was introduced when I committed khc's last patch.
Fri, 27 Apr 2007 17:55:38 +0000 Richard Laager Passing --enable-mcheck or --enable-debug will add "-lmcheck", which
Fri, 27 Apr 2007 22:44:46 +0000 Sadrul Habib Chowdhury Thanks to Bleeter, yahoo will not crash for non-existent buddyicons anymore.
Fri, 27 Apr 2007 14:37:15 +0000 Richard Laager merge of '66dbfed4928f15efc83fab8cd71b27c9ee2670f6'
Fri, 27 Apr 2007 14:27:54 +0000 Richard Laager merge of '58f0224296247fea130a53f723d74fc0e6bab65a'
Fri, 27 Apr 2007 14:27:48 +0000 Richard Laager Re-add the Jabber error checking part of 2f959ba8a0fdac370ac610e60f6a4cd09525d928. This is why it's important to commit things separately.
Fri, 27 Apr 2007 13:15:09 +0000 Sadrul Habib Chowdhury Move the toggle-clipboard operation to the default wm.
Fri, 27 Apr 2007 12:11:11 +0000 Hylke Bons ***LSchiere shakes head. That text in there was very carefully chosen. I wouldn't mess with it
Fri, 27 Apr 2007 11:26:36 +0000 Hylke Bons Remove small glitch.
Fri, 27 Apr 2007 10:48:40 +0000 Hylke Bons Replace that ugly lock.
Fri, 27 Apr 2007 10:31:18 +0000 Hylke Bons Changed the .desktop file to display "Pidgin IM",
Fri, 27 Apr 2007 09:20:27 +0000 Hylke Bons Windows bitmaps.
Fri, 27 Apr 2007 09:04:08 +0000 Hylke Bons You can't just take a CC image and make it GPL. :)
Fri, 27 Apr 2007 06:19:04 +0000 Richard Laager merge of '2f959ba8a0fdac370ac610e60f6a4cd09525d928'
Fri, 27 Apr 2007 05:15:59 +0000 Richard Laager A patch from khc in ticket #87
Mon, 23 Apr 2007 02:44:04 +0000 Tim Ringenbach merge of 'c303a7c8b23b07ec77b907c286f1f7eb37ffb076'
Fri, 27 Apr 2007 05:20:10 +0000 Etan Reisner merge of '51225ceda9e11936f9f4096708fcb8a6db7e957f'
Fri, 27 Apr 2007 14:36:42 +0000 Richard Laager disapproval of revision 'a999246dfcbd33c9494afa445d9562aee5e5457c'
Fri, 27 Apr 2007 14:25:10 +0000 Richard Laager disapproval of revision '2f959ba8a0fdac370ac610e60f6a4cd09525d928'
Fri, 27 Apr 2007 05:32:49 +0000 Sean Egan GINT_TO_POINTER is not the same thing as &. Also, add some error checking to jabber/buddy.c
Fri, 27 Apr 2007 04:40:22 +0000 Daniel Atallah merge of '419acaddea48001a61de3599d3b48005b3860373'
Fri, 27 Apr 2007 04:40:17 +0000 Daniel Atallah merge of '9e36044d9ae4d6c8a734ad3961483c66893a8898'
Fri, 27 Apr 2007 04:35:59 +0000 Richard Laager I really shouldn't commit before compiling.
Fri, 27 Apr 2007 04:38:03 +0000 Luke Schierer merge of '012f6cfe7072a61275149348ae162f197fc38dfe'
Fri, 27 Apr 2007 04:33:26 +0000 Richard Laager This is probably needed to compile.
Fri, 27 Apr 2007 04:37:55 +0000 Sadrul Habib Chowdhury merge of '3915457bd0530d71d2a7240c102329dfd261794c'
Fri, 27 Apr 2007 04:29:05 +0000 Richard Laager Fix a small-but-serious bug with the code to ref the buddy icons at load.
Fri, 27 Apr 2007 04:28:41 +0000 Richard Laager Ref the filenames for account buddy icons on load.
Fri, 27 Apr 2007 04:18:02 +0000 Daniel Atallah Fix jabber sasl build.
Fri, 27 Apr 2007 04:17:20 +0000 Daniel Atallah missing newline
Fri, 27 Apr 2007 04:06:02 +0000 Daniel Atallah merge of 'a6417c7aa009c9ca29dad662ec2127e07f871574'
Fri, 27 Apr 2007 04:04:31 +0000 Daniel Atallah merge of '723918ad23d423582cf7442116a810b6a2eb16d4'
Fri, 27 Apr 2007 04:03:04 +0000 Ethan Blanton merge of '3ee86d1e423ebfd391c26b73ae7ed1b75353d2cf'
Fri, 27 Apr 2007 04:05:50 +0000 Daniel Atallah Add HAVE_SILCMIME_H to the mingw config.h
Fri, 27 Apr 2007 04:04:04 +0000 Daniel Atallah Finally fix SILC fully, now that i have HAVE_SILCMIME_H defined.
Mon, 23 Apr 2007 02:04:41 +0000 Tim Ringenbach merge of '53e71fc52c4d4be3947b2404fe6332ae8d52dc55'
Fri, 27 Apr 2007 03:46:47 +0000 Daniel Atallah merge of '11e5b1fa24c811784613e66b0a9e73aa3b2a82ca'
Fri, 27 Apr 2007 03:45:56 +0000 Daniel Atallah Fix purple_util_get_image_extension()'s data param. to be correctly marked as constant.
Fri, 27 Apr 2007 03:28:41 +0000 Daniel Atallah merge of '69c8aa9ab909c877e64f34aba095717eeb55e448'
Fri, 27 Apr 2007 03:27:37 +0000 Daniel Atallah Update SILC for imgstore changes.
Mon, 23 Apr 2007 00:52:51 +0000 Tim Ringenbach merge of 'b40bd1885046f301b11610cd406822e5d32968f7'
Fri, 27 Apr 2007 04:35:57 +0000 Sadrul Habib Chowdhury Never change the orders of chats or the groups.
Fri, 27 Apr 2007 03:41:50 +0000 Sean Egan Proper error checking on fwrite() call
Fri, 27 Apr 2007 03:27:29 +0000 Sadrul Habib Chowdhury merge of '58d962c82219fc41a3ae1310386b9f340b233116'
Fri, 27 Apr 2007 03:26:16 +0000 Sadrul Habib Chowdhury I think this fixes #331.
Fri, 27 Apr 2007 03:20:50 +0000 Sean Egan rlaager should install libperl-dev ;)
Fri, 27 Apr 2007 03:09:53 +0000 Sadrul Habib Chowdhury Fix perl compile.
Fri, 27 Apr 2007 02:34:42 +0000 Daniel Atallah merge of '18631760bee4d073adc9d9f976d7655b5d0671d4'
Fri, 27 Apr 2007 02:29:55 +0000 Sean Egan Make sure you back up your .gaim directoy. And fix a compile error in perl. I think it's the right way.
Fri, 27 Apr 2007 02:14:44 +0000 Sean Egan propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
Wed, 25 Apr 2007 23:29:46 +0000 Richard Laager Kill some compiler warnings and TODOs of mine.
Wed, 25 Apr 2007 22:24:15 +0000 Richard Laager merge of 'd28268688d1a93e76907a1ef18ed186bf31fabf3'
Wed, 25 Apr 2007 21:50:03 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head ace53c6cc80b256fff29f021ab5b80805deb253b)
Wed, 25 Apr 2007 21:49:58 +0000 Richard Laager merge of 'd7d0a64f6106322f89cd6f19e0a0a3488e5dc1a8'
Wed, 25 Apr 2007 05:26:12 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4d02676110c034e401f4d42ed7304a7507d96929)
Sun, 22 Apr 2007 10:33:29 +0000 Tim Ringenbach whitespace
Wed, 25 Apr 2007 06:11:35 +0000 Mark Doliner Clean up a wee bit of oscar code. No functionality change.
Fri, 27 Apr 2007 04:02:51 +0000 Ethan Blanton Sean
Fri, 27 Apr 2007 02:09:55 +0000 Daniel Atallah Don't install the pidgin icon on win32 since we use pidgin.ico.
Sun, 29 Apr 2007 00:37:28 +0000 Richard Nelson New windows can be placed on specific workspaces. They can be specified by the window name (e.g. conversation-window), or a substring in the window title. Title takes precedence.
Sat, 28 Apr 2007 05:12:18 +0000 Richard Nelson Show an activity message when a window in the non-current workspace is flagged urgent
Fri, 27 Apr 2007 15:49:13 +0000 Sadrul Habib Chowdhury Alt+s to see the list of workspaces and windows.
Fri, 27 Apr 2007 13:00:00 +0000 Richard Nelson merge of 'a65c75c45190137cfc6871a47c77bc2fd38e7689'
Fri, 27 Apr 2007 01:57:41 +0000 Richard Nelson propagate from branch 'im.pidgin.pidgin' (head 234d50fbd0d7227e39d68d9dd3c21afc02b4fd01)
Fri, 27 Apr 2007 01:48:41 +0000 Daniel Atallah Fix rtl icons on win32. Also remove unneeded rtl chat.png and update 16px xa icon.
Fri, 27 Apr 2007 00:28:21 +0000 Daniel Atallah merge of 'ca40214f7a10f0e15d7bd32bed84b177889ca02d'
Thu, 26 Apr 2007 23:49:24 +0000 Gary Kramlich merge of 'c65d07a2cae7269a05604304bc897121643ffa92'
Thu, 26 Apr 2007 23:48:32 +0000 Gary Kramlich Fix a warning introduced with the request api changes.
Fri, 27 Apr 2007 00:28:16 +0000 Daniel Atallah merge of '5b7c6ae7f0cb97a61a77ede61bfd12e531b875ae'
Fri, 27 Apr 2007 00:27:29 +0000 Daniel Atallah Tweak some of the scaled icons to look a little better.
Thu, 26 Apr 2007 23:37:38 +0000 Daniel Atallah merge of '6fbb4c1c8ba90a2d5933505006f63216f010d5b9'
Thu, 26 Apr 2007 22:40:59 +0000 Daniel Atallah merge of 'ec129c50da7fd4797d6e40c252757ec447551611'
Thu, 26 Apr 2007 23:51:58 +0000 Sean Egan Hacked together installer ico for Daniel to fix
Thu, 26 Apr 2007 23:22:31 +0000 Sean Egan Win32 install bmps. I did this. Hylke will do it *good* before 2.0.0.
Thu, 26 Apr 2007 22:56:34 +0000 Sean Egan hbons: launch gimp,open the png, save as .ico:)
Thu, 26 Apr 2007 22:24:52 +0000 Sean Egan Add the SVG to the default window icon list for really big window icons
Thu, 26 Apr 2007 20:04:09 +0000 Luke Schierer merge of 'a236381404a31c3fc3022f03ec28de22f6fd1258'
Thu, 26 Apr 2007 19:55:16 +0000 Richard Laager Ticket #320 from ltm
Thu, 26 Apr 2007 20:04:02 +0000 Luke Schierer merge of '49d1ed52eed181ce385858122ed018d2f2aa4246'
Thu, 26 Apr 2007 19:50:36 +0000 Ethan Blanton Hooks call callbacks, not the other way around. Duh.
Thu, 26 Apr 2007 19:54:19 +0000 Sean Egan fix botched merge
Thu, 26 Apr 2007 19:02:11 +0000 Sean Egan merge of 'd1933818a76d2d05c8161d9aa1491e1b46b6d92f'
Thu, 26 Apr 2007 19:02:03 +0000 Sean Egan merge of '92afc84de7fa4035c42fad7bfb05c642b526522f'
Thu, 26 Apr 2007 18:10:06 +0000 Stu Tomlinson Look for the new icons in the new directory and update the RPM spec file to
Thu, 26 Apr 2007 19:00:29 +0000 Sean Egan Update window icons to point to new path
Thu, 26 Apr 2007 17:40:11 +0000 Sean Egan Install app icons to proper directories
Thu, 26 Apr 2007 16:54:15 +0000 Sean Egan remove debug statement
Thu, 26 Apr 2007 13:10:57 +0000 Stu Tomlinson Update SILC to match resent request API changes
Thu, 26 Apr 2007 12:26:33 +0000 Evan Schoenberg merge of 'bc433d038b1fddbbe4f2a9141421831c5cdf72ac'
Sun, 29 Apr 2007 07:01:55 +0000 Richard Laager Whitespace fixes to Evan's ChangeLog.API entry.
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