ChangeLog 52 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676
  1. 2004-09-05 Gonzalo Paniagua Javier <[email protected]>
  2. * SimpleWebHandlerParser.cs: correctly cache Type instead of the
  3. assembly for ashx/asmx. Otherwise we need to open the file and check
  4. for the class name in there. Thanks to Ben for pointing this out.
  5. 2004-09-05 Gonzalo Paniagua Javier <[email protected]>
  6. * TemplateParser.cs: removed creation of StringWriter. It's not used.
  7. * Control.cs: don't create the EventHandlerList until requested.
  8. 2004-09-03 Sanjay Gupta <[email protected]>
  9. * Control.cs: Added new interfaces implemented in .Net 2.0.
  10. * ExpressionBinding.cs: Added new class.
  11. * ExpressionBindingCollection.cs: Added new class.
  12. 2004-09-01 Gonzalo Paniagua Javier <[email protected]>
  13. * LiteralControl.cs: stylized. This control has EnableViewState disabled
  14. by default and doesn't get an automatic ID. When text is null -> "".
  15. 2004-08-31 Sanjay Gupta <[email protected]>
  16. * ControlSkinProc.cs:
  17. * DataSourceViewOperationCallback.cs:
  18. * DataSourceViewSelectCallback.cs:
  19. * ExtractTemplateValuesMethod.cs: Explicit modifier "sealed" not
  20. required in definition as delegates by default are sealed.
  21. 2004-08-31 Sanjay Gupta <[email protected]>
  22. * IDReferencePropertyAttribute.cs: Corrected and changed from interface
  23. to class.
  24. * IMobileTextWriter.cs: Corrected method signatures.
  25. 2004-08-09 Sanjay Gupta <[email protected]>
  26. * ControlSkinProc.cs:
  27. * DataSourceViewOperationCallback.cs:
  28. * DataSourceViewSelectCallback.cs:
  29. * ExtractTemplateValuesMethod.cs: Added new delegates.
  30. 2004-08-06 Sanjay Gupta <[email protected]>
  31. * IBindableTemplate.cs:
  32. * ICallbackEventHandler.cs:
  33. * IControlBuilderAccessor.cs:
  34. * IControlDesignerAccessor.cs:
  35. * IControlTypeFilter.cs:
  36. * IDataItemContainer.cs:
  37. * IDataSourceViewSchemaAccessor.cs:
  38. * IDReferencePropertyAttribute.cs:
  39. * IExpressionsAccessor.cs:
  40. * IFilterResolutionService.cs:
  41. * IItemPaginationInfo.cs:
  42. * IMobileTextWriter.cs:
  43. * IPageHeader.cs:
  44. * IPaginationContainer.cs:
  45. * IPaginationInfo.cs:
  46. * IResourceResolutionService.cs:
  47. * IResourceUrlGenerator.cs:
  48. * IStateFormatter.cs:
  49. * IStyleSheet.cs:
  50. * IThemeResolutionService.cs:
  51. * IUrlResolutionService.cs:
  52. * IUserControlTypeResolutionService.cs: Added new files for Interfaces.
  53. 2004-08-05 Sanjay Gupta <[email protected]>
  54. * PostBackOptions.cs: Added new file and implemented the class.
  55. 2004-08-04 Gonzalo Paniagua Javier <[email protected]>
  56. * HtmlTextWriterTag.cs: readded author name.
  57. 2004-08-04 Sanjay Gupta <[email protected]>
  58. * HtmlTextWriterAttribute.cs:
  59. * HtmlTextWriterStyle.cs: Added .Net 2.0 enumerations.
  60. * CompilationMode.cs:
  61. * ConflictOptions.cs:
  62. * DataSourceCacheExpiry.cs:
  63. * DataSourceCapabilities.cs:
  64. * DataSourceOperation.cs:
  65. * TemplateContentType.cs:
  66. * TemplateInstance.cs:
  67. * UrlTypes.cs:
  68. * VerificationConditionalOperator.cs:
  69. * VerificationReportLevel.cs:
  70. * VerificationRule.cs:
  71. * XhtmlMobileDocType.cs: Added enumerations.
  72. 2004-07-27 Gonzalo Paniagua Javier <[email protected]>
  73. * Control.cs: style. Reverted previous patch modification of
  74. TemplateSourceDirectory (failed when the control is reparented). Use
  75. HasControls() and Controls all over instead of _controls, as Controls
  76. property and HasControls() might be overriden.
  77. 2004-07-27 Alon Gazit <[email protected]>
  78. * Control.cs: Changed the implementation of TemplateSourceDirectory
  79. and GetDefaultName(). replaced foreach statements with for statements,
  80. in order to improve performence.
  81. 2004-07-27 Alon Gazit <[email protected]>
  82. * Page.cs: changed the implementation of GetViewStateString().
  83. if the view state object is null there is no need to perform
  84. Serialization.
  85. 2004-07-16 Gonzalo Paniagua Javier <[email protected]>
  86. * TemplateControl.cs: don't include private methods of base classes when
  87. auto-attaching events. Fixes bug 61569.
  88. 2004-07-14 Alon Gazit <[email protected]>
  89. * HtmlTextWriter.cs: changed the Hashtables to case insensitive.
  90. 2004-07-08 Pablo Baena <[email protected]>
  91. * Page.cs: added workaround for __doPostBack script on Netscape 4.xx
  92. 2004-07-02 Gonzalo Paniagua Javier <[email protected]>
  93. * Page.cs: added additional checks for saving/displaying trace data.
  94. * PageParser.cs: removed checks for trace enabled in configuration
  95. files.
  96. 2004-06-29 Gonzalo Paniagua Javier <[email protected]>
  97. * ControlCollection.cs: when clearing the control collection, tell the
  98. owners about the removal. Fixes bug #60800.
  99. 2004-06-29 Gonzalo Paniagua Javier <[email protected]>
  100. * Page.cs: don't nullify _context after processing the request as there
  101. are events not triggered yet. Fixes bug #60726.
  102. 2004-06-24 Gonzalo Paniagua Javier <[email protected]>
  103. * HtmlTextWriter.cs: only create a closing tag for unknown tags. Fixes
  104. bug #60681.
  105. 2004-06-23 Gonzalo Paniagua Javier <[email protected]>
  106. * PageParser.cs:
  107. * UserControlParser.cs: set the page/user control base type even when no
  108. default directive provided. Fixes bug #60572.
  109. 2004-06-23 Gonzalo Paniagua Javier <[email protected]>
  110. * PageParser.cs: use default trace settings from web.config and check
  111. if trace is only requested for local connections. Fixes bug #60180.
  112. 2004-06-16 Gonzalo Paniagua Javier <[email protected]>
  113. * SimpleWebHandlerParser.cs: implemented GetCompiledTypeFromCache. When
  114. we read the default directive, check the cache for the Type and if
  115. present, don't keep reading and store the type found.
  116. * WebHandlerParser.cs:
  117. * WebServiceParser.cs: try GetCompiledTypeFromCache before actually
  118. compiling.
  119. 2004-06-14 Gonzalo Paniagua Javier <[email protected]>
  120. * Control.cs: properly fixed bug #59794.
  121. 2004-06-10 Gonzalo Paniagua Javier <[email protected]>
  122. * Control.cs:
  123. (ResolveUrl): fixed typo when dealing with relative urls. Closes bug
  124. #59794.
  125. 2004-06-08 Gonzalo Paniagua Javier <[email protected]>
  126. * SimpleWebHandlerParser.cs:
  127. * TemplateParser.cs: pass the language when compiling from a file.
  128. 2004-06-08 Gonzalo Paniagua Javier <[email protected]>
  129. * SimpleWebHandlerParser.cs: if we have a global.asax, move its
  130. reference to the end to help mcs loading the assemblies. Fixes bug
  131. #58768.
  132. * TemplateParser.cs: same as above. Removed some kludges to workaround
  133. loading assemblies from bin path that are now in the runtime. Don't
  134. load the assemblies in bin if not needed, but still reference them
  135. when compiling.
  136. 2004-06-07 Alon Gazit <[email protected]>
  137. * Page.cs: Changed Page.ProcessPostData().
  138. After the change ,the state of controls that aren't visible is saved
  139. during a postback.
  140. 2004-06-07 Gonzalo Paniagua Javier <[email protected]>
  141. * Page.cs: removed obsolete MonoTODO from RegisterOnSubmitStatement.
  142. 2004-06-05 Gonzalo Paniagua Javier <[email protected]>
  143. * Page.cs: IsPostBack also returns true when method is GET and we have
  144. viewstate information in the query string. Fixes bug #58151.
  145. 2004-06-05 Gonzalo Paniagua Javier <[email protected]>
  146. * Page.cs: removed obsolete TODO. Only check if Trace is enabled, not
  147. HttpRutime.TraceManager.
  148. * PageParser.cs: for 'trace' we have 2 variables now. Added support
  149. for 'buffer' attribute.
  150. 2004-06-04 Gonzalo Paniagua Javier <[email protected]>
  151. * Page.cs: implemented ClientTarget.
  152. * PageParser.cs: support for clientTarget and check for validity.
  153. 2004-06-03 Gonzalo Paniagua Javier <[email protected]>
  154. * Control.cs:
  155. * Html32TextWriter.cs:
  156. * HtmlTextWriter.cs:
  157. * SimpleWebHandlerParser.cs:
  158. * TemplateControl.cs: Added protected missing members and attributes.
  159. 2004-06-03 Gonzalo Paniagua Javier <[email protected]>
  160. * ObjectStateFormatter.cs: use ObjectFormatter methods instead of
  161. calling a protected method of another object.
  162. 2004-06-03 Atsushi Enomoto <[email protected]>
  163. * ObjectStateFormatter.cs : csc build fix. Protected Read()/Write()
  164. (of other objects) are called in TypeConverterFormatter.
  165. 2004-06-03 Gonzalo Paniagua Javier <[email protected]>
  166. * ObjectStateFormatter.cs: before choosing the binary formatter, check
  167. if the object type has a TypeConverter that can convert to/from string.
  168. Fixes bug #59495.
  169. * Page.cs: call GetViewStateString from outside the WriteLine. This
  170. allows writing to the Response when getting the string without breaking
  171. the HTML generated.
  172. 2004-06-02 Gonzalo Paniagua Javier <[email protected]>
  173. * HtmlTextWriter.cs: render end tag for unknown tags.
  174. Patch frmo Markus Kräutner. Fixes bug #59466.
  175. 2004-05-24 Gonzalo Paniagua Javier <[email protected]>
  176. * Page.cs: call DeterminePostBackMode only once per request. Patch by
  177. Evain Jb.
  178. 2004-05-12 Gonzalo Paniagua Javier <[email protected]>
  179. * Html32TextWriter.cs: stub contributed by Matthijs ter Woord
  180. [meddochat].
  181. * ObjectTagBuilder.cs: remove the HasBody override as MS does not have
  182. that.
  183. 2004-05-04 Gonzalo Paniagua Javier <[email protected]>
  184. * SimpleWebHandlerParser.cs:
  185. * TemplateParser.cs: for the assembly names given in the 'assembly'
  186. attribute, use LoadWithPartialName instead of Load.
  187. 2004-03-19 Gonzalo Paniagua Javier <[email protected]>
  188. * Page.cs: return HttpContext.Current if _context has not yet been
  189. assigned to. Fixes bug #55245.
  190. 2004-03-15 Gonzalo Paniagua Javier <[email protected]>
  191. * TemplateParser.cs: don't add import statement or assemblies from
  192. global.asax to every file. Fixes bug #55496.
  193. 2004-03-09 Juraj Skripsky <[email protected]>
  194. * DataBinder.cs: allow unquoted string expressions (e.g. "[test]") and
  195. handle single quotes and a few corner cases correctly (see test cases).
  196. 2004-03-04 Gonzalo Paniagua Javier <[email protected]>
  197. * TemplateControl.cs: fixed typos and added new method names to the set
  198. of page events.
  199. 2004-02-23 Gonzalo Paniagua Javier <[email protected]>
  200. * ControlBuilder.cs: added SetTagName().
  201. * ObjectTagBuilder.cs: use SetTagName so that we can properly close
  202. <object> builders if the closing tag is provided.
  203. 2004-02-16 Jackson Harper <[email protected]>
  204. * Page.cs: Set cacheability for Location.DownStream.
  205. 2004-02-10 Jackson Harper <[email protected]>
  206. * TemplateParser.cs: Use full path if the assembly is in the
  207. private bin directory. Patch by Gonzalo Paniagua Javier.
  208. 2004-02-09 Jackson Harper <[email protected]>
  209. * Page.cs: Set cacheability for server side caching.
  210. 2004-01-30 Jackson Harper <[email protected]>
  211. * Control.cs: Ensure that dynamically loaded controls are
  212. initialized.
  213. 2004-01-28 Gonzalo Paniagua Javier <[email protected]>
  214. * ApplicationFileParser.cs: check for error in directives. Use
  215. GlobalAsaxCompiler.CompileApplicationType for compiling.
  216. * ObjectTagBuilder.cs: load the Type and check for errors.
  217. * TemplateParser.cs: add assemblies and imports from global.asax.
  218. Now we properly create accessors for session and application objects in
  219. the application itself, pages and controls. First step for fixing
  220. bug #53387.
  221. 2004-01-28 Gonzalo Paniagua Javier <[email protected]>
  222. * TemplateControl.cs: small speedup for WireUpautomaticEvents. Thanks
  223. to Eric Lindvall for pointing this out.
  224. 2004-01-15 Jackson Harper <[email protected]>
  225. * TemplateParser.cs: Detect if we are parsing a control or page
  226. properly.
  227. * Page.cs: vary by params and vary by headers can be null now.
  228. 2004-01-15 Martin Willemoes Hansen <[email protected]>
  229. * HtmlTextWriter.cs: Fixed OutputTab routine to generate correct
  230. indention.
  231. 2004-01-14 Jackson Harper <[email protected]>
  232. * Page.cs: If we have a postback that wasn't sent through a
  233. postback script (ie user hit submit on a input type=submit) call
  234. Validate so page validation occurs. This fixes bug #52770.
  235. 2004-01-14 Jackson Harper <[email protected]>
  236. * Page.cs: Don't tell the response to cache anymore. This is done
  237. when the cacheability is modified by a callback. Set the cache's
  238. duration.
  239. 2004-01-14 Jackson Harper <[email protected]>
  240. * TemplateParser.cs: If varybyparam is set to "none" make it null
  241. so we dont get a param named null in the outputcache key.
  242. 2004-01-14 Jackson Harper <[email protected]>
  243. * BasePartialCachingControl.cs: Use varyby attributes in key
  244. generation.
  245. 2004-01-14 Jackson Harper <[email protected]>
  246. * TemplateParser.cs: Add all the outputcache attribute error
  247. messages.
  248. 2004-01-13 Jackson Harper <[email protected]>
  249. * TemplateParser.cs: Add VaryByControls and Shared output cache
  250. properties. These are not assigned yet.
  251. * TemplateControlParser.cs: Do not ignore the OutputCache
  252. attribute.
  253. * BasePartialCachingControl.cs: Initial implementation. Keys are
  254. still not created properly.
  255. * StaticPartialCachingControl.cs: Assign properties in base class,
  256. implement CreateControl.
  257. 2004-01-12 Gonzalo Paniagua Javier <[email protected]>
  258. * ApplicationFileParser.cs: adde DefaultBaseTypeName property.
  259. * PageParser.cs: support validateRequest.
  260. * TemplateControlParser.cs: get default values from system.web/pages
  261. section.
  262. * TemplateParser.cs: added separate method for changing base type
  263. (Inherits or system.web/pages).
  264. * UserControlParser.cs: support system.web/pages defined base type.
  265. 2004-01-11 Andreas Nahr <[email protected]>
  266. * UserControl.cs: Added missing attribute, implemented method
  267. * Page.cs: Added missing attribute, implemented method
  268. 2004-01-10 Jackson Harper <[email protected]>
  269. * Page.cs: Handle trace being enabled in the config file.
  270. 2004-01-10 Jackson Harper <[email protected]>
  271. * Page.cs: Save trace data before rendering it.
  272. * System.Web.dll.sources: Add TraceData.cs
  273. 2004-01-03 Gonzalo Paniagua Javier <[email protected]>
  274. * Page.cs: removed a couple of MonoTODO on methods we're not gonna
  275. implement. Applied patch from Jan Jaros ([email protected]) to
  276. ensure that Unload event is raised. Fixes bug #52555.
  277. 2004-01-02 Zoltan Varga <[email protected]>
  278. * KeyedList.cs: 'private' is not allowed on explicit interface
  279. implementations. Fixes 1.2 build.
  280. 2003-12-31 Jackson Harper <[email protected]>
  281. * TemplateControlParser.cs: When registering tag prefixs make sure
  282. the file exists and throw the correct error if it does not.
  283. 2003-12-25 Jackson Harper <[email protected]>
  284. * Page.cs: Throw error if the session is accessed when sessions
  285. are disabled.
  286. 2003-12-18 Jackson Harper <[email protected]>
  287. * Page.cs: Write Trace info.
  288. 2003-12-18 Gonzalo Paniagua Javier <[email protected]>
  289. * LosFormatter.cs: new ctor for 1.1. The default ctor is public.
  290. * Page.cs: added ViewStateUserKey and made RegisterclientScriptFile
  291. internal.
  292. * PageParser.cs: the ctor is public.
  293. * PartialCachingAttribute.cs: added new ctor and Shared property.
  294. 2003-12-17 Gonzalo Paniagua Javier <[email protected]>
  295. * Page.cs: assign the ErrorPage to the context if we get an exception
  296. when processing the page which only calls Unload.
  297. * PageParser.cs: handle ErrorPage.
  298. 2003-12-16 Gonzalo Paniagua Javier <[email protected]>
  299. * ObjectStateFormatter.cs: added formatters for Unit and FontUnit, which
  300. are not [Serializable]. Fixes bug #52244.
  301. 2003-12-16 Jackson Harper <[email protected]>
  302. * Page.cs: Render trace data when tracing is enabled.
  303. 2003-12-15 Jackson Harper <[email protected]>
  304. * PageParser.cs: Add Trace and Trace mode attributes.
  305. 2003-12-15 Jackson Harper <[email protected]>
  306. * Page.cs: Use the context trace object.
  307. 2003-12-14 Alon Gazit <[email protected]>
  308. * AttributeCollection.cs: Changed AttributeCollection.Render().
  309. After the change attributes ,that their value is null, aren't
  310. rendered.
  311. 2003-12-12 Gonzalo Paniagua Javier <[email protected]>
  312. * Control.cs: remove a few dangling ^M, don't set values for fields
  313. that has the default value. If Visible is modified and we're tracking
  314. viewstate, save and restore it. Fixes bug #48689.
  315. 2003-12-11 Jackson Harper <[email protected]>
  316. * Control.cs: Give null for the ID if it hasn't been explicitly
  317. set. This fixes bug #51520.
  318. 2003-12-08 Jackson Harper <[email protected]>
  319. * PageParser.cs: Ignore the SmartNavigation attribute for now.
  320. 2003-12-05 Jackson Harper <[email protected]>
  321. * DataBinder.cs (GetIndexedPropertyValue): Check if container is
  322. an IList and use a cast instead of reflection to retrieve the item
  323. if it is. Fixes bug #51759.
  324. 2003-12-04 Alon Gazit <[email protected]>
  325. * Page.cs: Changed Page.ID so it will call Control.ID.
  326. Fixed Bug 51682.
  327. 2003-12-02 Jackson Harper <[email protected]>
  328. * Page.cs: Implemented registered array declarations. Patch by
  329. Benjamin Jemlich <[email protected]>
  330. 2003-12-02 Gonzalo Paniagua Javier <[email protected]>
  331. * TemplateParser.cs: basic check for 'classname' attribute and added
  332. patch by [email protected] for bug #51568, which fixes automatic class
  333. names for pages starting with a number.
  334. 2003-11-30 Ben Maurer <[email protected]>
  335. * LosFormatter.cs: Use ObjectStateFormatter. Pretty big size
  336. reduction.
  337. * ObjectStateFormatter.cs: Comment out tracing.
  338. 2003-11-30 Gonzalo Paniagua Javier <[email protected]>
  339. * Page.cs: fixed UICulture, LCID and Culture. Set the thread
  340. [UI]Culture before processing the request.
  341. * PageParser.cs: read Culture, UICulture and LCID attributes. Added
  342. properties for these. Partially contributed by Mohammad Damt.
  343. Fixes bug #51511.
  344. 2003-11-27 Jackson Harper <[email protected]>
  345. * TemplateParser.cs: Ignore aspCompat attribute. This fixes bug
  346. 51434.
  347. 2003-11-22 Ben Maurer <[email protected]>
  348. * ObjectStateFormatter.cs: Fix bug when reading small ints.
  349. Add some tracing so we can see what is going on.
  350. 2003-11-21 Jackson Harper <[email protected]>
  351. * Page.cs: Set vary by params when cache location is Server.
  352. 2003-11-21 Ben Maurer <[email protected]>
  353. * ObjectStateFormatter.cs: v2 file. In v1.x this will be
  354. internal as LosFormatter will eventually use it to save
  355. the view state.
  356. 2003-11-21 Gonzalo Paniagua Javier <[email protected]>
  357. * PersistChildrenAttribute.cs:
  358. * PersistenceModeAttribute.cs: implemented.
  359. * TODO: Removed file.
  360. * OutputCacheLocation.cs:
  361. * TemplateControlParser.cs:
  362. * HtmlInputFile.cs: class status based fixes.
  363. 2003-11-19 Jackson Harper <[email protected]>
  364. * Page.cs: Always set the cache expire time. Tell the response to
  365. cache itself for server side cached pages.
  366. 2003-11-19 Jackson Harper <[email protected]>
  367. * Control.cs: Remove ResolveBaseUrl. ResolveUrl does the same
  368. thing, some corner cases still need work though. Was this the
  369. shortest lived method in the history of mono?
  370. 2003-11-19 Jackson Harper <[email protected]>
  371. * Control.cs: New method for resolving urls that use ~/ to denote
  372. the applications base directory.
  373. 2003-11-19 Jackson Harper <[email protected]>
  374. * TemplateParser.cs: Fix typo in error message.
  375. 2003-11-19 Gonzalo Paniagua Javier <[email protected]>
  376. * TemplateControlParser.cs: support @Reference. Fixes bug #49572. Thanks
  377. to Sanjay Gupta.
  378. 2003-11-19 Todd Berman <[email protected]>
  379. * KeyedList.cs:
  380. * KeyedListEnumerator.cs: New v2 implementations.
  381. 2003-11-17 Ben Maurer <[email protected]>
  382. * StateManagedCollection.cs: Implement.
  383. 2003-11-13 Jackson Harper <[email protected]>
  384. * Page.cs: Initial implementation of InitOutputCache.
  385. * TemplateParser.cs: Page OutputCache options
  386. 2003-11-09 Ben Maurer <[email protected]>
  387. * HierarchicalDataSourceControl.cs: Implement.
  388. 2003-11-09 Ben Maurer <[email protected]>
  389. * XPathBinder.cs: Implemented.
  390. 2003-11-08 Ben Maurer <[email protected]>
  391. * DataSourceView.cs:
  392. * IDataSource.cs:
  393. * ListSourceHelper.cs:
  394. * DataSourceControl.cs:
  395. * HierarchicalDataSourceView.cs:
  396. * IHierarchicalDataSource.cs: Move v2 stuff.
  397. 2003-11-07 Jackson Harper <[email protected]>
  398. * Control.cs (ResolveUrl): Special case for urls that consist of
  399. only a page anchor. ie <a href="#top">. This fixes bug #50165.
  400. 2003-11-07 Ben Maurer <[email protected]>
  401. * IHierarchicalEnumerable.cs:
  402. * IHierarchyData.cs:
  403. * INavigateUIData.cs: New v2 interfaces.
  404. 2003-11-06 Gonzalo Paniagua Javier <[email protected]>
  405. * Page.cs: patch by Alon Gazit <[email protected]> to remove extra
  406. space in generated javascript.
  407. 2003-11-05 Gonzalo Paniagua Javier <[email protected]>
  408. * LosFormatter.cs: encoding updates.
  409. * Page.cs: implemented CodePage and ContentType.
  410. * PageParser.cs: handle CodePage, ContentEncoding and ResponseEncoding
  411. attributes.
  412. 2003-11-04 Ben Maurer <[email protected]>
  413. * Control.cs (GetWebResourceUrl): new v2 function
  414. * Page.cs (GetWebResourceUrl): ditto.
  415. make the JS we generate work with moz if the form is not a child
  416. of document.
  417. * WebResourceAttribute.cs: Added, new v2 attribute.
  418. 2003-10-22 Gonzalo Paniagua Javier <[email protected]>
  419. * DesignTimeTemplateParser.cs: added FIXME related to PageParser.
  420. * PageParser.cs: initialize the parser in the constructor, not just
  421. before compiling and reference the application assembly.
  422. * SimpleWebHandlerParser.cs: reference the assembly that contains the
  423. application Type.
  424. * TemplateControl.cs:
  425. * TemplateControlParser.cs: fix BenM #1 bug. Now we pass correct virtual
  426. path and physical path when compiling a user control.
  427. * TemplateParser.cs: new AddApplicationAssembly ().
  428. * UserControlParser.cs: now we get valid values in the ctor.
  429. Referencing the application assembly fixes bug #49652.
  430. 2003-10-18 Gonzalo Paniagua Javier <[email protected]>
  431. * TemplateControl.cs: moved NoParamsInvoker class to its own file.
  432. 2003-10-14 Gonzalo Paniagua Javier <[email protected]>
  433. * BaseParser.cs: added CompilationConfig property.
  434. * TemplateParser.cs:
  435. * SimpleWebHandlerParser.cs: added CompilationConfig property.
  436. Don't hardcode assembly names any more, assemblies in bin are added
  437. depending on the configuration. The default language is also taken
  438. from the configuration.
  439. 2003-10-13 Gonzalo Paniagua Javier <[email protected]>
  440. * LosFormatter.cs: fixed bug #49604. Patch by [email protected].
  441. 2003-10-13 Gonzalo Paniagua Javier <[email protected]>
  442. * Control.cs: removed some debug lines.
  443. * Page.cs: implemented RegisterOnSubmitStatement
  444. * TemplateControl.cs: fixed wire up for methods with no parameters.
  445. 2003-10-13 Gonzalo Paniagua Javier <[email protected]>
  446. * PageParser.cs: ignore ValidateRequest by now.
  447. 2003-10-11 Gonzalo Paniagua Javier <[email protected]>
  448. * System.Web.UI/TemplateControl.cs: support for wiring up events without
  449. parameters.
  450. 2003-10-08 Pedro Martínez Juliá <[email protected]>
  451. * PageParser.cs: drop some useless code.
  452. 2002-10-29 Gaurav Vaish <gvaish_mono AT lycos.com>
  453. * Utils.cs : GetScriptLocation(HttpContext) - Partial Implementation.
  454. 2003-10-03 Gonzalo Paniagua Javier <[email protected]>
  455. * System.Web.UI/PageParser.cs:
  456. * System.Web.UI/TemplateControlParser.cs: honour the input file given
  457. as argument.
  458. 2003-09-29 Gonzalo Paniagua Javier <[email protected]>
  459. * Control.cs:
  460. (ClearChildViewState): doh! Don't clear control viewstate but the
  461. viewstate of possible children.
  462. (LoadViewStateRecursive): load viewstate even when control is not
  463. visible.
  464. Fixes bug #49024.
  465. The rest are just dangling ^M removed.
  466. * DataBoundLiteralControl.cs:
  467. (LoadViewState): we get an object [], not a string [].
  468. 2003-09-28 Gonzalo Paniagua Javier <[email protected]>
  469. * Control.cs: implemented ClearChildViewState ().
  470. 2003-09-22 Gonzalo Paniagua Javier <[email protected]>
  471. * Page.cs: store unique IDs for controls requiring postback. Fixes bug
  472. #47985.
  473. 2003-09-21 Gonzalo Paniagua Javier <[email protected]>
  474. * SimpleWebHandlerParser.cs: add the ashx/asmx file itself to the
  475. dependencies so that it's recompiled when changed.
  476. 2003-09-18 Gonzalo Paniagua Javier <[email protected]>
  477. * LosFormatter.cs: fixed Deserialize for empty viewstate.
  478. 2003-08-26 Gonzalo Paniagua Javier <[email protected]>
  479. * Page.cs: check if controls that require postback have
  480. been changed by an event and register them to be notified of data
  481. changed event.
  482. 2003-08-26 Gonzalo Paniagua Javier <[email protected]>
  483. * Control.cs: patch by [email protected] (Yaron Shkop) that fixes
  484. bug #47866.
  485. 2003-08-21 Gonzalo Paniagua Javier <[email protected]>
  486. * LosFormatter.cs: handle Unit and FonrUnit as special cases as they
  487. are not serializable. Fixes bug #47784.
  488. 2003-08-20 Gonzalo Paniagua Javier <[email protected]>
  489. * Control.cs: index the viewstates saved by the control position, not
  490. the control name. Fixes bug #47697.
  491. 2003-08-20 Gonzalo Paniagua Javier <[email protected]>
  492. * ControlCollection.cs:
  493. * EmptyControlCollection.cs: create a minimum ArrayList for this.
  494. * BaseParser.cs: added setter for BaseVirtualDir.
  495. * Page.cs: fixed message when restoring view state fails.
  496. * UserControlParser.cs: set the BaseVirtualDirectory to handle the case
  497. when a relative path to the control is given. Fixes bug #47685.
  498. 2003-08-18 Gonzalo Paniagua Javier <[email protected]>
  499. * Control.cs: when we load the viewstate for a control that has children
  500. viewstates and the child is not found, keep its viewstate around and
  501. wait until the child is added to load the viewstate. Fixes bug #47697.
  502. 2003-08-11 Gonzalo Paniagua Javier <[email protected]>
  503. * TemplateControl.cs: more Delegate.CreateDelegate fixes.
  504. 2003-08-01 Andreas Nahr <[email protected]>
  505. * PartialCachingControl.cs: is not abstract
  506. 2003-08-01 Gonzalo Paniagua Javier <[email protected]>
  507. * SimpleHandlerFactory.cs: implemented GetHandler.
  508. * WebHandlerParser.cs: new file that parses .ashx files.
  509. 2003-07-30 Andreas Nahr <[email protected]>
  510. * PersistenceModeAttribute.cs: Fixed wrong AttributeUsage
  511. 2003-07-30 Andreas Nahr <[email protected]>
  512. * UserControl.cs: Added attribute
  513. * BasePartialCachingControl.cs: New class and paritally implemented
  514. * DesignerDataBoundLiteralControl.cs: New class and implemented
  515. * DesignTimeTemplateParser.cs:
  516. * PartialCachingControl.cs:
  517. * StaticPartialCachingControl.cs: New class and paritally implemented
  518. 2003-07-27 Andreas Nahr <[email protected]>
  519. * ApplicationFileParser.cs: Fixed signature
  520. * DesignTimeParseData.cs: Added missing properties, implemented
  521. * Page.cs: Added attributes
  522. * PageParser.cs:
  523. * TemplateControlParser.cs:
  524. * TemplateParser.cs:
  525. * UserControlParser.cs: Fixed signature
  526. 2003-07-17 Andreas Nahr <[email protected]>
  527. * HtmlControlPersistableAttribute.cs: Added
  528. * IgnoreUnknownContentAttribute.cs: Added
  529. 2003-07-17 Andreas Nahr <[email protected]>
  530. * IUserControlDesignerAccessor.cs: Added and implemented
  531. * Control.cs: Missing member added, added all attributes
  532. * Page.cs: Added attributes, fixed signature
  533. * TemplateControl.cs: Fixed signature, added all attributes
  534. * UserControl.cs: Added all attributes, added and implemented missing interface
  535. 2003-07-17 Gonzalo Paniagua Javier <[email protected]>
  536. * ControlCollection.cs: fixed bug #46472.
  537. 2003-07-03 Gonzalo Paniagua Javier <[email protected]>
  538. * SimpleWebHandlerParser.cs: implemented GetTypeFromBin.
  539. 2003-07-03 Gonzalo Paniagua Javier <[email protected]>
  540. * SimpleWebHandlerParser.cs: updated to new compilation interface.
  541. * TemplateParser.cs: use the new parameter when compiling.
  542. 2003-07-01 Gonzalo Paniagua Javier <[email protected]>
  543. * Page.cs: also keep the value for the second try on handling postback
  544. events.
  545. 2003-05-14 Gonzalo Paniagua Javier <[email protected]>
  546. * BaseParser.cs: fixed MapPath for non-rooted files.
  547. * PageParser.cs: don't pass a non-virtual file around.
  548. * TemplateControlParser.cs: InputFile uses MapPath now. Take care of
  549. the exception teh may be throw by MapPath on an invalid path.
  550. * TemplateParser.cs: removed unused method.
  551. * UserControlParser.cs: modified inputfile. The result is the same, but
  552. this one is better.
  553. 2003-05-06 Gonzalo Paniagua Javier <[email protected]>
  554. * RootBuilder.cs: throw exception when the tagprefix is not valid or
  555. not found.
  556. 2003-05-05 Gonzalo Paniagua Javier <[email protected]>
  557. * TemplateControlParser.cs: return after processing @Register.
  558. 2003-05-04 Gonzalo Paniagua Javier <[email protected]>
  559. * TemplateParser.cs: Added support for server side includes.
  560. 2003-05-03 Gonzalo Paniagua Javier <[email protected]>
  561. * TemplateControl.cs: fixed the flags used to find the methods that
  562. are automatically hooked up on events.
  563. * TemplateParser.cs: don't compile a source file directly. Use the
  564. cache instead.
  565. 2003-05-01 Gonzalo Paniagua Javier <[email protected]>
  566. * BaseParser.cs: Location property is now here. Added a couple of
  567. convenience methods to throw a ParseException.
  568. * TemplateParser.cs:
  569. * TemplateControlParser.cs:
  570. * PageParser.cs: throw ParseException where appropiate.
  571. 2003-05-01 Gonzalo Paniagua Javier <[email protected]>
  572. * ApplicationFileParser.cs: use the generator to actually parse the
  573. file.
  574. * ControlBuilder.cs: small fix in NamingContainerType because
  575. TemplateBuilders have a null ControlType. When a control is appended
  576. to a parent, assign the child's parent.
  577. * UserControlParser.cs: fixed the value of InputFile.
  578. 2003-04-30 Gonzalo Paniagua Javier <[email protected]>
  579. * ApplicationFileParser.cs: store the Context and override
  580. BaseVirtualDir so that it's the application path.
  581. * BaseParser.cs: removed CurrentVirtualPath property.
  582. * TemplateControlParser.cs: use BaseVirtualDir.
  583. * UserControlParser.cs: removed CurrentVirtualPath.
  584. 2003-04-30 Gonzalo Paniagua Javier <[email protected]>
  585. * TemplateParser.cs: always reference all the assemblies in bin
  586. directory.
  587. 2003-04-30 Gonzalo Paniagua Javier <[email protected]>
  588. * ApplicationFileParser.cs: it works now. Prior to these changes, we
  589. were using the compiler directly.
  590. * BaseParser.cs: added some useful properties and methods.
  591. * CodeBuilder.cs: use ILocation.
  592. * CodeRenderBuilder.cs: use ILocation.
  593. * CollectionBuilder.cs: use the RootBuilder to map tag names into Types.
  594. * ControlBuilder.cs: made it useful.
  595. * DataBindingBuilder.cs: the control type for data bound text is
  596. DataBoundLiteralControl now.
  597. * ObjectTagBuilder.cs: store some object tag attributes.
  598. * PageParser.cs: handle page-only directives.
  599. * RootBuilder.cs: bah.
  600. * SimpleWebHandlerParser.cs: made it dummy.
  601. * TemplateControl.cs: Modified file.
  602. * TemplateControlParser.cs: handle directives that are common to pages
  603. and user controls.
  604. * TemplateParser.cs: utility methods and handling of directives that
  605. are common to app, page and user controls.
  606. * UserControl.cs: added ControlBuilderAttribute.
  607. * UserControlControlBuilder.cs: builder for user controls.
  608. * UserControlParser.cs: use the new interfaces.
  609. 2003-04-20 Gonzalo Paniagua Javier <[email protected]>
  610. * ControlBuilder.cs: line and fileName are protected now.
  611. * CodeBuilder.cs: base class for the next 2 files.
  612. * CodeRenderBuilder.cs: builder for code render.
  613. * DataBindingBuilder.cs: builder for data binding.
  614. 2003-04-20 Gonzalo Paniagua Javier <[email protected]>
  615. * ITagNameToTypeMapper.cs: made it internal.
  616. * ObjectTagBuilder.cs: builder for <object runat="server"> tag.
  617. * ObjectTag.cs:
  618. * RootBuilder.cs: initial builder.
  619. 2003-04-15 Gonzalo Paniagua Javier <[email protected]>
  620. * CollectionBuilder.cs:
  621. * TemplateBuilder.cs: new classes derived from ControlBuilder that
  622. represent a property or a ITemplate.
  623. * ControlBuilder.cs: implemented all the missing bits.
  624. * TemplateParser.cs: added mapping from tag name to Type feature.
  625. 2003-02-15 Gonzalo Paniagua Javier <[email protected]>
  626. * Control.cs: have i definitely fixed naming container stuff this time?
  627. * LosFormatter.cs: activated binary serialization code.
  628. 2003-02-14 Gonzalo Paniagua Javier <[email protected]>
  629. * Control.cs:
  630. (AddedControl): fixed default id assignation when the sequence of
  631. AddedControl until it's included in the page or one of its controls
  632. does not pass through a naming container.
  633. 2003-02-09 Gonzalo Paniagua Javier <[email protected]>
  634. * Control.cs: give different default names depending on the place where
  635. it is assigned. Implemented ResolveURl (no more ~ rendered in
  636. attributes!).
  637. 2003-02-08 Gonzalo Paniagua Javier <[email protected]>
  638. * Control.cs: when adding a control, assign default names to th
  639. children that don't have one.
  640. 2003-02-03 Gonzalo Paniagua Javier <[email protected]>
  641. * SimpleWebHandlerParser.cs: modified to use the new parser interface.
  642. 2003-01-17 Gonzalo Paniagua Javier <[email protected]>
  643. * Control.cs: some more tweaks to naming containers stuff.
  644. * DataBinder.cs: don't throw exception if the container is null.
  645. * Page.cs: now we can render client scripts, startup scripts and hidden
  646. fields. Only render __VIEWSTATE if there is someone that will take care
  647. of it.
  648. (RaisePostBackEvents): first try the last one that required raise event,
  649. then try __EVENTTARGET.
  650. 2003-01-16 Gonzalo Paniagua Javier <[email protected]>
  651. * Control.cs: fixes in UniqueID, FindControl, AddedControl,
  652. UnloadRecursive, InitRecursive. Reduced the size of __VIEWSTATE. Made
  653. FindControl work with NamingContainers.
  654. * ControlCollection.cs: notify the parent when clearing the collection.
  655. * LosFormatter.cs: Added debugging output and generate a valid
  656. viewstate even for unknown types.
  657. * Page.cs: GetPostBackEventReference now uses UniqueID. Reduced
  658. viewstate.
  659. 2003-01-10 Gonzalo Paniagua Javier <[email protected]>
  660. * Page.cs: make it fire the LoadData related events also for controls
  661. such as ImageButton, whose variable(s) in the query string are of the
  662. form ctrl_name.x and only fire them once per control.
  663. 2003-01-08 Gonzalo Paniagua Javier <[email protected]>
  664. * DataBinder.cs:
  665. (GetPropertyValue): don't try to get the property as indexed
  666. 2003-01-08 Gonzalo Paniagua Javier <[email protected]>
  667. * DataBinder.cs: use TypeDescriptor to get the properties and their
  668. values.
  669. 2003-01-04 Gonzalo Paniagua Javier <[email protected]>
  670. * Control.cs:
  671. (AddedControl): take the children to the same state of the parent.
  672. (InitRecursive): set the page of the children.
  673. * Page.cs: removed one line (it's done a few lines above).
  674. * UserControl.cs:
  675. (OnInit): always call InitializeAsUserControl
  676. (InitializeAsUserControl): sets the page for the control.
  677. 2003-01-03 Gonzalo Paniagua Javier <[email protected]>
  678. * Control.cs: fixed bug #36037.
  679. 2002-12-20 Gonzalo Paniagua Javier <[email protected]>
  680. * BaseParser.cs: a couple of path fixes to make it work
  681. when the page is not in the root directory.
  682. 2002-12-20 Gonzalo Paniagua Javier <[email protected]>
  683. * Control.cs: fixed PreRenderRecursiveInternal. Thanks to kojoadams for
  684. reporting the bug.
  685. 2002-12-18 Gonzalo Paniagua Javier <[email protected]>
  686. * BaseParser.cs: use MapPath and context to locate files.
  687. * Control.cs: implemented MapPathSecure.
  688. * TemplateControl.cs: use UrlUtils to generate the path.
  689. * TemplateControlParser.cs: use the context and MapPath.
  690. * UserControl.cs: implemented MapPath.
  691. * UserControlParser.cs: added context parameter to constructor.
  692. 2002-12-17 Gonzalo Paniagua Javier <[email protected]>
  693. * Control.cs: implemented MapPathSecure.
  694. * Page.cs: fixed Server property.
  695. 2002-12-15 Gonzalo Paniagua Javier <[email protected]>
  696. * DataBinder.cs: try the indexer if the property is not found in
  697. GetPropertyValue ().
  698. 2002-12-13 Gonzalo Paniagua Javier <[email protected]>
  699. * Control.cs: added AutoEventWireup internal property.
  700. * Page.cs: removed page events wire up from here.
  701. * TemplateControl.cs: new method WireupAutomaticEvents to hook up page
  702. and user controls events.
  703. * TemplateControlParser.cs: process the options that are applicable
  704. once we have the instance of the control.
  705. * TemplateParser.cs: also stores the options.
  706. * UserControl.cs: hook up events before initializing the control.
  707. 2002-12-12 Gonzalo Paniagua Javier <[email protected]>
  708. * Control.cs: new method to set bindingContainer value.
  709. * TemplateControl.cs: added controls are not binding containers.
  710. 2002-12-12 Gonzalo Paniagua Javier <[email protected]>
  711. * Control.cs: implemented TemplateSourceDirectory.
  712. * TemplateControl.cs: implemented LoadControl and LoadTemplate.
  713. 2002-11-27 Gonzalo Paniagua Javier <[email protected]>
  714. * UserControl.cs: fixed SetAttribute.
  715. * UserControlParser.cs: set the correct base type.
  716. 2002-11-26 Gonzalo Paniagua Javier <[email protected]>
  717. * TemplateParser.cs: fixed BaseType.
  718. * UserControlParser.cs: helper class to compile user controls.
  719. 2002-11-20 Gonzalo Paniagua Javier <[email protected]>
  720. * LosFormatter.cs: added DateTime to special types.
  721. 2002-11-12 Gonzalo Paniagua Javier <[email protected]>
  722. * LosFormatter.cs: added array serialization support. Disabled binary
  723. serialization and add some debugging code.
  724. * StateBag.cs: the length of the list of value can be less than the
  725. length if the list of keys when remaining values are null.
  726. 2002-11-07 Gonzalo Paniagua Javier <[email protected]>
  727. * Page.cs: return something useful in GetPostBackClientEvent.
  728. 2002-11-02 Gonzalo Paniagua Javier <[email protected]>
  729. * Page.cs: implemented FileDependecies and made it protected.
  730. 2002-10-31 Gonzalo Paniagua Javier <[email protected]>
  731. * Control.cs: save control names instead of the controls
  732. themselves to the ViewState.
  733. * LosFormatter.cs: added support for serializing unknown
  734. types. BinaryFormatter does not work so you better don't store anything
  735. of unknown Type in ViewState.
  736. * Page.cs: GetViewStateString works now using LosFormatter.
  737. Complete "Control execution lifecycle" by unloading all the child
  738. controls. Check for null in RaisePostBackEvents.
  739. LoadPageViewStateFromPersistenceMedium uses LosFormatter too.
  740. 2002-10-29 Gonzalo Paniagua Javier <[email protected]>
  741. * DataBinder.cs: implemented Eval and GetIndexedPropertyValue methods.
  742. 2002-10-27 Gonzalo Paniagua Javier <[email protected]>
  743. * LosFormatter.cs: Use WebEncoding.Encoding.
  744. * Control.cs:
  745. * Page.cs: fixed namespace.
  746. 2002-10-24 Gonzalo Paniagua Javier <[email protected]>
  747. * Page.cs: set the context in ProcessRequest. Added a few trace calls.
  748. * Control.cs: added some trace information.
  749. 2002-10-08 Gonzalo Paniagua Javier <[email protected]>
  750. * SimpleHandlerFactory.cs: new handler for .ashx files.
  751. 2002-09-28 Gonzalo Paniagua Javier <[email protected]>
  752. * System.Web.UI/PageHandlerFactory.cs: new file.
  753. * System.Web.UI/PageParser.cs:
  754. * System.Web.UI/TemplateControlParser.cs: we are now able to compile
  755. pages and use HttpApplication, HttpRuntime and SimpleWorkerRequest.
  756. 2002-09-25 Gonzalo Paniagua Javier <[email protected]>
  757. * Control.cs: implemented ObBubbleEvent.
  758. * Page.cs: temporary workaround to make POST work with xsp server.
  759. 2002-09-22 Gonzalo Paniagua Javier <[email protected]>
  760. * Page.cs: fixed InvokeEventMethod now that Type.GetMethod does not
  761. return pvt methods.
  762. 2002-09-11 Gonzalo Paniagua Javier <[email protected]>
  763. * SimpleWebHandlerParser.cs: New file.
  764. * WebServiceParser.cs: New file.
  765. 2002-08-22 Gonzalo Paniagua Javier <[email protected]>
  766. * LosFormatter.cs: almost fully implemented.
  767. 2002-08-18 Gonzalo Paniagua Javier <[email protected]>
  768. * CompiledTemplateBuilder.cs: InstantiateIn is virtual.
  769. * EmptyControlCollection.cs: throw correct exception.
  770. * LosFormatter.cs: stubbed out.
  771. * OutputCacheLocation.cs: little fix.
  772. 2002-08-16 Gonzalo Paniagua Javier <[email protected]>
  773. * System.Web.UI/ApplicationFileParser.cs:
  774. * System.Web.UI/BaseParser.cs:
  775. * System.Web.UI/PageParser.cs:
  776. * System.Web.UI/TemplateControl.cs:
  777. * System.Web.UI/TemplateControlParser.cs:
  778. * System.Web.UI/TemplateParser.cs: first steps to move xsp into
  779. System.Web.
  780. 2002-07-30 Gonzalo Paniagua Javier <[email protected]>
  781. * Page.cs: request to render postback script can be after form started
  782. rendering.
  783. 2002-07-22 Gonzalo Paniagua Javier <[email protected]>
  784. * Page.cs: added more page events to invoke automagically if some
  785. methods are defined.
  786. 2002-07-22 Gonzalo Paniagua Javier <[email protected]>
  787. * Control.cs:
  788. (SaveViewState): save state even when control is not visible.
  789. (SaveViewStateRecursive):
  790. (LoadViewStateRecursive): made internal.
  791. 2002-07-21 Gonzalo Paniagua Javier <[email protected]>
  792. * Page.cs: improved event raising to allow client postback for a wider
  793. variety of actions (clicking an hyperlink, ...).
  794. 2002-07-20 Gonzalo Paniagua Javier <[email protected]>
  795. * UserControl.cs: implemented Load/SaveViewState.
  796. 2002-07-20 Gonzalo Paniagua Javier <[email protected]>
  797. * AttributeCollection.cs:
  798. (Add): handle 'style' through styleCollection.
  799. * CssStyleCollection.cs:
  800. (fillStyle): renamed to FillStyle and made it internal.
  801. * Page.cs:
  802. (GetViewStateString): fixed, broken after other recent changes.
  803. (ProcessPostData): allow a second try for postback data after OnLoad.
  804. (ProcessRequest): clear controls collection, removed call to
  805. UnloadRecursive.
  806. 2002-07-19 Gonzalo Paniagua Javier <[email protected]>
  807. * Control.cs: uncommented Dispose.
  808. * Page.cs:
  809. (DeterminePostBackMode): more checkings.
  810. (GetPostBackClientHyperLink): implemented.
  811. (GetPostBackEventReference): added some comments with the HTML that MS
  812. generates for that.
  813. (ProcessRequest): fixed processing order. The page is unloaded after
  814. a request and regenerated from view state on subsequents posts.
  815. 2002-07-17 Gonzalo Paniagua Javier <[email protected]>
  816. * Control.cs: fixed related to ViewState. Added RemovedControl.
  817. * ControlCollection.cs: notify owner of control removal.
  818. * CssStyleCollection.cs: almost rewritten to make it render the style
  819. attribute after changes to it.
  820. * Page.cs: follow the guidelines in 'Control execution lifecycle'.
  821. Removed Xml code.
  822. * StateBag.cs: don't use IDictionary.GetEnumerator on the
  823. HybridDictionary: it makes the program give an InvalidCastException at
  824. runtime. Why?
  825. 2002-07-16 Gonzalo Paniagua Javier <[email protected]>
  826. * Page.cs: fire Init and Load events for all children.
  827. 2002-07-14 Gonzalo Paniagua Javier <[email protected]>
  828. * UserControl.cs: New file.
  829. 2002-07-13 Gonzalo Paniagua Javier <[email protected]>
  830. * ControlBuilderAttribute.cs: finished implementation.
  831. 2002-07-12 Gonzalo Paniagua Javier <[email protected]>
  832. * ConstructorNeedsTagAttribute.cs: the default constructor sets the
  833. property to false.
  834. 2002-07-12 Gonzalo Paniagua Javier <[email protected]>
  835. * System.Web.UI/AttributeCollection.cs: added CssStyleCollection.
  836. * System.Web.UI/CssStyleCollection.cs: use a StateBag instead of a
  837. Hashtable. Added internal .ctor.
  838. * System.Web.UI/DataBinding.cs: propertyType is a Type. Implemented
  839. Equals and GetHashCode.
  840. * System.Web.UI/DataBoundLiteralControl.cs:
  841. (LoadViewState):
  842. (SaveViewState): implemented.
  843. * System.Web.UI/Page.cs: FileDependencies is not public.
  844. * System.Web.UI/ParseChildrenAttribute.cs: give a value to Default.
  845. (GetHashCode):
  846. (Equals):
  847. (IsDefaultAttribute): implemented.
  848. 2002-07-08 Gonzalo Paniagua Javier <[email protected]>
  849. * Control.cs: fixed Visible property.
  850. * Page.cs: fixed GetViewStateString.
  851. 2002-07-05 Gonzalo Paniagua Javier <[email protected]>
  852. * System.Web.UI/Page.cs:
  853. (GetViewStateString): new function to give the server access to the
  854. generated view state string.
  855. (Validate): d'oh!
  856. 2002-07-05 Gonzalo Paniagua Javier <[email protected]>
  857. * Control.cs:
  858. (SaveViewstateRecursive): implemented.
  859. (SaveViewState): fixed.
  860. (IParserAccessor.AddParsedSubObject): don't use 'this'.
  861. * Page.cs: added code to save view state to an xml file. It's not
  862. being used right now.
  863. 2002-06-30 Gonzalo Paniagua Javier <[email protected]>
  864. * System.Web.UI/LiteralControl.cs:
  865. Fixes based on class status page:
  866. - Add attributes (DefaultEvent, ParseChildren).
  867. - Fix declarations.
  868. - Explicitly implement some interfaces (IPostBackDataHandler
  869. and IPostBackEventHandler).
  870. - Implemented some missing methods.
  871. 2002-06-29 Gonzalo Paniagua Javier <[email protected]>
  872. * Control.cs: reimplemented FindControls.
  873. * Page.cs:
  874. (.ctor): set the page for this control.
  875. (IsPostBack): return valid value.
  876. (DeterminePostBackMode): finished.
  877. (OnFormRender): render __VIEWSTATE (uses GetTypeHashCode()).
  878. (ProcessPostData): implemented. Raises change and postback events.
  879. (ProcessRequest): changed to support reuse of the instance.
  880. (RegisterRequiresPostBack): implemented.
  881. * ValidatorCollection.cs: implemented all methods.
  882. 2002-06-25 Gonzalo Paniagua Javier <[email protected]>
  883. * Control.cs:
  884. * Page.cs: first attemp to save view state.
  885. * HtmlForm.cs: don't render Action.
  886. 2002-06-24 Gonzalo Paniagua Javier <[email protected]>
  887. * Page.cs: implemented more properties using information we already
  888. have in Context.
  889. (OnFormRender):
  890. (OnFormPostRender):
  891. (VerifyRenderingInServerForm): implemented.
  892. 2002-06-22 Gonzalo Paniagua Javier <[email protected]>
  893. * Page.cs: changed InvokeEventMethod to use a GetMethod that works with
  894. out runtime. Renamed Page_Init and Page_Load.
  895. After this, we can load a dll and render HTML in linux.
  896. 2002-06-20 Gonzalo Paniagua Javier <[email protected]>
  897. * Control.cs:
  898. (AddedControl): new function that is called whenever a control is
  899. added to a collection of controls in a container. It sets the defaults
  900. except for Page.
  901. * ControlCollection.cs: call AddedControl in Add/AddAt.
  902. * DataBoundLiteralControl.cs: implemented constructor, Text, Render,
  903. SetStaticString and SetDataBoundString.
  904. * Page.cs: removed SetDefaults.
  905. 2002-06-19 Gonzalo Paniagua Javier <[email protected]>
  906. * CompiledTemplateBuilder.cs: new file. Used in the code generated
  907. by xsp.
  908. * Control.cs:
  909. (BindingContainer): implemented.
  910. (EnsureChildControls): avoid stack overflow.
  911. * DataBinder.cs: implemented Eval and PropertyValue.
  912. 2002-06-18 Gonzalo Paniagua Javier <[email protected]>
  913. * HtmlTextWriter.cs: fixed style attributes rendering (almost the same
  914. bug as in regular attributes).
  915. 2002-06-17 Gonzalo Paniagua Javier <[email protected]>
  916. * Control.cs: implemented PreventAutoID.
  917. * Page.cs:
  918. (SetDefaults): don't set ID automatically if Control.PreventAutoID has
  919. been called.
  920. 2002-06-12 Gonzalo Paniagua Javier <[email protected]>
  921. * Page.cs:
  922. (Validators): if the collection is null, create one.
  923. (GetPostBackEventReference 2): don't throw exception.
  924. (GetPostBackClientEvent): return a string with containing the method
  925. name, the control name and the argument.
  926. 2002-06-12 Gonzalo Paniagua Javier <[email protected]>
  927. * Page.cs: SetPage is now called SetDefaults and also sets a default
  928. ID for controls that don't have one yet.
  929. 2002-06-12 Gonzalo Paniagua Javier <[email protected]>
  930. * Page.cs:
  931. (GetPostBackClient):
  932. (RegisterRequiresPostBack): don't throw NotImplementedException to
  933. keep going.
  934. (ProcessRequest): set the current page as the Page property for *all*
  935. the controls, not just the direct children of the page.
  936. 2002-06-11 Gonzalo Paniagua Javier <[email protected]>
  937. * Control.cs:
  938. (MapPathSecure): until security is implemented, return the same path
  939. received as argument.
  940. (RenderControl): call OnPreRender before rendering the control. So
  941. AdRotator can read its configuration file.Is there any other place
  942. where this should be done?
  943. * HtmlTextWriter.cs:
  944. (AddAttribute): fixed. Now it really stores attributes.
  945. (RenderBeginTag): fixed a couple of bugs (little ones but hard to find).
  946. 2002-06-09 Gonzalo Paniagua Javier <[email protected]>
  947. * ControlCollection.cs:
  948. (AddAt): if index is -1 behave as a plain Add.
  949. 2002-06-06 Gonzalo Paniagua Javier <[email protected]>
  950. * Page.cs: for each child control to render, assign Control.Page.
  951. Probably also needed in HtmlContainerControl derived classes.
  952. 2002-06-05 Gonzalo Paniagua Javier <[email protected]>
  953. * AttributeCollection.cs: don't need a Hastable. StateBag now works
  954. fine and takes care of the details.
  955. * Control.cs: added HasChildren property.
  956. * StateBag.cs: fixed a couple of nasty bugs.
  957. 2002-06-05 Gonzalo Paniagua Javier <[email protected]>
  958. * Page.cs: run OnInit, OnLoad y PreRender before rendering the page.
  959. Invoke Page_Init and/or Page_Load if the user supplied them (though
  960. this should depend on AutoEventWireUp attribute of Page directive).
  961. 2002-06-04 Gonzalo Paniagua Javier <[email protected]>
  962. * Control.cs: don't throw exception in ControlID. By now, it returns ID.
  963. * Page.cs:
  964. (ProcessRequest): implemented.
  965. 2002-06-04 Gonzalo Paniagua Javier <[email protected]>
  966. * System.Web.UI/Page.cs: finished stubbing out. Implemented some
  967. methods.
  968. 2002-06-03 Gonzalo Paniagua Javier <[email protected]>
  969. * Page.cs:
  970. (FileDependencies): now is public public.
  971. (EnableViewStateMAC): uncommented and made protected.
  972. (GetTypeHashCode): added method.
  973. 2002-05-24 Duncan Mak <[email protected]>
  974. * TemplateControl.cs (SetStringResourcePointer): Fixed typo.
  975. * StateBag.cs (Item): Changed the visibility level of the this
  976. [object] indexer.
  977. Misc. formatting edits, fixing some bugs introduced by the indentation.
  978. * DataBinder.cs (Eval)
  979. (GetIndexedPropertyValue)
  980. (GetPropertyValue): Fixed return types.
  981. 2002-05-21 Miguel de Icaza <[email protected]>
  982. * HtmlTextWriter.cs: Use this to change the member instances.
  983. 2002-05-17 Duncan Mak <[email protected]>
  984. * AttributeCollection.cs:
  985. * ControlCollection.cs:
  986. * CssStyleCollection.cs:
  987. * DataBindingCollection.cs:
  988. * EmptyControlCollection.cs: Added missing Collection classes.
  989. 2002-05-17 Duncan Mak <[email protected]>
  990. * BaseParser.cs:
  991. * TemplateParser.cs: Implemented. BaseParser is weird because
  992. there is no documentation on what it does.
  993. * ControlBuilder.cs:
  994. * DataBinder.cs:
  995. * DataBinding.cs: Added.
  996. * DataBoundLiteralControl.cs:
  997. * Triplet.cs: Added.
  998. * RenderMethod.cs: Added this delegate for Control.cs
  999. 2002-05-15 Gonzalo Paniagua Javier <[email protected]>
  1000. * ValidationPropertyAttribute.cs: a couple of fixes to make it compile.
  1001. 2002-05-14 Duncan Mak <[email protected]>
  1002. * ValidationPropertyAttribute.cs: Added to CVS.
  1003. 2002-05-10 Duncan Mak <[email protected]>
  1004. * ConstructorNeedsTagAttribute.cs:
  1005. * ControlBuilderAttribute.cs:
  1006. * ImageClickEventArgs.cs:
  1007. * ParseChildrenAttribute.cs:
  1008. * PartialCachingAttribute.cs:
  1009. * PersistChildrenAttribute.cs:
  1010. * PersistenceModeAttribute.cs:
  1011. * TemplateContainerAttribute.cs: Added to CVS.
  1012. * PersistanceMode.cs: Removed, fixed typo.
  1013. * PersistenceMode.cs: Replacing above.
  1014. * StateBag.cs (this): Fixed indexer, it takes a string as the
  1015. index, not an object.
  1016. * ValidatorCollection.cs: Fixed typo, ValidatedCollection to ValidatorCollection.
  1017. * Page.cs (Validators): return type should be ValidatorCollection,
  1018. not ValidatedCollection.
  1019. * TagPrefixAttribute.cs: Added to CVS.
  1020. 2002-05-07 Duncan Mak <[email protected]>
  1021. * Utils.cs (GetClientValidatedEvent): Uncommented the 'Page' argument.
  1022. 2002-03-26 Gaurav Vaish <[email protected]>
  1023. * DataBindingHandlerAttribute.cs
  1024. - Completed
  1025. * ToolboxDataAttribute.cs - Completed
  1026. 2002-01-03 Nick Drochak <[email protected]>
  1027. * DesignTimeParseData.cs: initialze static member to avoid compile
  1028. error
  1029. * PropertyConverter.cs: remove uneeded exception variables from
  1030. catch blocks.
  1031. 2002-01-02 Nick Drochak <[email protected]>
  1032. * DesignTimeParseData.cs: fix header to show correct class name
  1033. 2001-12-21 Gaurav Vaish <[email protected]>
  1034. * StateBag.cs - Completed
  1035. 2001-12-19 Gaurav Vaish <[email protected]>
  1036. * Pair.cs - Small undocumented class. Completed.
  1037. 2001-12-18 Gaurav Vaish <[email protected]>
  1038. * DesignTimeParseData.cs - Initial implementation
  1039. * StateBag.cs - Initial implementation
  1040. 2001-12-17 Gaurav Vaish <[email protected]>
  1041. * PropertyConverter.cs - Undocumented class. Completed.
  1042. * Utils.cs - Undocumented, private class.
  1043. Initial implementation
  1044. 2001-08-28 Bob Smith <[email protected]>
  1045. * Control.cs: Figured out some undocumented API.
  1046. * Added TODO.
  1047. * BuildMethod.cs: Initial implementation.
  1048. * BuildTemplateMethod.cs: Initial implementation.
  1049. * HtmlTextWriterAttribute.cs: Initial implementation.
  1050. * HtmlTextWriterStyle.cs: Initial implementation.
  1051. * HtmlTextWriterTag.cs: Initial implementation.
  1052. * IAttributeAccessor.cs: Initial implementation.
  1053. * IDataBindingsAccessor.cs: Initial implementation.
  1054. * ImageClickEventHandler.cs: Initial implementation.
  1055. * INamingContainer.cs: Initial implementation.
  1056. * IParserAccessor.cs: Initial implementation.
  1057. * IPostBackDataHandler.cs: Initial implementation.
  1058. * IPostBackEventHandler.cs: Initial implementation.
  1059. * IStateManager.cs: Initial implementation.
  1060. * ITagNameToTypeMapper.cs: Initial implementation.
  1061. * ITemplate.cs: Initial implementation.
  1062. * IValidator.cs: Initial implementation.
  1063. * OutputCacheLocation.cs: Initial implementation.
  1064. * PersistanceMode.cs: Initial implementation.
  1065. * StateItem.cs: Initial implementation.
  1066. 2001-08-27 Bob Smith <[email protected]>
  1067. * Control.cs: Bug fixes and implementations.
  1068. 2001-08-24 Bob Smith <[email protected]>
  1069. * Control.cs: Bug fixes.
  1070. 2001-08-23 Bob Smith <[email protected]>
  1071. * Control.cs: More implementation. Events reworked for performance.
  1072. 2001-08-22 Bob Smith <[email protected]>
  1073. * LiteralControl.cs: Implemented.
  1074. * Control.cs: Even more implementation (Events). What a beast.
  1075. 2001-08-20 Bob Smith <[email protected]>
  1076. * Control.cs: More implementation. Not done yet. Shutter.
  1077. 2001-08-17 Bob Smith <[email protected]>
  1078. * Control.cs: Partial implementation.