<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fltkada/doc/fl_menu_.html, branch master</title>
<subtitle>Ada binding for FLTK 1.3</subtitle>
<link rel='alternate' type='text/html' href='http://jedbarber.id.au/cgi-bin/cgit.cgi/fltkada/'/>
<entry>
<title>Added convenience widget constructors that specify the parent group to add to</title>
<updated>2025-01-16T10:44:10+00:00</updated>
<author>
<name>Jedidiah Barber</name>
<email>contact@jedbarber.id.au</email>
</author>
<published>2025-01-16T10:44:10+00:00</published>
<link rel='alternate' type='text/html' href='http://jedbarber.id.au/cgi-bin/cgit.cgi/fltkada/commit/?id=157f44ff7034212a29696c5bb2b87e4f6f20d625'/>
<id>157f44ff7034212a29696c5bb2b87e4f6f20d625</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Filled holes in Fl_Menu_ and Fl_Menu_Item bound APIs, fixed a few irritating bugs, damn the treacherous C++ API</title>
<updated>2025-01-15T10:52:50+00:00</updated>
<author>
<name>Jedidiah Barber</name>
<email>contact@jedbarber.id.au</email>
</author>
<published>2025-01-15T10:52:50+00:00</published>
<link rel='alternate' type='text/html' href='http://jedbarber.id.au/cgi-bin/cgit.cgi/fltkada/commit/?id=106316bcedec72c5380a7544c27be6a5c117e57a'/>
<id>106316bcedec72c5380a7544c27be6a5c117e57a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored draw/handle methods in Widgets hierarchy, improved docs, added a few minor method bindings here and there</title>
<updated>2025-01-11T12:14:58+00:00</updated>
<author>
<name>Jedidiah Barber</name>
<email>contact@jedbarber.id.au</email>
</author>
<published>2025-01-11T12:14:58+00:00</published>
<link rel='alternate' type='text/html' href='http://jedbarber.id.au/cgi-bin/cgit.cgi/fltkada/commit/?id=e93b9bbc02e2791f3a35b6f077fcbb8514c28aed'/>
<id>e93b9bbc02e2791f3a35b6f077fcbb8514c28aed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed superfluous blank lines before doctype</title>
<updated>2024-11-27T00:13:26+00:00</updated>
<author>
<name>Jedidiah Barber</name>
<email>contact@jedbarber.id.au</email>
</author>
<published>2024-11-27T00:13:26+00:00</published>
<link rel='alternate' type='text/html' href='http://jedbarber.id.au/cgi-bin/cgit.cgi/fltkada/commit/?id=21ab69e3b8b7031a1b7e35da842b2c82045b4c85'/>
<id>21ab69e3b8b7031a1b7e35da842b2c82045b4c85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaning up docs</title>
<updated>2024-02-06T06:05:10+00:00</updated>
<author>
<name>Jedidiah Barber</name>
<email>contact@jedbarber.id.au</email>
</author>
<published>2024-02-06T06:05:10+00:00</published>
<link rel='alternate' type='text/html' href='http://jedbarber.id.au/cgi-bin/cgit.cgi/fltkada/commit/?id=cbd7f74d349239e63c3c06d380c850690d373a2c'/>
<id>cbd7f74d349239e63c3c06d380c850690d373a2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reworked menu popup and pulldown subprograms to no longer need exceptions</title>
<updated>2022-12-09T13:02:35+00:00</updated>
<author>
<name>Jedidiah Barber</name>
<email>contact@jedbarber.id.au</email>
</author>
<published>2022-12-09T13:02:35+00:00</published>
<link rel='alternate' type='text/html' href='http://jedbarber.id.au/cgi-bin/cgit.cgi/fltkada/commit/?id=c477cd9b9879692a03178e67e71448fc97033b66'/>
<id>c477cd9b9879692a03178e67e71448fc97033b66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Choices, Pixmaps, GIFs, XPMs</title>
<updated>2018-05-18T06:21:25+00:00</updated>
<author>
<name>Jed Barber</name>
<email>jjbarber@y7mail.com</email>
</author>
<published>2018-05-18T06:21:25+00:00</published>
<link rel='alternate' type='text/html' href='http://jedbarber.id.au/cgi-bin/cgit.cgi/fltkada/commit/?id=2cbec01126c34e70fc8e11d77553ef5bfd94cec7'/>
<id>2cbec01126c34e70fc8e11d77553ef5bfd94cec7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finished and polished FLTK.Widgets.Menus, fixed some off-by-one errors in Groups</title>
<updated>2018-05-15T04:52:00+00:00</updated>
<author>
<name>Jed Barber</name>
<email>jjbarber@y7mail.com</email>
</author>
<published>2018-05-15T04:52:00+00:00</published>
<link rel='alternate' type='text/html' href='http://jedbarber.id.au/cgi-bin/cgit.cgi/fltkada/commit/?id=1cd018b440f80601f60908c2e5675413f5c77e25'/>
<id>1cd018b440f80601f60908c2e5675413f5c77e25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
