root/trunk/src


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @285 [285] 01/02/09 08:19:31 louis.dejardin Using the build version info for the VS help-about info.
(edit) @284 [284] 01/02/09 07:48:51 louis.dejardin Reworking build process to use svn revision in dlls and include VSIP msi …
(edit) @283 [283] 01/01/09 03:44:41 louis.dejardin Renaming ScriptingLanguageFactory? to PythonLanguageFactory?
(edit) @282 [282] 01/01/09 03:17:01 louis.dejardin Renaming ScriptingLanguageFactory? to PythonLanguageFactory?
(edit) @281 [281] 12/31/08 21:09:29 louis.dejardin fixes #103 Beginning views with '#' Added special control-characters …
(edit) @280 [280] 12/29/08 08:52:54 louis.dejardin Fixing up splash and about info. Getting the wix project to automatically …
(edit) @279 [279] 12/28/08 05:04:15 louis.dejardin Updating installer. Fixed a problem where web.config doesn't have a …
(edit) @278 [278] 12/28/08 04:12:06 louis.dejardin closes #97 Look for Asp.Net MVC or Monorail assembly reference It's a bit …
(edit) @277 [277] 12/28/08 03:16:31 louis.dejardin Reverting unintended changes
(edit) @276 [276] 12/28/08 03:14:47 louis.dejardin closes #96 Harvest settings from the project's web.config Obtained all …
(edit) @275 [275] 12/27/08 06:46:38 louis.dejardin I'm going to have to give up on vs splash screen for the moment. Just …
(edit) @274 [274] 12/23/08 06:28:13 louis.dejardin closes #95 - VSIP As ${ or ?{ is typed add a closing } after the cursor
(edit) @273 [273] 12/23/08 04:21:16 louis.dejardin fixes #99 the contained olecommandtarget needed to come earlier in the …
(edit) @272 [272] 12/23/08 03:10:42 louis.dejardin Merging changes that were incorrectly applied on a branch
(edit) @271 [271] 12/22/08 20:28:20 louis.dejardin closes #94 Add an output syntax which automatically htmlencodes value new …
(edit) @266 [266] 12/16/08 21:24:51 louis.dejardin Merging spike code for VSIP libraries. Still pre-alpha.
(edit) @265 [265] 12/16/08 19:35:17 louis.dejardin Fixing references paths
(edit) @264 [264] 12/16/08 19:21:33 louis.dejardin Adding theme/skin sample
(edit) @257 [257] 11/30/08 18:59:56 louis.dejardin Applied patch from Pete Mounce Closes #90 Configurable Null exception …
(edit) @256 [256] 11/21/08 21:06:39 louis.dejardin Closes #88 Add a way for a view to use select a non-default …
(edit) @255 [255] 11/20/08 23:37:42 louis.dejardin Updating samples with new assembly names
(edit) @254 [254] 11/20/08 20:38:10 louis.dejardin Changing scripting namespace to python because the libraries can't be …
(edit) @253 [253] 11/20/08 20:30:23 louis.dejardin Changing scripting namespace to python because the libraries can't be …
(edit) @252 [252] 11/20/08 20:04:08 louis.dejardin Changing IronRuby? assembly and namespaces to Ruby
(edit) @251 [251] 11/20/08 19:56:40 louis.dejardin Changing IronRuby? assembly and namespaces to Ruby
(edit) @250 [250] 11/20/08 19:53:40 louis.dejardin Changing IronRuby? assembly and namespaces to Ruby
(edit) @249 [249] 11/20/08 19:52:58 louis.dejardin Changing IronRuby? assembly and namespaces to Ruby
(edit) @248 [248] 11/20/08 19:37:02 louis.dejardin Changing IronRuby? assembly and namespaces to Ruby
(edit) @247 [247] 11/20/08 19:36:32 louis.dejardin Changing IronRuby? assembly and namespaces to Ruby
(edit) @246 [246] 11/20/08 03:29:41 louis.dejardin Merging changes to integrate IronRuby? as a view language
(edit) @245 [245] 11/20/08 03:25:24 louis.dejardin Merging changes to integrate IronRuby? as a view language
(edit) @235 [235] 11/14/08 17:28:29 louis.dejardin adding sample of declaring py function
(edit) @234 [234] 11/14/08 06:14:53 louis.dejardin merged scripting branch. closes #87 Look into adding support for DLR based …
(edit) @229 [229] 11/10/08 04:14:07 louis.dejardin Applied patch from chadly Fixes #89 Helpers aren't populated when using …
(edit) @226 [226] 11/06/08 22:26:59 louis.dejardin Updating samples
(edit) @225 [225] 11/05/08 17:02:54 louis.dejardin Reversing some changes on the trunk related to code dom
(edit) @218 [218] 10/22/08 07:26:23 louis.dejardin Starting to add a CodeDomViewCompiler? version of the ViewCompiler?.
(edit) @217 [217] 10/19/08 10:51:43 louis.dejardin Uses recently added HasViewComponent? to avoid throwing first chance …
(edit) @216 [216] 10/19/08 01:45:12 louis.dejardin Added unit test to confirm Shared/_global.spark will be used by …
(edit) @215 [215] 10/19/08 01:29:02 louis.dejardin Inside ${expr} or <%=expr%> the keyword "class" will be changed to an …
(edit) @214 [214] 10/17/08 00:14:26 louis.dejardin Updated for Asp.Net MVC Beta
(edit) @213 [213] 10/16/08 16:53:45 louis.dejardin fixes #85 helper extensions outputing nonsense. ModelDictionary? will skip …
(edit) @209 [209] 10/11/08 05:25:38 louis.dejardin closes #81 ViewComponent? RenderView? support for once="". The collection …
(edit) @208 [208] 10/11/08 05:04:02 louis.dejardin Implementing SpoolWriter? for content and view output to avoid memory …
(edit) @201 [201] 10/07/08 05:56:42 louis.dejardin closes #77 supports each="" if="" once="" attributes, in that order, to …
(edit) @200 [200] 10/06/08 22:38:23 louis.dejardin re #77 adding support if and each attributes to special elements and …
(edit) @199 [199] 10/04/08 16:51:05 louis.dejardin Hah! Copied a class and then modified the original. D'oh!
(edit) @198 [198] 10/04/08 06:52:53 louis.dejardin closes #74 Add an attribute to declare a "just once" flag adds <test …
(edit) @197 [197] 10/04/08 04:39:59 louis.dejardin closes #73 extent of the conditional attribute ?{} text is now limited up …
(edit) @196 [196] 10/04/08 03:09:09 louis.dejardin closes #46 code parser rules now recognize // and /* comments, so …
(edit) @195 [195] 10/03/08 23:57:35 louis.dejardin closes #78 Allow < characters in template text. Inside both attributes and …
(edit) @194 [194] 10/03/08 03:35:38 louis.dejardin closes #76 null exception management catches NullReferenceException? in …
(edit) @193 [193] 10/01/08 15:42:19 louis.dejardin Handling certain anonymous class parameters differently
(edit) @192 [192] 09/27/08 04:48:13 louis.dejardin Changing some samples to use <default/>
(edit) @191 [191] 09/27/08 04:24:45 louis.dejardin Implemented a <default name="value"/> element to provide things like …
(edit) @190 [190] 09/27/08 02:59:43 louis.dejardin Creating unit tests for #56 and potentially …
(edit) @189 [189] 09/26/08 06:31:44 louis.dejardin re #71, example of i18n with string formatting uses …
(edit) @188 [188] 09/26/08 04:24:21 louis.dejardin Code cleanup on all samples
(edit) @187 [187] 09/26/08 03:17:56 louis.dejardin Updating file headers
(edit) @186 [186] 09/26/08 03:02:37 louis.dejardin Added PrecompileAttribute? which is added to controllers Added …
(edit) @185 [185] 09/25/08 03:53:35 louis.dejardin fixes #72 precompiled views don't add helpers
(edit) @184 [184] 09/23/08 00:51:52 louis.dejardin Fixing an issue with view components rendering views from alternative …
(edit) @183 [183] 09/19/08 07:18:27 louis.dejardin Adding a <views> element to the <spark> config fixes #69
(edit) @182 [182] 09/18/08 15:33:45 louis.dejardin Initial project for VS integration package
(edit) @181 [181] 09/17/08 21:40:23 louis.dejardin Applied patch from Chadly fixes #68 Monorail Layouts in custom locations
(edit) @179 [179] 09/16/08 20:10:42 louis.dejardin Removing file references from csproj
(edit) @178 [178] 09/16/08 20:08:33 louis.dejardin Removing java from jsunit folder
(edit) @177 [177] 09/16/08 19:28:05 louis.dejardin closes #63 Render same view/template from javascript
(edit) @176 [176] 09/16/08 17:11:19 louis.dejardin Applied patch from wcpierce closese #64 Visual Studio IntelliSense?
(edit) @175 [175] 09/16/08 17:05:20 louis.dejardin Applied patch from Chad Lee fixes #65 Nested View Components don't render …
(edit) @174 [174] 09/16/08 16:51:35 louis.dejardin Adding a demo of server-and-client use of partial file
(edit) @173 [173] 09/15/08 21:33:07 louis.dejardin Adding javascript support for <render/> tags
(edit) @172 [172] 09/15/08 18:29:50 louis.dejardin Adding missing files…
(edit) @171 [171] 09/15/08 18:28:21 louis.dejardin Adding macro support for javascript
(edit) @170 [170] 09/15/08 18:05:52 louis.dejardin Inline javascript
(edit) @169 [169] 09/15/08 17:58:30 louis.dejardin Moving folder name back
(edit) @168 [168] 09/15/08 17:57:12 louis.dejardin Rafactoring and implementing javascript compiler
(edit) @167 [167] 09/14/08 05:56:46 louis.dejardin Changing unit tests and release mode build to avoiding leaving assemblies …
(edit) @164 [164] 09/14/08 02:57:08 louis.dejardin Initializing collections for email and 404 rendering
(edit) @163 [163] 09/13/08 06:59:38 louis.dejardin closes #54 Unable to use viewcomponent without ViewComponentDetails?
(edit) @162 [162] 09/13/08 05:08:14 louis.dejardin Correcting unit test
(edit) @161 [161] 09/13/08 04:59:40 louis.dejardin --
(edit) @160 [160] 09/12/08 20:40:54 louis.dejardin fixes #60 ViewComponent? with Partials in Section throws exception on …
(edit) @159 [159] 09/12/08 04:58:10 louis.dejardin closes #50 additional view folder mechanisms
(edit) @158 [158] 09/12/08 04:11:31 louis.dejardin Working on #50 - adding additional view folders
(edit) @157 [157] 09/11/08 17:40:41 louis.dejardin Working on 404 rescue and email body rendering
(edit) @156 [156] 09/11/08 05:49:08 louis.dejardin Adding SiteResource? to the demo
(edit) @155 [155] 09/11/08 04:34:17 louis.dejardin closes #57 Import and include directives
(edit) @154 [154] 09/11/08 00:16:47 louis.dejardin Adding <use import="filename"/> directive
(edit) @153 [153] 09/10/08 00:24:46 louis.dejardin Need to support other prefixes shortcute explicitly when prefix is set in …
(edit) @152 [152] 09/10/08 00:09:18 louis.dejardin Implementing support for xmlns qualified partials and …
(edit) @151 [151] 09/09/08 06:55:20 louis.dejardin Changing xmlns and fixing typo
(edit) @150 [150] 09/09/08 06:12:45 louis.dejardin Some initial support for xmlns prefixes
(edit) @149 [149] 09/07/08 07:01:16 louis.dejardin closes #35 Alternate <viewdata> syntax
(edit) @147 [147] 09/07/08 00:43:01 louis.dejardin Fixing samples references
(edit) @146 [146] 09/06/08 08:58:17 louis.dejardin Adding an embedded view folder implementation
(edit) @145 [145] 09/06/08 08:56:32 louis.dejardin Adding a modular/plugin site sample
(edit) @144 [144] 09/06/08 03:33:18 louis.dejardin Fixing some typos from Alice in Wonderland copy
(edit) @143 [143] 09/06/08 02:54:11 louis.dejardin Testing #52 - seems to work? fixed already?
(edit) @142 [142] 09/06/08 02:34:20 louis.dejardin closes #51 Parse Error when generating xml files Because of xmldecl and …
Note: See TracRevisionLog for help on using the revision log.