<feed xmlns='http://www.w3.org/2005/Atom'>
<title>NiGui/src/nigui/private/windows, branch master</title>
<subtitle>Forked from https://github.com/simonkrauter/NiGui</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/NiGui/'/>
<entry>
<title>Add methods to get mouse position</title>
<updated>2020-05-02T17:31:43+00:00</updated>
<author>
<name>trustable-code</name>
<email>krauter.simon@arcor.de</email>
</author>
<published>2020-05-02T17:31:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/NiGui/commit/?id=3cd60917d261942dff845b3fd7c6fe81ccb82c48'/>
<id>3cd60917d261942dff845b3fd7c6fe81ccb82c48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes: Wine: Crash when getting the text field of an empty TextBox/TextArea #96</title>
<updated>2020-04-12T17:10:42+00:00</updated>
<author>
<name>trustable-code</name>
<email>krauter.simon@arcor.de</email>
</author>
<published>2020-04-12T17:10:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/NiGui/commit/?id=4480cd6b13edd9fa6e8f270ebd2ffd6cab8296c7'/>
<id>4480cd6b13edd9fa6e8f270ebd2ffd6cab8296c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Windows: Cache the background brush instead of creating a new one every time</title>
<updated>2020-03-05T15:40:20+00:00</updated>
<author>
<name>Simon Krauter</name>
<email>trustablecode@gmail.com</email>
</author>
<published>2020-03-05T15:40:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/NiGui/commit/?id=a54e55a935cd1f8da050750c1d52e5ed07417f97'/>
<id>a54e55a935cd1f8da050750c1d52e5ed07417f97</id>
<content type='text'>
Fixes #91
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #91
</pre>
</div>
</content>
</entry>
<entry>
<title>Windows: Reduce Canvas getTextLineWidth by 4 pixels</title>
<updated>2020-02-16T00:51:33+00:00</updated>
<author>
<name>trustable-code</name>
<email>krauter.simon@arcor.de</email>
</author>
<published>2020-02-16T00:51:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/NiGui/commit/?id=cb9c6b72c243237a9d33dcf0daad7039e7e505dd'/>
<id>cb9c6b72c243237a9d33dcf0daad7039e7e505dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-implement label using custom drawing</title>
<updated>2020-02-16T00:38:34+00:00</updated>
<author>
<name>trustable-code</name>
<email>krauter.simon@arcor.de</email>
</author>
<published>2020-02-16T00:38:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/NiGui/commit/?id=ec650392735515f663d079f40ce07cb036d3f97d'/>
<id>ec650392735515f663d079f40ce07cb036d3f97d</id>
<content type='text'>
Replaces the native label implementations.
Supporting different x and y text alignment.
Fixes #90
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaces the native label implementations.
Supporting different x and y text alignment.
Fixes #90
</pre>
</div>
</content>
</entry>
<entry>
<title>Windows: Correct text position by moving two pixels to the left</title>
<updated>2020-02-15T23:52:07+00:00</updated>
<author>
<name>trustable-code</name>
<email>krauter.simon@arcor.de</email>
</author>
<published>2020-02-15T23:52:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/NiGui/commit/?id=1cd4b28eb9f81114099acf2179cf134143fa3c7e'/>
<id>1cd4b28eb9f81114099acf2179cf134143fa3c7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Windows: Fix color conversion by setting alpha to 255</title>
<updated>2020-02-15T23:20:39+00:00</updated>
<author>
<name>trustable-code</name>
<email>krauter.simon@arcor.de</email>
</author>
<published>2020-02-15T23:20:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/NiGui/commit/?id=537b6ce6d270e61c7d598211f216f440aa112421'/>
<id>537b6ce6d270e61c7d598211f216f440aa112421</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unneeded explicit initialization with zero</title>
<updated>2020-02-15T16:43:10+00:00</updated>
<author>
<name>trustable-code</name>
<email>krauter.simon@arcor.de</email>
</author>
<published>2020-02-15T16:43:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/NiGui/commit/?id=75b1bc9fe70d586fdb44d5fb749ab3924f6c46bd'/>
<id>75b1bc9fe70d586fdb44d5fb749ab3924f6c46bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for different interpolation modes for drawImage()</title>
<updated>2020-02-09T18:18:53+00:00</updated>
<author>
<name>trustable-code</name>
<email>krauter.simon@arcor.de</email>
</author>
<published>2020-02-09T18:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/NiGui/commit/?id=0aa3a6ff714e19d6fa102d4ad9fccd2062785fdd'/>
<id>0aa3a6ff714e19d6fa102d4ad9fccd2062785fdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Windows: Label: Vertically center text by adding SS_CENTERIMAGE</title>
<updated>2020-02-08T10:51:46+00:00</updated>
<author>
<name>trustable-code</name>
<email>krauter.simon@arcor.de</email>
</author>
<published>2020-02-08T10:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/NiGui/commit/?id=7d0bcd12dd14661737023f324840e39c77f961ad'/>
<id>7d0bcd12dd14661737023f324840e39c77f961ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
