..
.cvsignore
Just ignore CVS. It's better for you.
1999-06-07 19:41:37 +00:00
accel.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
app.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
bmpbuttn.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
bmpmotif.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
button.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
checkbox.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
checklst.h
replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX)
2006-03-23 22:05:23 +00:00
chkconf.h
give an error if wxMotif is built in Unicode mode (to prevent bug reports like 1177193); moved wxMotif-specific checks in its own wx/motif/chkconf.h; moved wxMac stuff remaining in wx/chkconf.h to wx/mac/chkconf.h
2005-04-05 20:54:56 +00:00
choice.h
replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX)
2006-03-23 22:05:23 +00:00
clipbrd.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
colour.h
[ 1473731 ] 'wxColourBase and wxString <-> wxColour implementation' with minor modifications and rebaked build files.
2006-04-24 14:52:23 +00:00
combobox.h
replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX)
2006-03-23 22:05:23 +00:00
control.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
cursor.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
dataform.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
dataobj2.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
dataobj.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
dc.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
dcclient.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
dcmemory.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
dcprint.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
dcscreen.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
dialog.h
moved all wxDialog event handlers to wxDialogBase to avoid code duplication
2006-08-19 22:56:11 +00:00
dnd.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
filedlg.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
font.h
miscellaneous wxFont enhancements (patch 1496606):
2006-05-29 00:03:36 +00:00
frame.h
re-renamed DoCreate() to XmDoCreateTLW() to avoid virtual function hiding in other classes with their own DoCreate() and re-removed DoDestroy()
2005-09-25 20:29:58 +00:00
gauge.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
icon.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
listbox.h
replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX)
2006-03-23 22:05:23 +00:00
mdi.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
menu.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
menuitem.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
minifram.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
msgdlg.h
Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h.
2006-01-26 17:20:50 +00:00
palette.h
great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)
2006-02-09 00:51:23 +00:00
popupwin.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
print.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
private.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
radiobox.h
More null virtuals in wxRadioBoxBase (see: 'Developers_Notebook-Incomplete-API' in wxWiki)
2006-03-24 22:50:51 +00:00
radiobut.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
scrolbar.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
setup0.h
moved wxUSE_MS_HTML_HELP to MSW-specific setup.h, it's not used on other platforms
2006-06-30 22:04:56 +00:00
slider.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
spinbutt.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
statbmp.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
statbox.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
stattext.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
textctrl.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
tglbtn.h
Committing in .
2005-02-14 11:11:56 +00:00
timer.h
Minor header cleaning.
2006-07-25 14:31:55 +00:00
toolbar.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
toplevel.h
re-renamed DoCreate() to XmDoCreateTLW() to avoid virtual function hiding in other classes with their own DoCreate() and re-removed DoDestroy()
2005-09-25 20:29:58 +00:00
window.h
Get/SetTitle only for wxTopLevelWindow (wxMotif part).
2005-11-03 20:58:02 +00:00