.. |
accel.h
|
added consts to wxAcceleratorTable ctors from wxAcceleratorEntry array
|
2002-05-28 16:51:14 +00:00 |
aga.h
|
removing dependancy on mac headers from public wx headers
|
2002-01-04 17:13:39 +00:00 |
app.h
|
OnInit for adding carbon event handlers
|
2002-05-20 20:31:25 +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
|
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
|
removing dependancy on mac headers from public wx headers
|
2002-01-04 17:13:39 +00:00 |
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
|
unified Carbon/Classic and Session/Port printing member name
|
2002-01-06 15:43:29 +00:00 |
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 |
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
|
added keyboard focus & typein
|
2002-05-11 06:38:31 +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
|
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
|
|
|
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
|
|
|
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
|
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
|
removing dependancy on mac headers from public wx headers
|
2002-01-04 17:13:39 +00:00 |
region.h
|
applied copy constructor fix to assignment operator as well
|
2002-05-15 06:22:01 +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
|
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
|
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
|
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
|
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 |