wxWidgets/include/wx/os2
Stefan Neis 713d144145 Improved size handling.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36683 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-04 22:37:54 +00:00
..
accel.h Use old licence name 2004-05-23 20:53:33 +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 Use old licence name 2004-05-23 20:53:33 +00:00
apptrait.h Use old licence name 2004-05-23 20:53:33 +00:00
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 new stock buttons API 2004-08-30 14:42:51 +00:00
cdrom.ico
checkbox.h Use old licence name 2004-05-23 20:53:33 +00:00
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 wxClipboard changes compilation fixes 2004-06-21 08:54:35 +00:00
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 Get/SetTitle only for wxTopLevelWindow (wxOS2 part). 2005-11-04 21:13:03 +00:00
cross.bmp
csquery.bmp
cursor.h Use old licence name 2004-05-23 20:53:33 +00:00
dataform.h Use old licence name 2004-05-23 20:53:33 +00:00
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 Use old licence name 2004-05-23 20:53:33 +00:00
dcmemory.h Use old licence name 2004-05-23 20:53:33 +00:00
dcprint.h Use old licence name 2004-05-23 20:53:33 +00:00
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 Use old licence name 2004-05-23 20:53:33 +00:00
disable.bmp
display.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dnd.h Use old licence name 2004-05-23 20:53:33 +00:00
drive.ico
error.ico
file.ico
filedlg.h Use old licence name 2004-05-23 20:53:33 +00:00
floppy.ico
folder1.ico
folder2.ico
folder.ico
font.h removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called (the latter already calls SetAutoLayout(true) in case of a non-NULL window); usual cleanup: removing tabs and end of line whitespace, TRUE->true, FALSE->false, -1->wxID_ANY, Enable(false)->Disable(), ""->wxEmptyString 2004-06-12 23:44:08 +00:00
fontdlg.h Use old licence name 2004-05-23 20:53:33 +00:00
frame.h Use old licence name 2004-05-23 20:53:33 +00:00
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 Use old licence name 2004-05-23 20:53:33 +00:00
hand.ptr
heart.ptr
helpwin.h Unicode fixes 2005-04-27 01:12:00 +00:00
icon.h removed 2.0 compatibility stuff (patch 1054261) 2004-11-11 18:59:51 +00:00
info.ico
iniconf.h Use old licence name 2004-05-23 20:53:33 +00:00
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 Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
magnit1.ptr
mdi.h Use old licence name 2004-05-23 20:53:33 +00:00
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 Use old licence name 2004-05-23 20:53:33 +00:00
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 Use old licence name 2004-05-23 20:53:33 +00:00
print.h Get rid of the class naming conflict with the base header 2004-10-21 17:36:01 +00:00
printos2.h wxOS2/OW warning and build fixes. 2005-08-23 15:41:50 +00:00
private.h Applied patch #1396039 (Notebook tab bitmaps) 2006-01-03 16:52:50 +00:00
query.ptr
question.ico
radiobox.h 1. moved m_majorDim duplicated in many ports to wxRadioBoxBase 2005-11-30 16:28:15 +00:00
radiobut.h Use old licence name 2004-05-23 20:53:33 +00:00
region.h split wxRegion(wxBitmap) ctor into two ctors with clearer semantics 2004-06-03 21:13:52 +00:00
removble.ico
roller.ptr
scrolbar.h Use old licence name 2004-05-23 20:53:33 +00:00
setup0.h Added wxRichTextCtrl 2005-10-19 12:52:47 +00:00
size.ptr
slider.h Use old licence name 2004-05-23 20:53:33 +00:00
sound.h Use old licence name 2004-05-23 20:53:33 +00:00
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 Use old licence name 2004-05-23 20:53:33 +00:00
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 Use old licence name 2004-05-23 20:53:33 +00:00
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