wxWidgets/include/wx/os2
2004-05-09 17:30:57 +00:00
..
accel.h Added missing "const" for operator== and operator!=. 2004-05-09 17:30:57 +00:00
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 Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
bmpbuttn.h Added missing include. 2003-08-31 19:41:52 +00:00
brush.h Added missing const for comparision operators. 2004-05-09 15:03:10 +00:00
bullseye.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
button.h Applied patch [ 657969 ] Removes #if wxUSE_VALIDATORS code 2002-12-27 14:52:14 +00:00
cdrom.ico More resource files 2002-01-21 19:51:49 +00:00
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 Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
choice.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
clipbrd.h Adapted SetData function to common API (taking a reference 2001-04-22 20:36:00 +00:00
clock.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
colour.h Fixed compile error. 2004-01-31 12:41:32 +00:00
colours.bmp More resource files 2002-01-21 19:51:49 +00:00
combobox.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
computer.ico More resource files 2002-01-21 19:51:49 +00:00
control.h Added accelerator handling for buttons and infrastructure to do the same for 2004-02-15 18:00:27 +00:00
cross.bmp Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
csquery.bmp More resource files 2002-01-21 19:51:49 +00:00
cursor.h Added missing "const" for operator== and operator!=. 2004-05-09 17:30:57 +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 Unused variable removed from inline 2004-03-02 04:27:54 +00:00
dcclient.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
dcmemory.h Mono bitmap processing updates 2002-05-07 04:56:22 +00:00
dcprint.h OS/2 Updates for this week. 2001-07-13 17:41:54 +00:00
dcscreen.h no message 2002-03-15 23:20:40 +00:00
dialog.h Switched over to using wxEventLoop. 2003-09-21 21:54:03 +00:00
dirdlg.h no message 1999-10-14 22:36:24 +00:00
disable.bmp Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
dnd.h Removed erroneous copyright names and corrected licence spelling 2003-03-17 10:34:04 +00:00
drive.ico More resource files 2002-01-21 19:51:49 +00:00
error.ico Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
file.ico More resource files 2002-01-21 19:51:49 +00:00
filedlg.h extracted common code into a single wxfileDialogBase class (patch 758901) 2003-07-19 17:22:05 +00:00
floppy.ico More resource files 2002-01-21 19:51:49 +00:00
folder1.ico More resource files 2002-01-21 19:51:49 +00:00
folder2.ico More resource files 2002-01-21 19:51:49 +00:00
folder.ico Folder icon 2002-05-10 04:08:11 +00:00
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 Updated depricated stuff 2004-02-25 23:03:46 +00:00
gdiobj.h *** empty log message *** 1999-10-09 04:19:01 +00:00
hand.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
heart.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
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 missing "const" for operator== and operator!=. 2004-05-09 17:30:57 +00:00
info.ico Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
iniconf.h wxApp development for WXPM 1999-11-15 04:50:09 +00:00
joystick.h *** empty log message *** 1999-10-10 18:36:14 +00:00
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 Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
mdi.h Various OS/2 changes to keep up with general library changes. 2002-01-18 16:57:12 +00:00
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 Added missing "const" for operator== and operator!=. 2004-05-09 17:30:57 +00:00
mimetype.h Use wxIconLocation instead of wxIcon (as in the other ports). 2003-08-24 15:56:19 +00:00
minifram.h *** empty log message *** 1999-10-11 02:49:06 +00:00
msgdlg.h Lots of cleanup, mostly consolidating globals 2002-01-09 23:16:22 +00:00
noentry.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
notebook.h Updated API to current state of wxWindows (int -> size_t). 2003-08-31 21:37:00 +00:00
palette.h Added missing "const" for operator== and operator!=. 2004-05-09 17:30:57 +00:00
pbrush.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
pen.h Added missing "const" for operator== and operator!=. 2004-05-09 17:30:57 +00:00
pencil.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
pnghand.h Changed Loadfile to be compatable with OS/2 Bitmap handler 1999-12-22 18:41:00 +00:00
pngread.h no message 1999-10-14 22:36:24 +00:00
pntleft.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
pntright.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
popupwin.h Catching up 2002-06-17 22:08:57 +00:00
print.h *** empty log message *** 1999-10-15 04:07:54 +00:00
private.h Reverted setting WS_VISIBLE to 0, too many undesired side effects. 2004-03-18 10:49:58 +00:00
query.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
question.ico Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
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 More resource files 2002-01-21 19:51:49 +00:00
roller.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
scrolbar.h no message 2003-01-06 17:42:48 +00:00
setup0.h split wxUSE_MDI from wxUSE_MDI_ARCHITECTURE (which is wxUSE_MDI + wxUSE_DOCVIEW) 2004-05-07 22:17:29 +00:00
size.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
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 OS/2 common controls code 2001-12-17 22:56:41 +00:00
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 Lots of cleanup, mostly consolidating globals 2002-01-09 23:16:22 +00:00
statline.h Style updates 2002-02-22 23:30:31 +00:00
stattext.h Lots of cleanup, mostly consolidating globals 2002-01-09 23:16:22 +00:00
tabctrl.h *** empty log message *** 1999-10-18 03:30:47 +00:00
textctrl.h added wxTextCtrl::MarkDirty() 2003-09-23 00:09:18 +00:00
tick.bmp Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
timer.h Added the usual GNU pragma. 2002-08-25 18:17:54 +00:00
tip.ico Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
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 Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
watch1.ptr Adding OS/2 default images and resource file to repository 1999-11-23 14:53:13 +00:00
watch.ptr More resource files 2002-01-21 19:51:49 +00:00
window.h Cleaned up remains of outdated 3D effect handling. 2003-08-31 20:08:49 +00:00
wx.dlg Resource file updates and setup to configure for generic dirdlg. 2002-01-25 22:48:13 +00:00
wx.rc Lots of updates for color dialog and sliders 2002-07-22 03:27:36 +00:00
wx.res Removed zipped-up version of OS/2-specific configure files (no longer needed). 2004-02-21 22:36:59 +00:00
wxrsc.h Lots of updates for color dialog and sliders 2002-07-22 03:27:36 +00:00