summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-19draw: Remove the backing pixmap from score rendering.patchesM Joonas Pihlaja2-49/+31
2011-02-18Add Denemo's font dir to fontconfig's default config.M Joonas Pihlaja3-1/+8
2011-02-18Respect the installation prefix for the sysconfdir.M Joonas Pihlaja1-6/+2
2011-02-17import file set to REPLACE_SCORE and no confirmationJeremiah Benham1-15/+4
2011-02-17Merge branch 'master' of git.sv.gnu.org:/srv/git/denemoJeremiah Benham8-80/+150
2011-02-17New composer shortcuts for SelectMeasure and MoveToPreviousEmptyMeasureNils Gey1-4/+11
2011-02-17Default.commands for SelectMeasure and MoveToPreviousEmptyMeasureNils Gey1-1/+24
2011-02-17New command: MoveToPreviousEmptyMeasure to move the cursor to the next empty ...Nils Gey1-0/+16
2011-02-17New command: SelectMeasure to select current measureNils Gey1-0/+23
2011-02-17Repair MoveToMovementEndNils Gey1-2/+1
2011-02-17removed call to create new windowJeremiah Benham1-2/+0
2011-02-17SingleAndSelectionSwitcher: change test to a faster versionNils Gey1-20/+13
2011-02-17Minor code layout changesNils Gey1-17/+8
2011-02-17Add ForEachToSelection. Repair NextSelectedObjectAllStaff. Not sure if this f...Nils Gey1-7/+23
2011-02-16refine handling of short notes in chordsRichard Shann1-28/+30
2011-02-15Allow no chord on bass noteRichard Shann1-35/+30
2011-02-15Suspensions handled as repeated chordsRichard Shann1-211/+143
2011-02-15Call cairo_destroy to deallocate the cairo_t created in each draw fixes: bug ...Richard Shann1-1/+3
2011-02-14Merge branch 'master' of ssh://rshann@git.sv.gnu.org/srv/git/denemoRichard Shann2-36/+185
2011-02-14Crete d-ActivateMenuItem. Example (d-ActivateMenuItem "/MainMenu/ViewMenu/Tog...Richard Shann2-3/+17
2011-02-14Add MapToSelection. Apply to selection and gather return values in a listNils Gey1-1/+17
2011-02-14remove selection? already. that was a bady idea, sorry.Nils Gey1-3/+0
2011-02-14Add (Selection?) to test if there is a selection and if working with selectio...Nils Gey1-0/+3
2011-02-14Final tweak to selection::MoveToStaffBeginning. Remember cursor position on failNils Gey1-3/+6
2011-02-14Add GetPositionNils Gey1-0/+3
2011-02-14HUGE performance tweak to selection::MoveToStaffBeginningNils Gey1-11/+6
2011-02-14Small performance tweak to selection::MoveToStaffBeginningNils Gey1-9/+6
2011-02-14Better NextSelectedObjectAllStaffsNils Gey1-10/+12
2011-02-14Repair and rename RepeatProcWhileTestNils Gey1-5/+7
2011-02-13Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/denemoNils Gey1-26/+153
2011-02-13Add first draft to convert an interval to its sounding version. Has logical p...Nils Gey1-5/+136
2011-02-13Merge branch 'master' of ssh://rshann@git.sv.gnu.org/srv/git/denemoRichard Shann9-37/+222
2011-02-13Handle multiple chords on single bass noteRichard Shann1-26/+153
2011-02-12Rename command files. Add test to commands to prevent crashing scripts on but...Nils Gey8-33/+25
2011-02-12Create user commands for converting strings into binary encoded ascii rhythms.Nils Gey6-4/+110
2011-02-12Fall back to intial value if user cancels GetUserInput for NOTATIONSTRING or ...Nils Gey1-2/+4
2011-02-12notationmagick: Add new var to hold an ascii string for several functions and...Nils Gey1-6/+14
2011-02-12Correct notationmagic typoNils Gey1-3/+2
2011-02-12Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/denemoNils Gey4-14/+26
2011-02-12Notationmagick: Generate rhythm from numbers and ascii. No commands yetNils Gey1-13/+91
2011-02-12Enable postfix lilypond on restsRichard Shann1-11/+21
2011-02-12avoid debug chatterRichard Shann1-1/+1
2011-02-12Fix regression in d-GetMidiRichard Shann1-1/+3
2011-02-12Merge branch 'master' of git.sv.gnu.org:/srv/git/denemoJeremiah Benham1-4/+7
2011-02-12keyresponses change GString to ghcarJeremiah Benham1-1/+1
2011-02-12Use the whole path for loading .scm files in denemo.scmNils Gey1-4/+7
2011-02-11Merge branch 'master' of git.sv.gnu.org:/srv/git/denemoJeremiah Benham1-0/+21
2011-02-11remove warningsJeremiah Benham15-41/+40
2011-02-12Add aliases for Breve and Longa. Add d-Enter command, Scheme versionNils Gey1-0/+21
2011-02-11Merge branch 'ImportExportPrint'Jeremiah Benham2-5/+5