-
Notifications
You must be signed in to change notification settings - Fork 68
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.20
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: bruderstein/PythonScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.21
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 40 files changed
- 3 contributors
Commits on Dec 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b8a1e8 - Browse repository at this point
Copy the full SHA 9b8a1e8View commit details -
* fixed wix v5 issues after automatic transformation and adaptions for heat which is not part of wix tooling - PythonScript.wxs(52) : error WIX0094: The identifier 'WixUI:WixUI_FeatureTree_X64' could not be found. Ensure you have typed the reference correctly and that all the necessary inputs are provided to the linker. - PythonScript.wxs(54) : warning WIX5437: It is no longer necessary to define the standard directory 'ProgramFiles64Folder'. Use the StandardDirectory element instead. Linking installer - generating MSI see also oleg-shilo/wixsharp#1655 for WIX5437 https://wixtoolset.org/docs/tools/wixext/wixui/ for WIX0094 add extension as described at https://wixtoolset.org/docs/tools/wixext/ * - use files (https://wixtoolset.org/docs/fivefour/ , https://wixtoolset.org/docs/schema/wxs/files/ , wixtoolset/issues#7857) instead of heat for file harvesting - remove unused xsl msi scripts TODO: Remove also __pycache__ dirs on unistall, maybe also pyc files
Configuration menu - View commit details
-
Copy full SHA for db0c1c7 - Browse repository at this point
Copy the full SHA db0c1c7View commit details -
- Manually merge some findings + further corrections from PR#296
- start to cleanup outdated todo list
Configuration menu - View commit details
-
Copy full SHA for e2cb537 - Browse repository at this point
Copy the full SHA e2cb537View commit details
Commits on Dec 31, 2024
-
Add option to disable another script is running popup warning (#367)
* move utility code to the proper filtered views * add option to disable another script is running popup warning
Configuration menu - View commit details
-
Copy full SHA for 0ccb8c1 - Browse repository at this point
Copy the full SHA 0ccb8c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 914ac11 - Browse repository at this point
Copy the full SHA 914ac11View commit details -
Revision: 4b3a04f Author: Christian Grasser <[email protected]> Date: 03.10.2024 13:46:24 Message: fix #344 Fix invalid enums - renamed problematic enums - automatically created 8859_15 is problematic and needs to be checked if it could be managed within python code gen script from scintilla iface - docu not updated yet ---- Modified: PythonScript/src/EnumsWrapper.cpp Modified: PythonScript/src/NotepadPython.cpp
Configuration menu - View commit details
-
Copy full SHA for 72380be - Browse repository at this point
Copy the full SHA 72380beView commit details
Commits on Jan 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8151231 - Browse repository at this point
Copy the full SHA 8151231View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad57296 - Browse repository at this point
Copy the full SHA ad57296View commit details -
Configuration menu - View commit details
-
Copy full SHA for e707c27 - Browse repository at this point
Copy the full SHA e707c27View commit details
Commits on Jan 3, 2025
-
Bump PythonScript.Tests/gtest from
35d0c36to7d76a23(#369)Bumps [PythonScript.Tests/gtest](https://github.com/google/googletest) from `35d0c36` to `7d76a23`. - [Release notes](https://github.com/google/googletest/releases) - [Commits](google/googletest@35d0c36...7d76a23) --- updated-dependencies: - dependency-name: PythonScript.Tests/gtest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d4333fe - Browse repository at this point
Copy the full SHA d4333feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65b7ed8 - Browse repository at this point
Copy the full SHA 65b7ed8View commit details
Commits on Jan 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4604de5 - Browse repository at this point
Copy the full SHA 4604de5View commit details -
Handling of invalid values in the Search, Search, Replace and Replace…
… methods (#370) * Handling of invalid values in the Search, Search, Replace and Replace methods * fix typo
Configuration menu - View commit details
-
Copy full SHA for cb29713 - Browse repository at this point
Copy the full SHA cb29713View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03d4eac - Browse repository at this point
Copy the full SHA 03d4eacView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.0.20...v3.0.21