wxWidgets/include/wx/os2
Mattia Barbon dee1a63ff5 Removed WXWIN_COMPATIBILITY_2_2 together with code guarded by it.
Changed default for WXWIN_COMPATIBILITY_2_4 to 0.
  Added WXWIN_COMPATIBILITY_2_6 (defaults to 1).
  Ran build/update-setup-h.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35858 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-10-09 15:48:42 +00:00
..
accel.h
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 Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
blank.ptr
bmpbuttn.h Unicode fixes 2005-04-27 01:12:00 +00:00
brush.h Fix for mistake with const for non pointer/reference with corrections in documentation. 2005-10-04 18:14:41 +00:00
bullseye.ptr
button.h
cdrom.ico
checkbox.h
checklst.h wxCheckListBox cleanup. 2005-09-29 10:00:16 +00:00
child.ico
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
cross.bmp
csquery.bmp
cursor.h
dataform.h
dataobj2.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dataobj.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +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 Unicode fixes 2005-04-27 01:12:00 +00:00
dirdlg.h
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
fontdlg.h
frame.h
gauge.h
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
info.ico
iniconf.h
joystick.h
listbox.h wxItemContainerImmutable::FindString unified. 2005-09-27 16:54:43 +00:00
listctrl.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +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 Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
metafile.h Fix uses of wxUSE_METAFILE, patch 1262723 Paul Cornett 2005-08-19 13:48:24 +00:00
mimetype.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
minifram.h
msgdlg.h Base for wxMessageDialog with common checks for style. 2005-03-11 15:34:42 +00:00
notebook.h Common default notebook name. 2005-01-13 20:30:21 +00:00
palette.h wxPalette unified. Source cleaning. 2005-10-06 14:37:43 +00:00
pbrush.ptr
pen.h Fix for mistake with const for non pointer/reference with corrections in documentation. 2005-10-04 18:14:41 +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 wxMotif for OS/2 adjustements. Source cleaning. 2005-10-06 12:10:44 +00:00
query.ptr
question.ico
radiobox.h wxItemContainerImmutable::FindString unified. 2005-09-27 16:54:43 +00:00
radiobut.h
region.h
removble.ico
roller.ptr
scrolbar.h
setup0.h Removed WXWIN_COMPATIBILITY_2_2 together with code guarded by it. 2005-10-09 15:48:42 +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 Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +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 New classes for OS/2 2005-04-07 04:04:37 +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 Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +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 Unicode fixes 2005-04-27 01:12:00 +00:00
wx.dlg
wx.rc Removed redundant cursor files 2005-05-19 20:39:06 +00:00
wx.res
wxrsc.h