<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/YetAnotherConfigLib.git/src/main/java/dev/isxander/yacl/gui, branch multiversion/dev</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/YetAnotherConfigLib.git/'/>
<entry>
<title>split sourcesets</title>
<updated>2022-11-27T18:17:36+00:00</updated>
<author>
<name>isXander</name>
<email>xandersmith2008@gmail.com</email>
</author>
<published>2022-11-27T18:17:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=d163b9128d760e53e34fd6c08dbf782fa3d50c51'/>
<id>d163b9128d760e53e34fd6c08dbf782fa3d50c51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pre2 mapping changes + bug fix</title>
<updated>2022-11-25T16:08:07+00:00</updated>
<author>
<name>isXander</name>
<email>xandersmith2008@gmail.com</email>
</author>
<published>2022-11-25T16:08:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=c26d3a89caae20f1a91898202d91de8dc90da5ad'/>
<id>c26d3a89caae20f1a91898202d91de8dc90da5ad</id>
<content type='text'>
Fix tick box name text length limiting
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix tick box name text length limiting
</pre>
</div>
</content>
</entry>
<entry>
<title>make tickbox &amp; boolean controller element constructors public</title>
<updated>2022-11-17T17:30:03+00:00</updated>
<author>
<name>isXander</name>
<email>xandersmith2008@gmail.com</email>
</author>
<published>2022-11-17T17:30:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=a79f21c5b7ba20469797f3f9e424f88d77f0927d'/>
<id>a79f21c5b7ba20469797f3f9e424f88d77f0927d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>22w46a</title>
<updated>2022-11-17T17:18:19+00:00</updated>
<author>
<name>isXander</name>
<email>xandersmith2008@gmail.com</email>
</author>
<published>2022-11-17T17:18:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=3a86e9d2ba89466f7f9ef51c29eb5879bcb8a98e'/>
<id>3a86e9d2ba89466f7f9ef51c29eb5879bcb8a98e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lots of QOL and minor improvements</title>
<updated>2022-11-13T19:04:55+00:00</updated>
<author>
<name>isXander</name>
<email>xandersmith2008@gmail.com</email>
</author>
<published>2022-11-13T19:04:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=6f3dc40a6bc554b6decb685cb6d1eb6370b1eea6'/>
<id>6f3dc40a6bc554b6decb685cb6d1eb6370b1eea6</id>
<content type='text'>
smooth category scrolling
individual reset buttons for all controllers
separate Dimension into Dimension and MutableDimension to prevent mods from modifying controller dimensions without invoking the hooks
made the dimension field private in AbstractWidget so people can't modify it without the method setDimension
new Option API method to check if pending value is equal to default value
add documentation to ConfigInstance
fix bug where Option#requestSetDefault and Option#forgetPendingValue implementations weren't notifying listeners
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
smooth category scrolling
individual reset buttons for all controllers
separate Dimension into Dimension and MutableDimension to prevent mods from modifying controller dimensions without invoking the hooks
made the dimension field private in AbstractWidget so people can't modify it without the method setDimension
new Option API method to check if pending value is equal to default value
add documentation to ConfigInstance
fix bug where Option#requestSetDefault and Option#forgetPendingValue implementations weren't notifying listeners
</pre>
</div>
</content>
</entry>
<entry>
<title>fix label styles appearing at first position before they are rendered</title>
<updated>2022-10-19T19:59:33+00:00</updated>
<author>
<name>isXander</name>
<email>xandersmith2008@gmail.com</email>
</author>
<published>2022-10-19T19:59:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=c9e278f8945ff0cd9d144b4f481d9fecae0563b9'/>
<id>c9e278f8945ff0cd9d144b4f481d9fecae0563b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix categories becoming too large to render</title>
<updated>2022-10-19T19:29:51+00:00</updated>
<author>
<name>isXander</name>
<email>xandersmith2008@gmail.com</email>
</author>
<published>2022-10-19T19:29:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=732eb451abf40c8b8286627520868687ec7306ff'/>
<id>732eb451abf40c8b8286627520868687ec7306ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>javadoc &amp; changelog for cycling package</title>
<updated>2022-10-06T21:11:50+00:00</updated>
<author>
<name>isXander</name>
<email>isxander@users.noreply.github.com</email>
</author>
<published>2022-10-06T21:11:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=1b40278b7b1d930d918c558a946d46fbaeee50a2'/>
<id>1b40278b7b1d930d918c558a946d46fbaeee50a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>labels now support style events</title>
<updated>2022-09-30T16:28:31+00:00</updated>
<author>
<name>xander</name>
<email>xander@isxander.dev</email>
</author>
<published>2022-09-30T16:28:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=2eb6fa164da23c547ceccf8d2773a1e12eedb4f3'/>
<id>2eb6fa164da23c547ceccf8d2773a1e12eedb4f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>generified cycling controller</title>
<updated>2022-09-28T21:01:25+00:00</updated>
<author>
<name>isXander</name>
<email>isxander@users.noreply.github.com</email>
</author>
<published>2022-09-28T21:01:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/YetAnotherConfigLib.git/commit/?id=575faeaf25256e02cbca39501c3ec97655959cea'/>
<id>575faeaf25256e02cbca39501c3ec97655959cea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
