log

age author description
Fri, 12 Dec 2008 06:52:39 +0000 Richard Laager Remove some #if 0'ed debugging code.
Mon, 08 Dec 2008 17:57:09 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 81aa401ac9855c99eb55a7cf91fa221860dee220)
Thu, 04 Dec 2008 04:42:27 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 97d295a04f3a9852a3b29cf0df43d56d1ddcc672)
Sat, 13 Dec 2008 05:49:20 +0000 Gary Kramlich Fix a botched line in the merge...
Sat, 13 Dec 2008 05:45:27 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
Wed, 03 Dec 2008 01:58:45 +0000 Sadrul Habib Chowdhury Fix the linkification error where bad things happened if you copy/pasted
Tue, 02 Dec 2008 19:24:57 +0000 Sadrul Habib Chowdhury merge of 'abbc5b388482e59667d5f7950b41fc554d9332c5'
Tue, 02 Dec 2008 18:47:38 +0000 Richard Laager Remove all the special-casing in the GNOME URL handler registration.
Tue, 02 Dec 2008 18:47:33 +0000 Richard Laager Replace the URL registration assertions with regular checks.
Tue, 02 Dec 2008 17:20:53 +0000 Sadrul Habib Chowdhury Detect duplication registrations by substring.
Tue, 02 Dec 2008 17:20:28 +0000 Sadrul Habib Chowdhury Cleanup the GNOME URL registration code
Tue, 02 Dec 2008 17:14:54 +0000 Sadrul Habib Chowdhury Only find URLs on word boundaries to fix a bug rlaager noticed.
Tue, 02 Dec 2008 01:51:55 +0000 Daniel Atallah Fix win32 build. I haven't actually tested any of the functionality, but it
Mon, 01 Dec 2008 19:44:13 +0000 Richard Laager In the GNOME URL registration, ftp, gopher, http, and https are now
Mon, 01 Dec 2008 19:37:11 +0000 Richard Laager Revert the URL scheme passing changes, keeping the miscellaneous other stuff