<feed xmlns='http://www.w3.org/2005/Atom'>
<title>MASShortcut, branch 1.2.2</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>Fixing errors in MASShortcutDemo.</title>
<updated>2013-07-31T11:26:49+00:00</updated>
<author>
<name>Vadim Shpakovski</name>
</author>
<published>2013-07-31T11:26:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=fb4ac110a085a9ed99881eada0b62dfceca5d8ab'/>
<id>fb4ac110a085a9ed99881eada0b62dfceca5d8ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improving README.</title>
<updated>2013-06-16T18:20:28+00:00</updated>
<author>
<name>Vadim Shpakovski</name>
</author>
<published>2013-06-16T18:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=abda36331f5fdf3ab6ef1d659481e95743a3fa88'/>
<id>abda36331f5fdf3ab6ef1d659481e95743a3fa88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding syntax highlighting to the usage section.</title>
<updated>2013-04-16T11:59:09+00:00</updated>
<author>
<name>Vadim Shpakovski</name>
</author>
<published>2013-04-16T11:59:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=86443bc53c24cb99b7236c0ce382d701170e3449'/>
<id>86443bc53c24cb99b7236c0ce382d701170e3449</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switching to NSUserDefaultsController.</title>
<updated>2013-04-16T11:57:23+00:00</updated>
<author>
<name>Vadim Shpakovski</name>
</author>
<published>2013-04-16T11:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=278c5fa2a5f50b1281929179a570403b605015e5'/>
<id>278c5fa2a5f50b1281929179a570403b605015e5</id>
<content type='text'>
NSUserDefaults does not support KVO officially.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NSUserDefaults does not support KVO officially.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #25 from corybohon/master</title>
<updated>2013-04-16T11:45:55+00:00</updated>
<author>
<name>Vadim Shpakovski</name>
</author>
<published>2013-04-16T11:45:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=b3e2e54830769c32c017c707793ddc30adc31798'/>
<id>b3e2e54830769c32c017c707793ddc30adc31798</id>
<content type='text'>
Adding a Notification section to the documentation.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding a Notification section to the documentation.</pre>
</div>
</content>
</entry>
<entry>
<title>Update README.md</title>
<updated>2013-04-16T02:16:53+00:00</updated>
<author>
<name>Cory Bohon</name>
</author>
<published>2013-04-16T02:16:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=7321b16163042c7fb4b73b21204a7cf6b1fa55fa'/>
<id>7321b16163042c7fb4b73b21204a7cf6b1fa55fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update README.md</title>
<updated>2013-04-16T02:16:20+00:00</updated>
<author>
<name>Cory Bohon</name>
</author>
<published>2013-04-16T02:16:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=9890a61538479a1a46c41aad6de985eb43a7e6a8'/>
<id>9890a61538479a1a46c41aad6de985eb43a7e6a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update README.md</title>
<updated>2013-04-16T02:15:32+00:00</updated>
<author>
<name>Cory Bohon</name>
</author>
<published>2013-04-16T02:15:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=75c763f6973985710e5142031c5673580b61064f'/>
<id>75c763f6973985710e5142031c5673580b61064f</id>
<content type='text'>
Updated the documentation to cover NSUserDefaults observing.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated the documentation to cover NSUserDefaults observing.</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing the latest changes.</title>
<updated>2013-04-15T20:34:46+00:00</updated>
<author>
<name>Vadim Shpakovski</name>
</author>
<published>2013-04-15T20:34:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=e5b32d7d47a0b69f76dbad6dfd4b7024ace5ced0'/>
<id>e5b32d7d47a0b69f76dbad6dfd4b7024ace5ced0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing a problem with user defaults.</title>
<updated>2013-04-15T20:24:46+00:00</updated>
<author>
<name>Vadim Shpakovski</name>
</author>
<published>2013-04-15T20:24:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/MASShortcut/commit/?id=8ede00468722a62b9bf7809a3c9e3f3aeefcdf49'/>
<id>8ede00468722a62b9bf7809a3c9e3f3aeefcdf49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
