Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bruderstein/PythonScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.21
Choose a base ref
...
head repository: bruderstein/PythonScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.22
Choose a head ref
  • 8 commits
  • 429 files changed
  • 3 contributors

Commits on Jan 4, 2025

  1. Configuration menu
    Copy the full SHA
    8df348a View commit details
    Browse the repository at this point in the history
  2. remove unused files

    chcg committed Jan 4, 2025
    Configuration menu
    Copy the full SHA
    7727870 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2025

  1. Bump PythonScript.Tests/gtest from 7d76a23 to e235eb3 (#375)

    Bumps [PythonScript.Tests/gtest](https://github.com/google/googletest) from `7d76a23` to `e235eb3`.
    - [Release notes](https://github.com/google/googletest/releases)
    - [Commits](google/googletest@7d76a23...e235eb3)
    
    ---
    updated-dependencies:
    - dependency-name: PythonScript.Tests/gtest
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 2, 2025
    Configuration menu
    Copy the full SHA
    4c86653 View commit details
    Browse the repository at this point in the history
  2. add new Notepad message NPPM_ADDSCNMODIFIEDFLAGS (#376)

    * add new Notepad message NPPM_ADDSCNMODIFIEDFLAGS
    
    * remove unneeded include Enums.h from NotepadPlusWrapper.h
    
    * Add an add_modification_flag test to test invalid values
    
    * Fix test_scintillawrapper_int_int_stringresult_in_callback_getCurLine is calling wrong function
    Ekopalypse authored Feb 2, 2025
    Configuration menu
    Copy the full SHA
    6f3d57b View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. update to python 3.12.9

    chcg committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    779123c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2025

  1. Bump PythonScript.Tests/gtest from e235eb3 to 24a9e94 (#377)

    Bumps [PythonScript.Tests/gtest](https://github.com/google/googletest) from `e235eb3` to `24a9e94`.
    - [Release notes](https://github.com/google/googletest/releases)
    - [Commits](google/googletest@e235eb3...24a9e94)
    
    ---
    updated-dependencies:
    - dependency-name: PythonScript.Tests/gtest
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 2, 2025
    Configuration menu
    Copy the full SHA
    fce7c26 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. Tk/Tcl version conflict #379

    - added missing update of tcl/tk files for python 3.12.9
    chcg committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    091187e View commit details
    Browse the repository at this point in the history
  2. version 3.0.22 for alpha tests

    chcg committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    1de9f75 View commit details
    Browse the repository at this point in the history
Loading