wxWidgets/src/os2
2006-11-05 14:47:14 +00:00
..
accel.cpp add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
app.cpp Include wx/module.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-08-31 19:31:43 +00:00
bitmap.cpp Added deep copy of bitmaps. 2006-11-04 18:52:56 +00:00
bmpbuttn.cpp
brush.cpp blind compilation fixes for OS/2 2006-10-31 12:02:36 +00:00
button.cpp
checkbox.cpp
checklst.cpp
choice.cpp GetBestFittingSize --> GetEffectiveMinSize 2006-10-31 08:50:17 +00:00
clipbrd.cpp Include wx/dataobj.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-07-27 12:57:16 +00:00
colour.cpp removed overloaded virtual InitWith() methods, keep just a single InitRGBA() 2006-09-10 02:00:24 +00:00
combobox.cpp Compilation fix. 2006-10-31 20:46:35 +00:00
control.cpp
cursor.cpp
data.cpp
dataobj.cpp Include wx/dataobj.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-07-27 12:57:16 +00:00
dc.cpp Compilation fix. 2006-10-31 23:50:32 +00:00
dcclient.cpp
dcmemory.cpp Added wxMemoryDC::SelectObjectAsSource() and make SelectObject() unshare 2006-10-30 19:41:46 +00:00
dcprint.cpp Robert Lang's patch [ 1583183 ] Fixes printing/print preview inconsistencies 2006-10-27 13:07:40 +00:00
dcscreen.cpp
dialog.cpp Removed event table as these things are now handled by wxDialogBase. 2006-08-20 13:29:42 +00:00
dir.cpp
dirdlg.cpp
dllar.sh
dllnames.sh Allow passing file names with path to dllnames.sh. 2006-11-05 14:47:14 +00:00
dnd.cpp
evtloop.cpp
file.lst
filedlg.cpp
font.cpp Correct 'markup' for GetResourceHandle after recent change in wx/gdiobj.h. 2006-10-23 11:58:28 +00:00
fontdlg.cpp
fontenum.cpp
fontutil.cpp
frame.cpp Applied patch #1582212 (completed/fixed toolbar's wxTB_BOTTOM implementation). 2006-10-22 13:52:20 +00:00
gauge.cpp [ 1556353 ] [wxOS2] Change derivation to add wxGauge::Pulse 2006-09-13 16:14:26 +00:00
gdiimage.cpp Correct 'markup' for GetResourceHandle after recent change in wx/gdiobj.h. 2006-10-23 11:58:28 +00:00
gsockpm.cpp
helpwin.cpp
icon.cpp
iniconf.cpp
joystick.cpp
listbox.cpp
listctrl.cpp Initial commit of native OS X list ctrl support. Compile tested on Win, Mac, FC4/GTK2. Tested samples on Win and OS X. Also, support for co-existance of native and generic list ctrl on OS X. 2006-09-17 01:20:08 +00:00
main.cpp
makefile.va
menu.cpp use (new) wxAcceleratorEntry::Create() instead of recently deprecated wxGetAccelFromString() 2006-09-04 23:56:56 +00:00
menuitem.cpp fixes to menu stock items support (patch 1547639) 2006-09-05 21:00:55 +00:00
metafile.cpp
mimetype.cpp
msgdlg.cpp
nativdlg.cpp
notebook.cpp Added deep copy of bitmaps. 2006-11-04 18:52:56 +00:00
ownerdrw.cpp Use system colours for ownerdrawn highlighting (patch #1555426). 2006-10-08 21:30:36 +00:00
palette.cpp
pen.cpp Correct 'markup' for GetResourceHandle after recent change in wx/gdiobj.h. 2006-10-23 11:58:28 +00:00
popupwin.cpp
print.cpp
radiobox.cpp
radiobut.cpp
region.cpp Corrections after The Great wxRegion Refactoring. 2006-09-25 16:17:12 +00:00
scrolbar.cpp
settings.cpp Reverted font breakage caused by changes in version 1.30. 2006-10-22 18:59:15 +00:00
slider.cpp
sound.cpp
spinbutt.cpp
spinctrl.cpp
standard.txt
statbmp.cpp
statbox.cpp
statline.cpp
stattext.cpp
stdpaths.cpp
tabctrl.cpp Remove instances where wxGenericImageList is included directly. 2006-09-20 23:33:47 +00:00
textctrl.cpp added wxTextCtrl::ChangeValue() which is the same as SetValue() but doesn't send the text changed event (first part of patch 1553551) 2006-10-08 17:46:12 +00:00
tglbtn.cpp
thread.cpp Include wx/module.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-08-31 19:31:43 +00:00
timer.cpp
toolbar.cpp Applied patch #1582212 (completed/fixed toolbar's wxTB_BOTTOM implementation). 2006-10-22 13:52:20 +00:00
tooltip.cpp
toplevel.cpp Include wx/module.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-08-31 19:31:43 +00:00
treectrl.cpp renamed wxRect::Inside() to wxRect::Contains(), wxRect::Inside(wxRect) is too confusing 2006-09-13 17:12:25 +00:00
utils.cpp Fixed getting OS version information. 2006-08-30 17:14:57 +00:00
utilsexc.cpp
utilsgui.cpp blind compilation fix for daily builds error 2006-09-10 12:25:54 +00:00
window.cpp Fixed (?) problem in region handling which caused major redraw problems. 2006-08-06 22:00:10 +00:00
y_tab.i