Vadim Zeitlin
|
6305f044a1
|
Add "filter changed" event to wxFileCtrl.
Generate an event when the selection in the filter combobox of wxFileCtrl
changes.
Closes #12099.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2010-05-29 10:35:47 +00:00 |
|
Vadim Zeitlin
|
9a83f86094
|
Globally replace _T() with wxT().
Standardize on using a single macro across all wxWidgets sources and solve the name clash with Sun CC standard headers (see #10660).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-07-23 20:30:22 +00:00 |
|
Vadim Zeitlin
|
9fceb168bc
|
fix more -Wparentheses warnings after wxLog changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-07-19 16:16:46 +00:00 |
|
Vadim Zeitlin
|
513f592da6
|
use wxJoin() instead of redoing it manually in the code logging the messages (part of patch 1927817)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-06 15:45:36 +00:00 |
|
Vadim Zeitlin
|
0cf3e587a2
|
added new and improved wxFileCtrl implementation (patch 1763164)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48733 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-17 00:14:34 +00:00 |
|