<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/DolphinWX/Config/AdvancedConfigPane.cpp, branch stable</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Update license headers to GPLv2+</title>
<updated>2015-05-25T11:22:31+00:00</updated>
<author>
<name>Tillmann Karras</name>
<email>tilkax@gmail.com</email>
</author>
<published>2015-05-17T23:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=cefcb0ace9d363b3679b4e93bcc9ec05f1e5f4f8'/>
<id>cefcb0ace9d363b3679b4e93bcc9ec05f1e5f4f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make OC slider match enabled state on window load</title>
<updated>2015-04-30T08:28:43+00:00</updated>
<author>
<name>Simon McFarlane</name>
<email>simon@piston.pw</email>
</author>
<published>2015-04-30T08:28:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=cd7466864e3392c89ef00125bf57edb7dbd02c39'/>
<id>cd7466864e3392c89ef00125bf57edb7dbd02c39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add size to CPU clock override slider</title>
<updated>2015-04-30T04:49:58+00:00</updated>
<author>
<name>Simon McFarlane</name>
<email>simon@piston.pw</email>
</author>
<published>2015-04-30T04:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=6728f876775a5074bcb2208683d3f36d0c28c1a7'/>
<id>6728f876775a5074bcb2208683d3f36d0c28c1a7</id>
<content type='text'>
Fixes slider having 0 width on wxGTK
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes slider having 0 width on wxGTK
</pre>
</div>
</content>
</entry>
<entry>
<title>Use wxStaticText::Wrap rather than manually inserting newlines</title>
<updated>2015-04-28T08:17:43+00:00</updated>
<author>
<name>Simon McFarlane</name>
<email>simon@piston.pw</email>
</author>
<published>2015-04-28T06:07:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=8f56138ec45a72ad4ef865f472adc87292d23005'/>
<id>8f56138ec45a72ad4ef865f472adc87292d23005</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinWX: Break up ConfigMain.cpp into separate classes</title>
<updated>2015-03-19T02:47:49+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2015-03-18T22:00:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=086ec7a9b7982509c43cefaeb884e2bc37350b62'/>
<id>086ec7a9b7982509c43cefaeb884e2bc37350b62</id>
<content type='text'>
Prior to this, ConfigMain.cpp was a large (52KB) cpp file that contained all of the UI setting code.

This breaks up the config code into subclasses of wxPanel, which are then just instantiated to add to the settings wxNoteBook. This keeps all the settings categories separated from one another and also cleans up the code in general.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prior to this, ConfigMain.cpp was a large (52KB) cpp file that contained all of the UI setting code.

This breaks up the config code into subclasses of wxPanel, which are then just instantiated to add to the settings wxNoteBook. This keeps all the settings categories separated from one another and also cleans up the code in general.
</pre>
</div>
</content>
</entry>
</feed>
