log

age author description
Sun, 25 Mar 2007 07:34:51 +0000 Mark Doliner Fix a small tooltip-related memleak
Sun, 25 Mar 2007 07:20:01 +0000 Mark Doliner Fix a one time memleak of 24 bytes. purple_log_init() was passing
Sun, 25 Mar 2007 07:07:29 +0000 Mark Doliner Minor code cleanup
Sun, 25 Mar 2007 07:01:57 +0000 Mark Doliner Correctly handle the Jabber disconnection error for signing onto the
Sun, 25 Mar 2007 06:43:10 +0000 Mark Doliner Get rid of some unused comments
Sun, 25 Mar 2007 06:24:04 +0000 Mark Doliner Don't advertise that we support the adverts, invite and translate
Sun, 25 Mar 2007 06:16:56 +0000 Mark Doliner Minor 'make dist' fix and check for installed versions of pidgin, not gaim
Sun, 25 Mar 2007 06:01:18 +0000 Mark Doliner Get rid of gaim.png. We already have a pidgin.png. Not sure where
Sun, 25 Mar 2007 05:57:32 +0000 Mark Doliner Rename some gaim icons to pidgin icons. These should probably change
Sun, 25 Mar 2007 04:51:43 +0000 Mark Doliner Rename our schemas file and update the url handler to point to the
Sun, 25 Mar 2007 03:30:58 +0000 Mark Doliner This was giving me a warning saying the function wasn't previously declared
Sun, 25 Mar 2007 01:45:25 +0000 Evan Schoenberg merge of '1173b4c1787e5dff1b7103c46ca71ed23f199be7'
Sun, 25 Mar 2007 01:45:10 +0000 Evan Schoenberg Whitespace fixes
Sun, 25 Mar 2007 01:30:50 +0000 Evan Schoenberg merge of '07e7dc60c6d454ea53b2d205797d1d823fef5567'
Sun, 25 Mar 2007 01:29:58 +0000 Evan Schoenberg Cleanup and fixes for nat-pmp. We no longer do the whole 'try 10 times, doubling the delay in a blocking manner' ttempt from the original code; as I note in the comments above where the attempt is made a single time, this leads to about 8 minutes of nonresponsiveness if the router both doesn't support nat-pmp and doesn't send back a response to let the program know.
Sun, 25 Mar 2007 01:33:12 +0000 Mark Doliner Wow, how old was this thing?
Sun, 25 Mar 2007 01:28:40 +0000 Mark Doliner Change some stuff from gaim to pidgin
Sun, 25 Mar 2007 01:05:56 +0000 Mark Doliner Changes that give crazychat a better chance of compiling with purple and pidgin
Sun, 25 Mar 2007 01:01:22 +0000 Mark Doliner Rename gaim.m4 to purple.m4. This is for other applications that
Sun, 25 Mar 2007 00:50:43 +0000 Mark Doliner Whitespace and make sure stuff is #defined to an actual value.
Sun, 25 Mar 2007 00:45:40 +0000 Mark Doliner Get rid of an unnecessary strdup
Sun, 25 Mar 2007 00:41:31 +0000 Mark Doliner More complete namespacing of nat-pmp
Sat, 24 Mar 2007 23:28:25 +0000 Mark Doliner Go back to using ~/.gaim/ until we decide what to do.
Sat, 24 Mar 2007 23:11:15 +0000 Mark Doliner Trying to find a pref with the name NULL or a name that doesn't
Sat, 24 Mar 2007 22:55:24 +0000 Mark Doliner merge of 'a023355644afe1706072f39dcd9311b6bbef8156'
Sat, 24 Mar 2007 21:16:21 +0000 Stu Tomlinson <SimGuy> hey, someone should fix :-L in yahoo to point to the right file
Sat, 24 Mar 2007 21:14:12 +0000 Stu Tomlinson Silence a warning about purple_network_finish_pmp_map_cb being defined but
Sat, 24 Mar 2007 20:53:19 +0000 Stu Tomlinson Include ciphertest.c in EXTRA_DIST
Sat, 24 Mar 2007 20:41:40 +0000 Stu Tomlinson Build gntclipboard plugin by default. If we don't want this, at least
Sat, 24 Mar 2007 20:08:30 +0000 Stu Tomlinson Update #includes to match changes in jabber
Sat, 24 Mar 2007 20:06:21 +0000 Stu Tomlinson Re-arrange #includes so 'make check' stands a chance of passing during
Sat, 24 Mar 2007 19:51:48 +0000 Stu Tomlinson Fix compiler warnings and errors in tests resulting from using DEBUG_CFLAGS
Sat, 24 Mar 2007 19:11:55 +0000 Stu Tomlinson One step towards passing "make distcheck"
Sat, 24 Mar 2007 17:59:26 +0000 Stu Tomlinson A couple more gaims bite the dust
Sat, 24 Mar 2007 17:55:55 +0000 Stu Tomlinson s/GAIM_STATIC_PRPL/PURPLE_STATIC_PRPL/ in prpl Makefiles
Sat, 24 Mar 2007 17:51:05 +0000 Stu Tomlinson More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Sat, 24 Mar 2007 17:07:17 +0000 Stu Tomlinson Include window-icon.png in make dist
Sat, 24 Mar 2007 17:00:25 +0000 Stu Tomlinson Include tray icons in make dist
Sat, 24 Mar 2007 16:54:40 +0000 Stu Tomlinson Update POTFILES.in to reflect filename changes
Sat, 24 Mar 2007 16:51:45 +0000 Stu Tomlinson Include defines.h in make dist
Sat, 24 Mar 2007 15:57:35 +0000 Stu Tomlinson Fix a compile warning so that statusbox_got_url() might actually work
Sat, 24 Mar 2007 06:27:57 +0000 Richard Laager Gaim -> Purple rename for the Mono plugin. These changes make sense, and it
Sat, 24 Mar 2007 06:26:04 +0000 Richard Laager The Message Timestamp Formats plugin lacked an ID before.
Sat, 24 Mar 2007 06:24:59 +0000 Richard Laager SF Patch #1686400 from Eoin Coffey ("ecoffey")
Fri, 23 Mar 2007 14:45:11 +0000 Mark Doliner Fix the Yahoo! :-L smiley. Kevin Stange found this. Thanks mon ami
Fri, 23 Mar 2007 01:47:09 +0000 Daniel Atallah move internal stuff to libc_internal.h to fix warnings
Fri, 23 Mar 2007 01:31:10 +0000 Daniel Atallah missing comma
Thu, 22 Mar 2007 12:52:25 +0000 Evan Schoenberg merge of '2ece6994d58f95af39f4e36b5e5b58116198188a'
Wed, 21 Mar 2007 18:33:13 +0000 Daniel Atallah merge of '22407f95a65ee080c4c0d31e326d1f94e91fa5b3'
Wed, 21 Mar 2007 09:00:54 +0000 Richard Laager Re-sed the copyright notices so they don't all talk about Purple.
Wed, 21 Mar 2007 08:56:23 +0000 Richard Laager Install pixmaps to the right directories and make them load properly.
Wed, 21 Mar 2007 08:50:24 +0000 Richard Laager The last s/purple.sourceforge.net/pidgin.im/ in my local copy. This changes PURPLE_WEBSITE, so stuff should change in the UI all over the place.
Wed, 21 Mar 2007 08:49:12 +0000 Richard Laager More s/purple.sourceforge.net/pidgin.im/, this time for the release notification plugin.
Wed, 21 Mar 2007 08:48:35 +0000 Richard Laager I don't know if the OSCAR checksum stuff will be copied to pidgin.im, but it certainly won't be at a website that's not ours (wrong because of the sed).
Wed, 21 Mar 2007 08:46:00 +0000 Richard Laager disapproval of revision 'e3e969c26f10e201035feb11d97774f43ab7c3d4'
Wed, 21 Mar 2007 08:43:05 +0000 Richard Laager I don't know if the OSCAR checksum stuff will be copied to pidgin.im, but it certainly won't be at a website that's not ours (wrong because of the sed).
Wed, 21 Mar 2007 08:41:56 +0000 Richard Laager Use PURPLE_WEBSITE instead of listing the website directly (which was wrong because of the sed).
Wed, 21 Mar 2007 08:40:43 +0000 Richard Laager Make sounds work by correcting the path.
Wed, 21 Mar 2007 08:40:17 +0000 Richard Laager With this change, IRC Helper builds without changes to the source (only the Makefile).
Wed, 21 Mar 2007 08:39:34 +0000 Richard Laager gaim.h doesn't have a purpose, does it? I don't know the history of the joke therein, so I hope nobody is offended by its removal. Let's install gaim-compat.h instead!