Displaying 2 results from an estimated 2 matches for "wxhtmlwintaghandler".
2007 Jan 06
0
[833] trunk/wxruby2/swig/classes: Fix the inheritance chain of wxIcon (varies cross-platform)
...UTC (rev 832)
+++ trunk/wxruby2/swig/classes/include/parents.rb        2007-01-06 00:02:24 UTC (rev 833)
</span><span class="lines">@@ -145,7 +145,6 @@
</span><span class="cx"> ''wxHtmlWinTagHandler'' => ''wxHtmlTagHandler'',
</span><span class="cx"> ''wxHtmlWindow'' => ''wxScrolledWindow'',
</span><span class="cx"> ''wxIPV4address'' => ''wxSockAddress...
2007 Jun 26
0
[1081] trunk/wxruby2: Added HyperlinkCtrl from the 2.8 API plus event mappings
...amp;nbsp2007-06-26 18:35:28 UTC (rev 1081)
</span><span class="lines">@@ -150,6 +150,8 @@
</span><span class="cx"> ''wxHtmlWinParser'' => ''wxHtmlParser'',
</span><span class="cx"> ''wxHtmlWinTagHandler'' => ''wxHtmlTagHandler'',
</span><span class="cx"> ''wxHtmlWindow'' => ''wxScrolledWindow'',
</span><ins>+ ''wxHyperlinkCtrl'' => ''wxControl'',
+ ''...