log

age author description
Fri, 12 Dec 2008 20:35:18 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 9ad89488379a97b5cfae59ae91eef9212f229b96)
Fri, 12 Dec 2008 20:24:24 +0000 Richard Laager Fix up the propagate from im.pidgin.pidgin
Fri, 12 Dec 2008 20:03:58 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b8d6086aef6b2e65d86e8ce60220ab7f460d5079)
Fri, 12 Dec 2008 07:26:20 +0000 Richard Laager Remove a hardcoded file path in some debugging code.
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
Mon, 01 Dec 2008 19:23:23 +0000 Richard Laager Pass only the URL scheme to gtkimhtml and let it add the colon automatically.
Mon, 01 Dec 2008 17:05:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 1cad4b015e35541ea834da220d2b814b5d5739fb)
Mon, 01 Dec 2008 17:04:29 +0000 Richard Laager Fix some theme manager assertion failures.
Sun, 30 Nov 2008 17:25:50 +0000 Richard Laager More icon fixes.
Sun, 30 Nov 2008 17:22:54 +0000 Richard Laager The DYNAMIC_protocol defines aren't used anywhere.
Sun, 30 Nov 2008 06:37:29 +0000 Richard Laager Various nullprpl fixes.
Sun, 30 Nov 2008 06:31:39 +0000 Richard Laager Add a newline to the end of the file.
Sun, 30 Nov 2008 06:25:26 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c3f6487e649e7fe5c5f960b9c86a256e09b3976e)
Fri, 28 Nov 2008 06:06:35 +0000 Richard Laager Add a -f/--force-online option to Pidgin which tells libpurple to claim the
Fri, 28 Nov 2008 00:42:22 +0000 Richard Laager Finish up the GNOME URL handler code:
Fri, 28 Nov 2008 00:33:40 +0000 Richard Laager First round of GNOME URL handler support.