Matthew Schill mschill
  • Joined on 2024-09-05
mschill approved Volian/SourceCode#768 2026-05-13 13:37:18 -04:00
B2026-046-RO-symbols-and-Annotations

Looks good to me. Ready for QA!

mschill suggested changes for Volian/SourceCode#768 2026-05-13 13:13:16 -04:00
B2026-046-RO-symbols-and-Annotations

looks good other than commented out code

mschill commented on pull request Volian/SourceCode#768 2026-05-13 13:13:16 -04:00
B2026-046-RO-symbols-and-Annotations

would remove commented out code

mschill pushed to C2026-008 at Volian/SourceCode 2026-05-12 08:52:25 -04:00
768fcc4f05 Fix Bug in Dotnet Bar related to multiple events and closing display tabs
mschill pushed to C2026-008 at Volian/SourceCode 2026-05-11 14:41:33 -04:00
727491f99b Merge branch 'C2026-008' of https://git.volian.com/Volian/SourceCode into C2026-008
c5f1c3a340 C2026-008 - Re-Architect RO.FST to include RO Modification date/time and use those when updating ROs from the RO.FST
Compare 2 commits »
mschill pushed to C2026-008 at Volian/SourceCode 2026-05-11 14:41:06 -04:00
a78311104a Merge branch 'Development' into C2026-008
333645b044 Merge pull request 'F2026_013 Fixed typo in Vogtle format title' (#767) from F2026-013_Vogtle_3_4_Format into Development
23173074aa F2026_013 Fixed typo in Vogtle format title
be8bb9c4e1 Merge pull request 'B2026-043-Fix-Error-for-Set_At_All_Level-in-the-Applicability-tab-evaluate-having-the-button-grayed-out-for-the-RNO-column-when-clicked-executes-function' (#765) from B2026-043-Fix-Error-for-Set_At_All_Level-in-the-Applicability-tab-evaluate-having-the-button-grayed-out-for-the-RNO-column-when-clicked-executes-function into Development
d07e132216 B2026-043-Fix-Error-for-Set_At_All_Level-in-the-Applicability-tab-evaluate-having-the-button-grayed-out-for-the-RNO-column-when-clicked-executes-function
Compare 29 commits »
mschill commented on pull request Volian/SourceCode#765 2026-05-07 14:42:53 -04:00
B2026-043-Fix-Error-for-Set_At_All_Level-in-the-Applicability-tab-evaluate-having-the-button-grayed-out-for-the-RNO-column-when-clicked-executes-function

just a minor thing - but shouldn't need to clear it since it was just created.

mschill suggested changes for Volian/SourceCode#765 2026-05-06 06:18:51 -04:00
B2026-043-Fix-Error-for-Set_At_All_Level-in-the-Applicability-tab-evaluate-having-the-button-grayed-out-for-the-RNO-column-when-clicked-executes-function

I believe this still has the same issue as before with the gpsubItem being created in the constructor --- i.e. it is statically part of the class and will be created in the constructor and could potentially be garbage collected as it is removed from the control.

mschill created pull request Volian/SourceCode#766 2026-05-05 09:00:16 -04:00
C2026-014 Set Changebar date with multi-unit
mschill pushed to C2026-014 at Volian/SourceCode 2026-05-05 08:48:27 -04:00
d0fe36f86e C2026-014 Set Changebar date with multi-unit
mschill created branch C2026-014 in Volian/SourceCode 2026-05-05 08:48:26 -04:00
mschill commented on pull request Volian/SourceCode#765 2026-05-05 07:42:28 -04:00
B2026-043-Fix-Error-for-Set_At_All_Level-in-the-Applicability-tab-evaluate-having-the-button-grayed-out-for-the-RNO-column-when-clicked-executes-function

gpSubItem is a pre-existing control - i.e. it is created in the Designer.