]> git.donarmstrong.com Git - lilypond.git/history - lily/include
Issue 4911/3: Don't treat context modification identifiers special
[lilypond.git] / lily / include /
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-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-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-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/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-07 David KastrupConsistently use semicolons after some macro calls
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-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-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 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/1: Allow override of NoteHead.ledger-positions
2016-04-29 John GourlayMerge branch 'master' into philomelos
2016-03-26 Jean-Charles Malah... Merge branch 'master' into translation
2016-03-19 David KastrupIssue 4798/4: Parser work for key lists including numbers
2016-03-19 David KastrupAdd assv_tail function
2016-03-19 David KastrupCreate nested_property function
2016-03-12 Jean-Charles Malah... Merge branch 'master' into translation
2016-03-10 David KastrupRemove Smob::type_p_name_ default
2016-03-05 Jean-Charles Malah... Merge branch 'master' into translation
2016-03-04 David KastrupIssue 4718/4: Fold transpose_mutable into Prob::transpose
2016-03-04 David KastrupIssue 4718/1: In-chord tie in cue causes segfault
2016-02-06 Jean-Charles Malah... Merge branch 'master' into translation
2016-01-24 Paul MorrisIssue 4743/1: Add ly:one-line-auto-height-breaking
2016-01-01 Jean-Charles Malah... Merge branch 'master' into translation
2015-12-28 Urs Liska4704: Improve beam subdivision beaming count
2015-12-21 Jean-Charles Malah... Merge branch 'master' into translation
2015-12-04 David KastrupIssue 4674: Disallow "Scheme_engraver" as an engraver...
2015-11-15 Jean-Charles Malah... Merge branch 'master' into translation
2015-11-10 David KastrupImplement ly_memv as a sloppy memv variant
2015-10-24 Jean-Charles Malah... Merge branch 'master' into translation
2015-10-18 Phil HolmesMerge remote branch 'origin/master' into release/unstable release/2.19.29-1
2015-10-18 David KastrupRevert "Issue 4550 (2/2) Avoid "using namespace std...
2015-10-11 David KastrupIssue 4627: Convert Scheme_hash_table to using Smob1
2015-10-05 David KastrupIssue 4625/4: Move in-chord slur info to slur boundaries
2015-10-05 David KastrupIssue 4625/3: Listen to and record in-chord slurs
2015-10-05 David KastrupIssue 4625/2: Add event_symbol function to all slur...
2015-10-05 David KastrupIssue 4625/1: Rename Slur_proto_engraver::internal_list...
2015-10-05 David Kastrupsend_stream_event(...); macro should only produce one...
2015-10-03 Dan EbleIssue 4550 (2/2) Avoid "using namespace std;" in includ...
2015-10-02 David KastrupIssue 4610: ly:round-filled-polygon: optional parameter...
2015-10-02 David KastrupIssue 4620/5: Remove/replace Simple_closure smob type
2015-10-02 David KastrupIssue 4620/4: Import grob::compose-function and grob...
2015-09-26 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2015-09-20 David KastrupMerge branch 'issue4609' into HEAD
2015-09-20 David KastrupIssue 4609/4: Move \once action from iterators to listeners
2015-09-20 David KastrupIssue 4609/2: Add Grob_property_info::temporary_{overri...
2015-09-13 Jean-Charles Malah... Merge branch 'master' into translation
2015-09-11 Dan EbleIssue 4577: Remove the nasty workaround for platforms...
2015-09-08 Jean-Charles Malah... Merge branch 'master' into translation
2015-08-24 David KastrupIssue 4555: Make Lookup a namespace rather than an...
2015-08-23 David KastrupRevert "Issue 4550 (2/2) Avoid "using namespace std...
2015-08-20 Dan EbleIssue 4550 (2/2) Avoid "using namespace std;" in includ...
2015-08-15 Heikki TauriainenSet the sequence name in MIDI using title information...
2015-08-14 Dan EbleIssue 4541 (2/2) Clean up...
2015-08-14 Dan EbleIssue 4541 (1/2) Introduce a Grob_interface class
2015-08-14 Dan EbleIssue 4540: Rename Grob::pure_height() to pure_y_extent...
next