summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-11import file go in new tabJeremiah Benham2-5/+5
2011-02-11Merge branch 'master' of git.sv.gnu.org:/srv/git/denemoJeremiah Benham8-158/+206
2011-02-11WIP chord accompaniment over bass. This works for equal length chords and bassRichard Shann1-38/+40
2011-02-11Make print preview a good size initiallyRichard Shann1-0/+1
2011-02-11Avoid convert-ly error in print previewRichard Shann1-1/+1
2011-02-11Ensure print view is populated when called upRichard Shann1-1/+7
2011-02-10Merge branch 'master' of ssh://rshann@git.sv.gnu.org/srv/git/denemoRichard Shann2-23/+18
2011-02-10Fix normal edit of tempo - changeRichard Shann1-1/+2
2011-02-10Merge branch 'ImportExportPrint'Jeremiah Benham1-23/+9
2011-02-10update create_filenameJeremiah Benham1-23/+9
2011-02-10Merge branch 'master' of git.sv.gnu.org:/srv/git/denemoJeremiah Benham6-96/+139
2011-02-10applied and modified patch for d-SaveAsJeremiah Benham2-4/+13
2011-02-10Upgrade the Tempo script to allow tweaking the position and padding of the ma...Richard Shann1-4/+23
2011-02-10Fix Print PreviewRichard Shann5-92/+116
2011-02-10cleanup and move code part-01Jeremiah Benham5-104/+37
2011-02-10Fix toggling of score viewRichard Shann1-1/+1
2011-02-09Merge branch 'master' of git.sv.gnu.org:/srv/git/denemoJeremiah Benham1-0/+206
2011-02-09Merge branch 'master' of ssh://rshann@git.sv.gnu.org/srv/git/denemoRichard Shann3-24/+32
2011-02-09First cut at MIDI conversion to notation for chords recorded over a bass lineRichard Shann1-0/+206
2011-02-09import all uppercase extensions on DENEMO, MIDI, LY, MXML filesJeremiah Benham1-1/+4
2011-02-09scripting interface for exportsJeremiah Benham3-24/+32
2011-02-08created function force_lily_refreshJeremiah Benham3-11/+9
2011-02-08Merge branch 'master' of git.sv.gnu.org:/srv/git/denemoJeremiah Benham2-13/+57
2011-02-08file filter for exportJeremiah Benham1-1/+6
2011-02-09Abstractionmovement: Add basic test for finding intervals on horizontal posit...Nils Gey1-12/+44
2011-02-09ANS: Add IntervalMember? to check intervals for a single vertical positionNils Gey1-1/+13
2011-02-08gtk_file_chooser_dialog_new removed do while loopsJeremiah Benham1-26/+12
2011-02-08Make file_open and file_saveas code similarJeremiah Benham1-27/+21
2011-02-08file open now only opens .denemoJeremiah Benham1-14/+3
2011-02-08Create copy now only creates .denemoJeremiah Benham1-42/+2
2011-02-08moved export_*_action to file.c/hJeremiah Benham4-75/+75
2011-02-07exporting no longer sets filename in denemo window. No warnging to save as .d...Jeremiah Benham1-4/+4
2011-02-07Allow the CLI box to expandRichard Shann1-1/+1
2011-02-06Merge branch 'master' of ssh://rshann@git.sv.gnu.org/srv/git/denemoRichard Shann1-6/+18
2011-02-06Fix wrong mode when opening new tabRichard Shann2-19/+9
2011-02-06First command list: select durationsNils Gey1-6/+18
2011-02-06d-GetPrevailingDuration. Note if a snippet is active the duration of the next...Richard Shann3-1/+32
2011-02-05New denemo module: commandlist. See action/commandlist.scm . No real commands...Nils Gey2-0/+51
2011-02-05Do not delete multiple objects inside dnm_deleteobjectRichard Shann1-0/+3
2011-02-05Allow quick shortcuts by default, and give a pref for disablingRichard Shann4-5/+18
2011-02-05Merge branch 'master' of ssh://rshann@git.sv.gnu.org/srv/git/denemoRichard Shann1-1/+1
2011-02-05Make sure cursor is in staff when clicking on timesig etcRichard Shann1-20/+22
2011-02-05Correction to SelectLeftNils Gey1-1/+1
2011-02-05Merge branch 'master' of ssh://rshann@git.sv.gnu.org/srv/git/denemoRichard Shann8-22/+123
2011-02-05Store Caps lock and num lock state in d-GetKeyboardState return value. Allow ...Richard Shann2-8/+52
2011-02-05Hiding in Default.commands not necessaryNils Gey1-2/+0
2011-02-05Correct SelectLeft/Right pathNils Gey2-0/+0
2011-02-05New commands SelectLeft SelectRight that do not select two items when startin...Nils Gey6-6/+58
2011-02-05New command, composer mode: Change number keys to Select Duration. Useful for...Nils Gey4-16/+67
2011-02-05Adjust cursor positionRichard Shann1-3/+1