wxWidgets/include/wx/os2
2006-03-10 21:26:59 +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 wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source cleaning and other Watcom adjustements. 2005-07-21 17:18:43 +00:00
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 wxCheckListBox cleanup. 2005-09-29 10:00:16 +00:00
child.ico
chkconf.h Support for automatic setup.h in OS/2 with OW builds. __WXOS2__ final removal. Source cleaning. 2005-10-27 16:01:45 +00:00
choice.h wxItemContainerImmutable::FindString unified. 2005-09-27 16:54:43 +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 wxTextPos for all GetLastPosition with constants for special cases. Make it virtual everywhere. Avoid doubling typedefs. Always include textctrl.h for combobox.h. Source cleaning. 2005-01-19 16:25:34 +00:00
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 Use Get*Box instead Get*Region if you are asking about position and size. And it is enough to have it in base class only. 2004-12-06 15:48:50 +00:00
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
display.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
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 Unicode fixes 2005-04-27 01:12:00 +00:00
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 Minor cleanings. 2005-11-15 07:40:12 +00:00
listctrl.h Applied Patch #1424869: Implement wxListCtrl::SetItemColumnImage 2006-03-10 21:26:59 +00:00
magnit1.ptr
mdi.h
menu.h wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source cleaning and other Watcom adjustements. 2005-07-21 17:18:43 +00:00
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 Common default notebook name. 2005-01-13 20:30:21 +00:00
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 wxOS2/OW warning and build fixes. 2005-08-23 15:41:50 +00:00
private.h Fixes for building wxOS2 shared with OpenWatcom. 2006-01-25 13:59:55 +00:00
query.ptr
question.ico
radiobox.h Integrated fixes for sizing/positioning; cleanup; removal of handle/window 2006-01-06 23:43:45 +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 Unicode fixes 2005-04-27 01:12:00 +00:00
spinctrl.h wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source cleaning and other Watcom adjustements. 2005-07-21 17:18:43 +00:00
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 Typo correction patch [ 1208110 ] Lots of typo corrections 2005-05-31 09:20:43 +00:00
tabctrl.h Unicode fixes 2005-04-27 01:12:00 +00:00
textctrl.h wxTextPos for all GetLastPosition with constants for special cases. Make it virtual everywhere. Avoid doubling typedefs. Always include textctrl.h for combobox.h. Source cleaning. 2005-01-19 16:25:34 +00:00
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 Removed WXWIN_COMPATIBILITY_2_2 together with code guarded by it. 2005-10-09 15:48:42 +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 Removed redundant cursor files 2005-05-19 20:39:06 +00:00
wx.res
wxrsc.h