wxWidgets/include/wx
2005-08-16 20:32:31 +00:00
..
cocoa Set m_cocoaDataSource = NULL in default constructor so subclasses that 2005-06-18 03:39:46 +00:00
generic Add import/export attributes 2005-08-03 00:53:09 +00:00
gtk NEED_GTK_ICON_SIZE_LOOKUP was incorrectly tested using #if instead of #ifdef 2005-08-04 00:25:20 +00:00
gtk1 NEED_GTK_ICON_SIZE_LOOKUP was incorrectly tested using #if instead of #ifdef 2005-08-04 00:25:20 +00:00
html Typo correction patch [ 1208110 ] Lots of typo corrections 2005-05-31 09:20:43 +00:00
mac Fixed dangling pointers bug; radio button was not removing itself from 2005-08-13 09:48:29 +00:00
mgl Avoid warnings from mgl headers if possible. 2005-05-19 19:37:59 +00:00
motif Add import/export attributes 2005-08-03 00:53:09 +00:00
msdos Add mimimal mimetype.h for msdos 2005-04-25 09:57:23 +00:00
msw force update of MDI client window size after the MDI parent frame is iconized and restored, otherwise all kinds of bad things (changes in MDI children positions; possibility to move them above the toolbar and below the status bar; wrong repaining) happen 2005-08-11 13:24:56 +00:00
os2 removed (unused since quite some time) wxUSE_ITSY_BITSY 2005-08-04 20:31:11 +00:00
palmos removed wxUSE_MENU_CALLBACK references: the code inside the #if couldn't compile anyhow as wxFunction isn't defined in wx since quite some time now 2005-08-04 20:35:09 +00:00
protocol Typo correction patch [ 1208110 ] Lots of typo corrections 2005-05-31 09:20:43 +00:00
stc Allow to set a style's wxFontEncoding 2005-04-19 22:30:40 +00:00
univ Public access to MSWWindowProc() for wxQTMediaBackend::QTWndProc() under wxUnivMSW. 2005-08-16 20:32:31 +00:00
unix Add import/export attributes 2005-08-02 22:58:06 +00:00
x11 Add import/export macros 2005-08-02 18:16:51 +00:00
xml Use old licence name 2004-05-23 20:53:33 +00:00
xrc Add wxABI_VERSION > 20601 wrappers 2005-07-17 13:00:11 +00:00
.cvsignore
accel.h Warning fixes for MinGW. 2005-01-21 18:48:22 +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 disable warning for eVC 4 (_MSC_VER == 1201) as well 2005-06-19 23:49:27 +00:00
app.h rolled back exceptions handling patch, it relied on incorrect assumption about vtables 2005-06-21 09:56:18 +00:00
apptrait.h Allow MSW Base be usable in other ports than wxMSW (ie. wxTVision in windows console). Adjustements for limited setup.h (as in wxTV) and minor source cleaning. 2005-06-10 17:53:19 +00:00
archive.h Add a comment about covariant returns 2005-04-11 23:24:30 +00:00
arrimpl.cpp Applied patch [ 1195797 ] Fixes to compile on Win64 2005-05-22 12:10:55 +00:00
arrstr.h Correct wxArrayString::Add return value as per the documentation. 2005-04-26 19:24:12 +00:00
artprov.h Some tweaks to the temporary art images, added wxART_NEW 2005-05-26 19:15:45 +00:00
beforestd.h disable warning for eVC 4 (_MSC_VER == 1201) as well 2005-06-19 23:49:27 +00:00
bitmap.h Second try to add "support" for deriving from 2005-02-05 14:17:27 +00:00
bmpbuttn.h simplifications and corrections to background drawing: 2005-04-10 15:23:08 +00:00
bookctrl.h simplifications and corrections to background drawing: 2005-04-10 15:23:08 +00:00
brush.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
buffer.h Allow wxCharBuffer to be constructed without parameters (making a zero 2005-04-16 04:08:35 +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 Native PalmOS wxControl and wxButton implementation. wxTLW without fixed size. Unused MSW code cleaning. 2005-01-24 07:38:52 +00:00
calctrl.h Casting fix for events. Needs check by ARM eVC4 users. 2005-03-08 20:53:16 +00:00
caret.h added missing virtual dtors to base classes (patch 1150945) 2005-02-24 14:33:32 +00:00
checkbox.h wxButton, wxCheckBox, wxSlider, wxToggleButton native implementations for PalmOS. 2005-01-25 06:55:10 +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 moved MSW-specific stuff to wx/msw/chkconf.h, this also means that MSW-specific checks are not done for WinCE build 2005-07-30 12:48:40 +00:00
choicdlg.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
choice.h Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141). 2005-03-16 16:18:31 +00:00
choicebk.h As yet unsuccessful attempt to set the focus to the choice control. 2005-04-06 21:13:28 +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 warning about mismatching dlldecl when building as DLL 2005-08-16 10:06:35 +00:00
cmdline.h Typo correction patch [ 1208110 ] Lots of typo corrections 2005-05-31 09:20:43 +00:00
cmdproc.h wxCommandProcessor::MarkAsSaved() and IsDirty() added (modified patch 1062556) 2005-02-19 16:52:08 +00:00
cmndata.h moving wxMac to new printing architecture 2005-04-01 16:36:36 +00:00
colordlg.h PalmOS native colour dialog. 2005-01-18 10:31:24 +00:00
colour.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
combobox.h (blind) fix for virtual function hiding warning 2005-02-15 12:16:33 +00:00
confbase.h Darwin fixes (OW,BCC,MinGW,DMC tested). 2004-10-13 14:09:48 +00:00
config.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
containr.h Add SetFocusIgnoringChildren() to wxControlContainer. This 2004-12-11 12:51:05 +00:00
control.h Revert Ron's removal of the reserved functions. 2005-06-26 15:46:12 +00:00
cppunit.h Added licence/copyright information 2005-05-04 18:57:50 +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 defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141). 2005-03-16 16:18:31 +00:00
cursor.h include wx/defs.h before doing anything else (fixes 1204489) 2005-05-22 14:03:47 +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
datectrl.h corrected wxRTTI macros 2005-02-17 23:17:30 +00:00
dateevt.h Missing casts to event handling functions. 2005-03-09 16:29:59 +00:00
datetime.h Typo correction patch [ 1208110 ] Lots of typo corrections 2005-05-31 09:20:43 +00:00
datstrm.h Reverted due to Darwin and other conflicts. 2004-10-12 20:48:22 +00:00
db.h Typo correction patch [ 1208110 ] Lots of typo corrections 2005-05-31 09:20:43 +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 Typo correction patch [ 1208110 ] Lots of typo corrections 2005-05-31 09:20:43 +00:00
dc.h Revert Ron's removal of the reserved functions. 2005-06-26 15:46:12 +00:00
dcbuffer.h Allow wxBufferedDC to be constructed with just a wxDC. 2005-03-08 00:38:53 +00:00
dcclient.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
dcmemory.h Added licence/copyright information 2005-05-04 18:57:50 +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 Added licence/copyright information 2005-05-04 18:57:50 +00:00
dcps.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
dcscreen.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
dcsvg.h Metric conversion constants not doubled in each port code. 2004-12-21 16:25:59 +00:00
dde.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
debug.h wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source cleaning and other Watcom adjustements. 2005-07-21 17:08:28 +00:00
debugrpt.h fixed for w/o expat 2005-04-16 21:42:17 +00:00
defs.h added wxSIZE_FORCE flag for SetSize() 2005-08-11 13:21:45 +00:00
dialog.h put GetEscapeId() inside #if wxABI_VERSION > 20601 2005-07-16 22:52:34 +00:00
dialup.h Missing casts to event handling functions. 2005-03-09 16:29:59 +00:00
dir.h added missing virtual dtors to base classes (patch 1150945) 2005-02-24 14:33:32 +00:00
dirctrl.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
dirdlg.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
display.h Warning fixes for MinGW. 2005-01-21 18:48:22 +00:00
dlimpexp.h Unrevert Cygwin changes after discussion. Cygwin will be unix with the new 2005-06-22 20:58:47 +00:00
dnd.h Applied DnD patch, adding a field for setting a default action. 2005-03-08 22:50:46 +00:00
docmdi.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
docview.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
dragimag.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
dynarray.h [ 1216436 ] cleanup 'shadow variable' warnings from gcc in headers. 2005-06-08 15:17:42 +00:00
dynlib.h compilation fix for WXWIN_COMPATIBILITY_2_2 (bug 1252476) 2005-08-05 11:48:43 +00:00
dynload.h Old API clearly deprecated. 2005-01-07 20:03:22 +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 wxEncodingConverter should and can be compiled 2005-01-06 11:53:53 +00:00
encinfo.h Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning. 2004-12-20 12:44:22 +00:00
event.h define WXWIN_COMPATIBILITY_EVENT_TYPES as 0 if it's not defined 2005-08-03 23:44:05 +00:00
evtloop.h Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning. 2004-12-20 12:44:22 +00:00
except.h Use old licence name 2004-05-23 20:53:33 +00:00
fdrepdlg.h Missing casts to event handling functions. 2005-03-09 16:29:59 +00:00
features.h Applied patch for bug [ 1205691 ] Modified Fn keys don't work 2005-05-21 16:59:27 +00:00
ffile.h [ 1216436 ] cleanup 'shadow variable' warnings from gcc in headers. 2005-06-08 15:17:42 +00:00
file.h [ 1216436 ] cleanup 'shadow variable' warnings from gcc in headers. 2005-06-08 15:17:42 +00:00
fileconf.h fixed bug with HasGroup() creating groups as side effect 2005-07-01 18:05:10 +00:00
filedlg.h Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141). 2005-03-16 16:18:31 +00:00
filefn.h define wxFsync() as fsync() under Unix not as (not existing) commit() 2005-08-04 01:05:26 +00:00
filename.h Fixed strange situation when we had wxPathExists and wxDirExists with the same finctionality. Using wxPathExists instead wxFileExists (fixes bug #865628). Minor source cleaning. 2005-03-17 17:46:32 +00:00
filesys.h Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +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 Typo correction patch [ 1208110 ] Lots of typo corrections 2005-05-31 09:20:43 +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 Improve type safety by doing a runtime check to make sure the 2005-03-26 21:47:54 +00:00
fontutil.h [1231183] 'cleanup: mismatched indentation' and other cleanings. 2005-07-22 16:56:26 +00:00
frame.h Warning fixes for MinGW. 2005-01-21 18:48:22 +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 wxABI_VERSION check around newly added function 2005-07-28 21:23:50 +00:00
gauge.h Warning fixes for MinGW. 2005-01-21 18:48:22 +00:00
gbsizer.h Warning fixes for MinGW. 2005-01-21 18:48:22 +00:00
gdicmn.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
gdiobj.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
geometry.h added missing virtual dtors to base classes (patch 1150945) 2005-02-24 14:33:32 +00:00
gifdecod.h Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141). 2005-03-16 16:18:31 +00:00
glcanvas.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
grid.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
gsocket.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
hash.h [ 1216436 ] cleanup 'shadow variable' warnings from gcc in headers. 2005-06-08 15:17:42 +00:00
hashmap.h Applied patch [ 1195797 ] Fixes to compile on Win64 2005-05-22 12:10:55 +00:00
hashset.h Made wxHashSet compile again. Changed the return value 2004-12-08 22:39:17 +00:00
help.h Added licence/copyright information 2005-05-04 18:57:50 +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 Added licence/copyright information 2005-05-04 18:57:50 +00:00
htmllbox.h invalidate cache when RefreshLine[s]() is called 2005-02-02 11:08:48 +00:00
icon.h Added licence/copyright information 2005-05-04 18:57:50 +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 wxImage::RotateHue() and RGB <-> HSV conversions (patch 1227108) 2005-07-28 22:50:34 +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 Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141). 2005-03-16 16:18:31 +00:00
imaglist.h Added licence/copyright information 2005-05-04 18:57:50 +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 Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141). 2005-03-16 16:18:31 +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 Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141). 2005-03-16 16:18:31 +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 added argc and argv arguments to wxInitializer ctor 2005-01-17 00:13:39 +00:00
intl.h added wxPLURAL() macro 2005-06-01 21:16:30 +00:00
iosfwrap.h std streams usage build fix under MSW 2005-04-12 21:06:03 +00:00
ioswrap.h std streams usage build fix under MSW 2005-04-12 21:06:03 +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 SQLINTEGER typedef 2005-04-16 10:03:30 +00:00
isqlext.h Documentation patch from Olly Betts 2004-10-22 19:11:07 +00:00
joystick.h Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141). 2005-03-16 16:18:31 +00:00
layout.h Warning fixes for OpenWatcom. 2004-10-18 05:56:07 +00:00
laywin.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
list.h First part of '[ 1216148 ] cleanup: unused variables and declarations'. 2005-06-07 19:01:45 +00:00
listbase.h Applied patch [ 1195797 ] Fixes to compile on Win64 2005-05-22 12:10:55 +00:00
listbook.h define wxUSE_LINE_IN_LISTBOOK to avoid -Wundef warnings (but define it as 0 so thje line is still disabled by default) 2005-08-04 00:16:43 +00:00
listbox.h Documentation fixes, patch 1179223 by Andreas Mohr 2005-04-08 14:34:30 +00:00
listctrl.h Warning fixes for MinGW. 2005-01-21 18:48:22 +00:00
listimpl.cpp better compatibility with old wxList in wxUSE_STL==1 mode (patch 1075432) 2005-02-27 15:40:39 +00:00
log.h Add wxABI_VERSION > 20601 wrappers 2005-07-17 13:00:11 +00:00
longlong.h '[1219035] cleanup: miscellaneous' and minor source cleaning. 2005-06-13 12:19:33 +00:00
math.h Added licence/copyright information 2005-05-04 18:57:50 +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 Added licence/copyright information 2005-05-04 18:57:50 +00:00
mediactrl.h many improvements/bug fixes to media control: new wxEVT_MEDIA_LOADED event, new methods taking URIs, new DirectShow implementation, significant sample improvements (patch 1233613) 2005-07-28 23:56:57 +00:00
memconf.h Use old licence name 2004-05-23 20:53:33 +00:00
memory.h Applied patch [ 1113624 ] MSW DLL requires global new/delete ops inline 2005-02-09 21:36:10 +00:00
memtext.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
menu.h Avoid hiding virtual wxWindow::IsEnabled() in wxMenuBar class. 2005-01-24 11:14:09 +00:00
menuitem.h Typo correction patch [ 1208110 ] Lots of typo corrections 2005-05-31 09:20:43 +00:00
metafile.h Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning. 2004-12-20 12:44:22 +00:00
mimetype.h Typo correction patch [ 1208110 ] Lots of typo corrections 2005-05-31 09:20:43 +00:00
minifram.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
module.h DLL export fixes (patch 991760) 2004-07-15 20:51:44 +00:00
msgdlg.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
msgout.h Add wxABI_VERSION > 20601 wrappers 2005-07-17 13:00:11 +00:00
mstream.h added wxMemoryInputStream(wxMemoryOutputStream&) ctor (patch 1170635) 2005-04-02 22:37:58 +00:00
notebook.h Revert Ron's removal of the reserved functions. 2005-06-26 15:46:12 +00:00
numdlg.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
object.h [1231183] 'cleanup: mismatched indentation' and other cleanings. 2005-07-22 16:56:26 +00:00
ownerdrw.h support not-quite-owner-drawn mode when we draw only the bitmap and the system takes care of the rest 2005-06-07 18:28:48 +00:00
palette.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
panel.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
paper.h Warning fixes for MinGW. 2005-01-21 18:48:22 +00:00
pen.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
platform.h fix problems with __POWERPC__ being redefined 2005-08-07 15:53:22 +00:00
popupwin.h wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source cleaning and other Watcom adjustements. 2005-07-21 17:08:28 +00:00
print.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
printdlg.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
prntbase.h Ctrl+mouse wheel changes zoom factor in print preview (patch 1230919) 2005-07-28 22:20:06 +00:00
process.h Missing casts to event handling functions. 2005-03-09 16:29:59 +00:00
progdlg.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
propdlg.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
ptr_scpd.h '[1219035] cleanup: miscellaneous' and minor source cleaning. 2005-06-13 12:19:33 +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 Added licence/copyright information 2005-05-04 18:57:50 +00:00
radiobut.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
rawbmp.h '[1219035] cleanup: miscellaneous' and minor source cleaning. 2005-06-13 12:19:33 +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 Added licence/copyright information 2005-05-04 18:57:50 +00:00
renderer.h added wxRendererNative::DrawDropArrow (patch 1166596) 2005-03-24 00:22:04 +00:00
sashwin.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
sckaddr.h define wxUSE_IPV6 as 0 to avoid -Wundef warnings 2005-08-04 00:28:58 +00:00
sckipc.h Add import/export macros 2005-08-02 18:16:51 +00:00
sckstrm.h Enable the huge files patch to build with mingw-cross. 2004-09-26 13:18:46 +00:00
scopeguard.h take the address of the member in wxON_BLOCK_EXIT_OBJ macros 2005-07-20 13:30:28 +00:00
scrolbar.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
scrolwin.h Fix the warning about code sensitive to packing (VisualC). 2005-04-05 07:09:42 +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 Inform settings about wxWindow class existence. 2005-03-07 19:10:42 +00:00
setup_inc.h wxUSE_UNICODE_MSLU is MSW-specific so shouldn't be in setup_inc.h: removed and regenerated 2005-07-30 00:36:33 +00:00
setup_redirect.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
sizer.h Blind bug fix to bug reported by Angel Kry. 2005-03-23 05:12:12 +00:00
slider.h Added licence/copyright information 2005-05-04 18:57:50 +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 Casting fix for events. Needs check by ARM eVC4 users. 2005-03-08 20:53:16 +00:00
sound.h wxSound for wxCocoa 2004-10-08 00:47:47 +00:00
spinbutt.h Typo correction patch [ 1208110 ] Lots of typo corrections 2005-05-31 09:20:43 +00:00
spinctrl.h Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141). 2005-03-16 16:18:31 +00:00
splash.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
splitter.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
sstream.h Fixes to allow compilation with no wchar_t (djgpp probably has a real wchar_t 2005-04-22 15:12: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
stackwalk.h implemented wxStackWalker for Unix (using glibc-specific methods); moved wxUSE_STACKWALKER to common setu_inc.h 2005-01-19 01:15:12 +00:00
statbmp.h wxStaticBitmap should have transparent background (fixes grey backgrounds 2005-04-17 15:34:05 +00:00
statbox.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
statline.h simplifications and corrections to background drawing: 2005-04-10 15:23:08 +00:00
stattext.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
statusbr.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
stdpaths.h Spelling 2005-04-22 14:53:55 +00:00
stockitem.h Enhanced wxGetStockLabel() with parameters which replace platform specific #ifdefs for wxPalmOS and wxWinCE and better serve for getting consistent wxMenuItem and wxToolBar labels (with documentation). 2005-01-31 17:57:35 +00:00
stopwatch.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
strconv.h Comment typo fixes from Vince Harron 2005-08-08 22:05:05 +00:00
stream.h Revert Ron's removal of the reserved functions. 2005-06-26 15:46:12 +00:00
string.h #define wxUSE_STD_STRING to 0 rather than #undef it, patch 1255570 from Jan van Dijk 2005-08-10 21:24:42 +00:00
sysopt.h added IsFalse() to simplify code doing HasOption(very-long-option-name) && !GetOptionInt(the-same-very-long-option-name) elsewhere 2005-03-23 20:48:50 +00:00
tab.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
tabctrl.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
taskbar.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
tbarbase.h return const ref to label from GetLabel() and other accessors instead of copying it, this fixes 1153178 2005-02-28 17:20:12 +00:00
textbuf.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
textctrl.h '[1219035] cleanup: miscellaneous' and minor source cleaning. 2005-06-13 12:19:33 +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 Added licence/copyright information 2005-05-04 18:57:50 +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 Added licence/copyright information 2005-05-04 18:57:50 +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 Added licence/copyright information 2005-05-04 18:57:50 +00:00
tooltip.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
toplevel.h Revert Ron's removal of the reserved functions. 2005-06-26 15:46:12 +00:00
treebase.h Typo correction patch [ 1208110 ] Lots of typo corrections 2005-05-31 09:20:43 +00:00
treectrl.h Added licence/copyright information 2005-05-04 18:57:50 +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 Added licence/copyright information 2005-05-04 18:57:50 +00:00
url.h Correct compilation conditions for wxURL::SetProxy. 2005-03-19 23:09:31 +00:00
utils.h Add import/export macros 2005-08-02 18:16:51 +00:00
valgen.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
validate.h Warning fixes for MinGW. 2005-01-21 18:48:22 +00:00
valtext.h Get rid of inline for methods not implemented in the header - some compilers choke on it 2005-04-06 11:09:23 +00:00
variant.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
vector.h apply SF patch 1252602 to remove warnings in bcc and watcom 2005-08-05 15:23:38 +00:00
version.h Version number update 2005-07-25 16:35:16 +00:00
vidmode.h Use old licence name 2004-05-23 20:53:33 +00:00
vlbox.h simplifications and corrections to background drawing: 2005-04-10 15:23:08 +00:00
vms_x_fix.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
volume.h Use old licence name 2004-05-23 20:53:33 +00:00
vscroll.h added GetVisibleBegin/End() to complement/replace GetFirst/LastVisibleLine() and use them in the code to fix problems when the control is empty and GetLastVisibleLine() returns (size_t)-1 (closes bug 1176561) 2005-04-05 22:43:41 +00:00
wave.h Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141). 2005-03-16 16:18:31 +00:00
wfstream.h Add wxTempFileOutputStream 2005-03-13 16:20:51 +00:00
window.h Revert Ron's removal of the reserved functions. 2005-06-26 15:46:12 +00:00
wizard.h due to a typo in #if condition, validation was disabled for wizard pages -- fixed now 2005-08-04 00:22:47 +00:00
wx_cw_cm.h simpler CW setup (needed for 9.5) 2005-05-09 16:07:06 +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 fixing CW 8 builds for all targets 2005-04-19 10:06:30 +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 Added licence/copyright information 2005-05-04 18:57:50 +00:00
wxchar.h Global platform header (<PalmOS.h>) removed from public wx-headers (but included in wxprec.h) with all consequences in wxPalmOS specific API. 2005-07-01 19:36:58 +00:00
wxhtml.h Use old licence name 2004-05-23 20:53:33 +00:00
wxprec.h Global platform header (<PalmOS.h>) removed from public wx-headers (but included in wxprec.h) with all consequences in wxPalmOS specific API. 2005-07-01 19:36:58 +00:00
wxshlb_cw_d.h fixing CW 8 builds for all targets 2005-04-19 10:06:30 +00:00
wxshlb_cw.h fixing CW 8 builds for all targets 2005-04-19 10:06:30 +00:00
wxshlb_cwc_d.h fixing CW 8 builds for all targets 2005-04-19 10:06:30 +00:00
wxshlb_cwc.h fixing CW 8 builds for all targets 2005-04-19 10:06:30 +00:00
wxshlba_cw_d.h fixing CW 8 builds for all targets 2005-04-19 10:06:30 +00:00
wxshlba_cw.h fixing CW 8 builds for all targets 2005-04-19 10:06:30 +00:00
wxshlba_cwc_d.h fixing CW 8 builds for all targets 2005-04-19 10:06:30 +00:00
wxshlba_cwc.h fixing CW 8 builds for all targets 2005-04-19 10:06:30 +00:00
xpmdecod.h Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141). 2005-03-16 16:18:31 +00:00
xpmhand.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
xti.h XTI has own wxObjectEventFunction and has to follow event.h 2005-03-08 09:51:20 +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 A better workaround for the link problem with mingw versions before 3.4.2 2005-04-11 23:26:44 +00:00
zstream.h [ 1070686 ] wxOutputStream::Close() 2004-11-23 14:26:10 +00:00