2
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 14 hours ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Add virtual modifier to all Anthem control methods and properties so they can be overridden. See Feature Request [ 1558643 ] More... over 17 years ago
updated demo to show different options of data access More... over 17 years ago
added support for ObjectDataSource and DB access (returns a DataSet) More... over 17 years ago
Added object datasource for Demo Page AutoSuggest.aspx. More... over 17 years ago
Added ProgressBar Demo Page; modified ProgressBar.cs; modified Default.aspx to include ProgressBar Demo Page; updated .csproj files. More... over 17 years ago
Changed demo page. More... over 17 years ago
Post-build event bug fix for paths containing spaces. More... over 17 years ago
Added conditional compilation for V2 and !V2. More... over 17 years ago
Updated two extension control example pages, and added one to the default page. More... over 17 years ago
* Modified ConcurrentCallBacks.aspx sample to use ImageButtons. * Modified Anthem.js to include a marker comment so it is excluded from GetScripts. * Modified Anthem.js Anthem_RemoveHiddenInput to fix 1557957 and 1530795 (via ponkans) * Modified Manager.cs to simplify search for excluded scripts in GetScripts(). * Modified Manager.cs to prepend "javascript:" to intrinsic event code. * Modified Manager.cs to look for "Anthem_CallBack" parameter in Request.Params in preparation for possible move to hidden field. More... over 17 years ago
Added progressbar test page. More... over 17 years ago
Added ProgressBar.cs as linked file. More... over 17 years ago
Third extension for VS.NET 2005; not tested yet for 2003. More... over 17 years ago
Changed AutoSuggestTextBox to accept ObjectDataSource as DataSource. More... over 17 years ago
Add reference to AnthemExtensions project to the Anthem-Examples-2005 site. More... over 17 years ago
Fixed a typo in AutoSuggestTextBox.cs that I introduced by copy/paste from forum. More... over 17 years ago
* Added AutoSuggestTextBox.cs to AnthemExtensions projects. * Fixed reference to EditLabel.js for non-IE browsers. * Modified Anthem-Examples web sites to reference AnthemExtensions projects. * Added Extensions folder to Anthem-Examples web sites. * Added Default.aspx to Anthem-Examples web sites. * Added AutoSuggest.aspx to Anthem-Examples web sites. * Added EditLabel.aspx to Anthem-Examples web sites. * Modified Default.aspx to link to Anthem Extensions Examples. More... over 17 years ago
Changed EditLabel to use embedded resources for script More... over 17 years ago
Released 1.3.2 More... over 17 years ago
* Changed Manager.cs to be case insensitive when checking for Anthem_CallBack=true. * Changed Manager.cs to verify that IButtonControl is also WebControl. * Changed Manager.cs to use current response encoding instead of UTF-8. * Changed Anthem.js to use a custom encodeURIComponent function for backlevel browsers. * Changed version to 1.3.2. More... over 17 years ago
Changed default tag prefix to "anthemext". Changed version to 1.3 since the extensions are in sync with Anthem 1.3. More... almost 18 years ago
Fix for <asp:CommandField> in GridView. More... almost 18 years ago
Add AnthemExtensions projects. More... almost 18 years ago
Change to Manager.cs to use page.ResolveUrl(). More... almost 18 years ago
Modified Manager.cs to replace another missing angle bracket. More... almost 18 years ago
*** empty log message *** More... almost 18 years ago
Released 1.3.1. No new functions/controls. Just bug fixes. More... almost 18 years ago
Changes to Anthem.js for compatibility with FireFox 1.5. See http://forums.anthemdotnet.com/forums/viewtopic.php?p=2066 More... almost 18 years ago
* Changed Manager.cs to insert missing angle bracket. Thank you DomenicDenicola. More... almost 18 years ago
Changed Manager.cs to find more scripts when IncludePageScripts=true. More... almost 18 years ago