]> err.no Git - sope/history - sope-appserver/NGObjWeb/ChangeLog
improved query string handling
[sope] / sope-appserver / NGObjWeb / ChangeLog
2005-07-18 helgeimproved query string handling
2005-07-13 helgefixed some default-etag issue
2005-07-11 helgefixed a logging handler issue with WORequestHandler
2005-07-08 helgeadded new auth realm method
2005-07-06 helgefixed an issue in the WebDAV dispatcher
2005-06-26 helgeimproved WebDAV layer
2005-06-25 helgefixed a SoProduct lookup issue on MacOSX
2005-06-23 helgeapplied patches by Stephane
2005-06-06 helgeprepared MKCALENDAR method
2005-06-01 helgeminor fixes in WebDAV layer
2005-05-30 helgestring-value shortcut in product.plist
2005-05-05 helgeadded Perl HTTP::DAV as a known WebDAV client
2005-05-03 helgefixed a preprocessor bug
2005-05-02 helgefixed gcc 4.0/tiger warnings
2005-05-02 helgefixed an uninit var on Cocoa
2005-04-25 helgefixed parsing of bool consts (#1360)
2005-04-24 helgefixed gcc 4.0 warnings
2005-04-24 helgefixed gcc 4.0 warnings
2005-04-24 helgerewrote WOHTMLParser to use Unicode
2005-04-24 helgerewrote .wod parser to use 'unichar'
2005-04-12 helgeadded .api to manpage converter, generated manpages
2005-04-12 helgeinstall manpages
2005-04-08 helgeadded template to popup button
2005-04-04 znekfixed logging bug
2005-03-30 helgeadded some support to generate empty attributes (like...
2005-03-30 helgeadded 'itemGroup' binding for <optgroup> elements
2005-03-28 helgeadded NSString category for JS escaping
2005-03-28 helgemoved some classes out of WOComponentDefinition
2005-03-25 helgefixed a small memleak, minor code cleanups
2005-03-25 helgeminor code cleanups
2005-03-23 znekrenamed "default.strings" to "Localizable.strings"
2005-03-21 helgeadded support for extra attrs
2005-03-20 helgeadded support for 'disabled' binding as in WO
2005-03-20 helgeuse &amp; as default query separator
2005-03-15 znekXcode build process fixes
2005-03-14 helgeadded some profiling code from OGo
2005-03-14 helgefixed WOContext superclass version
2005-03-14 znekfixed a changelog entry header
2005-03-12 helgeimproved HTTP version headers
2005-03-11 helgefixed ordering of propstat responses
2005-03-08 helgerenamed common.h file in DynamicElements
2005-03-07 znekfixed Xcode build, bumped dyld versions
2005-03-07 helgeadded a flag to disable XML style generation of close...
2005-03-07 helgeconsume multipleSubmit association on WOForm
2005-03-07 helgeadded a first version of forking parallel child worker...
2005-03-06 helgefixed some issues in MacOSX watchdog
2005-03-06 helgeadded special WOWatchDogApplicationMain for MacOSX...
2005-03-04 helgeincreased element nesting depth
2005-03-04 helgeadded accessors to set query-path separator
2005-03-04 helgefixed duplicate -awake
2005-03-03 helgeadded 'seconds' binding to WOMetaRefresh
2005-03-01 helgefixed bundle resource lookup on MacOSX, changed resourc...
2005-02-25 znekBugfix for RAD mode, bumped versions
2005-02-23 helgemajor work on resource lookups
2005-02-22 helgeadded container tag generator
2005-02-17 helgemajor improvements in resource/template lookup with...
2005-02-17 helgeenhanced resource associations to allow for framework...
2005-02-17 helgeadded WODefaultResourceManager default to specify the...
2005-02-14 helgeadded a redirect safety marker to stop processing at...
2005-02-12 helgefixed .wox files to generate a WOGenericElement instead...
2005-02-09 helgeadded a small warning
2005-02-06 helgefixed OGo bug #1231
2005-02-06 helgeadded 127.0.0.1 to WOHttpAllowHost
2005-02-02 helgepatched to allow IP addresses in WOPort
2005-01-08 helgefixed a minor issue on YDL
2005-01-06 znekchanged strings file encoding from ISO-Latin-1 to UFT-8
2005-01-06 znekminor change with great impact on gnustep-base usabilit...
2005-01-04 znekUseful new features for WOContext
2005-01-04 zneknew Xcode product SoOFS, various minor enhancements...
2004-12-21 helgeadded WOMessageUseUTF8 bool default
2004-12-19 znekbugfixes, bumped version for Xcode projects
2004-12-18 znekBugfix, bumped version for Xcode
2004-12-14 znekXcode updates and updates for SOPE:X 2.x
2004-11-25 helgechanged default of WOHttpAllowHost to include .localdomain
2004-11-24 helgeminor code cleanups
2004-11-23 helgefixed excessive logs in OGo due to new logging changes
2004-11-23 helgefixed logging in WOComponent
2004-11-22 helgebind rq handler debug logging to WODebuggingEnabled
2004-11-20 helgeminor code cleanups
2004-11-19 znekstabilized NGLogging - adapted enhancements in parts...
2004-11-19 helgecleaned up cookie handling
2004-11-19 helgefixed various warnings
2004-11-18 helgesome fixes on component request handler
2004-11-18 znekremoved bogus line
2004-11-18 znekoverhauled logging for NGExtensions which NGObjWeb...
2004-11-18 helgeremoved double click hack
2004-11-17 helgeadded support for cookies which are rooted on /
2004-11-16 helgedefine some default defaults for the simple http parser...
2004-11-15 znekminor logging changes
2004-11-13 helgeminor fixes
2004-11-13 helgeMacOSX and logging fixes
2004-11-12 znekuse experimental NGLogging in WO*Application*
2004-11-07 znekbumped all dylib versions to be in sync with the gs...
2004-11-07 znekmore public headers for Xcode build
2004-11-04 helgeuse Version file for install locations
2004-11-03 znekAPI definitions for all dynamic elements
2004-11-03 helgedisabled a warning
2004-11-02 znekEmbed .sxp products within the NGObjWeb framework's...
2004-11-01 helgeadded support for complex davResourceTypes
2004-10-28 znekotherTagString fixed
next