wxWidgets/include/wx/os2
Václav Slavík bae90c4cd5 renamed wxWave to wxSound
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25471 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-02 13:15:51 +00:00
..
accel.h
app.h removed wxApp::Initialized() (replaced with a dummy version in wxApp itself); wxApp in wxGTK now uses wxEvtLoop too 2003-09-27 13:47:46 +00:00
apptbase.h Added GUI part of AppTraits for OS/2. 2003-09-22 00:39:22 +00:00
apptrait.h Added GUI part of AppTraits for OS/2. 2003-09-22 00:39:22 +00:00
bitmap.h removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 2003-08-17 12:50:53 +00:00
blank.ptr
bmpbuttn.h Added missing include. 2003-08-31 19:41:52 +00:00
brush.h gave default parameters for wxBrush() ctor from wxColour (this is what is used in 99 of cases...) 2003-07-21 20:41:48 +00:00
bullseye.ptr
button.h Applied patch [ 657969 ] Removes #if wxUSE_VALIDATORS code 2002-12-27 14:52:14 +00:00
cdrom.ico
checkbox.h Applied patch [ 657969 ] Removes #if wxUSE_VALIDATORS code 2002-12-27 14:52:14 +00:00
checklst.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
child.ico
choice.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
clipbrd.h
clock.ptr
colour.h Fixed compile error. 2004-01-31 12:41:32 +00:00
colours.bmp
combobox.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
computer.ico
control.h removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 2003-08-17 12:50:53 +00:00
cross.bmp
csquery.bmp
cursor.h Fixes for common dialogs 2002-08-05 03:12:36 +00:00
dataform.h Support for new native OS/2 tree control with drag-and-drop. 2003-01-24 22:31:41 +00:00
dataobj2.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
dataobj.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
dc.h
dcclient.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
dcmemory.h
dcprint.h
dcscreen.h
dialog.h Switched over to using wxEventLoop. 2003-09-21 21:54:03 +00:00
dirdlg.h
disable.bmp
dnd.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
drive.ico
error.ico
file.ico
filedlg.h extracted common code into a single wxfileDialogBase class (patch 758901) 2003-07-19 17:22:05 +00:00
floppy.ico
folder1.ico
folder2.ico
folder.ico
font.h Fixed compilation problem. 2003-09-30 19:13:53 +00:00
fontdlg.h Font fixes for the font dialog 2002-08-11 23:47:44 +00:00
frame.h added wxTB_HORZ_TEXT (patch 713813); documented it; moved toolbar styles to toolbar.h 2003-07-10 10:53:00 +00:00
gauge.h Applied patch [ 657969 ] Removes #if wxUSE_VALIDATORS code 2002-12-27 14:52:14 +00:00
gdiimage.h removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 2003-08-17 12:50:53 +00:00
gdiobj.h
hand.ptr
heart.ptr
helpwin.h applied Otto Wyss' patch to extend wxHelpController::KeywordSearch with mode argument (modified to the point of reimplementation) 2003-09-09 17:29:11 +00:00
icon.h added wxIconLocation; minor fixes to wxIcon on some platforms 2003-06-21 13:39:40 +00:00
info.ico
iniconf.h
joystick.h
listbox.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
listctrl.h Added declaration for GetViewRect to fix compilo. 2003-09-21 21:28:40 +00:00
magnit1.ptr
mdi.h
menu.h wxMenu::Append (and similar) now return a pointer to the wxMenuItem 2004-01-23 18:46:05 +00:00
menuitem.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
metafile.h
mimetype.h Use wxIconLocation instead of wxIcon (as in the other ports). 2003-08-24 15:56:19 +00:00
minifram.h
msgdlg.h
noentry.ptr
notebook.h Updated API to current state of wxWindows (int -> size_t). 2003-08-31 21:37:00 +00:00
palette.h Added missing include. 2003-08-31 22:35:24 +00:00
pbrush.ptr
pen.h gave default parameters for wxPen() ctor from wxColour (this is what is used in 99 of cases...) 2003-07-21 19:39:34 +00:00
pencil.ptr
pnghand.h
pngread.h
pntleft.ptr
pntright.ptr
popupwin.h
print.h
private.h Try to insure usability of this file in non-PM ports. 2003-11-23 22:10:57 +00:00
query.ptr
question.ico
radiobox.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
radiobut.h Applied patch [ 657969 ] Removes #if wxUSE_VALIDATORS code 2002-12-27 14:52:14 +00:00
region.h Added missing include. 2003-08-31 21:00:00 +00:00
removble.ico
roller.ptr
scrolbar.h no message 2003-01-06 17:42:48 +00:00
setup0.h added wxGzipIOStreams (patch 792932) 2003-09-26 20:24:36 +00:00
size.ptr
slider.h Applied patch [ 657969 ] Removes #if wxUSE_VALIDATORS code 2002-12-27 14:52:14 +00:00
sound.h renamed wxWave to wxSound 2004-02-02 13:15:51 +00:00
spinbutt.h
spinctrl.h More OS/2 updates reflecting changes in 24 Branch 2003-04-17 15:47:35 +00:00
statbmp.h Notebook, Listbox, and Checklst updates 2002-09-03 04:47:39 +00:00
statbox.h
statline.h
stattext.h
tabctrl.h
textctrl.h added wxTextCtrl::MarkDirty() 2003-09-23 00:09:18 +00:00
tick.bmp
timer.h Added the usual GNU pragma. 2002-08-25 18:17:54 +00:00
tip.ico
toolbar.h OS/2 updates to catch the port up with the rest of the library. 2003-04-15 21:08:31 +00:00
tooltip.h Added dummies for Enable and SetDelay. 2003-10-03 16:58:17 +00:00
toplevel.h Lots of updates for color dialog and sliders 2002-07-22 03:27:36 +00:00
treectrl.h Updated to current API. 2003-08-31 21:39:52 +00:00
warning.ico
watch1.ptr
watch.ptr
window.h Cleaned up remains of outdated 3D effect handling. 2003-08-31 20:08:49 +00:00
wx.dlg
wx.rc Lots of updates for color dialog and sliders 2002-07-22 03:27:36 +00:00
wxrsc.h Lots of updates for color dialog and sliders 2002-07-22 03:27:36 +00:00