wxWidgets/include/wx/generic
Vadim Zeitlin 8a16d7370e The Great wxRegion Refactoring:
1. added wxRegionBase class and derive all wxRegions from it
2. also added wxRegionWithCombine for the ports providing Combine() method
   (MSW, OS2 and Mac) to reduce code duplication further
3. made sure region comparison works the same way in all ports (except those
   not implementing it) and added IsEqual() method


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-09-25 11:47:23 +00:00
..
.cvsignore
accel.h
bmpcbox.h move wxBitmapComboBox dependency check to wx/chkconf.h where it belongs 2006-09-24 13:18:23 +00:00
busyinfo.h
buttonbar.h
calctrl.h
caret.h
choicdgg.h
clrpickerg.h
colour.h
colrdlgg.h
combo.h [ 1557284 ] wxGenericComboControl -> wxGenericComboCtrl 2006-09-19 17:29:45 +00:00
dataview.h
datectrl.h
dcpsg.h
dirctrlg.h
dirdlgg.h
dragimgg.h
fdrepdlg.h
filedlgg.h
filepickerg.h
fontdlgg.h
fontpickerg.h
grid.h Give wxGrid its own string name for easier debugging. 2006-09-19 10:28:23 +00:00
gridctrl.h
gridsel.h
helpext.h
icon.h
imaglist.h corrected ifdef condition 2006-09-20 13:15:58 +00:00
laywin.h
listctrl.h Use wxListCtrlNameStr for the generic control too. 2006-09-18 20:39:41 +00:00
logg.h
mdig.h
msgdlgg.h
notebook.h
numdlgg.h
paletteg.h Typo. 2006-09-23 10:01:05 +00:00
panelg.h
printps.h
prntdlgg.h
progdlgg.h
propdlg.h
region.h The Great wxRegion Refactoring: 2006-09-25 11:47:23 +00:00
sashwin.h
scrolwin.h
spinctlg.h
splash.h
splitter.h
statline.h
statusbr.h
tabg.h
textdlgg.h
timer.h
treectlg.h
wizard.h