Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-08-12
| ||
15:32 | Package Updates Leaf check-in: a87b64b378 user: cmiles tags: main, trunk | |
2025-08-08
| ||
19:02 | SpatialTools: Improve the OSM related Feature Intersect Tagging check-in: 6ff778e641 user: cmiles tags: main, trunk | |
2025-07-28
| ||
17:04 | Package Updates check-in: 7af2f059a3 user: cmiles tags: main, trunk | |
15:21 | Tools updates for the OSM Query Features added to the CMS and GeoTools check-in: 6551d7366a user: cmiles tags: main, trunk | |
2025-07-15
| ||
16:36 | WIP: Avalonia FeedReader Work check-in: 4a828a1cf4 user: cmiles tags: main, trunk | |
2025-07-11
| ||
15:20 | Package Updates check-in: 0f3f3bff40 user: cmiles tags: main, trunk | |
2025-07-10
| ||
15:10 | Package Updates check-in: 640c443361 user: cmiles tags: main, trunk | |
2025-07-08
| ||
21:56 | FeedReader: Package version adjustment. check-in: 03a518ad54 user: cmiles tags: main, trunk | |
21:55 | VisualWebWork and WpfCommon: Work for the recent CMS feature for saving link images - main addition is code to adjust fixed and stick positioning to absolute for image taking - this is not foolproof but nothing is and this seems worthwhile with the idea that 'content' pages are most likely to be stored. (Note this implementation is simple and does not do any image comparison to try to determine and completely clean up headers - didn't think that was worth the time atm) check-in: f588ed5792 user: cmiles tags: main, trunk | |
2025-07-07
| ||
23:42 | AvaloniaCommon: Remove interface check-in: 61d18466cd user: cmiles tags: main, trunk | |
23:42 | Loosely connected work on the Avalonia AppPageServer which triggered a name change in the existing local temp html storage. check-in: eea54f85a2 user: cmiles tags: main, trunk | |
16:47 | SpatialTools: Add a standard ReadGpx method that has standard project settings and that could be used in the future for pre-processing files. check-in: 716243758a user: cmiles tags: main, trunk | |
16:46 | Package Updates check-in: 9730412c09 user: cmiles tags: main, trunk | |
2025-07-06
| ||
22:19 | WpfCommon: Bug fix for WebView screen shot code that didn't handle windows view scaling. Improve the vertical handling so that original height isn't assumed. check-in: 161f6f6b37 user: cmiles tags: main, trunk | |
17:56 | Package Updates check-in: d0d8289720 user: cmiles tags: main, trunk | |
2025-07-01
| ||
16:09 | WIP: FeedReader Avalonia Work check-in: 89deb032b0 user: cmiles tags: main, trunk | |
16:09 | S3: Nullability change check-in: b458772b2a user: cmiles tags: main, trunk | |
16:08 | LlamaAspects: Formatting in StopAndWarn check-in: 2993e74ab4 user: cmiles tags: main, trunk | |
16:07 | Package Updates check-in: 39b33c3df4 user: cmiles tags: main, trunk | |
2025-05-16
| ||
03:38 | Bug Fix: Nullability change to S3 continuation code check-in: 9d0e1bba6b user: cmiles tags: main, trunk | |
03:37 | Package Updates check-in: 802780045c user: cmiles tags: main, trunk | |
2025-04-27
| ||
18:07 | packages: update check-in: b77600f1dc user: cmiles tags: main, trunk | |
2025-04-24
| ||
14:27 | AvaloniaCommon feature: Rename to better match Wpf project feature: create specific Llama Aspects Project feature: first building port of more of the WpfCommon project check-in: fed79252c1 user: cmiles tags: main, trunk | |
14:26 | Wpf Common bug fix: Correct Class vs Filename for AnyNotVisibleToHiddenMultiConverter refactor: Clean up file reference in project check-in: d66b2d93a8 user: cmiles tags: main, trunk | |
2025-04-20
| ||
19:43 | CommonTools feature: Add a CredentialVaultTools in the spirit of the PasswordVaultTools in Windows Tools. check-in: ca8955601e user: cmiles tags: main, trunk | |
2025-04-18
| ||
13:49 | Common Tools Feature: Add UtfUnknown to detect encoding when reading a file including a BOM Marker check-in: 84795bc45d user: cmiles tags: main, trunk | |
2025-04-15
| ||
18:17 | feature: Add a read file method that return the BOM marker check-in: 3d29011ad4 user: cmiles tags: main, trunk | |
18:16 | build: Package Updates check-in: 5cf33c1b39 user: cmiles tags: main, trunk | |
2025-04-14
| ||
14:35 | Avalonia: Package Updates check-in: 0625d73c53 user: cmiles tags: main, trunk | |
14:13 | Package Updates check-in: 452200ad11 user: cmiles tags: main, trunk | |
2025-04-10
| ||
14:28 | Package Updates check-in: 118af05869 user: cmiles tags: main, trunk | |
2025-03-30
| ||
20:28 | Package Updates check-in: 7e63212898 user: cmiles tags: main, trunk | |
2025-03-25
| ||
15:59 | Avalonia: experiment: Add try/catch blocks to the datagrid Selected Items add/remove - may need future attention check-in: 18e3dd468a user: cmiles tags: main, trunk | |
2025-03-20
| ||
14:50 | feat: Package Updates check-in: be5a1c37b5 user: cmiles tags: main, trunk | |
14:45 | build: Remove TargetFramework, Platforms and RuntimeIdentifier to let the Directory.Build.props set those. check-in: 155a3f6c2e user: cmiles tags: main, trunk | |
2025-03-19
| ||
04:43 | CommonTools build: Remove TargetFramework and Platforms to experiment with just using Directory.Build.props check-in: 06818e7ed6 user: cmiles tags: main, trunk | |
04:36 | Avalonia build: Remove TargetFramework and Platforms from the csproj files in favor to experiment getting these from the Directory.Build.props. check-in: fc52dbfc32 user: cmiles tags: main, trunk | |
2025-03-18
| ||
05:14 | Avalona: fix: Turn off compiled bindings in the AppToastControl because the dispose/close binding was causing an error. Clean up xaml. check-in: df62bbc851 user: cmiles tags: main, trunk | |
05:08 | Avalonia: fix: Remove window's specific STA Thread Guard check-in: d6234bd61d user: cmiles tags: main, trunk | |
2025-03-16
| ||
07:22 | Avalonia: Program Update Basic Error Handling, Always offer Update Bug Fix (missing return), clean up check-in: bc80f9dce8 user: cmiles tags: main, trunk | |
2025-03-15
| ||
01:13 | Avalonia: Add a process helper class - only targets windows for now check-in: 8ba45775ef user: cmiles tags: main, trunk | |
2025-03-14
| ||
20:39 | Common: Change data stored in the Debounced Items check-in: 77541095cc user: cmiles tags: main, trunk | |
17:33 | Common: Another version of TaggedDebouncedDelayedTaskQueue check-in: 3e3672a394 user: cmiles tags: main, trunk | |
17:16 | Common: New supporting files for TaggedDebouncedDelayedTaskQueu check-in: af2f0f9796 user: cmiles tags: main, trunk | |
17:13 | Common: Update the TaggedDebouncedDelayedTaskQueu check-in: 3e088ea73a user: cmiles tags: main, trunk | |
2025-03-13
| ||
15:10 | Avalonia: Improve and Fix Bindings check-in: 1a77f0d349 user: cmiles tags: main, trunk | |
06:11 | Avalonia: Work on Program Update Control check-in: c317cc3c2b user: cmiles tags: main, trunk | |
2025-03-10
| ||
15:09 | Package Updates check-in: 95c45428d1 user: cmiles tags: main, trunk | |
2025-03-04
| ||
09:49 | Avalonia: Ui Thread ObservableCollection helper check-in: 2f6871e70b user: cmiles tags: main, trunk | |
09:40 | Avalonia: Additional TaggedDebouncedDelayedTaskQueue error handling check-in: 1c251a6967 user: cmiles tags: main, trunk | |