| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
- bkend adjust
- removal of isMatch()
No changes to behaviour or highlighting, _except_ for CRLF line endings,
highlighting will stop at the end of the HEREDOC delimiter instead of
eating up the CR as well.
|
|
|
|
|
|
|
|
|
|
|
|
Allow fractional font sizes by multiplying by 1000.
|
|
|
|
|
|
|
|
Xcode 4.1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bug #3377116.
|
|
|
|
Changed remaining C style casts to C++ casts and added one missing cast.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Chnaged SCI_CMD to SCI_CTRL for compatibility with KeyMap.cxx/
|
|
|
|
|
|
|
|
Mostly from Mitchell Foral.
|
|
This allows container to be more selective with processing.
|
|
|
|
events to gtk_im_context_filter_keypress.
|
|
|