]> git.donarmstrong.com Git - lilypond.git/history - lily
Add '-dcrop' option to ps and svg backends
[lilypond.git] / lily /
2016-07-19 Dan EbleIssue 4048 (2/5) Dynamic_performer: represent dynamics...
2016-07-11 David KastrupIssue 4917: Remove some set_location calls from parser
2016-07-11 Heikki TauriainenIssue 4907: Midi_walker::do_start_note: skip ignored...
2016-07-10 David KastrupMerge branch 'issue4914'
2016-07-10 David KastrupIssue 4914/1: Move Output_property_engraver to Score...
2016-07-10 David KastrupIssue 4911/3: Don't treat context modification identifi...
2016-07-10 David KastrupIssue 4911/1: \with #*unspecified* should be equivalent...
2016-07-07 Masamichi HosodaIssue 4910/3: Avoid crash when g_spawn_sync () fails
2016-07-07 Masamichi HosodaIssue 4910/2: Replace the warning message output method...
2016-07-07 Masamichi HosodaIssue 4910/1: Fix memory leak in ly:spawn ()
2016-07-07 David KastrupIssue 4912: Fix output definition use in \book and...
2016-07-07 David KastrupIssue 4908/4: Admit \header-like expression into \score
2016-07-07 David KastrupIssue 4908/3: Admit \header-like expressions in \header
2016-07-07 David KastrupIssue 4908/2: Admit \header-like expressions at top...
2016-07-07 David KastrupIssue 4908/1: Allow \header blocks in expressions
2016-07-04 Masamichi HosodaIssue 4909/1: Add procedure `ly:get-cff-offset`
2016-07-04 Masamichi HosodaIssue 4876/5: Add direct parsing CFF for getting Postsc...
2016-07-04 Masamichi HosodaIssue 4876/4: Enable fontname replacing in TrueType...
2016-07-04 Masamichi HosodaIssue 4876/3: Enable fontname replacing in Pango_font...
2016-07-04 Masamichi HosodaIssue 4876/2: Enable fontname replacing in Open_type_fo...
2016-07-04 Masamichi HosodaIssue 4876/1: Add fontname replacing function for CFF...
2016-07-04 David KastrupIssue 4906/6: Use ADD_END_ACKNOWLEDGER_FOR in slur...
2016-07-04 David KastrupIssue 4906/5: Don't let ADD_END_ACKNOWLEDGER_FOR add...
2016-07-04 David KastrupIssue 4906/4: Use ADD_LISTENER/ACKNOWLEDGER_FOR in...
2016-07-04 David KastrupIssue 4906/3: ADD_ACKNOWLEDGER/LISTENER_FOR
2016-07-04 David KastrupIssue 4906/2: Rename ack_trampoline to trampoline
2016-07-04 David KastrupIssue 4906/1: Rename ack_finder to method_finder
2016-07-02 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2016-06-27 Masamichi HosodaIssue 4902/1: Add procedure `ly:has-glyph-names?`
2016-06-25 David KastrupDon't overload Slur_engraver::listen_slur
2016-06-24 David KastrupIssue 4903/4: Fold Slur_proto_engraver into Slur_engraver
2016-06-24 David KastrupIssue 4903/3: Restructure slur engravers
2016-06-24 David KastrupIssue 4903/2: {phrasing-,}slur-engraver.cc: adjust...
2016-06-24 David KastrupIssue 4903/1: internal_make_grob: Remove unused `name...
2016-06-24 David KastrupIssue 4898: Set rhythmic-location early in paper-column...
2016-06-24 David KastrupIssue 4897: Allow multiple \with per context creation
2016-06-23 David KastrupIssue 4899/6: Remove {Translator,Engraver}::ack_find_base
2016-06-23 David KastrupIssue 4899/5: Remove Translator::method_find_base
2016-06-23 David KastrupIssue 4899/4: Listeners should not be virtual
2016-06-23 David KastrupIssue 4899/3: Revert "Issue 4885/2: Let ADD_ACKNOWLEDGE...
2016-06-23 David KastrupIssue 4899/2: Revert "Issue 4885/3: Remove ack_finder...
2016-06-23 David KastrupIssue 4899/1: Let method_finder also find listeners
2016-06-15 Masamichi HosodaIssue 4890: Fix ly:format for the string that contain...
2016-06-15 Masamichi HosodaIssue 4889/1: Rewrite Type1 font converting procedures
2016-06-14 Dan EbleIssue 2232: fix MIDI output of abutting (de)crescendi
2016-06-13 David KastrupAvoid using ?: on lvalues in Protected_scm
2016-06-13 Dan EbleDynamic_performer: eliminate an unnecessary variable
2016-06-13 Dan EbleIssue 3945: fix (De)crescendo with unspecified starting...
2016-06-12 Carl SorensenSet minimum size dots for text spanner to be round.
2016-06-12 David KastrupIssue 4881: Axis_group_engraver: add interesting items...
2016-06-12 David KastrupIssue 4886: Replace Grace_beam_engraver::listen_beam
2016-06-12 Steven WeberAdd the non-default property to the KeySignature grob
2016-06-11 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2016-06-10 John GourlayBring dev/johngourlay/issue-4751 up to date with respec...
2016-06-09 Phil HolmesMerge remote branch 'origin/release/unstable' into...
2016-06-09 Masamichi HosodaIssue 4880: Add ly:get-font-format to get the font...
2016-06-09 Phil HolmesMerge remote branch 'origin/master' into release/unstable release/2.19.43-1
2016-06-09 David KastrupIssue 4878: Make type_p_name_ always char pointer
2016-06-09 David KastrupIssue 4874/3: Import various input session variables...
2016-06-09 David KastrupIssue 4789: Note_performer: articulate events
2016-06-07 David KastrupConsistently use semicolons after some macro calls
2016-06-06 Masamichi HosodaIssue 4868/1: Add font-index for embedding OTC fonts
2016-06-06 David KastrupIssue 4887: Remove delegating listener stubs
2016-06-06 David KastrupIssue 4885/3: Remove ack_finder/ack_find_base
2016-06-06 David KastrupIssue 4885/2: Let ADD_ACKNOWLEDGER state actual classes
2016-06-06 David KastrupIssue 4885/1: Simplify ADD_{,END_}ACKNOWLEDGER
2016-06-06 David KastrupIssue 4884: Remove DECLARE_* translator callback macros
2016-06-06 David KastrupIssue 4873/2: Give add_acknowledger SCM &, not Protecte...
2016-06-06 David KastrupIssue 4873/1: operator SCM & () for Protected_scm
2016-06-06 David KastrupIssue 4872: Remove Protected_scm destructor
2016-06-06 David KastrupIssue 4862: Merge get_acknowledger and get_end_acknowledger
2016-06-01 David KastrupAdd semicola to a few macro calls
2016-05-31 David KastrupIssue 4865/2: Rewrite of new translator initializations
2016-05-31 David KastrupIssue 4865/1: Move translator initializations to X...
2016-05-27 David KastrupIssue 4863: Protect Grob_interface<>::interface_symbol_
2016-05-26 John GourlayMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2016-05-24 David KastrupIssue 4850: Remove self method bindings of translator...
2016-05-23 John GourlayMerge branch 'master' into dev/johngourlay/issue-4751
2016-05-21 David KastrupIssue 4851: Scheme_engraver::init_acknowledgers API...
2016-05-10 David KastrupIssue 4847: Let intlog2 adapt to argument precision
2016-05-10 David KastrupIssue 4844: Move epsilon in Lookup::round_filled_polygo...
2016-05-10 David KastrupIssue 4830: Avoid some C++ comparisons of SCM values
2016-05-08 David KastrupIssue 4842/7: Don't special-case Scheme_engraver's...
2016-05-08 David KastrupIssue 4842/6: Don't special-case Scheme_engraver's...
2016-05-08 David KastrupIssue 4842/5: Store acknowledgers in a Scheme_hash_table
2016-05-08 David KastrupIssue 4842/4: Replace Translator_method et al
2016-05-08 David KastrupIssue 4842/3: Replace Engraver_dispatch_entry with...
2016-05-08 David KastrupIssue 4842/2: Add Method_instance class
2016-05-08 David KastrupIssue 4842/1: Add Callback0_wrapper and Callback2_wrapp...
2016-05-08 David KastrupIssue 4841: Let Scheme_hash_table::get return SCM_UNDEF...
2016-05-08 David KastrupIssue 4840: Make Translator/Performer/Engraver abstract...
2016-05-07 Jean-Charles Malah... Merge branch 'master' into translation
2016-05-04 David KastrupIssue 4843: Remove Scheme_engraver::listeners_alist_...
2016-05-02 David KastrupIssue 4835: Move Callback_wrapper class to separate...
2016-05-02 David KastrupIssue 4834: Remove routing information from Grob_info
2016-05-02 Phil HolmesMerge remote branch 'origin/release/unstable' into...
2016-05-01 Paul MorrisIssue 4828/2: Add StaffSymbol.ledger-positions-function
2016-05-01 Paul MorrisIssue 4828/1: Allow override of NoteHead.ledger-positions
2016-04-30 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2016-04-29 John GourlayMerge branch 'master' into philomelos
next