summaryrefslogtreecommitdiff
path: root/src/commandfuncs.h
AgeCommit message (Expand)AuthorFilesLines
2011-02-06d-GetPrevailingDuration. Note if a snippet is active the duration of the next...Richard Shann1-1/+1
2010-11-20Get Breve duration snippet working when clicked onRichard Shann1-0/+3
2010-11-17First stage WIP prevailing duration.Richard Shann1-0/+1
2010-06-27Add note to chord becomes adding note to score if no object at cursorRichard Shann1-2/+2
2010-01-25GoToEnd/beginning without selection extension. Start selecting on extension c...Richard Shann1-1/+4
2010-01-24measureleft/right without extending selection. Also hide undo redo as they do...Richard Shann1-0/+5
2010-01-24Add MoveToStaff/Voice/Up/Down commandsRichard Shann1-0/+12
2010-01-23Create MoveCursorRight/Left commands to move cursor without changing selectionRichard Shann1-1/+7
2010-01-06fix some 100 warnings...Torben Hohn1-0/+3
2009-11-21Support for new paste control. d-GetClipObjType and d-PutClipObj take staff a...Richard Shann1-0/+1
2009-11-12Fill out the set of measure insert commands d-InsertMeasureBefore d-InsertMea...Richard Shann1-0/+2
2009-07-22notechange() is not static gboolean, created functions delete_chordnote and i...Jeremiah Benham1-3/+3
2009-07-22commandfuncs.c created delete_chordnote function used by scheme_change_chord_...Jeremiah Benham1-0/+3
2009-07-22rename tonechange to notechangeJeremiah Benham1-1/+1
2009-02-27Create a toggle function for tie attribute. Edit Object can now put on and ta...Richard Shann1-1/+2
2008-12-16Implement the return boolean value for many of the commands called by scheme....Richard Shann1-10/+10
2008-11-11Create NextObjectSelected function and test for in selection.Richard Shann1-1/+1
2008-09-23Upgrade the Scheme interface. Callback functions can return boolean values to...Richard Shann1-1/+1
2008-08-29Major overhaul of callback convention, and scheme interface.Richard Shann1-11/+11
2008-07-09One set of actions, new windows as pagesRichard Shann1-10/+10
2008-06-27Accel fixes from JRRRichard Shann1-0/+6
2008-05-18Update change count after sharpen/flattenRichard Shann1-1/+1
2008-05-16updated from cvs Friday, May 16 2008Jeremiah Benham1-1/+1
2008-05-08update with cvs Thursday, May 08 2008Jeremiah Benham1-0/+5
2008-04-27Initial importJeremiah Benham1-0/+156