wxWidgets/include/wx
2004-09-27 14:33:51 +00:00
..
cocoa new stock buttons API 2004-08-30 14:42:51 +00:00
generic generic (will comment on list later about was does/doesn't work) drawer 2004-09-27 11:32:05 +00:00
gtk renamed HasFocus() to IsActive() to avoid confusion with FindFocus(); documented it; avoid code duplication in GTK1 version 2004-09-26 14:32:09 +00:00
gtk1 renamed HasFocus() to IsActive() to avoid confusion with FindFocus(); documented it; avoid code duplication in GTK1 version 2004-09-26 14:32:09 +00:00
html Fixes to remove compile warnings. 2004-09-26 18:03:28 +00:00
mac Add HID keyboard functionality 2004-09-27 07:13:24 +00:00
mgl dc.h shouldn't include itself (patch 992933) 2004-07-25 16:39:07 +00:00
motif new stock buttons API 2004-08-30 14:42:51 +00:00
msw Compile fixes. 2004-09-27 13:06:30 +00:00
os2 Port syncronization, more wxUSE_XML/XRC fixes and typo fixes 2004-09-24 08:58:52 +00:00
protocol active mode support for wxFTP (extremely heavily modified patch 1006252) 2004-09-18 14:24:49 +00:00
stc Set minsize and implement DoGetBestSize 2004-08-11 18:11:30 +00:00
univ Port syncronization, more wxUSE_XML/XRC fixes and typo fixes 2004-09-24 08:58:52 +00:00
unix wxExecuteData is a struct, not class (warning fix) 2004-09-26 16:28:51 +00:00
x11 replace wxHashTable with a type safe hash map of Window to wxWindow 2004-07-25 23:09:33 +00:00
xml Use old licence name 2004-05-23 20:53:33 +00:00
xrc wxUSE_XRC implies wxUSE_XML now 2004-09-23 09:18:13 +00:00
.cvsignore
accel.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false. 2004-09-08 17:30:19 +00:00
access.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false. 2004-09-08 17:30:19 +00:00
afterstd.h Use old licence name 2004-05-23 20:53:33 +00:00
app.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false. 2004-09-08 17:30:19 +00:00
apptrait.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false. 2004-09-08 17:30:19 +00:00
arrimpl.cpp Missed reversions 2004-05-25 17:31:17 +00:00
arrstr.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false. 2004-09-08 17:30:19 +00:00
artprov.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false. 2004-09-08 17:30:19 +00:00
beforestd.h Source cleaning: TRUE/true, FALSE/false, whitespaces, tabs. 2004-09-09 17:42:36 +00:00
bitmap.h Make some long #ifs shorter but multiline so diffs of other ports are more readable. 2004-06-23 15:01:33 +00:00
bmpbuttn.h * Implemented BestSize cache 2004-06-24 20:09:45 +00:00
bookctrl.h wx(Choice/List/Note)book controls send CHANG(ED/ING) events in SetSelection. 2004-09-23 12:43:10 +00:00
brush.h gave default parameters for wxBrush() ctor from wxColour (this is what is used in 99 of cases...) 2003-07-21 20:41:48 +00:00
buffer.h dllexport buffer classes used by wxString 2004-08-30 21:31:38 +00:00
build.h Source cleaning: TRUE/true, FALSE/false, whitespaces, tabs. 2004-09-09 17:42:36 +00:00
busyinfo.h don't include wx/wxprec.h from the headers (patch 993136) 2004-07-25 16:44:47 +00:00
button.h new stock buttons API 2004-08-30 14:42:51 +00:00
calctrl.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
caret.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
checkbox.h Use old licence name 2004-05-23 20:53:33 +00:00
checklst.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
chkconf.h quick comment fix 2004-09-23 09:39:05 +00:00
choicdlg.h partially applied patch #895170: "Building with minimal setup.h - continuation" 2004-05-30 15:14:41 +00:00
choice.h Native SmartPhone wxChoice implementation. 2004-08-23 10:53:57 +00:00
choicebk.h wxChoicebook follows wxListBook internal changes. Styles centralized for all wxBookCtrls. 2004-09-17 17:24:34 +00:00
clipbrd.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
clntdata.h fixed dllexports: wxClientData is now in wxBase, not wxCore 2004-07-15 16:24:24 +00:00
cmdline.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
cmdproc.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
cmndata.h added possibility to specify printer bin (patch 910272) 2004-09-17 22:20:10 +00:00
colordlg.h added native wxColourDialog for GTK2 2004-06-04 16:02:14 +00:00
colour.h Include wxCocoa specific header 2003-03-22 06:18:36 +00:00
combobox.h Use old licence name 2004-05-23 20:53:33 +00:00
confbase.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
config.h
containr.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
control.h * Implemented BestSize cache 2004-06-24 20:09:45 +00:00
cppunit.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
cshelp.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
ctrlsub.h Use old licence name 2004-05-23 20:53:33 +00:00
cursor.h Include wxCocoa specific header 2003-03-22 06:18:36 +00:00
dataobj.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
datetime.h deprecated SetToTheWeek() and GetWeek(); added and documented new and well-defined SetToWeekOfYear() 2004-09-11 22:07:10 +00:00
datetime.inl copy milliseconds in Set() too 2003-09-09 22:17:30 +00:00
datstrm.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
db.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
dbgrid.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
dbkeyg.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
dbtable.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
dc.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
dcbuffer.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
dcclient.h Include wxCocoa specific header 2003-03-22 06:18:36 +00:00
dcmemory.h Include wxCocoa specific header 2003-03-22 06:18:36 +00:00
dcmirror.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
dcprint.h
dcps.h
dcscreen.h Include wxCocoa specific header 2003-03-22 06:18:36 +00:00
dcsvg.h Applied patch [ 778625 ] wxSVGFileDC and UNICODE build 2003-09-11 10:05:32 +00:00
dde.h DLL export fixes (patch 991760) 2004-07-15 20:51:44 +00:00
debug.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
defs.h wxDrawerWindow - [ 909351 ] Drawer window for OS X Carbon - somewhat heavily modified 2004-09-25 17:22:43 +00:00
dialog.h Maximized dialogs for SmartPhone. 2004-06-22 08:29:42 +00:00
dialup.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
dir.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
dirctrl.h
dirdlg.h #if fix so we don't end up using the generic header on wxMac 2004-09-13 23:19:23 +00:00
display.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
dlimpexp.h Use old licence name 2004-05-23 20:53:33 +00:00
dnd.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
docmdi.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
docview.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
dragimag.h removed Win16 code (patch 905241), last version with remains of Win16 support tagged with BEFORE_WIN16_REMOVAL 2004-03-28 13:10:14 +00:00
drawer.h make go generic 2004-09-27 11:44:29 +00:00
dynarray.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
dynlib.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(). 2004-09-10 12:56:07 +00:00
dynload.h fixed incorrect assert (patch #943970) 2004-06-06 14:59:00 +00:00
effects.h Source cleaning: tabs, whitespaces, -1/wxID_ANY, TRUE/true, FALSE/false. 2004-09-13 18:03:44 +00:00
encconv.h Source cleaning: tabs, whitespaces, -1/wxID_ANY, TRUE/true, FALSE/false. 2004-09-13 18:03:44 +00:00
encinfo.h Make some long #ifs shorter but multiline so diffs of other ports are more readable. 2004-06-23 15:01:33 +00:00
event.h Source cleaning: tabs, whitespaces, -1/wxID_ANY, TRUE/true, FALSE/false. 2004-09-13 18:03:44 +00:00
evtloop.h Made wxGTK's wxEventLoop::IsRunning a little more consistent with 2004-09-23 00:58:21 +00:00
except.h Use old licence name 2004-05-23 20:53:33 +00:00
fdrepdlg.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-14 12:08:28 +00:00
features.h mark changes. Mac OSX taskbar implementation 2004-09-25 13:36:07 +00:00
ffile.h Use old licence name 2004-05-23 20:53:33 +00:00
file.h support for huge files (patch 1002226) 2004-09-25 22:44:19 +00:00
fileconf.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-14 12:08:28 +00:00
filedlg.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-14 12:08:28 +00:00
filefn.h define wxInvalidOffset properly (as wxFileOffset, not off_t) 2004-09-27 14:33:51 +00:00
filename.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-14 12:08:28 +00:00
filesys.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-14 12:08:28 +00:00
flags.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-14 12:08:28 +00:00
fmappriv.h Reverted config/resource name change 2004-05-26 10:49:43 +00:00
font.h compilation fix for compilers not using PCH 2004-09-25 23:25:44 +00:00
fontdlg.h default to native font dialog for 10.2+ 2004-09-26 15:59:57 +00:00
fontenc.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-14 12:08:28 +00:00
fontenum.h removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called (the latter already calls SetAutoLayout(true) in case of a non-NULL window); usual cleanup: removing tabs and end of line whitespace, TRUE->true, FALSE->false, -1->wxID_ANY, Enable(false)->Disable(), ""->wxEmptyString 2004-06-12 23:44:08 +00:00
fontmap.h Use old licence name 2004-05-23 20:53:33 +00:00
fontutil.h added a way to create fonts with specified pixel size 2004-09-25 23:03:44 +00:00
frame.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-14 12:08:28 +00:00
fs_inet.h Use old licence name 2004-05-23 20:53:33 +00:00
fs_mem.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-14 12:08:28 +00:00
fs_zip.h don't include wx/wxprec.h from the headers (patch 993136) 2004-07-25 16:44:47 +00:00
gauge.h Source cleaning: whitespaces, tabs, FALSE/false, TRUE/true, -1/wxDefaultCoord, !!/!IsEmpty(). 2004-09-15 13:20:18 +00:00
gbsizer.h Source cleaning: whitespaces, tabs, FALSE/false, TRUE/true, -1/wxDefaultCoord, !!/!IsEmpty(). 2004-09-15 13:20:18 +00:00
gdicmn.h Source cleaning: whitespaces, tabs, FALSE/false, TRUE/true, -1/wxDefaultCoord, !!/!IsEmpty(). 2004-09-15 13:20:18 +00:00
gdiobj.h Include wxCocoa specific header 2003-03-22 06:18:36 +00:00
geometry.h Source cleaning: whitespaces, tabs, FALSE/false, TRUE/true, -1/wxDefaultCoord, !!/!IsEmpty(). 2004-09-15 13:20:18 +00:00
gifdecod.h Source cleaning: whitespaces, tabs, FALSE/false, TRUE/true, -1/wxDefaultCoord, !!/!IsEmpty(). 2004-09-15 13:20:18 +00:00
glcanvas.h Source cleaning: whitespaces, tabs, FALSE/false, TRUE/true, -1/wxDefaultCoord, !!/!IsEmpty(). 2004-09-15 13:20:18 +00:00
grid.h
gsocket.h removed stray comma at end of enum 2004-08-20 10:05:47 +00:00
hash.h Source cleaning: whitespaces, tabs, FALSE/false, TRUE/true, -1/wxDefaultCoord, !!/!IsEmpty(). 2004-09-15 13:20:18 +00:00
hashmap.h Source cleaning: whitespaces, tabs, FALSE/false, TRUE/true, -1/wxDefaultCoord, !!/!IsEmpty(). 2004-09-15 13:20:18 +00:00
hashset.h Use old licence name 2004-05-23 20:53:33 +00:00
help.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
helpbase.h Source cleaning: whitespaces, tabs, FALSE/false, TRUE/true, -1/wxDefaultCoord, !!/!IsEmpty(). 2004-09-15 13:20:18 +00:00
helphtml.h Use old licence name 2004-05-23 20:53:33 +00:00
helpwin.h
htmllbox.h Use old licence name 2004-05-23 20:53:33 +00:00
icon.h added wxIconLocation; minor fixes to wxIcon on some platforms 2003-06-21 13:39:40 +00:00
iconbndl.h Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxNOT_FOUND, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-16 18:13:32 +00:00
iconloc.h Use old licence name 2004-05-23 20:53:33 +00:00
imagbmp.h Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxNOT_FOUND, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-16 18:13:32 +00:00
image.h Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxNOT_FOUND, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-16 18:13:32 +00:00
imaggif.h Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxNOT_FOUND, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-16 18:13:32 +00:00
imagiff.h Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxNOT_FOUND, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-16 18:13:32 +00:00
imagjpeg.h Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxNOT_FOUND, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-16 18:13:32 +00:00
imaglist.h Added wxListCtrl to derive from wxGenericListCtrl, 2002-07-22 23:03:03 +00:00
imagpcx.h Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxNOT_FOUND, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-16 18:13:32 +00:00
imagpng.h Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxNOT_FOUND, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-16 18:13:32 +00:00
imagpnm.h Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxNOT_FOUND, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-16 18:13:32 +00:00
imagtiff.h Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxNOT_FOUND, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-16 18:13:32 +00:00
imagxpm.h Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxNOT_FOUND, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-16 18:13:32 +00:00
init.h Use old licence name 2004-05-23 20:53:33 +00:00
intl.h Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxNOT_FOUND, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-16 18:13:32 +00:00
iosfwrap.h Use old licence name 2004-05-23 20:53:33 +00:00
ioswrap.h Use old licence name 2004-05-23 20:53:33 +00:00
ipc.h Use old licence name 2004-05-23 20:53:33 +00:00
ipcbase.h Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxNOT_FOUND, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-16 18:13:32 +00:00
isql.h Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxNOT_FOUND, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-16 18:13:32 +00:00
isqlext.h Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxNOT_FOUND, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-16 18:13:32 +00:00
joystick.h wxJoystick and wxWave are now available in all Unix ports, the code was not GTK specific 2003-08-02 13:50:49 +00:00
layout.h Use old licence name 2004-05-23 20:53:33 +00:00
laywin.h
list.h Source cleaning: whitespaces, -1/wxID_ANY/wxNOT_FOUND, TRUE/true, FALSE/false. 2004-09-17 17:57:44 +00:00
listbase.h Source cleaning: whitespaces, -1/wxID_ANY/wxNOT_FOUND, TRUE/true, FALSE/false. 2004-09-17 17:57:44 +00:00
listbook.h wxChoicebook follows wxListBook internal changes. Styles centralized for all wxBookCtrls. 2004-09-17 17:24:34 +00:00
listbox.h Source cleaning: whitespaces, -1/wxID_ANY/wxNOT_FOUND, TRUE/true, FALSE/false. 2004-09-17 17:57:44 +00:00
listctrl.h Source cleaning: whitespaces, -1/wxID_ANY/wxNOT_FOUND, TRUE/true, FALSE/false. 2004-09-17 17:57:44 +00:00
listimpl.cpp Use old licence name 2004-05-23 20:53:33 +00:00
log.h allow to use any window, not just wxFrame, as wxLogFrame parent (patch from Paul Gammans) 2004-09-14 15:15:24 +00:00
longlong.h Use old licence name 2004-05-23 20:53:33 +00:00
math.h Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxID_ANY/wxNOT_FOUND, TRUE/true, FALSE/false. 2004-09-17 22:23:59 +00:00
matrix.h Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxID_ANY/wxNOT_FOUND, TRUE/true, FALSE/false. 2004-09-17 22:23:59 +00:00
mdi.h split wxUSE_MDI from wxUSE_MDI_ARCHITECTURE (which is wxUSE_MDI + wxUSE_DOCVIEW) 2004-05-07 22:17:29 +00:00
memconf.h Use old licence name 2004-05-23 20:53:33 +00:00
memory.h Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxID_ANY/wxNOT_FOUND, TRUE/true, FALSE/false. 2004-09-17 22:23:59 +00:00
memtext.h Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxID_ANY/wxNOT_FOUND, TRUE/true, FALSE/false. 2004-09-17 22:23:59 +00:00
menu.h Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxID_ANY/wxNOT_FOUND, TRUE/true, FALSE/false. 2004-09-17 22:23:59 +00:00
menuitem.h Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxID_ANY/wxNOT_FOUND, TRUE/true, FALSE/false. 2004-09-17 22:23:59 +00:00
metafile.h Use old licence name 2004-05-23 20:53:33 +00:00
mimetype.h Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxID_ANY/wxNOT_FOUND, TRUE/true, FALSE/false. 2004-09-17 22:23:59 +00:00
minifram.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
module.h DLL export fixes (patch 991760) 2004-07-15 20:51:44 +00:00
msgdlg.h Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxID_ANY/wxNOT_FOUND, TRUE/true, FALSE/false. 2004-09-17 22:23:59 +00:00
msgout.h Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxID_ANY/wxNOT_FOUND, TRUE/true, FALSE/false. 2004-09-17 22:23:59 +00:00
mstream.h Enable the huge files patch to build with mingw-cross. 2004-09-26 13:18:46 +00:00
notebook.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-20 11:31:49 +00:00
numdlg.h Use old licence name 2004-05-23 20:53:33 +00:00
object.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-20 11:31:49 +00:00
ownerdrw.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-20 11:31:49 +00:00
palette.h Use the generic palette for wxCocoa 2003-03-22 06:07:11 +00:00
panel.h
paper.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-20 11:31:49 +00:00
pen.h gave default parameters for wxPen() ctor from wxColour (this is what is used in 99 of cases...) 2003-07-21 19:39:34 +00:00
platform.h don't force __WXMOTIF__ definition under HP-UX (patch 1017801) 2004-09-16 22:27:09 +00:00
popupwin.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-20 11:31:49 +00:00
print.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
printdlg.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
prntbase.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-20 11:31:49 +00:00
process.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-20 11:31:49 +00:00
progdlg.h
ptr_scpd.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-20 11:31:49 +00:00
quantize.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-20 11:31:49 +00:00
radiobox.h Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND, TRUE/true, FALSE/false. 2004-09-21 18:15:59 +00:00
radiobut.h Use old licence name 2004-05-23 20:53:33 +00:00
rawbmp.h compilation fix for gcc (closes bug 996701) 2004-07-23 17:49:51 +00:00
recguard.h Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND, TRUE/true, FALSE/false. 2004-09-21 18:15:59 +00:00
regex.h Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND, TRUE/true, FALSE/false. 2004-09-21 18:15:59 +00:00
region.h Used wxRegion code from wxX11. 2003-05-24 19:41:05 +00:00
renderer.h Use old licence name 2004-05-23 20:53:33 +00:00
sashwin.h
sckaddr.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-22 14:38:52 +00:00
sckipc.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-22 14:38:52 +00:00
sckstrm.h Enable the huge files patch to build with mingw-cross. 2004-09-26 13:18:46 +00:00
scopeguard.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-22 14:38:52 +00:00
scrolbar.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-22 14:38:52 +00:00
scrolwin.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-22 14:38:52 +00:00
selstore.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-22 14:38:52 +00:00
settings.h Use old licence name 2004-05-23 20:53:33 +00:00
setup_redirect.h Moved setup.h out of the way 2002-01-26 10:59:51 +00:00
sizer.h added wxSizerFlags 2004-09-17 21:42:38 +00:00
slider.h Use old licence name 2004-05-23 20:53:33 +00:00
snglinst.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-22 14:38:52 +00:00
socket.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-22 14:38:52 +00:00
sound.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-22 14:38:52 +00:00
spinbutt.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-22 14:38:52 +00:00
spinctrl.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-22 14:38:52 +00:00
splash.h
splitter.h Added wxSP_NO_XP_THEME style to wxSplitterWindow to switch off 2004-03-03 20:44:37 +00:00
sstream.h Enable the huge files patch to build with mingw-cross. 2004-09-26 13:18:46 +00:00
stack.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-22 14:38:52 +00:00
statbmp.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-22 14:38:52 +00:00
statbox.h Changed CanApplyParentThemeBackground to ApplyParentThemeBackground 2004-03-05 05:28:21 +00:00
statline.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-22 14:38:52 +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 Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-22 14:38:52 +00:00
stockitem.h Add DLL export macros 2004-09-04 18:45:02 +00:00
stopwatch.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-22 14:38:52 +00:00
strconv.h clarified the parameters of MB2WC and WC2MB a little in the docs/headers 2004-06-10 12:01:59 +00:00
stream.h Enable the huge files patch to build with mingw-cross. 2004-09-26 13:18:46 +00:00
string.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-22 14:38:52 +00:00
sysopt.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-22 14:38:52 +00:00
tab.h
tabctrl.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
taskbar.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-23 18:20:56 +00:00
tbarbase.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-23 18:20:56 +00:00
textbuf.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-23 18:20:56 +00:00
textctrl.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-23 18:20:56 +00:00
textdlg.h Use old licence name 2004-05-23 20:53:33 +00:00
textfile.h Use old licence name 2004-05-23 20:53:33 +00:00
tglbtn.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-23 18:20:56 +00:00
thread.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-23 18:20:56 +00:00
thrimpl.cpp Use old licence name 2004-05-23 20:53:33 +00:00
timer.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-23 18:20:56 +00:00
tipdlg.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-23 18:20:56 +00:00
tipwin.h Use old licence name 2004-05-23 20:53:33 +00:00
tokenzr.h Use old licence name 2004-05-23 20:53:33 +00:00
toolbar.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-23 18:20:56 +00:00
tooltip.h Remove #ifdef __WXSTUBS__ from headers. 2003-01-04 09:22:53 +00:00
toplevel.h renamed HasFocus() to IsActive() to avoid confusion with FindFocus(); documented it; avoid code duplication in GTK1 version 2004-09-26 14:32:09 +00:00
treebase.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-23 18:20:56 +00:00
treectrl.h removed Win16 code (patch 905241), last version with remains of Win16 support tagged with BEFORE_WIN16_REMOVAL 2004-03-28 13:10:14 +00:00
txtstrm.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-23 18:20:56 +00:00
types.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-23 18:20:56 +00:00
url.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false, !!/!IsEmpty(). 2004-09-23 18:20:56 +00:00
utils.h pass by reference, not value 2004-09-27 07:45:15 +00:00
valgen.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
validate.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
valtext.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
variant.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
vector.h Use old licence name 2004-05-23 20:53:33 +00:00
version.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
vidmode.h Use old licence name 2004-05-23 20:53:33 +00:00
vlbox.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
vms_x_fix.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
volume.h Use old licence name 2004-05-23 20:53:33 +00:00
vscroll.h Use old licence name 2004-05-23 20:53:33 +00:00
wave.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
wfstream.h Enable the huge files patch to build with mingw-cross. 2004-09-26 13:18:46 +00:00
window.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
wizard.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
wx_cw_cm.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
wx_cw_d.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
wx_cw.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
wx_cwc_d.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
wx_cwc.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
wx_cwu_d.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
wx.h Use old licence name 2004-05-23 20:53:33 +00:00
wxchar.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
wxhtml.h Use old licence name 2004-05-23 20:53:33 +00:00
wxprec.h Some unnecessary wxUSE_MFC occurences removed following Vadim's experience (see wx-dev on 6.8.2004). 2004-09-10 13:24:20 +00:00
wxshlb_cw_d.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
wxshlb_cw.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
wxshlb_cwc_d.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
wxshlb_cwc.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
wxshlba_cw_d.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
wxshlba_cw.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
wxshlba_cwc_d.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
wxshlba_cwc.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
xpmdecod.h WXDLLEXPORT correction 2004-06-16 21:02:29 +00:00
xpmhand.h Added error directive for MSW since no longer needed. 2002-08-07 20:21:26 +00:00
xti.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
xtistrm.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
xtixml.h Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false. 2004-09-24 14:32:35 +00:00
zipstrm.h Enable the huge files patch to build with mingw-cross. 2004-09-26 13:18:46 +00:00
zstream.h Enable the huge files patch to build with mingw-cross. 2004-09-26 13:18:46 +00:00