wxWidgets/include/wx
2004-12-20 01:23:52 +00:00
..
cocoa Fixed typo(?) 2004-12-16 22:51:10 +00:00
generic added GetBestSize() implementation 2004-12-16 02:39:11 +00:00
gtk Fix for the fix for wxChoice selection. 2004-12-18 13:13:52 +00:00
gtk1 Fix for the fix for wxChoice selection. 2004-12-18 13:13:52 +00:00
html renamed Render's argument to not obfuscate its meaning 2004-11-27 22:40:05 +00:00
mac extended EventRef class 2004-12-19 16:41:41 +00:00
mgl Make ComputeScaleAndOrigin() as virtual part of wxDCBase and this way present on missing platforms. Add into manaul too. 2004-12-16 21:24:45 +00:00
motif Make ComputeScaleAndOrigin() as virtual part of wxDCBase and this way present on missing platforms. Add into manaul too. 2004-12-16 21:24:45 +00:00
msw end label editing if the control loses focus (slightly modified patch 1084592) 2004-12-20 01:23:52 +00:00
os2 Move unused values into 2.4 compatibility. Source cleaning. 2004-12-15 12:22:51 +00:00
palmos Move unused values into 2.4 compatibility. Source cleaning. 2004-12-15 12:22:51 +00:00
protocol active mode support for wxFTP (extremely heavily modified patch 1006252) 2004-09-18 14:24:49 +00:00
stc When using an external scrollbar ensure that the built-in one is set 2004-11-10 19:58:49 +00:00
univ moved ProvidesBackground() from wxUniv to base wxWindow class; use it to prevent inheriting background brush beyond the windows which normally have their own background 2004-12-19 20:51:06 +00:00
unix Moved wxStandardPathsCF into base library when using CarbonLib or Darwin. 2004-11-12 21:21:00 +00:00
x11 Make ComputeScaleAndOrigin() as virtual part of wxDCBase and this way present on missing platforms. Add into manaul too. 2004-12-16 21:24:45 +00:00
xml Use old licence name 2004-05-23 20:53:33 +00:00
xrc added system colours and fonts support to XRC (based on patch #1038207) 2004-11-14 21:53:51 +00:00
.cvsignore
accel.h Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false. 2004-09-08 17:30:19 +00:00
access.h Semicolon fixes according to Vadim's note about being danger (OW,BCC,MinGW,DMC tested). 2004-10-13 14:04:19 +00:00
afterstd.h attempts to suppress C4702 for VC 2004-11-16 12:09:17 +00:00
app.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
apptrait.h Moved wxStandardPathsCF into base library when using CarbonLib or Darwin. 2004-11-12 21:21:00 +00:00
archive.h patch 1073385 2004-11-25 20:37:44 +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 Added new Art which GTK+ 2.4 defines and 2004-11-27 23:23:47 +00:00
beforestd.h attempts to suppress C4702 for VC 2004-11-16 12:09:17 +00:00
bitmap.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
bmpbuttn.h * Implemented BestSize cache 2004-06-24 20:09:45 +00:00
bookctrl.h moved ProvidesBackground() from wxUniv to base wxWindow class; use it to prevent inheriting background brush beyond the windows which normally have their own background 2004-12-19 20:51:06 +00:00
brush.h wxGDIObject is used earlier now so additional #include is required for those without PCH. 2004-12-03 17:31:53 +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 wxUniv use wxBU flags [bug #1040584] 2004-11-15 06:23:57 +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 wxProgressDialog needs progress bar. 2004-11-25 17:00:31 +00:00
choicdlg.h partially applied patch #895170: "Building with minimal setup.h - continuation" 2004-05-30 15:14:41 +00:00
choice.h Reverted conflict with Darwin. 2004-10-12 20:14:23 +00:00
choicebk.h wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most suitable book for given platform. Samples adjustement. 2004-11-23 11:45:07 +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 Semicolon fixes according to Vadim's note about being danger (OW,BCC,MinGW,DMC tested). 2004-10-13 14:04:19 +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 Reverted due to Darwin and other conflicts. 2004-10-12 20:48:22 +00:00
cmndata.h Moved deletion of wxPrintFacory to module. 2004-11-07 10:11:48 +00:00
colordlg.h added native wxColourDialog for GTK2 2004-06-04 16:02:14 +00:00
colour.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
combobox.h Added further 'missing' wxTextCtrl-like functions to wxComboBox 2004-12-09 15:16:51 +00:00
confbase.h Darwin fixes (OW,BCC,MinGW,DMC tested). 2004-10-13 14:09:48 +00:00
config.h
containr.h Add SetFocusIgnoringChildren() to wxControlContainer. This 2004-12-11 12:51:05 +00:00
control.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +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 Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +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 Darwin fixes (OW,BCC,MinGW,DMC tested). 2004-10-13 14:09:48 +00:00
datetime.inl
datstrm.h Reverted due to Darwin and other conflicts. 2004-10-12 20:48:22 +00:00
db.h [ 955006 ] wxDb query with column information (modded to overload instead of creating a new function) 2004-11-06 20:32:34 +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 Warning fixes found under hardest mode of OpenWatcom. Seems clean in Borland, MinGW and DMC. 2004-10-05 15:38:40 +00:00
dc.h Make ComputeScaleAndOrigin() as virtual part of wxDCBase and this way present on missing platforms. Add into manaul too. 2004-12-16 21:24:45 +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 Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
dcmemory.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +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 Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
dcps.h
dcscreen.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
dcsvg.h Make ComputeScaleAndOrigin() as virtual part of wxDCBase and this way present on missing platforms. Add into manaul too. 2004-12-16 21:24:45 +00:00
dde.h DLL export fixes (patch 991760) 2004-07-15 20:51:44 +00:00
debug.h Remove unnecessary OW recognition. 2004-11-08 21:27:30 +00:00
defs.h wxBrushBase between wxBrush and wxGDIObject (class follows wxFontBase model). 2004-12-03 15:31:31 +00:00
dialog.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +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 Neither PocketPC nor SmartPhone have SHBrowseForFolder 2004-12-05 18:56:29 +00:00
display.h fix for [ 1020924 ] wx.Display.IsPrimary is wrong 2004-11-07 00:48:37 +00:00
dlimpexp.h More DLL build fixes for wxMediaCtrl 2004-11-24 00:07:45 +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 Moved the wxPageSetupDialogData <-> native conversion 2004-10-31 23:43:41 +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
dynarray.h reverted last commit, still broken for VC6 2004-11-08 14:43:04 +00:00
dynlib.h added wxDynamicLibrary::HasSymbol() 2004-10-17 23:20:51 +00:00
dynload.h Semicolon fixes according to Vadim's note about being danger (OW,BCC,MinGW,DMC tested). 2004-10-13 14:04:19 +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 modified wxEncodingConverter API to report failures 2004-11-16 11:58:24 +00:00
encinfo.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
event.h A little documentation about custom events as 2004-12-05 16:30:54 +00:00
evtloop.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +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 switching to defines not having a value for __WXMAC__ 2004-11-01 05:57:25 +00:00
ffile.h large files support for wxFFile (patch 1077980 from Mike Wetherell) 2004-12-12 11:53:53 +00:00
file.h Cruft cleanup from MJW, strip the tabs out of sound.cpp 2004-11-12 03:30:07 +00:00
fileconf.h forward declare wxOutputStream (compilation fix for !USE_PCH) 2004-10-04 08:28:14 +00:00
filedlg.h Moved the implemtation of the generic and the 2004-12-05 20:30:18 +00:00
filefn.h new set of fixes for problems due to huge files support: drop wxFileSize_t, use wxFileOffset only, make wxInvalidOffset an int (main part of the patch 1063498) 2004-11-10 21:02:58 +00:00
filename.h handle volume part of the path correctly in wxFileName(path, name, ext) ctor 2004-11-07 20:11:42 +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 Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
fontdlg.h cleanup OSX native font dialog stuff a bit (it should prob. be an option in configure 2004-11-16 14:36:10 +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 Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
frame.h Give SendSizeEvent a generic implementation. It can be useful on 2004-11-19 19:20:01 +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 added ZIP classes by M.J.Wetherell (patch 1030239) 2004-11-10 23:58:38 +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 wxSizer::Add/Insert now returns pointer to wxSizerItem added and wxSizerItem contains access to its area [Patch #1042571 with minimal tweaks] 2004-11-09 18:33:00 +00:00
gdicmn.h removed extra class qualifier from inline method 2004-12-12 10:33:51 +00:00
gdiobj.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
geometry.h GCC of PalmOS fix. 2004-12-16 19:36:11 +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 wxCocoa: Added (mostly) stubs for wxGLCanvas and friends. 2004-10-01 14:23:59 +00:00
grid.h
gsocket.h removed stray comma at end of enum 2004-08-20 10:05:47 +00:00
hash.h explicitly forward declare wxHashTableBase when wxUSE_STL == 1; this is apparently needed for xlC (AIX compiler) 2004-09-27 18:19:22 +00:00
hashmap.h Applied patch to "correct" hashmap's freeing 2004-12-01 18:33:33 +00:00
hashset.h Made wxHashSet compile again. Changed the return value 2004-12-08 22:39:17 +00:00
help.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +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 Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +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 Warning fixes for OpenWatcom. 2004-10-18 05:56:07 +00:00
image.h Added support for static (inlined) wxImages with 2004-12-01 21:33:38 +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
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 Semicolon fixes according to Vadim's note about being danger (OW,BCC,MinGW,DMC tested). 2004-10-13 14:04:19 +00:00
isql.h Documentation patch from Olly Betts 2004-10-22 19:11:07 +00:00
isqlext.h Documentation patch from Olly Betts 2004-10-22 19:11:07 +00:00
joystick.h
layout.h Warning fixes for OpenWatcom. 2004-10-18 05:56:07 +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 Deprecated SetItemImage with 2 image ids 2004-09-30 19:12:23 +00:00
listbook.h wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most suitable book for given platform. Samples adjustement. 2004-11-23 11:45:07 +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 Semicolon fixes according to Vadim's note about being danger (OW,BCC,MinGW,DMC tested). 2004-10-13 14:04:19 +00:00
longlong.h Fixed old FIXME about unsigned result of sunstraction + a few changes to be able to compile at the same time wxLongLongNative and wxLongLongWx for unit tests about the same functionality (define wxLONGLONG_TEST_MODE for the build if you want to test it. 2004-11-30 21:21:23 +00:00
math.h Be C file. 2004-12-14 20:34:23 +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
mediactrl.h wxMediaCtrl API changes for 2.5.x/2.6 2004-12-17 16:07:21 +00:00
memconf.h Use old licence name 2004-05-23 20:53:33 +00:00
memory.h Fixed memory checking on Unix by removing inlines and apply patch 2004-12-02 12:04:46 +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 Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
menuitem.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
metafile.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +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 Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
module.h DLL export fixes (patch 991760) 2004-07-15 20:51:44 +00:00
msgdlg.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +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 replaced wxStream::GetSize() with GetLength() (still keep the former but it will be deprecated) (second part of patch 1063498) 2004-11-10 21:10:30 +00:00
notebook.h wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most suitable book for given platform. Samples adjustement. 2004-11-23 11:45:07 +00:00
numdlg.h Use old licence name 2004-05-23 20:53:33 +00:00
object.h Compilo 2004-12-01 19:15:46 +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 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
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 Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
platform.h switching to defines not having a value for __WXMAC__ 2004-11-01 05:57:25 +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 Added new wxPrintFactory code and made wxPrinter 2004-10-12 21:07:42 +00:00
printdlg.h Made wxPageSetupDialog a pimpl implementation. 2004-11-20 14:46:25 +00:00
prntbase.h Made wxPageSetupDialog a pimpl implementation. 2004-11-20 14:46:25 +00:00
process.h Added flags argument to wxKill and wxProcess::Kill to allow it to 2004-12-05 12:53:25 +00:00
progdlg.h
ptr_scpd.h Warning fixes found under hardest mode of OpenWatcom. Seems clean in Borland, MinGW and DMC. 2004-10-08 18:49:13 +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 corrected comment about wxRadioBox not deriving from wxStaticBox in wxMSW (now it does) 2004-12-17 01:35:10 +00:00
radiobut.h Use old licence name 2004-05-23 20:53:33 +00:00
rawbmp.h Wrap wxImage specifics in wxUSE_IMAGE and wxBitmap specifics in wxUSE_GUI. 2004-12-10 01:53:31 +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 include colour.h (fixes wxX11 compilation under Unix) 2004-10-20 17:29:21 +00:00
renderer.h 3rd state in checkboxes for wxUniv [closes bug#1040585]. 2004-11-18 13:16:41 +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 Applied patch [ 1036833 ] Hiding declaration of wxScrollHelper 2004-09-29 14:02:24 +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
sizer.h wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most suitable book for given platform. Samples adjustement. 2004-11-23 11:45:07 +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 wxSound for wxCocoa 2004-10-08 00:47:47 +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 UNICODE-capatable UTF8 implementation of wxStringXXXStream 2004-11-22 05:05:04 +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 fixed status bar source file name; removed wxUSE_NATIVE_STATUS_BAR; removed generic status bar file from makefile 2004-10-19 23:17:30 +00:00
stdpaths.h Moved wxStandardPathsCF into base library when using CarbonLib or Darwin. 2004-11-12 21:21:00 +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 file name char set string conversions 2004-11-17 15:14:35 +00:00
stream.h [ 1070686 ] wxOutputStream::Close() 2004-11-23 14:26:10 +00:00
string.h Correct mistakes in wxStripExtension - correct wxString::npos. Spurred by 1073642 filefn.cpp StripExtension(wxString &) 2004-12-01 23:55:42 +00:00
sysopt.h define inline stubs for methods even with wxUSE_SYSTEM_OPTIONS == 0 to make it possible to test for system options without #ifdefs 2004-11-24 21:25:55 +00:00
tab.h
tabctrl.h
taskbar.h switching to defines not having a value for __WXMAC__ 2004-11-01 05:57:25 +00:00
tbarbase.h Warning fixes for OpenWatcom. 2004-10-18 05:56:07 +00:00
textbuf.h Darwin fixes (OW,BCC,MinGW,DMC tested). 2004-10-13 14:09:48 +00:00
textctrl.h Undef GetWindowStyle() after new #include in cmndata.cpp. 2004-11-08 19:20:28 +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 Correct fix to the compile time assert under OW. Kudos to Vadim to the tip. 2004-10-20 01:20:58 +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 Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
tooltip.h cocoa tooltips. Remove runtime warning from 10.2 (dave - I was too lazy to change this from my local copy, feel free to commit over this if you want) 2004-10-06 21:09:47 +00:00
toplevel.h moved ProvidesBackground() from wxUniv to base wxWindow class; use it to prevent inheriting background brush beyond the windows which normally have their own background 2004-12-19 20:51:06 +00:00
treebase.h Make wxTR_NO_LINES default under GTK2 2004-11-27 23:19:49 +00:00
treectrl.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
txtstrm.h wxTextOutputStream::PutChar and text stream test 2004-11-21 18:26:38 +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
uri.h slightly nicer workaround for pickier compiler warning 2004-11-04 19:07:12 +00:00
url.h restore ConvertToValidURI to prev. version for bw compat. Note changes 2004-10-30 20:22:24 +00:00
utils.h added flags parameter to wxExecute(wxArrayString *) overloads 2004-12-20 00:03:35 +00:00
valgen.h Warning fixes for OpenWatcom. 2004-10-18 05:56:07 +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 Warning fixes for OpenWatcom. 2004-10-18 05:56:07 +00:00
variant.h Semicolon fixes according to Vadim's note about being danger (OW,BCC,MinGW,DMC tested). 2004-10-13 14:04:19 +00:00
vector.h Use old licence name 2004-05-23 20:53:33 +00:00
version.h corrected wxMAKE_VERSION_STRING and wxMAKE_VERSION_DOT_STRING definitions 2004-12-19 23:08:43 +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 [ 1070686 ] wxOutputStream::Close() 2004-11-23 14:26:10 +00:00
window.h moved ProvidesBackground() from wxUniv to base wxWindow class; use it to prevent inheriting background brush beyond the windows which normally have their own background 2004-12-19 20:51:06 +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 cleaning up strdup/isascii definitions for compilers which lack them (should fix CW CFM build) 2004-10-05 21:57:40 +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_cwcocoa_cm.h Metrowerks CodeWarrior IDE prefix and precompiled header files for wxCocoa 2004-11-02 06:22:11 +00:00
wx_cwcocoa_d.h Metrowerks CodeWarrior IDE prefix and precompiled header files for wxCocoa 2004-11-02 06:22:11 +00:00
wx_cwcocoa.h Metrowerks CodeWarrior IDE prefix and precompiled header files for wxCocoa 2004-11-02 06:22:11 +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 wxMemxxx --> wxTmemxxx, get rid of wxdocmpxxx impossible case 2004-11-21 17:44:40 +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
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 patch 1073385 2004-11-25 20:37:44 +00:00
zstream.h [ 1070686 ] wxOutputStream::Close() 2004-11-23 14:26:10 +00:00