descriptionA simple text editor shipped with LilyPond on Mac OS X
homepage URLhttp://www.lilypond.org/
repository URLhttps://github.com/pnorcks/lilypad-macos.git
ownerpnorcks@gmail.com
last changeTue, 19 Jan 2010 05:18:50 +0000 (18 21:18 -0800)
last refreshSat, 26 Mar 2016 03:06:27 +0000 (26 04:06 +0100)
content tags
add:
README
This is a simple text editing application, called LilyPad, that is
shipped with the LilyPond Mac OS X binaries.

It is written in PyObjC, which is a Python binding to the
Objective-C programming language.

The application itself was originally based on the "TinyTinyEdit"
example application from the PyObjC website.
shortlog
2010-01-19 Patrick McCartyRevert "Fix percent-escape URI issue (hopefully)."master
2010-01-19 Patrick McCartyAdd a basic README.
2010-01-19 Patrick McCartyFix percent-escape URI issue (hopefully).
2010-01-19 Patrick McCartyBegin investigating the "textedit" URI issue.
2010-01-19 Patrick McCartyClean up function call conventions.
2010-01-19 Patrick McCartyClean up indentation in lilycall.py
2009-06-30 Graham PercivalFix numerous issues for 10.5. (from Christian Hitz)
2007-02-15 Erlend AaslandaLILYPONDPREFIX -> LILYPOND_DATADIR
2006-12-30 Han-Wen Nienhuysadd URLHandle.script*
2006-05-30 Graham PercivalUpdate \version to 2.8 to avoid lilypond complaining.
2006-03-23 Han-Wen Nienhuysexcise lilycall.py
2006-03-17 Han-Wen Nienhuys(get_gui_command_line): don't do delete intermediate
2005-11-30 Han-Wen Nienhuys* Credits.html: update doc link.
2005-11-12 Han-Wen Nienhuyspango env sub
2005-11-04 Han-Wen Nienhuys* lilycall.py (get_env): opps. need to copy HOME too.
2005-11-04 Han-Wen Nienhuys(rewire_framework): new function
...
heads
14 years ago master