<feed xmlns='http://www.w3.org/2005/Atom'>
<title>systray/dll, branch master_bak</title>
<subtitle>a cross platfrom Go library to place an icon and menu in the notification area</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/systray/'/>
<entry>
<title>Signed systray dll</title>
<updated>2015-02-26T02:35:43+00:00</updated>
<author>
<name>Ox Cart</name>
</author>
<published>2015-02-26T02:35:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/systray/commit/?id=38de6fb525a9530e96a7367f26ee45604d0ebf2e'/>
<id>38de6fb525a9530e96a7367f26ee45604d0ebf2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove tray icon before quit app</title>
<updated>2015-02-26T01:46:32+00:00</updated>
<author>
<name>fffw</name>
</author>
<published>2015-02-26T01:46:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/systray/commit/?id=1870122723024ef24a635e4eeac53200cd251ad2'/>
<id>1870122723024ef24a635e4eeac53200cd251ad2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rebuilt DLL with static linking and also signed it</title>
<updated>2015-02-25T01:07:58+00:00</updated>
<author>
<name>Ox Cart</name>
</author>
<published>2015-02-25T01:07:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/systray/commit/?id=5abca309035c1b51520b6a9cb47f11f0207ef3cb'/>
<id>5abca309035c1b51520b6a9cb47f11f0207ef3cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Back to v90 toolset</title>
<updated>2015-02-16T12:05:48+00:00</updated>
<author>
<name>Ox Cart</name>
</author>
<published>2015-02-16T12:00:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/systray/commit/?id=c7df83a3d38073a0e9544ae46d9b890ce9e7011b'/>
<id>c7df83a3d38073a0e9544ae46d9b890ce9e7011b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Making a copy of strings passed in from Go, and hanging on to reference on Go side until after call to DLL is finished</title>
<updated>2015-02-16T04:42:30+00:00</updated>
<author>
<name>Ox Cart</name>
</author>
<published>2015-02-16T04:42:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/systray/commit/?id=56bd82c38ead197ae2e3de0b3c2d77a40106ce44'/>
<id>56bd82c38ead197ae2e3de0b3c2d77a40106ce44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed problem in passing string to systray on Windows</title>
<updated>2015-02-15T22:39:59+00:00</updated>
<author>
<name>Ox Cart</name>
</author>
<published>2015-02-15T22:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/systray/commit/?id=a0244c51f71ed050c8fcfdf18cb56d056b41602a'/>
<id>a0244c51f71ed050c8fcfdf18cb56d056b41602a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added ignored parameter to systray_ready callback</title>
<updated>2015-02-14T03:40:33+00:00</updated>
<author>
<name>Ox Cart</name>
</author>
<published>2015-02-14T03:40:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/systray/commit/?id=d4b66f069370402bbfd5958ccbb1f453fe804e39'/>
<id>d4b66f069370402bbfd5958ccbb1f453fe804e39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switched to platform toolset v90 with dynamic linking</title>
<updated>2015-02-13T15:06:10+00:00</updated>
<author>
<name>Ox Cart</name>
</author>
<published>2015-02-13T15:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/systray/commit/?id=ae120166f92f3a2cc92e9e3dd68203f1a218f3a3'/>
<id>ae120166f92f3a2cc92e9e3dd68203f1a218f3a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Linking DLL statically</title>
<updated>2015-02-13T12:54:08+00:00</updated>
<author>
<name>Ox Cart</name>
</author>
<published>2015-02-13T12:54:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/systray/commit/?id=b6bcfd65353ce931a742e2ad90627406ce4be81b'/>
<id>b6bcfd65353ce931a742e2ad90627406ce4be81b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switched to using go-bindata to avoid unnecessary net/http dependency</title>
<updated>2015-02-13T11:42:10+00:00</updated>
<author>
<name>Ox Cart</name>
</author>
<published>2015-02-13T11:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/systray/commit/?id=c3bd1e9483147d36b114b21e13c6b47e1744c329'/>
<id>c3bd1e9483147d36b114b21e13c6b47e1744c329</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
