* moved url argument list to hash.
authorWilfried Göesgens <willi@citadel.org>
Wed, 2 Apr 2008 23:45:08 +0000 (23:45 +0000)
committerWilfried Göesgens <willi@citadel.org>
Wed, 2 Apr 2008 23:45:08 +0000 (23:45 +0000)
commitc3820723d665e75fc7f8f7e54e87dd3b0ba503ef
tree738989c79bffbcb1b0ffdd3d23482a81b7579d20
parentc83d388ef125098ba536a27d2697dce5cbc32dde
* moved url argument list to hash.
* carry length of parameter value in the hash for later use
* added Bstr, BSTR and bstr. bstr mustn't be used for dynamic keys, use BSTR instead.
* use BSTR where apropriate.
* fixed crash condition with message posting Mrs. Foobar found out
webcit/addressbook_popup.c
webcit/calendar_tools.c
webcit/iconbar.c
webcit/messages.c
webcit/sieve.c
webcit/webcit.c
webcit/webcit.h