.. |
private
|
moved wxOverlay into overlay.* files and out of dc.h/dcbase.cpp; implemented wxOverlay for wxDirectFB port
|
2006-10-24 12:29:14 +00:00 |
accel.h
|
add IsOk() to all classes having Ok() method (patch 1570985)
|
2006-10-08 21:56:55 +00:00 |
aga.h
|
|
|
app.h
|
cleanup
|
2006-09-21 06:27:58 +00:00 |
apptbase.h
|
|
|
apptrait.h
|
|
|
bitmap.h
|
add IsOk() to all classes having Ok() method (patch 1570985)
|
2006-10-08 21:56:55 +00:00 |
bmpbuttn.h
|
|
|
brush.h
|
add IsOk() to all classes having Ok() method (patch 1570985)
|
2006-10-08 21:56:55 +00:00 |
button.h
|
|
|
checkbox.h
|
|
|
checklst.h
|
|
|
chkconf.h
|
using graphics context for core graphics switch
|
2006-10-19 15:04:32 +00:00 |
choice.h
|
|
|
clipbrd.h
|
|
|
colordlg.h
|
|
|
colour.h
|
add IsOk() to all classes having Ok() method (patch 1570985)
|
2006-10-08 21:56:55 +00:00 |
combobox.h
|
|
|
config_xcode.h
|
availability does not include any other headers, but it provides the necessary macros everywhere
|
2006-10-15 07:46:49 +00:00 |
control.h
|
|
|
cursor.h
|
Headers cleaning.
|
2006-10-17 14:44:52 +00:00 |
dataform.h
|
|
|
dataobj2.h
|
|
|
dataobj.h
|
|
|
dc.h
|
wxGraphicContext --> wxGraphicsContext
|
2006-10-21 17:46:33 +00:00 |
dcclient.h
|
replacing old core graphics with new graphics context implementation
|
2006-10-20 10:27:41 +00:00 |
dcmemory.h
|
adding same methodname as gtk and msw
|
2006-10-20 13:12:23 +00:00 |
dcprint.h
|
|
|
dcscreen.h
|
screendc implementation
|
2006-10-20 20:50:48 +00:00 |
dialog.h
|
|
|
dirdlg.h
|
|
|
dnd.h
|
Headers cleaning.
|
2006-10-17 14:44:52 +00:00 |
drawer.h
|
Headers cleaning.
|
2006-10-17 14:44:52 +00:00 |
evtloop.h
|
|
|
filedlg.h
|
|
|
font.h
|
|
|
fontdlg.h
|
Headers cleaning.
|
2006-10-17 14:44:52 +00:00 |
frame.h
|
|
|
gauge.h
|
|
|
glcanvas.h
|
|
|
gsockmac.h
|
|
|
helpxxxx.h
|
|
|
icon.h
|
add IsOk() to all classes having Ok() method (patch 1570985)
|
2006-10-08 21:56:55 +00:00 |
imaglist.h
|
Remove duplication in wxImageList defines and always default to using the native wxImageList when available, even for wxGenericListCtrl.
|
2006-09-18 04:41:09 +00:00 |
joystick.h
|
|
|
listbox.h
|
|
|
listctrl.h
|
Forward SetFont, SetBackgroundColour and SetForegroundCOlour to the
|
2006-10-21 01:12:57 +00:00 |
macnotfy.h
|
|
|
macsock.h
|
|
|
mdi.h
|
|
|
menu.h
|
|
|
menuitem.h
|
|
|
metafile.h
|
add IsOk() to all classes having Ok() method (patch 1570985)
|
2006-10-08 21:56:55 +00:00 |
mimetype.h
|
Headers cleaning.
|
2006-10-17 14:44:52 +00:00 |
minifram.h
|
|
|
msgdlg.h
|
|
|
notebook.h
|
added wxBookCtrl::ChangeSelection() which is the same as SetSelection() but doesn't send the page change events (second part of patch 1553551)
|
2006-10-08 17:37:23 +00:00 |
palette.h
|
add IsOk() to all classes having Ok() method (patch 1570985)
|
2006-10-08 21:56:55 +00:00 |
pen.h
|
add IsOk() to all classes having Ok() method (patch 1570985)
|
2006-10-08 21:56:55 +00:00 |
pnghand.h
|
|
|
pngread.h
|
add IsOk() to all classes having Ok() method (patch 1570985)
|
2006-10-08 21:56:55 +00:00 |
printdlg.h
|
|
|
printmac.h
|
|
|
private.h
|
replacing old core graphics with new graphics context implementation
|
2006-10-20 10:56:36 +00:00 |
radiobox.h
|
|
|
radiobut.h
|
|
|
region.h
|
The Great wxRegion Refactoring:
|
2006-09-25 11:47:23 +00:00 |
scrolbar.h
|
|
|
slider.h
|
|
|
sound.h
|
|
|
spinbutt.h
|
|
|
spinctrl.h
|
adding events on kill-focus (Robert's Patch)
|
2006-10-11 09:20:34 +00:00 |
statbmp.h
|
|
|
statbox.h
|
|
|
statline.h
|
|
|
stattext.h
|
|
|
statusbr.h
|
|
|
tabctrl.h
|
|
|
taskbarosx.h
|
|
|
textctrl.h
|
moved DoSetValue() to wxTextCtrlBase instead of having it in almost, but not quite all, derived classes; linking fixes for wxCocoa/wxX11/wxMotif
|
2006-10-08 22:40:14 +00:00 |
tglbtn.h
|
|
|
timer.h
|
|
|
toolbar.h
|
Headers cleaning.
|
2006-10-17 14:44:52 +00:00 |
tooltip.h
|
|
|
toplevel.h
|
|
|
treectrl.h
|
|
|
uma.h
|
CVS tags cleaning (with other minor cleaning).
|
2006-10-16 09:30:01 +00:00 |
window.h
|
Add impl for IsFrozen
|
2006-10-17 19:50:03 +00:00 |