.. |
private
|
moving wxMac to new printing architecture
|
2005-04-01 16:36:36 +00:00 |
accel.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
aga.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
app.h
|
Declare CFRunLoopSourceRef rather than including the CFRunLoop.h header.
|
2005-04-07 14:36:24 +00:00 |
apptbase.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
apptrait.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
bitmap.h
|
have CGImage Support in all OSX builds
|
2005-03-01 05:31:37 +00:00 |
bmpbuttn.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
brush.h
|
wxBrushBase between wxBrush and wxGDIObject (class follows wxFontBase model).
|
2004-12-03 15:31:31 +00:00 |
button.h
|
new stock buttons API
|
2004-08-30 14:42:51 +00:00 |
checkbox.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
checklst.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
chkconf.h
|
Mac Core Graphics Implementation
|
2005-02-12 11:34:05 +00:00 |
choice.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
clipbrd.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
colordlg.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
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
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
cursor.h
|
Mac Core Graphics Implementation
|
2005-02-12 11:34:05 +00:00 |
dataform.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
dataobj2.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
dataobj.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
dc.h
|
reintroducing direct access, cleanup
|
2005-02-18 16:47:07 +00:00 |
dcclient.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
dcmemory.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
dcprint.h
|
wxUSE_XXX related fixes
|
2005-02-18 04:43:47 +00:00 |
dcscreen.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
dialog.h
|
wxDialog::Show is virtual as elsewhere. Native PalmOS progress dialog.
|
2004-12-31 07:08:11 +00:00 |
dirdlg.h
|
use wxDD_DEFAULT_STYLE instead of 0 by default for style parameter of wxDirDialog ctor
|
2004-08-13 23:56:57 +00:00 |
display.h
|
Mac Core Graphics Implementation
|
2005-02-12 11:34:05 +00:00 |
dnd.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
drawer.h
|
warning for 2.5.3
|
2004-10-02 19:19:55 +00:00 |
filedlg.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
font.h
|
storing ATSU style in the font itself
|
2005-01-27 10:57:10 +00:00 |
fontdlg.h
|
native font dialog implementation for mac os x 10.2+
|
2004-09-26 14:13:26 +00:00 |
frame.h
|
adding protected inquiry function whether a child window belongs to the 'client' or the 'non-client' area, examples for the latter are toolbar, scrollbars etc
|
2005-04-01 07:05:52 +00:00 |
gauge.h
|
introduction of m_peer
|
2004-06-04 07:21:50 +00:00 |
gdiobj.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
glcanvas.h
|
removed ambiguity from wxGLCanvas ctors (bug 1102544)
|
2005-02-21 01:52:23 +00:00 |
gsockmac.h
|
fixing compilo on carbon cfm with CW 9
|
2005-04-13 05:07:39 +00:00 |
helpxxxx.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
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
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
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
|
classic
|
2004-03-23 17:35:05 +00:00 |
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
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
metafile.h
|
adding metafile and clipboard support
|
2005-02-13 05:59:04 +00:00 |
mimetype.h
|
pad out some data for binary compat
|
2005-04-19 16:58:57 +00:00 |
minifram.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
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
|
wxPaletteBase introduction. wxPalette::GetColoursCount() in interface of all platforms. wxColourMap definition centralized and 2.4 only. Source cleaning.
|
2004-12-08 17:43:18 +00:00 |
pen.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
pnghand.h
|
As members have gone private, use Accessors
|
2005-02-06 11:19:58 +00:00 |
pngread.h
|
classic
|
2004-03-23 17:35:05 +00:00 |
printdlg.h
|
moving wxMac to new printing architecture
|
2005-04-01 16:36:36 +00:00 |
printmac.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
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
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
region.h
|
Removed unneeded semicolon after DECLARE_DYNAMIC_CLASS [ bug 1162938 ]
|
2005-03-14 14:38:48 +00:00 |
scrolbar.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
slider.h
|
Needs to inherit from wxSliderBase for new ValueInvertOrNot Change
|
2005-02-14 22:27:07 +00:00 |
sound.h
|
applied patch #997019: '[wxMac] updated wxSound', adds static IsPlaying() and Stop()
|
2004-07-31 07:36:13 +00:00 |
spinbutt.h
|
continued spinning committed
|
2004-05-31 15:54:59 +00:00 |
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
|
reverted m_adjustMinSize change prepatory for a new approach to fix
|
2004-06-21 22:58:13 +00:00 |
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
|
always forcing a relayout when position changes, making mlte a system option
|
2005-04-03 16:38:14 +00:00 |
tglbtn.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
timer.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
toolbar.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
tooltip.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
toplevel.h
|
unifying redraw and scrolling calls between compositing and non-compositing modes
|
2005-03-30 05:42:49 +00:00 |
treectrl.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
uma.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
window.h
|
adding protected inquiry function whether a child window belongs to the 'client' or the 'non-client' area, examples for the latter are toolbar, scrollbars etc
|
2005-04-01 07:05:52 +00:00 |