1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87
|
2006-09-14 Igor Zelmanovich <igorz@mainsoft.com>
* AssemblyInfo.cs: add a WebResource for WebUIValidation_2.0.js
2006-08-08 Igor Zelmanovich <igorz@mainsoft.com>
* AssemblyInfo.cs: add a WebResource for MaintainScrollPositionOnPostBack.js
2006-03-15 Chris Toshok <toshok@ximian.com>
* AssemblyInfo.cs: add a WebResource for transparent.gif.
2005-08-27 Kornél Pál <kornelpal@hotmail.com>
* AssemblyInfo.cs: Fixed 48519 to 48944 regressions.
* Consts.cs: Removed to fix regression.
2005-08-18 Dick Porter <dick@ximian.com>
* Consts.cs: Added System.Web and Microsoft.VisualStudio.Web
constants for 2.0
2005-08-15 Sebastien Pouliot <sebastien@ximian.com>
* Consts.cs: Added constant for System.dll (only in 2.0)
2005-07-20 Chris Toshok <toshok@ximian.com>
* AssemblyInfo.cs: add WebUIValidation.js attribute.
2005-06-08 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* Consts.cs: updated revision for Microsoft.VSDesigner.
2005-03-11 Lluis Sanchez Gual <lluis@novell.com>
* AssemblyInfo.cs: Registered GridView.js script.
2005-02-05 Lluis Sanchez Gual <lluis@novell.com>
* AssemblyInfo.cs: Registered webform.js script.
2005-01-10 Lluis Sanchez Gual <lluis@novell.com>
* AssemblyInfo.cs: More resources.
2004-12-10 Lluis Sanchez Gual <lluis@novell.com>
* AssemblyInfo.cs: Added resource attribute for menu script.
2004-12-02 Lluis Sanchez Gual <lluis@novell.com>
* AssemblyInfo.cs: Added more resource attributes.
2004-11-26 Lluis Sanchez Gual <lluis@novell.com>
* AssemblyInfo.cs: Added more resource attributes.
2004-11-23 Lluis Sanchez Gual <lluis@novell.com>
* AssemblyInfo.cs: Added missing ifdef NET_2_0.
2004-11-23 Lluis Sanchez Gual <lluis@novell.com>
* AssemblyInfo.cs: Added resource attributes.
2003-11-13 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
* AssemblyInfo.cs: Added attribute
2003-08-01 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
* Consts.cs: Added entry
2003-07-30 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
* AssemblyInfo.cs: Removed attribute
2003-07-30 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
* Locale.cs: Added
2003-07-17 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
* AssemblyInfo.cs: Added
* ChangeLog: Added
* Consts.cs: Added
|