Mercurial > pidgin
log
age | author | description |
---|---|---|
Sun, 12 Aug 2007 23:16:53 +0000 | Jeffrey Connelly | Conditionally-compile out debugging statements of escaping. |
Sun, 12 Aug 2007 20:22:18 +0000 | Jeffrey Connelly | Update for 0.14. |
Sun, 12 Aug 2007 18:48:03 +0000 | Jeffrey Connelly | Only say we are connected after the MsimSession structure is fully setup. |
Sun, 12 Aug 2007 18:20:24 +0000 | Jeffrey Connelly | Fix some assertion failures, that should really not be assertions. Found by using |
Sun, 12 Aug 2007 18:11:29 +0000 | Jeffrey Connelly | Replace non-portable stricmp() with two calls to strcmp(), one uppercase and |
Sun, 12 Aug 2007 07:45:30 +0000 | Jeffrey Connelly | Re-enable non-test mode. This revision now correctly handles links with paths. |
Sun, 12 Aug 2007 07:35:51 +0000 | Jeffrey Connelly | Rewrite escaping so that it is more correct, in order to fix #2521. Test it. |