aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenEditSub.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* enable editor keys for macosx changing start and end of notes. CTRL does not ...k-m_schindler2010-07-111-4/+4
* more consistent use of modifier key for moving notes and enables on macs, whe...k-m_schindler2010-07-081-2/+2
* minor editor fix: whiteshark02010-06-141-0/+4
* use MidiCons: use MIDI_NOTEOFF/NOTEON constants instead of cryptic hex-numberstobigun2010-06-111-18/+24
* fix display of "InfoBar" for songs whose first note doesn't start at beat zerowhiteshark02010-06-111-6/+7
* fix display bug after deleting last note of a line in editorwhiteshark02010-06-111-30/+39
* changes to divide notewhiteshark02010-06-101-5/+13
* reimplemented missing single note midi playback (Shift + Space) and single no...whiteshark02010-05-191-11/+28
* editor: deleted old midi debug entrybrunzelchen2010-03-141-2/+0
* editor: changed TextEditMode and some other improvementsbrunzelchen2010-03-141-7/+37
* editor: changed design, added infobar, changed key-mappingbrunzelchen2010-03-141-58/+274
* fix: divide sentence in editor leaded to crashbrunzelchen2009-12-221-1/+1
* use second players color to indicate selected note in editorwhiteshark02009-11-241-17/+17
* header tags that are not supported are written to the end of the songheader w...whiteshark02009-11-171-1/+6
* merged unicode branch (r1931) into trunks_alexander2009-11-091-53/+102
* Cosmetics. No code changek-m_schindler2009-04-251-50/+48
* bring the type align to our coding standardsk-m_schindler2009-04-061-1/+1
* final cleanup of Umain. Creation of UNotek-m_schindler2009-03-071-1/+1
* Some cleanup donewhiteshark02009-02-281-2/+11
* some more formattingk-m_schindler2008-11-271-32/+33
* replace integer by enumeration type alignmentk-m_schindler2008-11-261-2/+2
* formattingk-m_schindler2008-11-251-96/+169
* All comments are English now (Polish ones have been translated)tobigun2008-11-031-4/+0
* some compiler warnings/hints removedtobigun2008-10-281-11/+7
* The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...tobigun2008-10-191-25/+25
* added file headerstobigun2008-09-231-0/+25
* rename Screen part2k-m_schindler2008-08-271-0/+1368