wxWidgets/include/wx/os2
Vadim Zeitlin 9fcd0bf7f3 added wxListCtrl::SetItemPtrData()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-05-10 01:53:21 +00:00
..
private (blind) compilation fixes after latest changes 2007-04-22 12:31:08 +00:00
accel.h
app.h
apptbase.h
apptrait.h preparation for allowing to use wxTimer in wxBase (heavily modified patch 1113088): 2007-04-20 01:29:16 +00:00
bitmap.h
blank.ptr
bmpbuttn.h Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefault() instead of doing 2007-04-08 22:18:35 +00:00
brush.h
bullseye.ptr
button.h compilation fixes after last commit 2007-04-09 11:18:54 +00:00
cdrom.ico
checkbox.h
checklst.h
child.ico
chkconf.h
choice.h
clipbrd.h 1. Moved m_usePrimary to wxClipboardBase as it's now also used by wxMSW/wxMac 2007-03-31 02:57:55 +00:00
clock.ptr
colour.h
colours.bmp
combobox.h
computer.ico
control.h
cross.bmp
csquery.bmp
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h Moved all the coordinate system calculation to wxDCBase 2007-05-02 11:05:45 +00:00
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dialog.h
dirdlg.h
disable.bmp
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
hand.ptr
heart.ptr
helpwin.h
icon.h
info.ico
iniconf.h
joystick.h
listbox.h
listctrl.h added wxListCtrl::SetItemPtrData() 2007-05-10 01:53:21 +00:00
magnit1.ptr
mdi.h
menu.h
menuitem.h
metafile.h changed wxDC::GetTextExtent() and related methods to take const wxFont pointer, for consistency with wxWindow::GetTextExtent() and because it generally doesn't need a non-const font 2007-04-25 01:49:47 +00:00
mimetype.h
minifram.h
msgdlg.h
notebook.h
palette.h
pbrush.ptr
pen.h
pencil.ptr
pnghand.h
pngread.h
pntleft.ptr
pntright.ptr
popupwin.h
print.h
printos2.h
private.h
query.ptr
question.ico
radiobox.h
radiobut.h
region.h
removble.ico
roller.ptr
scrolbar.h
setup0.h add wxUSE_STC wrappers 2007-04-17 05:48:09 +00:00
size.ptr
slider.h
sound.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h added support for ellipsization and markup in wxStaticText (modified patch 1629946) 2007-04-01 14:13:15 +00:00
stdpaths.h
tabctrl.h
textctrl.h
tglbtn.h
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
toplevel.h made wxTLW::SetIcon() non-virtual, it was already implemented in terms of 2007-04-07 23:40:55 +00:00
treectrl.h removed WXWIN_COMPATIBILITY_2_4 in non-MSW code 2007-03-07 11:48:53 +00:00
warning.ico
window.h make IsEnabled() return false even if the window parent, and not the window itself, is disabled and added IsThisEnabled() implementing the old IsEnabled() behaviour; also significantly simplify the window state management code in all ports by factoring out the common parts in wxWindowBase 2007-03-23 14:01:53 +00:00
wx.dlg
wx.rc
wx.res
wxrsc.h