.. |
accel.h
|
|
|
aga.h
|
merge of wxMac into main repository
|
2000-08-09 11:02:59 +00:00 |
app.h
|
updated mac sources (CW 5.3 working , CW6 still having code gen problems)
|
2001-02-08 21:13:12 +00:00 |
bitmap.h
|
I moved platform specific code from wxImage to wxBitmap
|
2001-04-04 23:15:36 +00:00 |
bmpbuttn.h
|
|
|
brush.h
|
|
|
button.h
|
|
|
checkbox.h
|
|
|
checklst.h
|
modifications for compilation under Mac OS X
|
2001-02-15 21:51:14 +00:00 |
choice.h
|
corrections for final release of Mac OS X
|
2001-04-01 20:42:05 +00:00 |
clipbrd.h
|
merge of wxMac into main repository
|
2000-08-09 11:02:59 +00:00 |
colordlg.h
|
|
|
colour.h
|
added missing method to set colour from hex value
|
2001-02-26 07:14:18 +00:00 |
combobox.h
|
|
|
control.h
|
corrected hiding/showing of native mac controls
|
2001-02-28 12:23:17 +00:00 |
cursor.h
|
|
|
dataform.h
|
merge of wxMac into main repository
|
2000-08-09 11:02:59 +00:00 |
dataobj2.h
|
|
|
dataobj.h
|
modifications for compilation under Mac OS X
|
2001-02-15 21:51:14 +00:00 |
dc.h
|
moved splines rendering code into wxDCBase
|
2001-03-13 23:38:57 +00:00 |
dcclient.h
|
|
|
dcmemory.h
|
|
|
dcprint.h
|
modifications for compilation under Mac OS X
|
2001-02-15 21:51:14 +00:00 |
dcscreen.h
|
|
|
dialog.h
|
merge of wxMac into main repository
|
2000-08-09 11:02:59 +00:00 |
dirdlg.h
|
|
|
dnd.h
|
corrections for final release of Mac OS X
|
2001-04-01 20:42:05 +00:00 |
filedlg.h
|
Dont crash wxFileDialog on Mac when calling CentreOnXXX. Do nothing.
|
2001-02-23 19:45:00 +00:00 |
font.h
|
applied wxNativeFontInfo patch from Derry Bryson (with minor changes)
|
2001-01-20 19:30:47 +00:00 |
fontdlg.h
|
|
|
frame.h
|
added new focus behaviour (like MSW) and toolbar fixes
|
2001-02-28 20:48:20 +00:00 |
gauge.h
|
|
|
gdiobj.h
|
|
|
gsockmac.h
|
wxMac merge
|
2000-08-10 04:43:04 +00:00 |
helpxxxx.h
|
|
|
icon.h
|
|
|
imaglist.h
|
modifications for compilation under Mac OS X
|
2001-02-15 21:51:14 +00:00 |
joystick.h
|
|
|
listbox.h
|
merge of wxMac into main repository
|
2000-08-09 11:02:59 +00:00 |
listctrl.h
|
|
|
macnotfy.h
|
wxMac merge
|
2000-08-10 04:43:04 +00:00 |
macsock.h
|
|
|
mdi.h
|
|
|
menu.h
|
|
|
menuitem.h
|
added missing return type (implicit int no longer accepted by compilers)
|
2001-01-30 21:02:45 +00:00 |
metafile.h
|
corrections for final release of Mac OS X
|
2001-04-01 20:42:05 +00:00 |
mimetype.h
|
modifications for compilation under Mac OS X
|
2001-02-15 21:51:14 +00:00 |
minifram.h
|
|
|
msgdlg.h
|
|
|
notebook.h
|
|
|
palette.h
|
modifications for compilation under Mac OS X
|
2001-02-15 21:51:14 +00:00 |
pen.h
|
merge of wxMac into main repository
|
2000-08-09 11:02:59 +00:00 |
pnghand.h
|
|
|
pngread.h
|
modifications for compilation under Mac OS X
|
2001-02-15 21:51:14 +00:00 |
print.h
|
|
|
printdlg.h
|
|
|
printmac.h
|
|
|
private.h
|
|
|
radiobox.h
|
|
|
radiobut.h
|
|
|
region.h
|
changed argument types (replaced long with wxCoord)
|
2001-01-30 21:26:23 +00:00 |
scrolbar.h
|
|
|
settings.h
|
merge of wxMac into main repository
|
2000-08-09 11:02:59 +00:00 |
setup.h
|
Define wxUSE_NOTEBOOK for Mac. Required ny sizer.
|
2001-02-23 19:46:00 +00:00 |
slider.h
|
modifications for compilation under Mac OS X
|
2001-02-15 21:51:14 +00:00 |
spinbutt.h
|
modifications for compilation under Mac OS X
|
2001-02-15 21:51:14 +00:00 |
statbmp.h
|
corrections for final release of Mac OS X
|
2001-04-01 20:42:05 +00:00 |
statbox.h
|
|
|
statline.h
|
|
|
stattext.h
|
merge of wxMac into main repository
|
2000-08-09 11:02:59 +00:00 |
statusbr.h
|
corrections for final release of Mac OS X
|
2001-04-01 20:42:05 +00:00 |
tabctrl.h
|
|
|
taskbar.h
|
|
|
textctrl.h
|
merge of wxMac into main repository
|
2000-08-09 11:02:59 +00:00 |
timer.h
|
added cw6 fixes and patrick's patches
|
2000-12-10 10:17:00 +00:00 |
toolbar.h
|
merge of wxMac into main repository
|
2000-08-09 11:02:59 +00:00 |
tooltip.h
|
merge of wxMac into main repository
|
2000-08-09 11:02:59 +00:00 |
treectrl.h
|
|
|
uma.h
|
modifications for compilation under Mac OS X
|
2001-02-15 21:51:14 +00:00 |
wave.h
|
updated mac sources (CW 5.3 working , CW6 still having code gen problems)
|
2001-02-08 21:13:12 +00:00 |
window.h
|
corrections for final release of Mac OS X
|
2001-04-01 20:42:05 +00:00 |