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

Avalonia #325

Merged
merged 109 commits into from
Feb 1, 2023
Merged

Avalonia #325

merged 109 commits into from
Feb 1, 2023

Commits on Dec 5, 2018

  1. Configuration menu
    Copy the full SHA
    68701cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d21d5e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2019

  1. Changed to be used with avalonia-ui. (updated ~ F. v. Never)

    - Custom fonts are not working (math symbols are not working)
    - Positions of the formula symbols are incorrect
    - Project Properties removed as interrupting build
    
    The added code was moved to another directory so it won't break the
    original WPF code. ~ F. v. Never
    Victor authored and ForNeVeR committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    1a32031 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e01994 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d8b957 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acaeb98 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

  1. Configuration menu
    Copy the full SHA
    903d6f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b6dead View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2019

  1. Configuration menu
    Copy the full SHA
    939fa0c View commit details
    Browse the repository at this point in the history
  2. Review fixes (#17)

    ForNeVeR committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    0f88a21 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. Merge branch 'master' into feature/17-avalonia

    # Conflicts:
    #	appveyor.yml
    #	src/WpfMath/WpfMath.csproj
    ForNeVeR committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    e9ce178 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. Configuration menu
    Copy the full SHA
    71480f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d865996 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd5c3b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

  1. Merge branch 'master' into infra/merge_master_into_avalonia

    # Conflicts:
    #	README.md
    #	WpfMath.sln
    #	appveyor.yml
    #	scripts/nuget-pack.ps1
    #	src/SharedMath/Atoms/BigDelimeterAtom.cs
    #	src/SharedMath/DefaultTexFont.cs
    #	src/SharedMath/TexFontUtilities.cs
    #	src/SharedMath/XmlUtilities.cs
    #	src/WpfMath/TexFontInfo.cs
    rstm-sf committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    4c77dc8 View commit details
    Browse the repository at this point in the history
  2. Fix Avalonia/TexFormula

    rstm-sf committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    22a067e View commit details
    Browse the repository at this point in the history
  3. Remove BOM

    rstm-sf committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    3063a33 View commit details
    Browse the repository at this point in the history
  4. Fix resolving conflicts

    rstm-sf committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    2a41b83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35c75c2 View commit details
    Browse the repository at this point in the history
  6. Update Avalonia/StyledAtom

    rstm-sf committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    1434076 View commit details
    Browse the repository at this point in the history
  7. Update Avalonia/Box

    rstm-sf committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    149f952 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Configuration menu
    Copy the full SHA
    ae91253 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f56f490 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb824ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    363f2cf View commit details
    Browse the repository at this point in the history
  5. Update Avalonia/Data

    rstm-sf committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    8413062 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Fix create color

    rstm-sf committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    19bcf7d View commit details
    Browse the repository at this point in the history
  2. Fix formula in view

    rstm-sf committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    78266b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2020

  1. Update Avalonia/*.csproj

    rstm-sf authored and ForNeVeR committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    57a0def View commit details
    Browse the repository at this point in the history
  2. Fix todo for \underline in Avalonia

    rstm-sf authored and ForNeVeR committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    9800789 View commit details
    Browse the repository at this point in the history
  3. Fix todo for Avalonia/non-wpf

    rstm-sf authored and ForNeVeR committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    0d574eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffd65d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2020

  1. Upgrade Avalonia version

    rstm-sf committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    27a4300 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1ea2c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2020

  1. Configuration menu
    Copy the full SHA
    544c7d9 View commit details
    Browse the repository at this point in the history
  2. Extract create value for Color to helper for:

    - cmyk
    - grayscale
    - html
    rstm-sf committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    03c864c View commit details
    Browse the repository at this point in the history
  3. Extract create value for Color to helper for:

    - PredefinedColorParser
    rstm-sf committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    ca2b600 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    143756c View commit details
    Browse the repository at this point in the history
  5. Select parser color component

    rstm-sf committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    6223839 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0bf5049 View commit details
    Browse the repository at this point in the history
  7. Rename helper methods

    rstm-sf committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    0b15ffd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8806a93 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Configuration menu
    Copy the full SHA
    bbc27ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2664b7e View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Configuration menu
    Copy the full SHA
    cd1b2f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. Fix order in RgbaColor ctor

    rstm-sf committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    7ae7168 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Configuration menu
    Copy the full SHA
    e7e3ba6 View commit details
    Browse the repository at this point in the history
  2. Add tests for BrushContainer

    rstm-sf committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    c44e269 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    a0d5ac6 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2021

  1. Configuration menu
    Copy the full SHA
    3940080 View commit details
    Browse the repository at this point in the history
  2. Merge 'master' into 'feature/17-avalonia'

    Co-authored-by: Rustam Sayfutdinov <rstm.sf@gmail.com>
    ForNeVeR and rstm-sf committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    3fe4175 View commit details
    Browse the repository at this point in the history
  3. Enable 'feature/17-avalonia' to CI

    rstm-sf authored and ForNeVeR committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    411a19f View commit details
    Browse the repository at this point in the history
  4. Fix error

    rstm-sf authored and ForNeVeR committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    7907ce7 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2021

  1. Configuration menu
    Copy the full SHA
    4a12f26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efbec83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05d93e4 View commit details
    Browse the repository at this point in the history
  4. Use NRT for FormulaBlock

    rstm-sf committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    a8da280 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    8c97ae5 View commit details
    Browse the repository at this point in the history
  2. Fix namespace

    rstm-sf committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    9e63ca4 View commit details
    Browse the repository at this point in the history
  3. Fix NRT warnings

    rstm-sf committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    f1b57b7 View commit details
    Browse the repository at this point in the history
  4. Refactoring

    rstm-sf committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    66406f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Apply suggestions

    Co-authored-by: Friedrich von Never <friedrich@fornever.me>
    rstm-sf and ForNeVeR authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    6df6a72 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

  1. Supports Avalonia 0.10

    rstm-sf committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    5a646fa View commit details
    Browse the repository at this point in the history
  2. Add ConsoleTraceListener

    rstm-sf committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    a3f19b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    11bedcf View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Configuration menu
    Copy the full SHA
    090ace4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a505cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ede1c72 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    4855efc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a94826 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc5535e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e624a4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77ed0f8 View commit details
    Browse the repository at this point in the history
  6. Fonts: add a README file

    ForNeVeR committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    b5a571d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a3f23b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a992faa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    03af07d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ff4d405 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    76b566c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    73bd5a4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    efe062b View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    d7fe7f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d16a775 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into feature/17-avalonia

    # Conflicts:
    #	CHANGELOG.md
    #	Directory.Build.props
    #	src/WpfMath/WpfMath.csproj
    ForNeVeR committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    5a5ac4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bee14e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81a0c6f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca0183a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    93fb11a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    87eeee3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a25ef94 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e9129dd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8dc4487 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a5588e3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    61bcb70 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. (#17) General code cleanup

    ForNeVeR committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    cb5f3c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9ad944 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21aaf1a View commit details
    Browse the repository at this point in the history
  4. (#17) TODO cleanup

    ForNeVeR committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    fef6ba4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    602f80f View commit details
    Browse the repository at this point in the history
  6. (#17) Tests: update Microsoft.Net.Test.SDK

    Otherwise, tests may be unstable.
    ForNeVeR committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    bde9973 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    cbf2b4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c82c191 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd86a7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c26bafc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da2f25f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e8e83a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f96a64c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a51703 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    42b0754 View commit details
    Browse the repository at this point in the history