Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
ghost1372 created a comment on an issue on microsoft/WindowsAppSDK
1.Add `<IsAotCompatible>True</IsAotCompatible>` analyzer will warn you if you have a code which is not supported in AOT. 2.mark your classes with **partial** keyword 3.for p/invoke stuff use CS...
ghost1372 pushed 1 commit to master ghost1372/ghost1372.github.io
- Add RichTextFormatterHelper 6106a8d
ghost1372 pushed 1 commit to main ghost1372/DevWinUI
- Add RichTextFormatter #12 Special Tnx to @MPITech 4952459
ghost1372 closed an issue on ghost1372/DevWinUI
Donating some custom code for easy HTML-like formatting in TextBlocks and RickTextBlocks
Hi. I would like to donate some code to you that I created (admittedly with some help from ChatGPT) if you'd like to use it as-is or maybe to create a custom control in DevWinUI, if you are intere...ghost1372 pushed 2 commits to master ghost1372/ghost1372.github.io
ghost1372 created a comment on an issue on microsoft/setup-msbuild
I am new in github actions but i think i am in hosted running.
ghost1372 created a comment on an issue on CommunityToolkit/dotnet
This is because of Native AOT
ghost1372 opened an issue on microsoft/setup-msbuild
How to use Preview Version?
i need to use preview version of msbuild which is ``` MSBuild version 17.13.0-preview-24568-05+37fc8280d for .NET Framework 17.13.0.56805 ``` but i dont know how to use this version! this is not w...ghost1372 created a comment on an issue on actions/runner-images
@maxim-lobanov vs2022 preview is not available
ghost1372 pushed 23 commits to main ghost1372/WindowsAppSDK
- Update bug-report.yaml (#4896) b05c65c
- Updating CameraCaptureUI Spec Doc (#4895) * Addressing comments from PR-review! * addressing comments * Addres... 61c8a40
- bug fix (#4890) 5913f72
- [main] Update dependencies from microsoft/LiftedIXP/DCPP (#4870) * Update dependencies from https://dev.azure.com/mi... e4c3de9
- Remove Invalid character from DevCheck Password Gen (#4903) 999df08
- Added TerminalVelocity for BackgroundTaskBuilder API (#4908) Signed-off-by: Godly Alias <[email protected]> e4227ec
- Adding Terminal Velocity Check for experimental API (#4906) d6e1cfd
- Update TeminalVelcity changes for OAuth2Manager (#4912) c9eebef
- Interfaces for "Enhanced UX Notification for Video and Audio Call Feature" (#4783) 5a41e3b
- Delegate to OS RegFreeWinRT when available (>=24H1) (#4728) * Delegate to OS RegFreeWinRT when available (>=19H1) ... 6839e95
- [main] Update dependencies from microsoft/LiftedIXP/DCPP (#4917) * Update dependencies from https://dev.azure.com/mi... 87ff4f7
- Revert "Delegate to OS RegFreeWinRT when available (>=24H1) (#4728)" (#4935) This reverts commit 6839e9592e2ab854502... c088336
- Add FeedbackHub trigger to WindowsAppSDK repository (#4930) * add feedbackHub trigger * fix name dfbac0b
- Added DetourFinishHelperProcess export needed for DetourIsHelperProcess() (#4934) afb92af
- Fix the GUID in CameraCaptureUITelemetry (#4919) 8ebf35b
- Include STL/CRT libs and headers with LKG to eliminate yvals_core.h static_assert build errors on mismatch (#4933) *... 0d7a920
- Use separate folder for publishing redist files, not the nuget package cache (#4940) * Remove publish of packages di... 7b78272
- Find custom.props in parent dir (#4946) * Update LkgToolset.props Fix build break - custom.props in parent direct... ff735c5
- [Windows App SDK Installer] Functional Test Fixes (#4947) * test fixes * incorporate PR suggestions 0cc28b7
- Bug 55435589: MrtCore build now fails due to mrt.gdnsuppress exclusions not being found, due to case sensitive of nug... ed94e7e
- and 3 more ...
ghost1372 pushed 25 commits to main ghost1372/UI.WPF.Modern
- Example code for MenuBar eb8744a
- Example code for MenuFlyout 7c7a7e2
- Example code for Menu efc46b5
- Use FontIcon for NavigationView dd73828
- Remove duplicate xmlns declaration f83da8f
- Delete iNKORE.UI.WPF.Modern.sln (#109)# 4a8a04f
- Delete desktop.ini (#108) 542f5d6
- Update .gitignore cf7e921
- Fix ikw namespace in xaml 2e8561e
- Clean some bullsh1t 4608f65
- Merge pull request #110 from JeremyAnsel/build Fix ikw namespace in xaml c0426da
- Example code for NavigationView 277afe1
- Example code for NumberBox 6b4582b
- Example code for PageTransitions 3002a6e
- Example code for ParallaxView 88fdcc8
- Example code for PasswordBox 441f90f
- Example code for PersonPicture 687701e
- Example code for PipsPager 2041cae
- Example code for Pivot b7fa261
- Add more credit info a3282f6
- and 5 more ...
ghost1372 pushed 19 commits to main ghost1372/WinUI-Gallery
- Added error handling. (#1607) When an unhandled exception gets thrown the app no longer crashes. Now the user gets ... 2a820e3
- Add IconsDataSchema (#1634) <!--- Provide a general summary of your changes in the Title above --> ## Description... 82f7b64
- Improve Color page sample code (#1653) <!--- Provide a general summary of your changes in the Title above --> ## ... 7d6b14d
- Separate XAML and C# code in TitleBar customization example (#1663) ## Description This pull request Updates the Ti... bdef48d
- [UX] New icon (#1667) ## Description This PR adds the new WinUI Gallery icon, that is part of the new WASDK/WinUI ic... b5b6d88
- Fix camera still being used after closing camera preview page (#1638) <!--- Provide a general summary of your change... d24c449
- Remove DataGrid (#1677) Closes: https://github.com/microsoft/WinUI-Gallery/issues/1525 ce62958
- Fix: `ColorPaletteResourcesPage` theme toggle highlight (#1676) ## Motivation and Context Fixes #1674 ## How Ha... c24f9da
- Resolve `Iconography Page` issue, improve `Control Example` behavior and `ScrollViewPage` Example (#1668) ## Descrip... bc9f79e
- small changes to Color pages (#1670) ## Description Changed one "control" to "card", make every Description end wit... 96beae3
- Fix: `Color > HighContrast` theme toggle highlight (#1680) <!--- Provide a general summary of your changes in the Ti... 99adbc1
- Add Manual WebView2 Package Reference to Bypass Store Validation Error (#1687) ## Description Manually adding latest... dcd790e
- Remove ColorPaletteResources sample (#1686) `ColorPaletteResources` is an API from the pre-WinUI days, and does not ... 7d058e0
- Remove Reveal Focus sample (#1685) Reveal Focus is not applicable to WinUI 3. 0951785
- Updating missing icons + subtitles for design guidance section (#1682) - Updated the Windows UI Kit name / URL - Ad... d7e7fa1
- Fix broken WinUI repo link (#1683) A few weeks ago the WinUI source code moved to the `main` branch as it should be... aa58738
- Tweaks to homepage strings (#1695) a766446
- Refactor CompactSizing sample (#1684) - Removed unused CompactSpacing page - Updated the documentation so it's inli... 7d66882
- [UX] Pageheader improvements (#1679) ![image](https://github.com/user-attachments/assets/ee4b7050-934a-468a-a495-b48... 77635ee
ghost1372 pushed 16 commits to main ghost1372/maui-samples
- Replace Frame with Border (#542) * Replace Frame with Border. * Replace Frame with Border. * Remove stray file... 59a8876
- Add DeveloperBalance Sample app 38173ae
- Update QUEST workflows. (#545) 0cfddca
- added a new image and filled out some basic description with attributions b95a43f
- Remove the null annotation. 97f3c26
- Merge pull request #549 from dotnet/dabritch-reduce-warnings fe2bf49
- Merge branch 'main' into add-developerbalance 958ab93
- Merge pull request #544 from dotnet/add-developerbalance Add Developer Balance Sample app 6a0d23f
- Update DeveloperBalance Syncfusion dependency 5264db6
- Add Label property for Map Pin 9b1fbb3
- Move DataTemplateSelector to separate file 81ba584
- Update ChipDataTemplateSelector.cs 17795c0
- Merge pull request #550 from dotnet/improve-devbalance1 Move DataTemplateSelector to separate file for Developer Bal... 2811c10
- Update DeveloperBalance dependencies 917aaa8
- Merge pull request #551 from dotnet/jfversluis-patch-1 Update DeveloperBalance dependencies 9242d7a
- Compile all bindings (#552) * Use compiled bindings. * Use compiled bindings. * Compile all bindings. * Use... e8dd927