wxWidgets/include/wx/mac
2002-05-08 14:17:22 +00:00
..
accel.h corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
aga.h removing dependancy on mac headers from public wx headers 2002-01-04 17:13:39 +00:00
app.h improved opening/closing of shared library resources so that Mach-O shared 2002-05-05 16:09:21 +00:00
bitmap.h added DECLARE_NO_COPY_CLASS where appropriate since wxObject should not 2002-05-08 13:30:26 +00:00
bmpbuttn.h derive wxBitmapButton from wxBitmapButtonBase 2002-04-28 09:35:19 +00:00
brush.h corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
button.h removing dependancy on mac headers from public wx headers 2002-01-04 17:13:39 +00:00
checkbox.h added wxCheckBox::IsChecked() to wxMac and documented it 2002-05-06 11:40:16 +00:00
checklst.h added patch for theme savvy checkbox metrics 2002-04-16 21:04:38 +00:00
choice.h corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
clipbrd.h
colordlg.h
colour.h corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
combobox.h removing dependancy on mac headers from public wx headers 2002-01-04 17:13:39 +00:00
control.h corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
cursor.h added DECLARE_NO_COPY_CLASS where appropriate since wxObject should not 2002-05-08 13:30:26 +00:00
dataform.h removing dependancy on mac headers from public wx headers 2002-01-04 17:13:39 +00:00
dataobj2.h
dataobj.h modified configure to allow configuration of wxMotif under Darwin/Mac OS X 2001-07-15 18:47:13 +00:00
dc.h added DECLARE_NO_COPY_CLASS where appropriate since wxObject should not 2002-05-08 13:30:26 +00:00
dcclient.h
dcmemory.h
dcprint.h unified Carbon/Classic and Session/Port printing member name 2002-01-06 15:43:29 +00:00
dcscreen.h
dialog.h toplevel fixes 2001-09-30 17:34:51 +00:00
dirdlg.h wxDirDialog now has the same ctor under all platforms and also uses the 2002-05-04 12:38:51 +00:00
dnd.h changed DoDragDrop(bool) into DoDragDrop(int) and added support for wxDrag_DefaultMove flag 2002-04-28 14:30:54 +00:00
filedlg.h corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
font.h corrected warnings when compiling with -Wall -W 2002-05-08 14:00:23 +00:00
fontdlg.h
frame.h Removed warning for Darwin compilation from datetime.inl 2001-12-23 15:52:29 +00:00
gauge.h corrected wxGauge to inherit from wxGaugeBase 2001-07-07 13:20:12 +00:00
gdiobj.h corrected warnings when compiling with -Wall -W 2002-05-03 19:41:22 +00:00
glcanvas.h added internal callback when toplevel windows move for opengl canvas 2001-11-04 20:42:33 +00:00
gsockmac.h
helpxxxx.h
icon.h corrected warnings when compiling with -Wall -W 2002-05-03 19:41:22 +00:00
imaglist.h
joystick.h
listbox.h corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
listctrl.h
macnotfy.h
macsock.h
mdi.h
menu.h post wxUniv merge fixes 2001-06-29 16:19:53 +00:00
menuitem.h wxITEM_FOO instead of wxItem_Foo, for the sake of consistency 2002-03-22 19:18:51 +00:00
metafile.h corrected warnings when compiling with -Wall -W 2002-05-03 19:41:22 +00:00
mimetype.h modified configure to allow configuration of wxMotif under Darwin/Mac OS X 2001-07-15 18:47:13 +00:00
minifram.h added default style wxFRAME_TOOL_WINDOW to creation 2002-02-19 10:44:34 +00:00
msgdlg.h corrected warnings when compiling with -Wall -W 2002-05-08 14:00:23 +00:00
notebook.h Move notebook size code for mac to mac/notebook.cpp 2002-01-11 14:34:38 +00:00
palette.h added DECLARE_NO_COPY_CLASS where appropriate since wxObject should not 2002-05-08 13:30:26 +00:00
pen.h corrected warnings when compiling with -Wall -W 2002-05-08 14:00:23 +00:00
pnghand.h corrected virtual function prototype 2001-06-29 20:42:17 +00:00
pngread.h removing dependancy on mac headers from public wx headers (eventually adding wx/ 2002-01-06 15:54:13 +00:00
print.h
printdlg.h
printmac.h
private.h corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
radiobox.h several mac fixes (Mark Newsams patches) 2001-07-11 20:33:12 +00:00
radiobut.h removing dependancy on mac headers from public wx headers 2002-01-04 17:13:39 +00:00
region.h corrected warnings when compiling with -Wall -W 2002-05-08 13:24:00 +00:00
scrolbar.h changed the usage of the member vars to be more consistent 2002-01-20 16:11:37 +00:00
setup0.h removed a few warnings and CW compilation problems (patch from Dimitri) 2002-03-27 18:43:13 +00:00
slider.h removing dependancy on mac headers from public wx headers 2002-01-04 17:13:39 +00:00
spinbutt.h removing dependancy on mac headers from public wx headers 2002-01-04 17:13:39 +00:00
statbmp.h removed unnecessarily overridden wxControl method 2002-04-07 18:21:52 +00:00
statbox.h
statline.h corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
stattext.h corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
statusbr.h MacOS conforming activate/deactivate 2001-12-20 07:50:22 +00:00
tabctrl.h
taskbar.h include wx headers using "..." instead of <...> 2001-10-02 15:56:03 +00:00
textctrl.h
timer.h removing dependancy on mac headers from public wx headers 2002-01-04 17:13:39 +00:00
toolbar.h corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
tooltip.h removing dependancy on mac headers from public wx headers 2002-01-04 17:13:39 +00:00
toplevel.h corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
treectrl.h
uma.h unified UMAPrOpen/UMAPrClose prototypes for session and non-session printing 2002-01-10 21:31:35 +00:00
wave.h added new constructor for wxpython 2002-01-20 16:10:45 +00:00
window.h corrected warnings when compiling with -Wall -W 2002-05-08 14:17:22 +00:00