0.1 #52
Closed
svelderrainruiz
started this conversation in
Show and tell
0.1
#52
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Initial release of the icon editor source code. It has been modified to be able to be built by open source users. See commit history below
36043e0 (tag: 0.1) make NI dev workflow work (#32)
b4a5c66 Synced files with the recent changes from AzDO
c88394a Create CODE_OF_CONDUCT.md (#26)
3f88e30 (Extracted change) (#31)
5bcf332 Ideas for contributor agreement (#12)
f7176ea Avoid doing any work if there is an incoming error. (#6)
f089c91 Add CONTRIBUTING document.
21998de Update readme with instructions to install custom icon editor (#4)
42b3000 Create "IE_Open Help Link.vi" to workaround "_LaunchHelpURL.vi" not existing prior to 2023.
ecffa3c Create a few helper VIs to consolidate code that needs to be password protected. This allowed me to remove password protection on multiple VIs. There are no:...skipping...
3f29420 (HEAD -> main, origin/main, origin/feature/49-icon-editor-dependencies-vipc, origin/feature/45-missing-items-from-labview-project, origin/feature/40-autodetect-mismatched-banners, origin/feature/25-valid-library-icon-check-disable, origin/feature/19-keyboard-shortcut-import-icon-from-owning-library, origin/HEAD) 22 set vi name handles underscores (#43)
49c4361 (origin/49-icon-editor-dependencies, origin/45-remove-2-missing-items-from-the-labview-project, origin/23-standalone-icon-editor) Antidoc documentation (#41)
8aee6bd (origin/40-automatically-detect-mismatched-banners-on-vis-part-of-lvlibs, 40-automatically-detect-mismatched-banners-on-vis-part-of-lvlibs) Unit tests for missing LabVIEW items from project (#35)
36043e0 (tag: 0.1) make NI dev workflow work (#32)
b4a5c66 Synced files with the recent changes from AzDO
c88394a Create CODE_OF_CONDUCT.md (#26)
3f88e30 (Extracted change) (#31)
5bcf332 Ideas for contributor agreement (#12)
f7176ea Avoid doing any work if there is an incoming error. (#6)
f089c91 Add CONTRIBUTING document.
21998de Update readme with instructions to install custom icon editor (#4)
42b3000 Create "IE_Open Help Link.vi" to workaround "_LaunchHelpURL.vi" not existing prior to 2023.
ecffa3c Create a few helper VIs to consolidate code that needs to be password protected. This allowed me to remove password protection on multiple VIs. There are now only 7 password protected VIs.
71f7e26 Add archiving to "prepare" VI instead of just deleting.
cfd710d Updated readme (#1)
7462d95 Save more source in 2021
e285362 Adapt to updated paths
cb0d044 Add a missing VI (Windows.vi)
c369b27 Update comment in disabled code that clears combobox. (#2)
d1850e1 Set project to keep everything in 2021.
121a01b Recreate project in more accessible location. Move build/setup related VIs to "Tooling" directory. Change prebuild VI to unload the icon editor.
babc1fc Add VIs to setup LV to use the icon editor source
fe98acb Initial commit of source from 2024 Q3
1108ac7 Initial commit
This discussion was created from the release 0.1.
Beta Was this translation helpful? Give feedback.
All reactions