.. |
icons
|
|
|
bmpcombobox.cpp
|
Added workaround for VC6 internal compiler error (fixes #11104)
|
2009-08-15 05:30:18 +00:00 |
button.cpp
|
Add support for showing "elevation" icon in wxMSW buttons.
|
2010-02-08 19:52:00 +00:00 |
checkbox.cpp
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
choice.cpp
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
clrpicker.cpp
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
combobox.cpp
|
Add wxComboBox::Popup() and Dismiss() to manually show or hide its popup.
|
2010-01-24 01:00:45 +00:00 |
datepick.cpp
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
dirctrl.cpp
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
dirpicker.cpp
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
editlbox.cpp
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
filectrl.cpp
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
filepicker.cpp
|
Undo test code accidentally committed as part of r62643.
|
2009-11-14 17:34:47 +00:00 |
fontpicker.cpp
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
gauge.cpp
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
hyperlnk.cpp
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
itemcontainer.cpp
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
itemcontainer.h
|
compilation fix in wxUSE_STL case after r54761
|
2008-08-31 15:05:02 +00:00 |
listbox.cpp
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
makefile.bcc
|
Rebake.
|
2010-01-09 19:56:18 +00:00 |
makefile.gcc
|
Rebake.
|
2010-01-09 19:56:18 +00:00 |
Makefile.in
|
Rebake.
|
2010-01-09 19:56:18 +00:00 |
makefile.mic
|
|
|
makefile.unx
|
Rebake from clean wx tree.
|
2010-01-04 00:45:45 +00:00 |
makefile.vc
|
Use X64 machine type for MSVC linker instead of old AMD64.
|
2009-12-08 16:36:37 +00:00 |
makefile.wat
|
Rebake.
|
2010-01-09 19:56:18 +00:00 |
notebook.cpp
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
odcombobox.cpp
|
Have wxComboCtrl generate wxEVT_COMMAND_COMBOBOX_DROPDOWN and wxEVT_COMMAND_COMBOBOX_CLOSEUP events
|
2009-09-26 09:15:29 +00:00 |
radiobox.cpp
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
searchctrl.cpp
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
slider.cpp
|
Implement support for wxSL_<DIR> in wxGTK, show them better in the sample.
|
2009-11-14 23:15:27 +00:00 |
spinbtn.cpp
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
statbmp.cpp
|
Suppress errors from static bitmap page of widgets sample.
|
2009-12-03 16:26:25 +00:00 |
static.cpp
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
textctrl.cpp
|
Test wxTE_PROCESS_ENTER style in the widgets sample.
|
2010-02-03 21:07:46 +00:00 |
toggle.cpp
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
widgets_vc7.vcproj
|
Rebake from clean wx tree.
|
2010-01-04 00:45:45 +00:00 |
widgets_vc8.vcproj
|
Rebake from clean wx tree.
|
2010-01-04 00:45:45 +00:00 |
widgets_vc9.vcproj
|
Rebake from clean wx tree.
|
2010-01-04 00:45:45 +00:00 |
widgets.bkl
|
add headers to the samples' bakefiles so that they show up in MSVC project files
|
2009-03-04 11:47:32 +00:00 |
widgets.cpp
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
widgets.dsp
|
Rebake from clean wx tree.
|
2010-01-04 00:45:45 +00:00 |
widgets.h
|
fixing typo
|
2008-08-23 14:14:35 +00:00 |