<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/LibGui.git/GuiTest/src, branch feature/gaps</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/'/>
<entry>
<title>Various formatting changes</title>
<updated>2022-10-21T20:02:00+00:00</updated>
<author>
<name>nea</name>
<email>romangraef@gmail.com</email>
</author>
<published>2022-10-21T20:02:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=5b158541411e0fa93110c030326963f38a724d07'/>
<id>5b158541411e0fa93110c030326963f38a724d07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow WGridPanel to have gaps between widgets.</title>
<updated>2022-10-21T01:01:33+00:00</updated>
<author>
<name>nea</name>
<email>romangraef@gmail.com</email>
</author>
<published>2022-10-21T01:01:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=ccee8433f74f83cb5360e5668276d104b35629ac'/>
<id>ccee8433f74f83cb5360e5668276d104b35629ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>IconInsets for WButton Icon (#175)</title>
<updated>2022-10-13T06:08:50+00:00</updated>
<author>
<name>Alexander Haas</name>
<email>alexanderhaas@live.de</email>
</author>
<published>2022-10-13T06:08:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=9ddc57b0db03fa7afabf23bb7ee490a5c84af393'/>
<id>9ddc57b0db03fa7afabf23bb7ee490a5c84af393</id>
<content type='text'>
* added iconInsets for WButton

* fixed some pull request comments

* minor code cleanup

* more code cleanup

* changed intelliJ config to be able to save lines with whitespace

* Update src/main/java/io/github/cottonmc/cotton/gui/widget/WButton.java

Co-authored-by: Juuz &lt;6596629+Juuxel@users.noreply.github.com&gt;

Co-authored-by: Juuz &lt;6596629+Juuxel@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* added iconInsets for WButton

* fixed some pull request comments

* minor code cleanup

* more code cleanup

* changed intelliJ config to be able to save lines with whitespace

* Update src/main/java/io/github/cottonmc/cotton/gui/widget/WButton.java

Co-authored-by: Juuz &lt;6596629+Juuxel@users.noreply.github.com&gt;

Co-authored-by: Juuz &lt;6596629+Juuxel@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Update to 1.19 and bump version to 6.0.0</title>
<updated>2022-06-16T14:10:26+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2022-06-16T14:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=c0f26cab080c130b11693ea707220a4d20a735fc'/>
<id>c0f26cab080c130b11693ea707220a4d20a735fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Fabric API</title>
<updated>2022-05-23T09:49:57+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2022-05-23T09:49:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=2d781ffa61655891fec9c91e8f60214271d01f7f'/>
<id>2d781ffa61655891fec9c91e8f60214271d01f7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to 22w16b</title>
<updated>2022-04-25T09:57:43+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2022-04-25T09:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=baf190d49e78e77ecb12cc88573771af6d42505e'/>
<id>baf190d49e78e77ecb12cc88573771af6d42505e</id>
<content type='text'>
- Removed WLabel(String) and WLabel(String, int)
- Removed WTextField.setSuggestion(String)
- Fixed config screen not returning to previous screen
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Removed WLabel(String) and WLabel(String, int)
- Removed WTextField.setSuggestion(String)
- Fixed config screen not returning to previous screen
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to 22w14a (#157)</title>
<updated>2022-04-13T10:53:37+00:00</updated>
<author>
<name>frqnny</name>
<email>45723631+frqnny@users.noreply.github.com</email>
</author>
<published>2022-04-13T10:53:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=f9ee3b81e95329b8eebde3b17962e59a8dada44d'/>
<id>f9ee3b81e95329b8eebde3b17962e59a8dada44d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated to 1.18.2 (#155)</title>
<updated>2022-03-20T16:33:27+00:00</updated>
<author>
<name>Greg C</name>
<email>Gregory1234@users.noreply.github.com</email>
</author>
<published>2022-03-20T16:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=92a6dd2bf4fa3627bbcc4473ceb5a0d3f9b11bfe'/>
<id>92a6dd2bf4fa3627bbcc4473ceb5a0d3f9b11bfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix IOOBE when WTextField.scrollOffset was outside the string</title>
<updated>2022-02-27T11:05:06+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2022-02-27T11:05:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=bbea8c7192717f08876c2083f99d6be8edcb2e3d'/>
<id>bbea8c7192717f08876c2083f99d6be8edcb2e3d</id>
<content type='text'>
Fixes #154. Also documented some WTextField methods.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #154. Also documented some WTextField methods.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for WItemSlot filters</title>
<updated>2022-01-16T16:37:55+00:00</updated>
<author>
<name>Juuz</name>
<email>6596629+Juuxel@users.noreply.github.com</email>
</author>
<published>2022-01-16T16:37:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/LibGui.git/commit/?id=1964ce97ba0121d4346d8134fb7395285193137c'/>
<id>1964ce97ba0121d4346d8134fb7395285193137c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
