Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WpfCalculator app in a parallel directory to DrawingIsland, with steps #353

Draft
wants to merge 49 commits into
base: user/jeffstall/drawingisland
Choose a base branch
from

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    fc62c9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90a4cdf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3330176 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7fe0db View commit details
    Browse the repository at this point in the history
  5. Add demo steps

    JesseCol committed May 9, 2024
    Configuration menu
    Copy the full SHA
    07b3393 View commit details
    Browse the repository at this point in the history
  6. Add another comment

    JesseCol committed May 9, 2024
    Configuration menu
    Copy the full SHA
    bba7d97 View commit details
    Browse the repository at this point in the history
  7. readme

    JesseCol committed May 9, 2024
    Configuration menu
    Copy the full SHA
    fae1230 View commit details
    Browse the repository at this point in the history
  8. More step comments

    JesseCol committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7b3a154 View commit details
    Browse the repository at this point in the history
  9. More step comments

    JesseCol committed May 9, 2024
    Configuration menu
    Copy the full SHA
    876d976 View commit details
    Browse the repository at this point in the history
  10. readme

    JesseCol committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1ebb414 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0279130 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    c686112 View commit details
    Browse the repository at this point in the history
  2. Port latest Text changes

    Copy latest Text and device-lost changes.
    jeffstall committed May 10, 2024
    Configuration menu
    Copy the full SHA
    140855a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a516e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    260700b View commit details
    Browse the repository at this point in the history
  5. Latest fixes from Niklas

    jeffstall committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9c03c97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38ccb7e View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/user/jeffstall/drawingisland' in…

    …to user/jessecol/calc-app
    
    Updating with latest bits from drawingisland branch.
    JesseCol committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b9cfdf1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed98180 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d35d72b View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Work around for async loading in WPF

    Probably a DispatcherQueue integration problem. This works around at expense of performance.
    jeffstall committed May 11, 2024
    Configuration menu
    Copy the full SHA
    6d3df7a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Minor clean-up for //build

    jeffstall committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9f4aec3 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. //build start

    jeffstall committed May 14, 2024
    Configuration menu
    Copy the full SHA
    cc4f50d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Updated //build steps

    jeffstall committed May 15, 2024
    Configuration menu
    Copy the full SHA
    df06074 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Clean up for //build demo

    jeffstall committed May 18, 2024
    Configuration menu
    Copy the full SHA
    d0ea9c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    871aabb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a36d7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50adf5c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Make compact calc better

    JesseCol committed May 19, 2024
    Configuration menu
    Copy the full SHA
    cac50ed View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Cleanup and make RS5

    jeffstall committed May 20, 2024
    Configuration menu
    Copy the full SHA
    3fd34bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96fc451 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ce727c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26c31a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f17057 View commit details
    Browse the repository at this point in the history
  6. Fix the demo to start at zero and have the smaller layout.

    This reverts commit 5f17057.
    
    Remove the demo2_step3 code
    JesseCol committed May 20, 2024
    Configuration menu
    Copy the full SHA
    e55aef4 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Fix app.xaml to work with .net9

    winappsdkdata_bot committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    248173e View commit details
    Browse the repository at this point in the history
  2. Remove .net entry from nuget.config

    winappsdkdata_bot committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    30ce5f8 View commit details
    Browse the repository at this point in the history
  3. Add DrawingIslandCSProjection to sln

    winappsdkdata_bot committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c0553eb View commit details
    Browse the repository at this point in the history
  4. Update to WinAppSDK 1.6

    winappsdkdata_bot committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    de0e13b View commit details
    Browse the repository at this point in the history
  5. Update DrawingIsland to WASDK 1.6

    winappsdkdata_bot committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6e0e619 View commit details
    Browse the repository at this point in the history
  6. Turn ON all the steps

    winappsdkdata_bot committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2969af0 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Update comments for Ignite demo script

    Align comments with actual VS Bookmark tags that are used for the Ignite2024 demo script.
    jeffstall committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    9d01df8 View commit details
    Browse the repository at this point in the history
  2. START 11-14-2024

    Start of Ignite 2024 demo, snapped 11/14/2024.
    jeffstall committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    2d8bcbf View commit details
    Browse the repository at this point in the history
  3. START 11-14-2024 (B): Fix DrawingIsland

    Change DrawingIsland C++ and C# to also be at a starting point, aligning with Build 2024.
    jeffstall committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    bf3e795 View commit details
    Browse the repository at this point in the history
  4. Move to WinAppSDK 1.6.1

    winappsdkdata_bot committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b00c6e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Use ThemeMode API instead of pack URI

    winappsdkdata_bot committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    ce2268e View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Set DpiMode to per-mon-v2, include comentted code to turn off the bac…

    …kdrop, make the package name more readable
    winappsdkdata_bot committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    7b2c2c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. LKG 2024-11-17 Refine start

    Update project file to make it easier to demo.
    jeffstall committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    01c8297 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. LKG: 2024-11-19 Simplify

    Start with Lottie
    Simplify uncommenting.
    jeffstall committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    fcc3bd9 View commit details
    Browse the repository at this point in the history