wxWidgets/include/wx/os2
2006-12-11 06:19:27 +00:00
..
accel.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
app.h
apptbase.h
apptrait.h Add method declaration needed for wxGTK. 2006-10-29 19:19:58 +00:00
bitmap.h Generalized compilation fix for old compilers. 2006-11-01 01:16:01 +00:00
blank.ptr
bmpbuttn.h
brush.h removed inline from the method which is not inline 2006-11-01 21:37:00 +00:00
bullseye.ptr
button.h
cdrom.ico
checkbox.h
checklst.h replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX) 2006-03-23 22:05:23 +00:00
child.ico
chkconf.h Fix for wxOS2 built with common prt of setup0.h. 2006-06-20 12:57:30 +00:00
choice.h GetCurrentSelection() was documented but not present in all ports (just MSW and GTK); moved it to the base classes 2006-10-30 16:04:27 +00:00
clipbrd.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
clock.ptr
colour.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
colours.bmp
combobox.h Fixes to sizing and others, according to patch #1507207. 2006-07-02 21:11:58 +00:00
computer.ico
control.h
cross.bmp
csquery.bmp
cursor.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
dataform.h
dataobj2.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
dataobj.h
dc.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
dcclient.h
dcmemory.h Added wxMemoryDC::SelectObjectAsSource() and make SelectObject() unshare 2006-10-30 19:41:46 +00:00
dcprint.h Robert Lang's patch [ 1583183 ] Fixes printing/print preview inconsistencies 2006-10-27 13:07:40 +00:00
dcscreen.h
dialog.h Removed no longer needed "DECLARE_EVENT_TABLE()" completing the previous change. 2006-08-24 07:36:37 +00:00
dirdlg.h misc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag (patch 1478051) 2006-05-06 20:10:11 +00:00
disable.bmp
dnd.h
drive.ico
error.ico
file.ico
filedlg.h File/dir dialog styles and other changes (patch 1488371): 2006-05-28 23:32:12 +00:00
floppy.ico
folder1.ico
folder2.ico
folder.ico
font.h Correct 'markup' for GetResourceHandle after recent change in wx/gdiobj.h. 2006-10-23 11:58:28 +00:00
fontdlg.h Better backward compatibility and deprecation markup for interface deprecated in comments. 2006-03-30 14:04:17 +00:00
frame.h
gauge.h [ 1556353 ] [wxOS2] Change derivation to add wxGauge::Pulse 2006-09-13 16:14:26 +00:00
gdiimage.h Correct 'markup' for GetResourceHandle after recent change in wx/gdiobj.h. 2006-10-23 11:58:28 +00:00
hand.ptr
heart.ptr
helpwin.h Headers cleaning. 2006-10-17 14:44:52 +00:00
icon.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
info.ico
iniconf.h
joystick.h
listbox.h replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX) 2006-03-23 22:05:23 +00:00
listctrl.h Applied Patch #1424869: Implement wxListCtrl::SetItemColumnImage 2006-03-10 21:26:59 +00:00
magnit1.ptr
mdi.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
menu.h
menuitem.h
metafile.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
mimetype.h
minifram.h
msgdlg.h
notebook.h added wxBookCtrl::ChangeSelection() which is the same as SetSelection() but doesn't send the page change events (second part of patch 1553551) 2006-10-08 17:37:23 +00:00
palette.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
pbrush.ptr
pen.h blind compilation fixes for OS/2 2006-10-31 12:02:36 +00:00
pencil.ptr
pnghand.h Headers cleaning. 2006-10-17 14:44:52 +00:00
pngread.h Headers cleaning. 2006-10-17 14:44:52 +00:00
pntleft.ptr
pntright.ptr
popupwin.h
print.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
printos2.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
private.h default name of wxStaticLine should be wxStaticLineNameStr, not wxStaticTextNameStr 2006-12-09 14:52:59 +00:00
query.ptr
question.ico
radiobox.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
radiobut.h
region.h stub for wxOS2 region ctor from points. 2006-11-10 20:35:39 +00:00
removble.ico
roller.ptr
scrolbar.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
setup0.h Modified form of Patch #1611222, adds wxSearchCtrl (generic & native carbon HISearchField) 2006-12-11 06:19:27 +00:00
size.ptr
slider.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
sound.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h default name of wxStaticLine should be wxStaticLineNameStr, not wxStaticTextNameStr 2006-12-09 14:52:59 +00:00
stattext.h
stdpaths.h
tabctrl.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
textctrl.h moved DoSetValue() to wxTextCtrlBase instead of having it in almost, but not quite all, derived classes; linking fixes for wxCocoa/wxX11/wxMotif 2006-10-08 22:40:14 +00:00
tglbtn.h
tick.bmp
timer.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
tip.ico
toolbar.h
tooltip.h
toplevel.h
treectrl.h Line-up deprecated interface of wxTreeCtrl between ports. 2006-03-28 13:11:20 +00:00
warning.ico
window.h Avoid conflict between new transparency API and old background support. 2006-08-24 15:37:25 +00:00
wx.dlg
wx.rc
wx.res
wxrsc.h