Skip to content

Commit 285f7c6

Browse files
authored
Merge pull request #20 from finale-lua/v0.74-changes
V0.74 changes
2 parents e78e729 + 62770a3 commit 285f7c6

File tree

836 files changed

+8126
-6620
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

836 files changed

+8126
-6620
lines changed

html/annotated.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<tbody>
2222
<tr style="height: 56px;">
2323
<td id="projectalign" style="padding-left: 0.5em;">
24-
<div id="projectname">Finale PDK Framework<span id="projectnumber">&#160;0.73</span>
24+
<div id="projectname">Finale PDK Framework<span id="projectnumber">&#160;0.74</span>
2525
</div>
2626
</td>
2727
</tr>
@@ -108,7 +108,7 @@
108108
<tr id="row_38_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_____f_c_other_text.html" target="_self">__FCOtherText</a></td><td class="desc">The base class for text classes that loads from 'other' (not as regular raw text) </td></tr>
109109
<tr id="row_39_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_____f_c_prefs_base.html" target="_self">__FCPrefsBase</a></td><td class="desc">Base class for all preference data classes </td></tr>
110110
<tr id="row_40_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_____f_c_staff_base.html" target="_self">__FCStaffBase</a></td><td class="desc">The base class for <a class="el" href="class_f_c_staff.html" title="The class for a staff in the score. It is also a base class for staff styles.">FCStaff</a> (and its subclass <a class="el" href="class_f_c_current_staff_spec.html" title="The class for a &quot;current staff state&quot; (the sum of staff changes and staff style changes) at a specifi...">FCCurrentStaffSpec</a>), as well <a class="el" href="class_f_c_staff_style_def.html" title="Class for a staff style definition.">FCStaffStyleDef</a> </td></tr>
111-
<tr id="row_41_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_____f_c_undo_block_handler.html" target="_self">__FCUndoBlockHandler</a></td><td class="desc">The base class for the block handler. Intented for inheritance for use with the <a class="el" href="class_f_c_undo_block.html" title="Class that handles Undo records for modeless plug-in interfaces.">FCUndoBlock</a> utility class </td></tr>
111+
<tr id="row_41_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_____f_c_undo_block_handler.html" target="_self">__FCUndoBlockHandler</a></td><td class="desc">The base class for the block handler. Intented for inheritance for use with the <a class="el" href="class_f_c_undo_controller.html" title="Class that handles Undo records for modeless plug-in interfaces.">FCUndoController</a> utility class </td></tr>
112112
<tr id="row_42_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_____f_c_user_window.html" target="_self">__FCUserWindow</a></td><td class="desc">Base class for all other dialog/window classes </td></tr>
113113
<tr id="row_43_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_f_c_accidental_mod.html" target="_self">FCAccidentalMod</a></td><td class="desc">Class for acciental modifications (as in Finale's Special Tools) </td></tr>
114114
<tr id="row_44_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_f_c_accidental_mods.html" target="_self">FCAccidentalMods</a></td><td class="desc">Collection class for <a class="el" href="class_f_c_accidental_mod.html" title="Class for acciental modifications (as in Finale&#39;s Special Tools).">FCAccidentalMod</a> class objects </td></tr>
@@ -424,7 +424,7 @@
424424
<tr id="row_352_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_f_c_tuplet_prefs.html" target="_self">FCTupletPrefs</a></td><td class="desc">The preferences for the default tuplet definition </td></tr>
425425
<tr id="row_353_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_f_c_tuplets.html" target="_self">FCTuplets</a></td><td class="desc">Collection class for <a class="el" href="class_f_c_tuplet.html" title="Class for attaching an tuplet to an entry.">FCTuplet</a> class objects </td></tr>
426426
<tr id="row_354_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_f_c_u_i.html" target="_self">FCUI</a></td><td class="desc">Standard class for basic user interface functionality </td></tr>
427-
<tr id="row_355_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_f_c_undo_block.html" target="_self">FCUndoBlock</a></td><td class="desc">Class that handles Undo records for modeless plug-in interfaces </td></tr>
427+
<tr id="row_355_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_f_c_undo_controller.html" target="_self">FCUndoController</a></td><td class="desc">Class that handles Undo records for modeless plug-in interfaces </td></tr>
428428
<tr id="row_356_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_f_c_verse_lyrics_text.html" target="_self">FCVerseLyricsText</a></td><td class="desc">The class for verse lyrics texts </td></tr>
429429
<tr id="row_357_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_f_c_verse_syllable.html" target="_self">FCVerseSyllable</a></td><td class="desc">The class for a verse syllable </td></tr>
430430
<tr id="row_358_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_f_c_verse_syllables.html" target="_self">FCVerseSyllables</a></td><td class="desc">Collection class for <a class="el" href="class_f_c_verse_syllable.html" title="The class for a verse syllable.">FCVerseSyllable</a> class objects </td></tr>
@@ -433,7 +433,7 @@
433433
</div><!-- contents -->
434434
<!-- start footer part -->
435435
<hr class="footer"/><address class="footer"><small>
436-
Generated on Thu Apr 11 2024 10:07:31 for Finale PDK Framework by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.2
436+
Generated on Sat May 4 2024 09:27:44 for Finale PDK Framework by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.2
437437
</small></address>
438438
</body>
439439
</html>

html/class_____f_c_base-members.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<tbody>
2222
<tr style="height: 56px;">
2323
<td id="projectalign" style="padding-left: 0.5em;">
24-
<div id="projectname">Finale PDK Framework<span id="projectnumber">&#160;0.73</span>
24+
<div id="projectname">Finale PDK Framework<span id="projectnumber">&#160;0.74</span>
2525
</div>
2626
</td>
2727
</tr>
@@ -258,7 +258,7 @@
258258
</table></div><!-- contents -->
259259
<!-- start footer part -->
260260
<hr class="footer"/><address class="footer"><small>
261-
Generated on Thu Apr 11 2024 10:07:27 for Finale PDK Framework by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.2
261+
Generated on Sat May 4 2024 09:27:40 for Finale PDK Framework by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.2
262262
</small></address>
263263
</body>
264264
</html>

html/class_____f_c_base.html

Lines changed: 5 additions & 5 deletions
Large diffs are not rendered by default.

html/class_____f_c_base.png

20 Bytes
Loading

html/class_____f_c_base_data-members.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<tbody>
2222
<tr style="height: 56px;">
2323
<td id="projectalign" style="padding-left: 0.5em;">
24-
<div id="projectname">Finale PDK Framework<span id="projectnumber">&#160;0.73</span>
24+
<div id="projectname">Finale PDK Framework<span id="projectnumber">&#160;0.74</span>
2525
</div>
2626
</td>
2727
</tr>
@@ -300,7 +300,7 @@
300300
</table></div><!-- contents -->
301301
<!-- start footer part -->
302302
<hr class="footer"/><address class="footer"><small>
303-
Generated on Thu Apr 11 2024 10:07:27 for Finale PDK Framework by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.2
303+
Generated on Sat May 4 2024 09:27:40 for Finale PDK Framework by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.2
304304
</small></address>
305305
</body>
306306
</html>

html/class_____f_c_base_data.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<tbody>
2222
<tr style="height: 56px;">
2323
<td id="projectalign" style="padding-left: 0.5em;">
24-
<div id="projectname">Finale PDK Framework<span id="projectnumber">&#160;0.73</span>
24+
<div id="projectname">Finale PDK Framework<span id="projectnumber">&#160;0.74</span>
2525
</div>
2626
</td>
2727
</tr>
@@ -1679,7 +1679,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#aff175549efabc68684daf11c
16791679
</div><!-- contents -->
16801680
<!-- start footer part -->
16811681
<hr class="footer"/><address class="footer"><small>
1682-
Generated on Thu Apr 11 2024 10:07:27 for Finale PDK Framework by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.2
1682+
Generated on Sat May 4 2024 09:27:40 for Finale PDK Framework by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.2
16831683
</small></address>
16841684
</body>
16851685
</html>

html/class_____f_c_base_stream-members.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<tbody>
2222
<tr style="height: 56px;">
2323
<td id="projectalign" style="padding-left: 0.5em;">
24-
<div id="projectname">Finale PDK Framework<span id="projectnumber">&#160;0.73</span>
24+
<div id="projectname">Finale PDK Framework<span id="projectnumber">&#160;0.74</span>
2525
</div>
2626
</td>
2727
</tr>
@@ -259,7 +259,7 @@
259259
</table></div><!-- contents -->
260260
<!-- start footer part -->
261261
<hr class="footer"/><address class="footer"><small>
262-
Generated on Thu Apr 11 2024 10:07:27 for Finale PDK Framework by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.2
262+
Generated on Sat May 4 2024 09:27:40 for Finale PDK Framework by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.2
263263
</small></address>
264264
</body>
265265
</html>

html/class_____f_c_base_stream.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<tbody>
2222
<tr style="height: 56px;">
2323
<td id="projectalign" style="padding-left: 0.5em;">
24-
<div id="projectname">Finale PDK Framework<span id="projectnumber">&#160;0.73</span>
24+
<div id="projectname">Finale PDK Framework<span id="projectnumber">&#160;0.74</span>
2525
</div>
2626
</td>
2727
</tr>
@@ -429,7 +429,7 @@
429429
</div></div><!-- contents -->
430430
<!-- start footer part -->
431431
<hr class="footer"/><address class="footer"><small>
432-
Generated on Thu Apr 11 2024 10:07:27 for Finale PDK Framework by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.2
432+
Generated on Sat May 4 2024 09:27:40 for Finale PDK Framework by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.2
433433
</small></address>
434434
</body>
435435
</html>

html/class_____f_c_browser_base-members.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<tbody>
2222
<tr style="height: 56px;">
2323
<td id="projectalign" style="padding-left: 0.5em;">
24-
<div id="projectname">Finale PDK Framework<span id="projectnumber">&#160;0.73</span>
24+
<div id="projectname">Finale PDK Framework<span id="projectnumber">&#160;0.74</span>
2525
</div>
2626
</td>
2727
</tr>
@@ -262,7 +262,7 @@
262262
</table></div><!-- contents -->
263263
<!-- start footer part -->
264264
<hr class="footer"/><address class="footer"><small>
265-
Generated on Thu Apr 11 2024 10:07:27 for Finale PDK Framework by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.2
265+
Generated on Sat May 4 2024 09:27:40 for Finale PDK Framework by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.2
266266
</small></address>
267267
</body>
268268
</html>

html/class_____f_c_browser_base.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<tbody>
2222
<tr style="height: 56px;">
2323
<td id="projectalign" style="padding-left: 0.5em;">
24-
<div id="projectname">Finale PDK Framework<span id="projectnumber">&#160;0.73</span>
24+
<div id="projectname">Finale PDK Framework<span id="projectnumber">&#160;0.74</span>
2525
</div>
2626
</td>
2727
</tr>
@@ -491,7 +491,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a4d17a2ac11d1a0dd31070f0e
491491
</div><!-- contents -->
492492
<!-- start footer part -->
493493
<hr class="footer"/><address class="footer"><small>
494-
Generated on Thu Apr 11 2024 10:07:27 for Finale PDK Framework by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.2
494+
Generated on Sat May 4 2024 09:27:40 for Finale PDK Framework by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.2
495495
</small></address>
496496
</body>
497497
</html>

0 commit comments

Comments
 (0)