wxWidgets/include/wx/os2
2007-07-09 10:09:52 +00:00
..
private (blind) compilation fixes after latest changes 2007-04-22 12:31:08 +00:00
accel.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
app.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
apptbase.h Use old licence name 2004-05-23 20:53:33 +00:00
apptrait.h Another compilation fix. 2007-05-26 16:40:39 +00:00
bitmap.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
blank.ptr
bmpbuttn.h Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefault() instead of doing 2007-04-08 22:18:35 +00:00
brush.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
bullseye.ptr
button.h compilation fixes after last commit 2007-04-09 11:18:54 +00:00
cdrom.ico More resource files 2002-01-21 19:51:49 +00:00
checkbox.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
checklst.h replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX) 2006-03-23 22:05:23 +00:00
child.ico
chkconf.h Fix for wxOS2 built with common prt of setup0.h. 2006-06-20 12:57:30 +00:00
choice.h GetCurrentSelection() was documented but not present in all ports (just MSW and GTK); moved it to the base classes 2006-10-30 16:04:27 +00:00
clipbrd.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
clock.ptr
colour.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
colours.bmp More resource files 2002-01-21 19:51:49 +00:00
combobox.h Fixes to sizing and others, according to patch #1507207. 2006-07-02 21:11:58 +00:00
computer.ico More resource files 2002-01-21 19:51:49 +00:00
control.h Fixed label handling (translating for accelerator handling only for relevant 2006-01-04 22:46:06 +00:00
cross.bmp
csquery.bmp More resource files 2002-01-21 19:51:49 +00:00
cursor.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
dataform.h use wxString, not wxChar*, in wxDataFormat ctor and SetId() method 2007-05-30 22:02:19 +00:00
dataobj2.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
dataobj.h Fixes for building wxOS2 shared with OpenWatcom. 2006-01-25 13:59:55 +00:00
dc.h Moved all the coordinate system calculation to wxDCBase 2007-05-02 11:05:45 +00:00
dcclient.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
dcmemory.h Added wxMemoryDC::SelectObjectAsSource() and make SelectObject() unshare 2006-10-30 19:41:46 +00:00
dcprint.h Robert Lang's patch [ 1583183 ] Fixes printing/print preview inconsistencies 2006-10-27 13:07:40 +00:00
dcscreen.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dialog.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
dirdlg.h misc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag (patch 1478051) 2006-05-06 20:10:11 +00:00
disable.bmp
dnd.h Use old licence name 2004-05-23 20:53:33 +00:00
drive.ico More resource files 2002-01-21 19:51:49 +00:00
error.ico
file.ico More resource files 2002-01-21 19:51:49 +00:00
filedlg.h File/dir dialog styles and other changes (patch 1488371): 2006-05-28 23:32:12 +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 Correct 'markup' for GetResourceHandle after recent change in wx/gdiobj.h. 2006-10-23 11:58:28 +00:00
fontdlg.h Better backward compatibility and deprecation markup for interface deprecated in comments. 2006-03-30 14:04:17 +00:00
frame.h Use old licence name 2004-05-23 20:53:33 +00:00
gauge.h [ 1556353 ] [wxOS2] Change derivation to add wxGauge::Pulse 2006-09-13 16:14:26 +00:00
gdiimage.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
hand.ptr
heart.ptr
helpwin.h Headers cleaning. 2006-10-17 14:44:52 +00:00
icon.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +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 added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
listctrl.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
magnit1.ptr
mdi.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
menu.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
menuitem.h Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h. 2006-01-26 17:20:50 +00:00
metafile.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +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 1. Derive wxMessageDialogBase from wxDialog (why did we use multiple 2007-05-24 12:50:42 +00:00
notebook.h added wxBookCtrl::ChangeSelection() which is the same as SetSelection() but doesn't send the page change events (second part of patch 1553551) 2006-10-08 17:37:23 +00:00
palette.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
pbrush.ptr
pen.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
pencil.ptr
pnghand.h Headers cleaning. 2006-10-17 14:44:52 +00:00
pngread.h Headers cleaning. 2006-10-17 14:44:52 +00:00
pntleft.ptr
pntright.ptr
popupwin.h Use old licence name 2004-05-23 20:53:33 +00:00
print.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
printos2.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
private.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
query.ptr
question.ico
radiobox.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
radiobut.h Use old licence name 2004-05-23 20:53:33 +00:00
region.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
removble.ico More resource files 2002-01-21 19:51:49 +00:00
roller.ptr
scrolbar.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
setup0.h add wxUSE_EDITABLELISTBOX 2007-06-30 19:23:44 +00:00
size.ptr
slider.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
sound.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
spinbutt.h Unicode fixes 2005-04-27 01:12:00 +00:00
spinctrl.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +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 default name of wxStaticLine should be wxStaticLineNameStr, not wxStaticTextNameStr 2006-12-09 14:52:59 +00:00
stattext.h added support for ellipsization and markup in wxStaticText (modified patch 1629946) 2007-04-01 14:13:15 +00:00
stdpaths.h Typo correction patch [ 1208110 ] Lots of typo corrections 2005-05-31 09:20:43 +00:00
tabctrl.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
textctrl.h moved DoSetValue() to wxTextCtrlBase instead of having it in almost, but not quite all, derived classes; linking fixes for wxCocoa/wxX11/wxMotif 2006-10-08 22:40:14 +00:00
tglbtn.h Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
tick.bmp
tip.ico
toolbar.h fixed all the other ports broken by controls labels in wxToolBar patch commit 2007-03-18 23:57:20 +00:00
tooltip.h Fixes for include guards, patch 1256967 Paul Cornett 2005-09-25 20:49:40 +00:00
toplevel.h made wxTLW::SetIcon() non-virtual, it was already implemented in terms of 2007-04-07 23:40:55 +00:00
treectrl.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
warning.ico
window.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
wx.dlg Resource file updates and setup to configure for generic dirdlg. 2002-01-25 22:48:13 +00:00
wx.rc Removed redundant cursor files 2005-05-19 20:39:06 +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