Hold a reference on m_widget for the life of the associated wxWindow object.
[wxWidgets.git] / src / gtk / hyperlink.cpp
2008-08-26  Paul CornettHold a reference on m_widget for the life of the associ...
2007-11-04  Paul Cornettbuild fixes for universal
2007-06-10  Václav Slavíkdon't use implicit wxString->char*/wchar_t* conversion...
2007-04-23  Vadim Zeitlinremove wxWindow::m_needParent and use GTKNeedsParent...
2007-04-21  Paul Cornettremove redundant GTK_WIDGET casts
2007-03-26  Vadim Zeitlinuse native TAB traversal for GTK+ 2
2007-03-09  Václav SlavíkUnicode compilation fix
2007-03-08  Paul Cornettminor cleanup
2007-03-07  Vadim Zeitlinno changes, just removed TABs/trailing spaces
2007-03-07  Vadim Zeitlinnative wxHyperlinkCtrl implementation for GTK+ 2.10...