Skip to content

Commit f45f7b9

Browse files
Merge branch 'release/1.2.0.6'
2 parents 7859933 + 9165dd4 commit f45f7b9

5 files changed

Lines changed: 25 additions & 21 deletions

File tree

DataManipulation.vipb

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<VI_Package_Builder_Settings Version="2018" Created_Date="2018-06-04 19:50:03" Modified_Date="2019-06-04 19:16:49" Creator="Francois Normandin" Comments="" ID="8f6ed645d48cfd756a4a19bd8db1a969">
1+
<VI_Package_Builder_Settings Version="2018" Created_Date="2018-06-04 19:50:03" Modified_Date="2019-06-05 20:25:38" Creator="Francois Normandin" Comments="" ID="61b597f388de04aab63ab7703939ea90">
22
<Library_General_Settings>
33
<Package_File_Name>LabVIEW_Open_Source_lib_Data_Manipulation</Package_File_Name>
4-
<Library_Version>1.1.0.6</Library_Version>
4+
<Library_Version>1.2.0.7</Library_Version>
55
<Auto_Increment_Version>false</Auto_Increment_Version>
66
<Library_Source_Folder>source</Library_Source_Folder>
77
<Library_Output_Folder>_built-packages</Library_Output_Folder>
@@ -32,7 +32,9 @@
3232
<Copyright/>
3333
<Packager>Francois Normandin</Packager>
3434
<URL>https://github.com/LabVIEW-Open-Source</URL>
35-
<Release_Notes>Addition of support for List Element Names from Event Registration Refnum</Release_Notes>
35+
<Release_Notes>Added support to return the Event reference types (class of event) for Event Registration Refnums
36+
- support for Controls, Panes, Splitters, VI References and Application References.
37+
</Release_Notes>
3638
</Description>
3739
<Destinations>
3840
<Toolkit_VIs>
@@ -238,7 +240,7 @@
238240
<Path>source\TypeDescriptor</Path>
239241
<VI_Title/>
240242
</Items_Data>
241-
<GUID>35A803262C55EC4A9A5E85D31125CA7B</GUID>
243+
<GUID>FD87443D8803AD70E77C0677BEB687F0</GUID>
242244
</Functions_Palette_Data>
243245
<Functions_Palette_Data>
244246
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -357,7 +359,7 @@
357359
<Path>source\Variant\Variant_GetArrayElementTypeDescriptor.vi</Path>
358360
<VI_Title/>
359361
</Items_Data>
360-
<GUID>02865DA40949C6CE038FA7ACF0B7C3ED</GUID>
362+
<GUID>1BED86851D5114627B2992D65FB84E08</GUID>
361363
</Functions_Palette_Data>
362364
<Functions_Palette_Data>
363365
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -462,7 +464,7 @@
462464
<Path>source\TypeDescriptor\TypeDescriptor_GetPString.vi</Path>
463465
<VI_Title/>
464466
</Items_Data>
465-
<GUID>E22F559D0EC39EF9C50B7675664B9A9F</GUID>
467+
<GUID>8E91997A87F4EC34CDCD83163513AC05</GUID>
466468
</Functions_Palette_Data>
467469
</Library_Palette_Definition>
468470
</VI_Package_Builder_Settings>

source/TypeDescriptor/OpenDescriptor.lvlib

Lines changed: 17 additions & 15 deletions
Large diffs are not rendered by default.
27.8 KB
Binary file not shown.
1.1 KB
Binary file not shown.

tests/test_RefnumName.vi

2.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)