Note XRCed update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
		@@ -74,6 +74,16 @@ a particular style.</p>
 | 
				
			|||||||
<p>wxMac: Fixed wx.ComboBox to forward the EVT_CHAR, EVT_KEY_DOWN,
 | 
					<p>wxMac: Fixed wx.ComboBox to forward the EVT_CHAR, EVT_KEY_DOWN,
 | 
				
			||||||
EVT_KEY_UP and EVT_TEXT events from its embedded text control.</p>
 | 
					EVT_KEY_UP and EVT_TEXT events from its embedded text control.</p>
 | 
				
			||||||
<p>wxMac: Corrected refresh bugs in wxGrid.</p>
 | 
					<p>wxMac: Corrected refresh bugs in wxGrid.</p>
 | 
				
			||||||
 | 
					<dl>
 | 
				
			||||||
 | 
					<dt>XRCed: Updated to version 0.1.5.</dt>
 | 
				
			||||||
 | 
					<dd><ul class="first last simple">
 | 
				
			||||||
 | 
					<li>Added wxWizard, wxWizardPageSimple (only from pull-down menu).</li>
 | 
				
			||||||
 | 
					<li>Hide command for test window.</li>
 | 
				
			||||||
 | 
					<li>Replacing classes works better.</li>
 | 
				
			||||||
 | 
					<li>Added Locate tool.</li>
 | 
				
			||||||
 | 
					</ul>
 | 
				
			||||||
 | 
					</dd>
 | 
				
			||||||
 | 
					</dl>
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
<div class="section" id="id2">
 | 
					<div class="section" id="id2">
 | 
				
			||||||
<h1><a name="id2">2.5.5.1</a></h1>
 | 
					<h1><a name="id2">2.5.5.1</a></h1>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -50,6 +50,11 @@ EVT_KEY_UP and EVT_TEXT events from its embedded text control.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
wxMac: Corrected refresh bugs in wxGrid.
 | 
					wxMac: Corrected refresh bugs in wxGrid.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					XRCed: Updated to version 0.1.5.
 | 
				
			||||||
 | 
					    * Added wxWizard, wxWizardPageSimple (only from pull-down menu). 
 | 
				
			||||||
 | 
					    * Hide command for test window.
 | 
				
			||||||
 | 
					    * Replacing classes works better.
 | 
				
			||||||
 | 
					    * Added Locate tool.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user