Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
128 check-ins using file README.md or README-Fossil.md version d4b37118d2
2025-04-20
| ||
19:43 | CommonTools feature: Add a CredentialVaultTools in the spirit of the PasswordVaultTools in Windows Tools. Leaf 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 | |
2025-03-03
| ||
17:04 | Avalonia: Clipboard Help, Selected Items DataGrid Binding, Package Updates check-in: e81c47c0d9 user: cmiles tags: main, trunk | |
16:48 | CommonTools: Project Update, File Clean Up check-in: 4848c751c3 user: cmiles tags: main, trunk | |
16:48 | CommonTools: Bug fix work for disposed cancellation token check-in: 24a804ec17 user: cmiles tags: main, trunk | |
2025-02-27
| ||
19:06 | Package Updates check-in: 6444e24729 user: charl tags: main, trunk | |
19:05 | WpfCommon: Clean Up check-in: 862544539c user: charl tags: main, trunk | |
19:04 | WpfCommon: Lower Opacity for In App Toast check-in: 6783d2b6da user: charl tags: main, trunk | |
16:41 | WpfCommon: Better Orientation/Rotation support in the SimpleMediaPlayer check-in: c439a13736 user: charl tags: main, trunk | |
2025-02-08
| ||
14:22 | S3: Update configuration for use with non-S3 services based on package changes check-in: c29c75c30a user: charl tags: main, trunk | |
2025-02-03
| ||
16:17 | Package Updates check-in: 39c454d932 user: charl tags: main, trunk | |
15:45 | Package Updates check-in: ba08bdca99 user: charl tags: main, trunk | |
15:00 | FeedReader: Cleanup check-in: a6c5586299 user: charl tags: main, trunk | |
2025-01-30
| ||
14:55 | FeedReader: Cleanup obsolete methods, remove not in use Metalama package check-in: 7ddbf5a4c5 user: charl tags: main, trunk | |
2025-01-26
| ||
06:23 | Move FeedReader to the Tools Project check-in: fb382a33f7 user: charl tags: main, trunk | |
2025-01-21
| ||
17:04 | Add new main readme file. check-in: 06a60dfff7 user: charl tags: main, trunk | |
2025-01-17
| ||
15:44 | Crlf Ignore Setting Added check-in: 6d6ef4d927 user: charl tags: main, trunk | |
15:14 | Package Updates check-in: ffc4e02a95 user: charl tags: main, trunk | |
2025-01-16
| ||
22:09 | WpfCommon: Clean up the FileSizeConverter check-in: d1cc43ee4d user: charl tags: main, trunk | |
2025-01-14
| ||
03:44 | Remove unneeded script check-in: 58b64ed4fc user: charl tags: main, trunk | |
2025-01-13
| ||
17:42 | WpfCommon: Namespace Updates check-in: d441fa9828 user: charl tags: main, trunk | |
17:39 | Fossil: ignore-glob update check-in: 5679898991 user: charl tags: main, trunk | |
16:45 | Fossil: Minimum changes to build the Pointless Waymarks Project in VS check-in: 342c9a71a1 user: charl tags: main, trunk | |
00:51 | WpfCommon: Documentation Update check-in: 8ed110482d user: charles@cmiles.info tags: main, trunk | |
2025-01-12
| ||
16:51 | Package Updates check-in: 528900fd4e user: charles@cmiles.info tags: main, trunk | |
16:30 | WpfTools: Improve the DragAndDropFilesHelper and include Directory Options check-in: 5d3c1c8e23 user: charles@cmiles.info tags: main, trunk | |
2025-01-11
| ||
14:55 | WpfCommon: Add DragAndDropFilesHelper to help support Virtual Files check-in: 51bd0e1ba4 user: charles@cmiles.info tags: main, trunk | |
2025-01-10
| ||
12:26 | Package Updates check-in: e83d588e4d user: charles@cmiles.info tags: main, trunk | |
2025-01-08
| ||
03:59 | Package Updates, LangVer Update check-in: 0d450bae72 user: charles@cmiles.info tags: main, trunk | |
2025-01-03
| ||
19:31 | Package Updates check-in: fdd7a161ed user: charles@cmiles.info tags: main, trunk | |
2025-01-01
| ||
01:43 | WpfCommon: Improve the ScrollToItemBehavior The problem with the previous approach was that it was difficult to get everything to trigger if you wanted to scroll to the same item in a different spot in the list (basically property changes are working against you at multiple levels) - fixed by making an easy setup to provide a new object for each request. check-in: 4e03693fd5 user: charles@cmiles.info tags: main, trunk | |
01:38 | Package Updates check-in: 6842903ecf user: charles@cmiles.info tags: main, trunk | |
2024-12-29
| ||
16:02 | WpfCommon: Add width and height Dependency Properties for Conversion and String Data Entry Controls The style here is deliberate - by using the Change Callback the value is only applied is the caller sets it and no default value is Unset in the Xaml - this is not the first time I've looked for a solution to this and still suspect I might be missing something, however this is seemless for users of the control and works. check-in: 2e9e99a1f3 user: charles@cmiles.info tags: main, trunk | |
2024-12-28
| ||
03:14 | WpfCommon, CommonTools: Bug fixes and debugging improvements for WebViewGeneratedVirtualDomainBehavior check-in: 473a471b54 user: charles@cmiles.info tags: main, trunk | |
2024-12-23
| ||
17:44 | Package Updates check-in: 95c8b13a4c user: charles@cmiles.info tags: main, trunk | |
2024-12-22
| ||
21:38 | WpfCommon: Success Notification for WindowScreenShotControl check-in: f5f72f4688 user: charles@cmiles.info tags: main, trunk | |
19:05 | WpfCommon: Correct the Window Title for the FileMetadataDisplayWindow check-in: fa923b4237 user: charles@cmiles.info tags: main, trunk | |
19:05 | SpatialTools: Igrf Refactoring check-in: e967f8a9c5 user: charles@cmiles.info tags: main, trunk | |
2024-12-21
| ||
14:24 | SpatialTools: Move and improve the GeoMagnetic Api check-in: 448631d680 user: charles@cmiles.info tags: main, trunk | |
14:23 | Package Updates check-in: 5390c4160c user: charles@cmiles.info tags: main, trunk | |
05:28 | WpfCommon: Add a File Metadata Display Window check-in: 5e05df48a9 user: charles@cmiles.info tags: main, trunk | |
2024-12-17
| ||
16:36 | Package Updates check-in: 99ac3a47de user: charles@cmiles.info tags: main, trunk | |
16:29 | SpatialTools: WIP - Additional IGRF Testing via API check-in: 5152d8486e user: charles@cmiles.info tags: main, trunk | |
2024-12-16
| ||
18:18 | SpatialTools: Format Cleanup check-in: 64b33669ea user: charles@cmiles.info tags: main, trunk | |
18:12 | SpatialTools: Add magnetic declination support via the IGRF Model check-in: d926c4b420 user: charles@cmiles.info tags: main, trunk | |
2024-12-13
| ||
04:26 | WpfCommon: Add bearing to Map Window check-in: eba8a5749e user: charles@cmiles.info tags: main, trunk | |
04:22 | SpatialTools: Add Project Point from Point check-in: ee40036c97 user: charles@cmiles.info tags: main, trunk | |
2024-12-10
| ||
20:06 | Package Updates check-in: 4ae02e4b34 user: charles@cmiles.info tags: main, trunk | |
18:16 | WpfCommon: Add a full window map view Current use is to 'show' a point location but could be used for more check-in: c78cdf1b9b user: charles@cmiles.info tags: main, trunk | |
2024-12-06
| ||
16:29 | Target .net9.0 check-in: ebfdd779e5 user: charles@cmiles.info tags: main, trunk | |
15:26 | Package Updates check-in: 9081fd4444 user: charles@cmiles.info tags: main, trunk | |
15:25 | SpatialTools: Update the Garmin Connect UserAgent See https://github.com/sealbro/dotnet.garmin.connect/issues/94 check-in: 224a8d7b49 user: charles@cmiles.info tags: main, trunk | |
2024-12-04
| ||
04:20 | WpfCommon: Move to the WebView2CompositionControl Via a local nupkg file - see https://github.com/MicrosoftEdge/WebView2Feedback/issues/4941 check-in: 8b90248c82 user: charles@cmiles.info tags: main, trunk | |
2024-12-02
| ||
15:03 | SpatialTools: Include Photo Direction in the custom Location Metadata class check-in: 169c9d41a2 user: charles@cmiles.info tags: main, trunk | |
2024-12-01
| ||
19:22 | WpfCommon: Fix a bug with short pages and the WebViewToJpg check-in: 3bce469349 user: charles@cmiles.info tags: main, trunk | |
2024-11-29
| ||
16:03 | WpfCommon: WebViewToJpg support for horizontal scrolling check-in: c8f4a051cf user: charles@cmiles.info tags: main, trunk | |
2024-11-28
| ||
16:22 | WpfCommon: Correct the bottom image check-in: 9ca12f7afb user: charles@cmiles.info tags: main, trunk | |
15:40 | WpfCommon: Disable fixed and sticky and scroll back to user position after reload check-in: ac66c264d0 user: charles@cmiles.info tags: main, trunk | |
15:06 | WpfCommon: Allow for naming in the WebViewToJpgFunctionInjection For scenarios where there are multiple WebView2s check-in: a294c3edb6 user: charles@cmiles.info tags: main, trunk | |
15:05 | WpfCommon: Update WebViewToJpg to use the WebView2 CapturePreviewAsync Had issues with Page.captureScreenshot in some pages - I believe partially displayed images may have have created an issue but didn't research - testing with https://www.davidkingham.com/gallery/the-winter-of-wonders-death-valley-2023-2024/ was useful. check-in: 51e6b1b487 user: charles@cmiles.info tags: main, trunk | |
14:51 | WpfCommon: Name refactorings in WebViewToJpg check-in: d2b1639671 user: charles@cmiles.info tags: main, trunk | |
2024-11-25
| ||
18:19 | Package Updates check-in: 7768f0501f user: charles@cmiles.info tags: main, trunk | |
17:25 | Merge branch 'main' of https://github.com/cmiles/PointlessWaymarksTools check-in: 6c954bc8d2 user: charles@cmiles.info tags: main, trunk | |
17:25 | WpfCommon: Improve the web page image capture, add jpg (save) icon check-in: 945c40f8b0 user: charles@cmiles.info tags: main, trunk | |
2024-11-22
| ||
16:40 | Package Update check-in: ed8a3ba0b5 user: charles@cmiles.info tags: main, trunk | |
2024-11-21
| ||
04:52 | Package Update check-in: 086978dd6a user: charles@cmiles.info tags: main, trunk | |
04:52 | SpatialTools: Fix line accumulated Line gain and loss check-in: 9390fddfc2 user: charles@cmiles.info tags: main, trunk | |
2024-11-17
| ||
15:58 | Explicit LangVersion for Metalama plus Package Updates check-in: 1f89eaaa6e user: charles@cmiles.info tags: main, trunk | |
2024-11-04
| ||
17:33 | WpfCommon: Various Clean Ups check-in: 95d127cccd user: charles@cmiles.info tags: main, trunk | |
16:50 | WpfCommon: More name corrections for Amazon vs S3, Small Cleanups check-in: fb64f0b97a user: charles@cmiles.info tags: main, trunk | |
16:43 | WpfCommon: Correct 'Amazon' to S3 and fix old null and async issues in the S3DeletionsContext check-in: 9e3e520337 user: charles@cmiles.info tags: main, trunk | |
2024-11-03
| ||
17:21 | WpfCommon: Add some additional WPF Converters check-in: 3d3f63218f user: charles@cmiles.info tags: main, trunk | |
15:02 | Package Updates check-in: b21dfcc90a user: charles@cmiles.info tags: main, trunk | |
2024-10-31
| ||
16:24 | Package Updates check-in: b7574f9331 user: charles@cmiles.info tags: main, trunk | |
15:33 | CommonTools: Add a helper for Embedded Resources check-in: c7607bae17 user: charles@cmiles.info tags: main, trunk | |
15:33 | CommonTools: Clean up Comments check-in: 4d6670e92b user: charles@cmiles.info tags: main, trunk | |
15:33 | WpfCommon: Add CalTopo MapBuilder Topo Layer check-in: 8d3e5ed6f4 user: charles@cmiles.info tags: main, trunk | |
2024-10-28
| ||
16:23 | Package Updates check-in: 4fed4a7843 user: charles@cmiles.info tags: main, trunk | |
2024-10-25
| ||
19:04 | Package Updates check-in: c885a7f10a user: charles@cmiles.info tags: main, trunk | |
2024-10-18
| ||
22:48 | CommonTools: Helper method to remove outer p tags I found this an easy way to deal with the outer p tags after processing markdown->html check-in: 6bfd9ec983 user: charles@cmiles.info tags: main, trunk | |
2024-10-17
| ||
12:37 | SpatialTools: Remove old test values in GPX Export Code check-in: 406172d7c2 user: charles@cmiles.info tags: main, trunk | |
03:41 | CommonTools: Add a Utf8StringWriter check-in: 39d1421626 user: charles@cmiles.info tags: main, trunk | |
2024-10-15
| ||
14:53 | WpfCommon: Fix Caltopo Leaflet layer calls and add additional layers check-in: b96c24e2c2 user: charles@cmiles.info tags: main, trunk | |
2024-10-09
| ||
14:18 | Package Update check-in: 5105ea7306 user: charles@cmiles.info tags: main, trunk | |
14:18 | WpfCommon: Fix a bug in the new in app elevation profile range check-in: c8ec0584c8 user: charles@cmiles.info tags: main, trunk | |
2024-10-08
| ||
17:46 | WpfCommon: Align the internal Map Code with the recent CMS Elevation Chart Update check-in: 8a5adc8ef3 user: charles@cmiles.info tags: main, trunk | |
2024-10-04
| ||
21:36 | WpfCommon: Fix Incorrect Types in Dependency Properties in the Multiline StringDataEntry Controls check-in: 92bbb5b35c user: charles@cmiles.info tags: main, trunk | |
2024-09-26
| ||
23:02 | Package Updates check-in: a0b78d5512 user: charles@cmiles.info tags: main, trunk | |
23:02 | WpfCommon: Add options and clean up on the auto-scrolling The previous scroll to the end for ListBoxes (now the 'Force' variation) didn't work when you also wanted to interactively scroll... check-in: 62cae90136 user: charles@cmiles.info tags: main, trunk | |
2024-09-22
| ||
17:10 | CommonTools: More Logging in ProgramInfoTools when checking for installers Problems here lend themselves to checking logs rather than debugging, hence more logging with the increase in complexity of supporting a Json source as well as directory reference. check-in: 16f4e27b04 user: charles@cmiles.info tags: main, trunk | |
2024-09-21
| ||
12:47 | CommonTools: Make UniqueFileTools safer with file name sanitization, correct parameter name in TryMakeFilenameValid check-in: 1ffb12f258 user: charles@cmiles.info tags: main, trunk | |
2024-09-17
| ||
16:25 | CommonTools: ProgramInfoJson to File check-in: bef3482d3c user: charles@cmiles.info tags: main, trunk | |
2024-09-15
| ||
20:04 | Merge branch 'main' of https://github.com/cmiles/PointlessWaymarksTools check-in: 2b22e22d95 user: charles@cmiles.info tags: main, trunk | |
20:04 | CommonTools, WpfCommon: Change the update json class check-in: 1258dd67f1 user: charles@cmiles.info tags: main, trunk | |
2024-09-14
| ||
17:23 | AvaloniaToolkit: Work on Program Update for http based updates and Package Updates check-in: cfa6d218c9 user: charles@cmiles.info tags: main, trunk | |
16:59 | Package Updates check-in: 7b914cd4f9 user: charles@cmiles.info tags: main, trunk | |
16:36 | WpfCommon: First work on updating from a link check-in: 6a947e9d05 user: charles@cmiles.info tags: main, trunk | |
16:35 | CommonTools: Use TryGetValue check-in: dbd0a9ea2c user: charles@cmiles.info tags: main, trunk | |
2024-09-13
| ||
14:56 | Package Update check-in: 39c9eb63f5 user: charles@cmiles.info tags: main, trunk | |
2024-09-12
| ||
19:33 | WpfCommon: Status Control Wait Spinner Alignment Change check-in: dd068ccf7b user: charles@cmiles.info tags: main, trunk | |
19:33 | SpatialTools: Some changes to catch expceptions with unreadable data check-in: 3f1da98256 user: charles@cmiles.info tags: main, trunk | |
2024-09-02
| ||
14:56 | WpfCommon: StatusControlContext Initialization Work check-in: c9583abd01 user: charles@cmiles.info tags: main, trunk | |
00:18 | StatusControlContext Async Initialization Work check-in: d1ac3fc577 user: charles@cmiles.info tags: main, trunk | |
2024-09-01
| ||
15:49 | ReadMe Work check-in: a6628144be user: charles@cmiles.info tags: main, trunk | |