.. |
accel.h
|
added consts to wxAcceleratorTable ctors from wxAcceleratorEntry array
|
2002-05-28 16:51:14 +00:00 |
aga.h
|
|
|
app.h
|
factored out key handling for better integrating with carbon
|
2002-06-21 16:01:18 +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
|
|
|
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
|
rename method to prevent collision with some BSD definitions of macro Free()
|
2002-06-29 16:25:18 +00:00 |
clipbrd.h
|
|
|
colordlg.h
|
|
|
colour.h
|
Added missing const for operator !=
|
2002-05-15 13:13:17 +00:00 |
combobox.h
|
Redirect SetFocus Part II.
|
2002-05-23 17:57:47 +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
|
|
|
dataobj2.h
|
|
|
dataobj.h
|
|
|
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
|
|
|
dcscreen.h
|
|
|
dialog.h
|
|
|
dirdlg.h
|
wxDirDialog now has the same ctor under all platforms and also uses the
|
2002-05-04 12:38:51 +00:00 |
display.h
|
Applied patch [ 573644 ] wxDisplay for Mac (again)
|
2002-07-19 20:42:34 +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
|
Updated font dialog constructors to use a reference to the font data
|
2002-05-18 11:05:58 +00:00 |
frame.h
|
added accessors for last focus
|
2002-05-26 07:49:32 +00:00 |
gauge.h
|
|
|
gdiobj.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-03 19:41:22 +00:00 |
glcanvas.h
|
|
|
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
|
rename method to prevent collision with some BSD definitions of macro Free()
|
2002-06-29 16:25:18 +00:00 |
listctrl.h
|
|
|
macnotfy.h
|
|
|
macsock.h
|
|
|
mdi.h
|
|
|
menu.h
|
applied SourceForge patch # 544164 (hidden virtual method in wxMenuBar)
|
2002-06-05 20:00:47 +00:00 |
menuitem.h
|
|
|
metafile.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-03 19:41:22 +00:00 |
mimetype.h
|
|
|
minifram.h
|
|
|
msgdlg.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-08 14:00:23 +00:00 |
notebook.h
|
added Mark Newsam's patch
|
2002-07-20 13:10:06 +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
|
|
|
pngread.h
|
|
|
print.h
|
|
|
printdlg.h
|
|
|
printmac.h
|
|
|
private.h
|
Carbon-Standard conversion
|
2002-05-20 20:33:13 +00:00 |
radiobox.h
|
added default parameter values to the overloaded Show() and Enable() versions
|
2002-06-04 18:09:20 +00:00 |
radiobut.h
|
|
|
region.h
|
applied copy constructor fix to assignment operator as well
|
2002-05-15 06:22:01 +00:00 |
scrolbar.h
|
|
|
setup0.h
|
removed a few warnings and CW compilation problems (patch from Dimitri)
|
2002-03-27 18:43:13 +00:00 |
slider.h
|
|
|
spinbutt.h
|
common value change method
|
2002-05-11 06:38:53 +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
|
Fixed wxMac's wxStaticText::SetFont to behave like the others and
|
2002-05-27 21:21:49 +00:00 |
statusbr.h
|
|
|
tabctrl.h
|
|
|
taskbar.h
|
|
|
textctrl.h
|
added hide/show
|
2002-05-21 20:35:18 +00:00 |
timer.h
|
|
|
toolbar.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-07 21:58:27 +00:00 |
tooltip.h
|
added rtti to tooltip, mlte implementation to textctrl
|
2002-05-08 22:50:09 +00:00 |
toplevel.h
|
carbon event handlers
|
2002-05-20 20:34:05 +00:00 |
treectrl.h
|
|
|
uma.h
|
added GetApplicationScript for non Carbon builds
|
2002-05-17 12:08:30 +00:00 |
wave.h
|
rename method to prevent collision with some BSD definitions of macro Free()
|
2002-06-29 16:25:18 +00:00 |
window.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-08 14:17:22 +00:00 |