Author: dwetzel
Date: Wed Jan 20 08:52:01 2010
New Revision: 29321

URL: http://svn.gna.org/viewcvs/gnustep?rev=29321&view=rev
Log:
GSWeb.framework/GSWApplication.m
* added _setHostAddress:, hostAddress 

GSWeb.framework/GSWRequest.h
* added _originatingAddress, _originatingPort

GSWeb.framework/GSWDisplayGroup.h
* changed undoManager to be id as compile fix for TCSDB.

GSWeb.framework/GSWApplication+Defaults.m
* added hostAddress

GSWeb.framework/GSWHTTPIO.h
* added _setAlwaysAppendContentLength

GSWeb.framework/GSWHTTPIO.m
* added _alwaysAppendContentLength
* added + (void) _getConnectionInfoFromHandle:remoteAddress:remotePort:
* set originatingAddress and port to request now.

GSWeb.framework/GSWApplication.h
* added _hostAddress, hostAddress, _setHostAddress
* removed lots of @interface lines.


Modified:
    libs/gsweb/trunk/ChangeLog
    libs/gsweb/trunk/GSWeb.framework/GSWApplication+Defaults.m
    libs/gsweb/trunk/GSWeb.framework/GSWApplication.h
    libs/gsweb/trunk/GSWeb.framework/GSWApplication.m
    libs/gsweb/trunk/GSWeb.framework/GSWDisplayGroup.h
    libs/gsweb/trunk/GSWeb.framework/GSWHTTPIO.h
    libs/gsweb/trunk/GSWeb.framework/GSWHTTPIO.m
    libs/gsweb/trunk/GSWeb.framework/GSWRequest.h
    libs/gsweb/trunk/GSWeb.framework/GSWRequest.m


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to