.. |
private
|
source nice-ness and remove erronous files
|
2004-09-27 23:19:24 +00:00 |
accel.h
|
|
|
aga.h
|
|
|
app.h
|
Add HID keyboard functionality
|
2004-09-27 07:13:24 +00:00 |
apptbase.h
|
|
|
apptrait.h
|
|
|
bitmap.h
|
|
|
bmpbuttn.h
|
|
|
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
|
|
|
checklst.h
|
|
|
chkconf.h
|
|
|
choice.h
|
|
|
clipbrd.h
|
|
|
colordlg.h
|
|
|
colour.h
|
|
|
combobox.h
|
wxTextPos for all GetLastPosition with constants for special cases. Make it virtual everywhere. Avoid doubling typedefs. Always include textctrl.h for combobox.h. Source cleaning.
|
2005-01-19 16:25:34 +00:00 |
config_xcode.h
|
avoid unimplemented wx stubs being used
|
2004-07-20 09:16:01 +00:00 |
control.h
|
|
|
cursor.h
|
const comparison operators
|
2004-11-25 05:21:32 +00:00 |
dataform.h
|
|
|
dataobj2.h
|
|
|
dataobj.h
|
|
|
dc.h
|
CoreGraphics dev
|
2005-01-28 05:47:01 +00:00 |
dcclient.h
|
|
|
dcmemory.h
|
|
|
dcprint.h
|
|
|
dcscreen.h
|
|
|
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
|
|
|
dnd.h
|
|
|
drawer.h
|
warning for 2.5.3
|
2004-10-02 19:19:55 +00:00 |
filedlg.h
|
|
|
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
|
|
|
gauge.h
|
|
|
gdiobj.h
|
|
|
glcanvas.h
|
fixed header include guard position (patch 992443)
|
2004-07-25 16:36:51 +00:00 |
gsockmac.h
|
fix for CW compilation
|
2004-09-26 14:05:48 +00:00 |
helpxxxx.h
|
|
|
icon.h
|
|
|
imaglist.h
|
|
|
joystick.h
|
|
|
listbox.h
|
Listbox fixes
|
2004-11-05 12:50:51 +00:00 |
listctrl.h
|
Common wxListCtrl control name.
|
2005-01-14 13:07:44 +00:00 |
macnotfy.h
|
|
|
macsock.h
|
|
|
mdi.h
|
Fix centering of top-level children of wxMDIParentFrame on Mac
|
2004-11-22 20:10:53 +00:00 |
menu.h
|
|
|
menuitem.h
|
|
|
metafile.h
|
|
|
mimetype.h
|
|
|
minifram.h
|
|
|
msgdlg.h
|
|
|
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
|
|
|
pnghand.h
|
fix ifdef - its libpng not pnglib :)
|
2004-09-23 16:23:53 +00:00 |
pngread.h
|
|
|
printdlg.h
|
Made wxPageSetupDialog a pimpl implementation.
|
2004-11-20 14:46:25 +00:00 |
printmac.h
|
|
|
private.h
|
FixMath fix
|
2005-01-28 05:40:55 +00:00 |
radiobox.h
|
|
|
radiobut.h
|
|
|
region.h
|
adding Offset to wxRegion / carbon
|
2004-10-24 11:43:07 +00:00 |
scrolbar.h
|
|
|
slider.h
|
Add support for wxSL_INVERSE flag. Also uses new inverse logic to make Mac vertical sliders consistent with MSW/GTK vertical sliders with 0 oriented at the top rather than the bottom (use wxSL_INVERSE to orient in Mac-native way).
|
2005-01-27 21:18:47 +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
|
|
|
spinctrl.h
|
SetFocus fixed
|
2004-12-31 13:29:35 +00:00 |
statbmp.h
|
|
|
statbox.h
|
|
|
statline.h
|
|
|
stattext.h
|
|
|
statusbr.h
|
|
|
tabctrl.h
|
adding correct events
|
2004-07-13 18:32:22 +00:00 |
taskbarosx.h
|
have it work the old way with PopupMenu(), and have it restore the old menu on destruction (and hopefully when RemoveIcon() is called
|
2004-09-30 13:51:00 +00:00 |
textctrl.h
|
wxTextPos for all GetLastPosition with constants for special cases. Make it virtual everywhere. Avoid doubling typedefs. Always include textctrl.h for combobox.h. Source cleaning.
|
2005-01-19 16:25:34 +00:00 |
tglbtn.h
|
|
|
timer.h
|
|
|
toolbar.h
|
|
|
tooltip.h
|
|
|
toplevel.h
|
added RequestUserAttention
|
2004-12-29 10:10:14 +00:00 |
treectrl.h
|
|
|
uma.h
|
|
|
window.h
|
scrolling hack (always move our own scrollbars highest in z-order)
|
2004-12-12 15:22:49 +00:00 |