<feed xmlns='http://www.w3.org/2005/Atom'>
<title>MASShortcut, branch 1.3</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>Merge pull request #45 from pfandrade/master</title>
<updated>2014-09-17T16:00:06+00:00</updated>
<author>
<name>Vadim Shpakovski</name>
</author>
<published>2014-09-17T16:00:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=8e196a14a09a7a16d19c6cf9c3985eea7f7b7554'/>
<id>8e196a14a09a7a16d19c6cf9c3985eea7f7b7554</id>
<content type='text'>
Implemented initWithCoder: to fix #44</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implemented initWithCoder: to fix #44</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented -initWithCoder: in MASShortcutView</title>
<updated>2014-09-17T15:50:37+00:00</updated>
<author>
<name>Paulo F. Andrade</name>
</author>
<published>2014-09-17T15:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=e53eed24bc6cc2856e732b16832730f6c2aa2827'/>
<id>e53eed24bc6cc2856e732b16832730f6c2aa2827</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated MASShortcut</title>
<updated>2014-09-17T15:47:37+00:00</updated>
<author>
<name>Paulo F. Andrade</name>
</author>
<published>2014-09-17T15:47:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=724376092de61df8cb90b5b5d81ae0c30bcd1b24'/>
<id>724376092de61df8cb90b5b5d81ae0c30bcd1b24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for secure coding</title>
<updated>2014-09-17T15:39:48+00:00</updated>
<author>
<name>Paulo F. Andrade</name>
</author>
<published>2014-02-17T15:09:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=a5c2e159354c8474579d96971a9103f3f11c1e39'/>
<id>a5c2e159354c8474579d96971a9103f3f11c1e39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignoring disabled system shortcuts.</title>
<updated>2014-09-02T06:43:53+00:00</updated>
<author>
<name>Vadim Shpakovski</name>
</author>
<published>2014-09-02T06:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=0633545a4666d969dfbb860e540eb3b008893651'/>
<id>0633545a4666d969dfbb860e540eb3b008893651</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #43 from darwin/master</title>
<updated>2014-08-27T09:39:43+00:00</updated>
<author>
<name>Vadim Shpakovski</name>
</author>
<published>2014-08-27T09:39:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=b30a0b02c4287f2ecc14b5680497fb807b1c364d'/>
<id>b30a0b02c4287f2ecc14b5680497fb807b1c364d</id>
<content type='text'>
allow [MODIFIER]+ESC shortcuts</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
allow [MODIFIER]+ESC shortcuts</pre>
</div>
</content>
</entry>
<entry>
<title>allow [MODIFIER]+ESC shortcuts</title>
<updated>2014-08-26T11:20:37+00:00</updated>
<author>
<name>Antonin Hildebrand</name>
</author>
<published>2014-08-26T11:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=549b3ef29edd64d3911968d381712500295da655'/>
<id>549b3ef29edd64d3911968d381712500295da655</id>
<content type='text'>
only naked ESC without modifiers should cancel editing

http://discuss.binaryage.com/t/cant-change-activation-key-to-control-esc

tested in TotalTerminal codebase
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
only naked ESC without modifiers should cancel editing

http://discuss.binaryage.com/t/cant-change-activation-key-to-control-esc

tested in TotalTerminal codebase
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #40 from kainjow/master</title>
<updated>2014-07-22T18:14:49+00:00</updated>
<author>
<name>Vadim Shpakovski</name>
</author>
<published>2014-07-22T18:14:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=f3a8a9a95aad78ef4b15aacb4c9d5807bccd974f'/>
<id>f3a8a9a95aad78ef4b15aacb4c9d5807bccd974f</id>
<content type='text'>
Fixed compiling with projects that don't use a precompiled header.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed compiling with projects that don't use a precompiled header.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #39 from xhacker/podspec</title>
<updated>2014-07-22T18:12:37+00:00</updated>
<author>
<name>Vadim Shpakovski</name>
</author>
<published>2014-07-22T18:12:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=6e161f95facbec986bc617c932e7e32f2bd5da04'/>
<id>6e161f95facbec986bc617c932e7e32f2bd5da04</id>
<content type='text'>
Create MASShortcut.podspec for CocoaPods</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create MASShortcut.podspec for CocoaPods</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed compiling with projects that don't use a precompiled header.</title>
<updated>2014-07-20T22:50:15+00:00</updated>
<author>
<name>Kevin Wojniak</name>
</author>
<published>2014-07-20T22:50:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=42dfc38ef6d8bbe0edf51bb1adaf494b7912b786'/>
<id>42dfc38ef6d8bbe0edf51bb1adaf494b7912b786</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
