..
anybutton.h
Do not put semicolons after the definition of an inline function.
2011-12-29 14:42:13 +00:00
app.h
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLEXPORT_DATA with WXDLLIMPEXP_DATA_CORE
2008-03-26 15:06:00 +00:00
bmpbuttn.h
compilation fix for wxUniv with 2.8 compatibility disabled ( closes #10912 )
2009-06-28 17:16:41 +00:00
button.h
Globally replace _T() with wxT().
2009-07-23 20:30:22 +00:00
checkbox.h
Globally replace _T() with wxT().
2009-07-23 20:30:22 +00:00
checklst.h
Globally replace _T() with wxT().
2009-07-23 20:30:22 +00:00
chkconf.h
Disable wxUSE_OWNER_DRAWN for wxUniv to fix the build.
2010-01-28 12:07:16 +00:00
choice.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
colschem.h
wxUniv: implement wxSYS_VSCROLL_X/Y metrics in wxUniv code, they depend on the theme, not lowlovel port
2008-05-17 09:41:25 +00:00
combobox.h
Replace wxComboBox::IsEmpty() with Is{List,Text}Empty().
2011-08-21 12:06:16 +00:00
control.h
Globally replace _T() with wxT().
2009-07-23 20:30:22 +00:00
custombgwin.h
Move SetBackgroundBitmap() from wxPanel to new wxCustomBackgroundWindow.
2011-10-11 17:07:43 +00:00
dialog.h
No changes, synchronised source names that appear commented at the top of files with the actual path to the files.
2011-03-20 00:14:35 +00:00
frame.h
use wxSTB_ as prefix for wxStatusBar styles; add support for wxSTB_ELLIPSIZE_* flags under wxGTK; support wxSTB_SHOW_TIPS even if no ellipsization mode is active; update the sample to allow the user to choose the wxStatusBar style dynamically
2009-04-25 12:59:09 +00:00
gauge.h
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLEXPORT_DATA with WXDLLIMPEXP_DATA_CORE
2008-03-26 15:06:00 +00:00
inpcons.h
Globally replace _T() with wxT().
2009-07-23 20:30:22 +00:00
inphand.h
Globally replace _T() with wxT().
2009-07-23 20:30:22 +00:00
listbox.h
Globally replace _T() with wxT().
2009-07-23 20:30:22 +00:00
menu.h
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLEXPORT_DATA with WXDLLIMPEXP_DATA_CORE
2008-03-26 15:06:00 +00:00
menuitem.h
Globally replace _T() with wxT().
2009-07-23 20:30:22 +00:00
notebook.h
Fixed best size of wxUniv's wxNotebook.
2011-08-25 23:32:05 +00:00
panel.h
fix tests for WXWIN_COMPATIBILITY_2_8, closes #13800
2011-12-23 05:59:59 +00:00
radiobox.h
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLEXPORT_DATA with WXDLLIMPEXP_DATA_CORE
2008-03-26 15:06:00 +00:00
radiobut.h
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLEXPORT_DATA with WXDLLIMPEXP_DATA_CORE
2008-03-26 15:06:00 +00:00
renderer.h
Add a separate wxControlRenderer::DrawButtonLabel() too.
2009-09-22 00:23:03 +00:00
scrarrow.h
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLEXPORT_DATA with WXDLLIMPEXP_DATA_CORE
2008-03-26 15:06:00 +00:00
scrolbar.h
Globally replace _T() with wxT().
2009-07-23 20:30:22 +00:00
scrthumb.h
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLEXPORT_DATA with WXDLLIMPEXP_DATA_CORE
2008-03-26 15:06:00 +00:00
scrtimer.h
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLEXPORT_DATA with WXDLLIMPEXP_DATA_CORE
2008-03-26 15:06:00 +00:00
setup0.h
Add wxUSE_COMPILER_TLS to allow disabling compiler TLS support.
2012-06-17 21:34:47 +00:00
setup_inc.h
generate include/wx/univ/setup0.h from setup_inc.h too
2008-02-03 12:20:06 +00:00
slider.h
Deprecate second parameter of wxSlider::SetTickFreq().
2011-02-05 16:36:30 +00:00
spinbutt.h
Globally replace _T() with wxT().
2009-07-23 20:30:22 +00:00
statbmp.h
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLEXPORT_DATA with WXDLLIMPEXP_DATA_CORE
2008-03-26 15:06:00 +00:00
statbox.h
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLEXPORT_DATA with WXDLLIMPEXP_DATA_CORE
2008-03-26 15:06:00 +00:00
statline.h
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLEXPORT_DATA with WXDLLIMPEXP_DATA_CORE
2008-03-26 15:06:00 +00:00
stattext.h
Declare wxStaticText in wxUniv as being dynamic, not abstract, class.
2011-01-04 16:21:29 +00:00
statusbr.h
Fix wxUniv build after deriving wxStatusBar from wxControl.
2010-11-22 12:51:05 +00:00
stdrend.h
No code changes, fixed various typos.
2011-04-03 20:31:32 +00:00
textctrl.h
Revert all wxNOEXCEPT-related changes.
2012-11-20 12:49:03 +00:00
tglbtn.h
No changes, synchronised source names that appear commented at the top of files with the actual path to the files.
2011-03-20 00:14:35 +00:00
theme.h
Export public wxDelegateTheme class.
2009-07-31 13:38:21 +00:00
toolbar.h
Globally replace _T() with wxT().
2009-07-23 20:30:22 +00:00
toplevel.h
No changes, synchronised source names that appear commented at the top of files with the actual path to the files.
2011-03-20 00:14:35 +00:00
window.h
Remove wxMGL port.
2012-01-15 14:46:41 +00:00