コミット履歴

作者 SHA1 メッセージ 日付
  Konstantin Triger e08770dfd0 * StaticPartialCachingControl.cs: added forwarding implementation for 19 年 前
  Igor Zelmanovich e59831c330 * ImageButton.cs: implemented 2.0 features 19 年 前
  Igor Zelmanovich 79cbbf2623 LinkButton.cs: implemented 2.0 features 19 年 前
  Vladimir Krasnov a0558270ff * Page.cs: fixed ApplyMasterPage, masterPageFile can be empty string if compiled with .net aspx parser 19 年 前
  Vladimir Krasnov 65f9b60330 * TemplateControl.jvm.cs: fixed WireupAutomaticEvents, removed access modifiers check on event handlers 19 年 前
  Vladimir Krasnov d76d6662e8 * Control.cs: implemented AppRelativeTemplateSourceDirectory for aspx parser 2.0 19 年 前
  Vladimir Krasnov 69566b12eb * ThemeDirectoryCompiler.jvm.cs: implemented GetCompiledInstance 19 年 前
  Vladimir Krasnov 5059059516 * TemplateControl.jvm.cs: fixed data binding API, implemented AppRelativeVirtualPath, ReadStringResource 19 年 前
  Vladimir Krasnov 50ff3ed7f4 * Page.cs: added stubs to run aspx files compiled by .net 19 年 前
  Vladimir Krasnov 7fcaa42754 * MasterPageParser.jvm.cs: implemented 19 年 前
  Andrew Skiba a9221254d5 render CSS path as a virtual path 19 年 前
  Robert Jordan 75ae118853 2006-08-09 Robert Jordan <[email protected]> 19 年 前
  Vladimir Krasnov 3a629094ad * added MasterPageParser.jvm.cs 19 年 前
  Vladimir Krasnov d1d6c1be05 * ControlBuilder.jvm.cs: added BuildObject method 19 年 前
  Vladimir Krasnov 1e2c9cee0c * UI/ParseChildrenAttribute.cs: fixed ChildControlType property to compliant to .net 19 年 前
  Igor Zelmanovich cb9515a93d implemented MaintainScrollPositionOnPostBack feature 19 年 前
  Vladimir Krasnov 3084af0bbf * Control.cs: fixed EnableTheming proprty, fixes bug when child control has EnableTheming=false and parent has true. 19 年 前
  Vladimir Krasnov c7513d3651 * MasterPage.cs: fixed default values, fixed AddContentTemplate 19 年 前
  Vladimir Krasnov b5164e5773 * Control.cs: fixed EnableTheming proprty, fixes the bug when skins are applied even if EnableTheming property was set to false. 19 年 前
  Andrew Skiba 5602dad0d0 refactor to keep the original exception stack 19 年 前
  Gonzalo Paniagua Javier d9583a3871 2006-07-21 Gonzalo Paniagua Javier <[email protected]> 19 年 前
  Gonzalo Paniagua Javier 29f09c9ff8 2006-07-20 Gonzalo Paniagua Javier <[email protected]> 19 年 前
  Gonzalo Paniagua Javier 34abb47d68 2006-07-20 Gonzalo Paniagua Javier <[email protected]> 19 年 前
  Gonzalo Paniagua Javier 58d45c375d 2006-06-14 Gonzalo Paniagua Javier <[email protected]> 19 年 前
  Gonzalo Paniagua Javier d34cf3914e 2006-06-14 Gonzalo Paniagua Javier <[email protected]> 19 年 前
  Gonzalo Paniagua Javier 33e6492932 2006-06-14 Gonzalo Paniagua Javier <[email protected]> 19 年 前
  Konstantin Triger 8799f00b45 load themes relative to context root 19 年 前
  Andrew Skiba 07624f6bb1 move 2.0 stuff into ifdef NET_2_0 19 年 前
  Andrew Skiba 6a2f9295dd Fix the order of OnInit invocation of controls created via master page content (see http://lists.ximian.com/pipermail/mono-devel-list/2006-May/018585.html ). 19 年 前
  Andrew Skiba 95fe0dcce6 use LinkedStyleSheets from the PageTheme and from StyleSheetPageTheme to insert links in page header. 19 年 前