wxWidgets/include/wx/os2
2006-03-28 13:11:20 +00:00
..
accel.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
app.h
apptbase.h
apptrait.h
bitmap.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
blank.ptr
bmpbuttn.h Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
brush.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +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 wxDisplay cleanup/rewrite: 2006-03-16 04:23:07 +00:00
choice.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
clipbrd.h
clock.ptr
colour.h wxColour source cleaning. Corrections to 'const unsigned char' within wxColour docs. 2005-10-05 16:22:44 +00:00
colours.bmp
combobox.h
computer.ico
control.h Fixed label handling (translating for accelerator handling only for relevant 2006-01-04 22:46:06 +00:00
cross.bmp
csquery.bmp
cursor.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
dataform.h
dataobj2.h Fixes for building wxOS2 shared with OpenWatcom. 2006-01-25 13:59:55 +00:00
dataobj.h Fixes for building wxOS2 shared with OpenWatcom. 2006-01-25 13:59:55 +00:00
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dialog.h Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
dirdlg.h Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
disable.bmp
dnd.h
drive.ico
error.ico
file.ico
filedlg.h
floppy.ico
folder1.ico
folder2.ico
folder.ico
font.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
fontdlg.h
frame.h
gauge.h Improved size handling. 2006-01-04 22:37:54 +00:00
gdiimage.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
gdiobj.h
hand.ptr
heart.ptr
helpwin.h
icon.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
info.ico
iniconf.h
joystick.h Make wxJoystick::GetNumberJoystick a static method, as the number of 2005-11-29 12:50:13 +00:00
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
menu.h
menuitem.h Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h. 2006-01-26 17:20:50 +00:00
metafile.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
mimetype.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
minifram.h
msgdlg.h Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h. 2006-01-26 17:20:50 +00:00
notebook.h
palette.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
pbrush.ptr
pen.h Added handling of dashes (patch #1438894). 2006-02-26 16:53:11 +00:00
pencil.ptr
pnghand.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
pngread.h
pntleft.ptr
pntright.ptr
popupwin.h
print.h
printos2.h
private.h Fixes for building wxOS2 shared with OpenWatcom. 2006-01-25 13:59:55 +00:00
query.ptr
question.ico
radiobox.h More null virtuals in wxRadioBoxBase (see: 'Developers_Notebook-Incomplete-API' in wxWiki) 2006-03-24 22:50:51 +00:00
radiobut.h
region.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
removble.ico
roller.ptr
scrolbar.h
setup0.h Added wxRichTextCtrl 2005-10-19 12:52:47 +00:00
size.ptr
slider.h
sound.h
spinbutt.h
spinctrl.h
statbmp.h Fixed GetIcon to keep up with return type change on all other platforms. 2005-12-25 14:37:51 +00:00
statbox.h
statline.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
stattext.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
stdpaths.h
tabctrl.h
textctrl.h
tglbtn.h Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
tick.bmp
timer.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
tip.ico
toolbar.h
tooltip.h Fixes for include guards, patch 1256967 Paul Cornett 2005-09-25 20:49:40 +00:00
toplevel.h Get/SetTitle only for wxTopLevelWindow (wxOS2 part). 2005-11-04 21:13:03 +00:00
treectrl.h Line-up deprecated interface of wxTreeCtrl between ports. 2006-03-28 13:11:20 +00:00
warning.ico
window.h Get/SetTitle only for wxTopLevelWindow (wxOS2 part). 2005-11-04 21:13:03 +00:00
wx.dlg
wx.rc
wx.res
wxrsc.h