.. |
private
|
Move HID stuff into both OSX builds. Add preliminary joystick for OSX
|
2005-02-14 09:38:42 +00:00 |
accel.h
|
|
|
aga.h
|
|
|
app.h
|
Added __WXMAC_OSX__ guards around the CFRunLoop calls, CFRunLoop not available on CFM [ followup on Patch 1160346 ]
|
2005-03-29 04:08:51 +00:00 |
apptbase.h
|
|
|
apptrait.h
|
|
|
bitmap.h
|
have CGImage Support in all OSX builds
|
2005-03-01 05:31:37 +00:00 |
bmpbuttn.h
|
|
|
brush.h
|
|
|
button.h
|
|
|
checkbox.h
|
|
|
checklst.h
|
|
|
chkconf.h
|
Mac Core Graphics Implementation
|
2005-02-12 11:34:05 +00:00 |
choice.h
|
|
|
clipbrd.h
|
|
|
colordlg.h
|
|
|
colour.h
|
Applied patch [ 1161769 ] reference to temp object in carbon/palette.cpp
|
2005-03-30 15:47:29 +00:00 |
combobox.h
|
1. added SetSelection() to wxItemContainer and removed its declarations
|
2005-02-13 17:08:27 +00:00 |
config_xcode.h
|
ssize_t is always defined in OSX
|
2005-02-14 05:50:02 +00:00 |
control.h
|
|
|
cursor.h
|
Mac Core Graphics Implementation
|
2005-02-12 11:34:05 +00:00 |
dataform.h
|
|
|
dataobj2.h
|
|
|
dataobj.h
|
|
|
dc.h
|
reintroducing direct access, cleanup
|
2005-02-18 16:47:07 +00:00 |
dcclient.h
|
|
|
dcmemory.h
|
|
|
dcprint.h
|
wxUSE_XXX related fixes
|
2005-02-18 04:43:47 +00:00 |
dcscreen.h
|
|
|
dialog.h
|
|
|
dirdlg.h
|
|
|
display.h
|
Mac Core Graphics Implementation
|
2005-02-12 11:34:05 +00:00 |
dnd.h
|
|
|
drawer.h
|
|
|
filedlg.h
|
|
|
font.h
|
storing ATSU style in the font itself
|
2005-01-27 10:57:10 +00:00 |
fontdlg.h
|
|
|
frame.h
|
|
|
gauge.h
|
|
|
gdiobj.h
|
|
|
glcanvas.h
|
removed ambiguity from wxGLCanvas ctors (bug 1102544)
|
2005-02-21 01:52:23 +00:00 |
gsockmac.h
|
|
|
helpxxxx.h
|
|
|
icon.h
|
Mac Core Graphics Implementation
|
2005-02-12 11:34:05 +00:00 |
imaglist.h
|
we need our own imaglist implementation because in wxmac wxIcon does not inherit from wxBitmap anymore
|
2005-03-29 11:39:46 +00:00 |
joystick.h
|
|
|
listbox.h
|
1. added SetSelection() to wxItemContainer and removed its declarations
|
2005-02-13 17:08:27 +00:00 |
listctrl.h
|
Common wxListCtrl control name.
|
2005-01-14 13:07:44 +00:00 |
macnotfy.h
|
newline before EOF fixes
|
2005-02-06 11:29:39 +00:00 |
macsock.h
|
|
|
mdi.h
|
added orient parameter to wxMDIParentFrame::Tile()
|
2005-03-21 12:27:49 +00:00 |
menu.h
|
implemented wxMenuBar ctor taking array of menus/titles for all ports; added optional flags argument to it (patch 1162726)
|
2005-03-17 23:45:24 +00:00 |
menuitem.h
|
|
|
metafile.h
|
adding metafile and clipboard support
|
2005-02-13 05:59:04 +00:00 |
mimetype.h
|
|
|
minifram.h
|
|
|
msgdlg.h
|
Base for wxMessageDialog with common checks for style.
|
2005-03-11 15:34:42 +00:00 |
notebook.h
|
Common default notebook name.
|
2005-01-13 20:30:21 +00:00 |
palette.h
|
|
|
pen.h
|
|
|
pnghand.h
|
As members have gone private, use Accessors
|
2005-02-06 11:19:58 +00:00 |
pngread.h
|
|
|
printdlg.h
|
|
|
printmac.h
|
|
|
private.h
|
unifying redraw and scrolling calls between compositing and non-compositing modes
|
2005-03-30 05:42:49 +00:00 |
radiobox.h
|
Linup API of wxRadioBox::Show on all ports. Move wxRadioBox::IsValid from wxUniversal to base class (+ GTK which do not use base class) and use it where applicable. Minor source cleaning.
|
2005-02-23 17:04:16 +00:00 |
radiobut.h
|
|
|
region.h
|
Removed unneeded semicolon after DECLARE_DYNAMIC_CLASS [ bug 1162938 ]
|
2005-03-14 14:38:48 +00:00 |
scrolbar.h
|
|
|
slider.h
|
Needs to inherit from wxSliderBase for new ValueInvertOrNot Change
|
2005-02-14 22:27:07 +00:00 |
sound.h
|
|
|
spinbutt.h
|
|
|
spinctrl.h
|
SetFocus fixed
|
2004-12-31 13:29:35 +00:00 |
statbmp.h
|
Mac Core Graphics Implementation
|
2005-02-12 11:34:05 +00:00 |
statbox.h
|
extracted platform-specific code to determine static box borders to wxStaticBox::GetBordersForSizer()
|
2005-03-07 23:37:15 +00:00 |
statline.h
|
gave default value of wxID_ANY to id parameter of wxStaticLine ctor as nobody uses anything else for it anyhow
|
2005-03-11 02:13:30 +00:00 |
stattext.h
|
|
|
statusbr.h
|
Removed unneeded semicolon after DECLARE_DYNAMIC_CLASS [ bug 1162938 ]
|
2005-03-14 14:38:48 +00:00 |
tabctrl.h
|
wxUSE_XXX related fixes
|
2005-02-18 04:43:47 +00:00 |
taskbarosx.h
|
cgimagecreate from wxbitmap crashes 10.2 - turn off. Put in right click handler to avoid double-creation of the menus
|
2005-03-09 18:54:52 +00:00 |
textctrl.h
|
forwarding position changed events to peer
|
2005-02-24 14:06:15 +00:00 |
tglbtn.h
|
|
|
timer.h
|
|
|
toolbar.h
|
|
|
tooltip.h
|
|
|
toplevel.h
|
unifying redraw and scrolling calls between compositing and non-compositing modes
|
2005-03-30 05:42:49 +00:00 |
treectrl.h
|
|
|
uma.h
|
|
|
window.h
|
calculating vis regions as rects (faster for Quartz) and caching the results for all implementations
|
2005-03-31 17:21:43 +00:00 |