Monotone-Parent: ab33bf455396ef05789524fb34a58f5abdc8ca98

Monotone-Revision: 184ea8d5f44aa0290cfcfc13737469283f4e77ea

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-12-13T19:26:47
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-12-13 19:26:47 +00:00
parent b35367c1c1
commit fa80a22946
3 changed files with 53 additions and 0 deletions
+7
View File
@@ -1,5 +1,12 @@
2007-12-13 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/MainUI/SOGoRootPage.m ([SOGoRootPage -crashAction]): new
action methods that generates a segmentation faults.
([SOGoRootPage -exceptionAction]): new method that returns an
exception object.
([SOGoRootPage -raisedExceptionAction]): new method that raises an
exception without returning it.
* UI/SOGoUI/UIxComponent.m ([UIxComponent -responseWithStatus:status])
([UIxComponent -responseWithStatus:statusandString:contentString])
([UIxComponent -responseWithStatus:statusandJSONRepresentation:contentObject])