Files
textmate/Frameworks
Boris Dušek afb504b58d Do not use macros for accessibility constants
This improves the chance that someone googling for a certain accessibility
attribute or other accessibility constant in order to find inspiration how to
implement it will find our code in OakTextView. It also makes the code more
understandable for reading by someone else, and generally follows the way
others write accessibility code (including Apple in their code samples). It
does make the code more verbose, but I think that does not outweight the above
advantages.

Inspired by: googling and "githubbing" for NSAccessibilityLinkTextAttribute:
http://lists.apple.com/archives/accessibility-dev/2014/Aug/msg00016.html
2014-08-23 17:45:20 +02:00
..
2014-08-03 09:04:57 +02:00
2014-04-25 16:55:31 +07:00
2014-08-08 14:53:43 +02:00
2014-08-03 09:05:37 +02:00
2014-08-03 09:04:57 +02:00
2014-08-22 14:29:16 +02:00
2012-08-09 16:25:56 +02:00