<feed xmlns='http://www.w3.org/2005/Atom'>
<title>MASShortcut/Framework, branch 2.2.0</title>
<subtitle>Modern framework for managing global keyboard shortcuts compatible with Mac App Store. More details:</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/'/>
<entry>
<title>Updated CHANGES, Info.plist and podspec for the 2.2.0 release.</title>
<updated>2015-08-18T09:17:51+00:00</updated>
<author>
<name>Tomáš Znamenáček</name>
</author>
<published>2015-08-18T09:08:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=74e3f32438ec052828fe53a48dc04afaf66e7fd3'/>
<id>74e3f32438ec052828fe53a48dc04afaf66e7fd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix for keyboard navigation</title>
<updated>2015-08-09T18:55:03+00:00</updated>
<author>
<name>Roman Sokolov</name>
</author>
<published>2015-08-09T18:55:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=c98154e2c38ba22221c86967f70a108a86303b29'/>
<id>c98154e2c38ba22221c86967f70a108a86303b29</id>
<content type='text'>
Tab key must pass through. This is important if you want to do keyboard navigation through this control.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tab key must pass through. This is important if you want to do keyboard navigation through this control.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix</title>
<updated>2015-08-09T18:27:19+00:00</updated>
<author>
<name>Roman Sokolov</name>
</author>
<published>2015-08-09T18:27:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=5ead539397ba9f939573b187fac825c61facd25c'/>
<id>5ead539397ba9f939573b187fac825c61facd25c</id>
<content type='text'>
Fix problem: 
Set hotkey [TheSameHOTKEY], then mousedown on delete button, then set hotkey again  [TheSameHOTKEY], then this hotkey do not work.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix problem: 
Set hotkey [TheSameHOTKEY], then mousedown on delete button, then set hotkey again  [TheSameHOTKEY], then this hotkey do not work.</pre>
</div>
</content>
</entry>
<entry>
<title>Not declaring MASShortcutGlyph as a variable in the header</title>
<updated>2015-04-09T19:20:36+00:00</updated>
<author>
<name>Paulo F. Andrade</name>
</author>
<published>2015-04-09T19:20:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=dcb134242da943861596d001bf65c4a2c2a46d89'/>
<id>dcb134242da943861596d001bf65c4a2c2a46d89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>missing import?</title>
<updated>2015-03-08T22:12:59+00:00</updated>
<author>
<name>Tom Brow</name>
</author>
<published>2015-03-08T22:12:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=4d3c2cad2c35e466fb28c9718e2d926b951b3066'/>
<id>4d3c2cad2c35e466fb28c9718e2d926b951b3066</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>module map</title>
<updated>2015-03-08T22:12:27+00:00</updated>
<author>
<name>Tom Brow</name>
</author>
<published>2015-03-08T22:12:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=d845d8cda9fa6d845b2071c89a9f2d7372876ff7'/>
<id>d845d8cda9fa6d845b2071c89a9f2d7372876ff7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed support for dots and spaces in user defaults keys (#64).</title>
<updated>2015-03-05T13:32:51+00:00</updated>
<author>
<name>Tomáš Znamenáček</name>
</author>
<published>2015-03-05T13:32:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=7bbaed62276c60c2e83b35b4329f795149be27fc'/>
<id>7bbaed62276c60c2e83b35b4329f795149be27fc</id>
<content type='text'>
I could find no way to make the feature work, so I have pulled it
from the code. I have also inserted asserts to warn library users
who would attempt to use illegal characters in user defaults keys
in the future. In short, you want your user defaults keys to be
something identifier-like.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I could find no way to make the feature work, so I have pulled it
from the code. I have also inserted asserts to warn library users
who would attempt to use illegal characters in user defaults keys
in the future. In short, you want your user defaults keys to be
something identifier-like.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a problem with defaults keys with dot symbols (#64).</title>
<updated>2015-03-05T09:59:01+00:00</updated>
<author>
<name>Tomáš Znamenáček</name>
</author>
<published>2015-03-05T09:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=fdc43c1cd33fa0f7c0251268055ad9a7812249d1'/>
<id>fdc43c1cd33fa0f7c0251268055ad9a7812249d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a test case for a binder problem with dot symbols (#64).</title>
<updated>2015-03-04T15:28:25+00:00</updated>
<author>
<name>Tomáš Znamenáček</name>
</author>
<published>2015-03-04T15:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=a9e6e5241c0afe3ef5670e5818920eb9a2ba2db7'/>
<id>a9e6e5241c0afe3ef5670e5818920eb9a2ba2db7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trivial refactoring.</title>
<updated>2015-03-04T15:15:47+00:00</updated>
<author>
<name>Tomáš Znamenáček</name>
</author>
<published>2015-03-04T15:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=67f4a5477ba5c924ba5384cf9e86408f3db2f603'/>
<id>67f4a5477ba5c924ba5384cf9e86408f3db2f603</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
