.. |
private
|
moving wxMac to new printing architecture
|
2005-04-01 16:36:36 +00:00 |
accel.h
|
|
|
aga.h
|
|
|
app.h
|
Declare CFRunLoopSourceRef rather than including the CFRunLoop.h header.
|
2005-04-07 14:36:24 +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
|
new native toolbar implementation (turned off by default, not supporting embedded controls yet)
|
2005-07-27 15:02:04 +00:00 |
choice.h
|
added GetCurrentSelection() which is the same as GetSelection() for Mac but needed for compatibility with the other ports
|
2005-08-17 14:24:28 +00:00 |
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
|
added GetCurrentSelection() which is the same as GetSelection() for Mac but needed for compatibility with the other ports
|
2005-08-17 14:24:28 +00:00 |
config_xcode.h
|
support mac on little endian systems
|
2005-06-07 03:25:23 +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
|
new native toolbar implementation (turned off by default, not supporting embedded controls yet)
|
2005-07-27 14:53:12 +00:00 |
gauge.h
|
|
|
gdiobj.h
|
[1231183] 'cleanup: mismatched indentation' and other cleanings.
|
2005-07-22 16:56:26 +00:00 |
glcanvas.h
|
removed ambiguity from wxGLCanvas ctors (bug 1102544)
|
2005-02-21 01:52:23 +00:00 |
gsockmac.h
|
Added licence/copyright information
|
2005-05-04 18:57:50 +00:00 |
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
|
removed mentions of wxUSE_OWNER_DRAWN: unless I miss something, this doesn't make any sense for Mac
|
2005-08-08 21:49:22 +00:00 |
listctrl.h
|
|
|
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
|
adding OS level Window Menu by default
|
2005-05-31 05:13:38 +00:00 |
menuitem.h
|
|
|
metafile.h
|
Fix uses of wxUSE_METAFILE, patch 1262723 Paul Cornett
|
2005-08-19 13:48:24 +00:00 |
mimetype.h
|
pad out some data for binary compat
|
2005-04-19 16:58:57 +00:00 |
minifram.h
|
|
|
msgdlg.h
|
Base for wxMessageDialog with common checks for style.
|
2005-03-11 15:34:42 +00:00 |
notebook.h
|
|
|
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
|
moving wxMac to new printing architecture
|
2005-04-01 16:36:36 +00:00 |
printmac.h
|
|
|
private.h
|
adding core services and increase Universal Header min req
|
2005-04-24 07:53:56 +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
|
Fixed dangling pointers bug; radio button was not removing itself from
|
2005-08-13 09:48:29 +00:00 |
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
|
|
|
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
|
Adding David Surovell's fixes and extensions
|
2005-07-25 06:09:18 +00:00 |
tglbtn.h
|
|
|
timer.h
|
|
|
toolbar.h
|
new native toolbar implementation (turned off by default, not supporting embedded controls yet)
|
2005-07-27 14:53:12 +00:00 |
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
|
Use treebase.h for enum duplicated in port/treectrl.h.
|
2005-05-23 10:28:28 +00:00 |
uma.h
|
|
|
window.h
|
Applied patch [ 1215991 ] Mac xrc enables unknown class
|
2005-06-16 18:03:43 +00:00 |