.. |
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
|
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 |
blank.ptr
|
|
|
bmpbuttn.h
|
Unicode fixes
|
2005-04-27 01:12:00 +00:00 |
brush.h
|
|
|
bullseye.ptr
|
|
|
button.h
|
|
|
cdrom.ico
|
|
|
checkbox.h
|
|
|
checklst.h
|
|
|
child.ico
|
|
|
choice.h
|
|
|
clipbrd.h
|
|
|
clock.ptr
|
|
|
colour.h
|
|
|
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
|
|
|
dataobj.h
|
|
|
dc.h
|
|
|
dcclient.h
|
|
|
dcmemory.h
|
|
|
dcprint.h
|
|
|
dcscreen.h
|
|
|
dialog.h
|
Unicode fixes
|
2005-04-27 01:12:00 +00:00 |
dirdlg.h
|
|
|
disable.bmp
|
|
|
display.h
|
New classes for OS/2
|
2005-04-07 04:04:37 +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
|
|
|
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
|
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 |
listctrl.h
|
Common wxListCtrl control name.
|
2005-01-14 13:07:44 +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
|
Unicode fixes
|
2005-04-27 01:12:00 +00:00 |
metafile.h
|
Corrections for future OW 1.4. Warning fixes.
|
2005-07-26 09:05:27 +00:00 |
mimetype.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 |
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
|
|
|
pbrush.ptr
|
|
|
pen.h
|
|
|
pencil.ptr
|
|
|
pnghand.h
|
|
|
pngread.h
|
|
|
pntleft.ptr
|
|
|
pntright.ptr
|
|
|
popupwin.h
|
|
|
print.h
|
|
|
printos2.h
|
|
|
private.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 |
query.ptr
|
|
|
question.ico
|
|
|
radiobox.h
|
Linup API of wxRadioBox::Show on all ports. Move wxRadioBox::IsValid from wxUniversal to base class (+ GTK which do not use base class) and use it where applicable. Minor source cleaning.
|
2005-02-23 16:52:31 +00:00 |
radiobut.h
|
|
|
region.h
|
|
|
removble.ico
|
|
|
roller.ptr
|
|
|
scrolbar.h
|
|
|
setup0.h
|
Corrections for future OW 1.4. Warning fixes.
|
2005-07-26 09:05:27 +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
|
|
|
statbox.h
|
|
|
statline.h
|
gave default value of wxID_ANY to id parameter of wxStaticLine ctor as nobody uses anything else for it anyhow
|
2005-03-11 02:13:30 +00:00 |
stattext.h
|
|
|
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
|
|
|
tip.ico
|
|
|
toolbar.h
|
|
|
tooltip.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 |
toplevel.h
|
|
|
treectrl.h
|
Use treebase.h for enum duplicated in port/treectrl.h.
|
2005-05-23 10:28:28 +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
|
|
|