.. |
private
|
add missing headers for PCH-less build
|
2009-01-27 13:10:43 +00:00 |
aboutdlgg.h
|
|
|
accel.h
|
|
|
animate.h
|
|
|
bmpcbox.h
|
|
|
busyinfo.h
|
|
|
buttonbar.h
|
|
|
calctrlg.h
|
added support for wxCAL_SHOW_WEEK_NUMBERS to generic version of wxCalendarCtrl (#10033)
|
2009-01-25 13:47:20 +00:00 |
caret.h
|
|
|
choicdgg.h
|
|
|
clrpickerg.h
|
|
|
collpaneg.h
|
|
|
colour.h
|
|
|
colrdlgg.h
|
don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither
|
2009-01-19 13:55:27 +00:00 |
combo.h
|
|
|
ctrlsub.h
|
|
|
dataview.h
|
add missing wxUSE_DRAG_AND_DROP checks
|
2009-01-23 23:55:17 +00:00 |
datectrl.h
|
|
|
dcpsg.h
|
change generic ints to enums in wxDC (closes #9959)
|
2009-01-08 14:21:53 +00:00 |
dirctrlg.h
|
|
|
dirdlgg.h
|
|
|
dragimgg.h
|
don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither
|
2009-01-19 13:55:27 +00:00 |
fdrepdlg.h
|
just fix some $Id$ tokens
|
2009-01-11 11:58:34 +00:00 |
filectrlg.h
|
|
|
filedlgg.h
|
|
|
filepickerg.h
|
add more flexible and safer template Connect() overloads (#10000)
|
2009-01-12 14:26:13 +00:00 |
fontdlgg.h
|
|
|
fontpickerg.h
|
|
|
grid.h
|
add more flexible and safer template Connect() overloads (#10000)
|
2009-01-12 14:26:13 +00:00 |
gridctrl.h
|
split wxGrid implementation in grideditors.cpp (for wxGridCellEditor-derived classes), gridctrl.cpp (for wxGridCellRenderer-derived classes)
|
2009-01-11 15:49:37 +00:00 |
grideditors.h
|
split wxGrid implementation in grideditors.cpp (for wxGridCellEditor-derived classes), gridctrl.cpp (for wxGridCellRenderer-derived classes)
|
2009-01-11 15:49:37 +00:00 |
gridsel.h
|
just fix some $Id$ tokens
|
2009-01-11 11:58:34 +00:00 |
headerctrlg.h
|
|
|
helpext.h
|
don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither
|
2009-01-19 13:55:27 +00:00 |
hyperlink.h
|
|
|
icon.h
|
compilation fix after last change
|
2008-12-31 15:27:00 +00:00 |
imaglist.h
|
|
|
laywin.h
|
don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither
|
2009-01-19 13:55:27 +00:00 |
listctrl.h
|
small cleanup; move private class definitions in a private header
|
2009-01-27 12:01:54 +00:00 |
logg.h
|
|
|
mask.h
|
|
|
mdig.h
|
Change in wxWindow the access specifier of the wxEvtHandler event processing and queuing functions
|
2009-01-25 11:58:39 +00:00 |
msgdlgg.h
|
|
|
notebook.h
|
|
|
notifmsg.h
|
|
|
numdlgg.h
|
don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither
|
2009-01-19 13:55:27 +00:00 |
paletteg.h
|
|
|
panelg.h
|
|
|
printps.h
|
don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither
|
2009-01-19 13:55:27 +00:00 |
prntdlgg.h
|
don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither
|
2009-01-19 13:55:27 +00:00 |
progdlgg.h
|
|
|
propdlg.h
|
|
|
region.h
|
|
|
sashwin.h
|
add more flexible and safer template Connect() overloads (#10000)
|
2009-01-12 14:26:13 +00:00 |
scrolwin.h
|
make Scroll() itself virtual too as existing code might override it (but new code should override DoScroll() only); use the same access in the derived classes as in wxScrollHelperBase
|
2008-12-25 12:27:20 +00:00 |
spinctlg.h
|
use wxRound(x) instead of int( x+0.5 )
|
2009-01-08 14:36:18 +00:00 |
splash.h
|
|
|
splitter.h
|
don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither
|
2009-01-19 13:55:27 +00:00 |
srchctlg.h
|
|
|
statbmpg.h
|
|
|
statline.h
|
|
|
stattextg.h
|
|
|
statusbr.h
|
get rid of the wxListString class in wxStatusBar code; introduce a wxStatusBarPane class which enormously simplifies the code handling stacks/widths/styles of panes
|
2008-12-31 12:28:05 +00:00 |
tabg.h
|
don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither
|
2009-01-19 13:55:27 +00:00 |
textdlgg.h
|
don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither
|
2009-01-19 13:55:27 +00:00 |
treectlg.h
|
Use paint handler instead of wxClientDC to draw DnD visual effects within wxTreeCtrl
|
2009-01-15 20:57:06 +00:00 |
wizard.h
|
|
|