log

age author description
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