wxWidgets/include/wx
2004-06-22 16:58:27 +00:00
..
cocoa Observe NSControlTintDidChangeNotification in the application delegate. 2004-06-22 04:16:22 +00:00
generic don't explicitly set font and bg colour 2004-06-19 22:39:05 +00:00
gtk reverted m_adjustMinSize change prepatory for a new approach to fix 2004-06-21 22:58:13 +00:00
gtk1 reverted m_adjustMinSize change prepatory for a new approach to fix 2004-06-21 22:58:13 +00:00
html 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
mac reverted m_adjustMinSize change prepatory for a new approach to fix 2004-06-21 22:58:13 +00:00
mgl split wxRegion(wxBitmap) ctor into two ctors with clearer semantics 2004-06-03 21:13:52 +00:00
motif Remove no longer used header. 2004-06-19 14:53:50 +00:00
msw moved wxEntry(HINSTANCE, ...) declaration to wx/msw/app.h from wx/app.h 2004-06-22 11:07:23 +00:00
os2 wxClipboard changes compilation fixes 2004-06-21 08:54:35 +00:00
protocol Use old licence name 2004-05-23 20:53:33 +00:00
stc Default arg for Id 2004-06-02 20:57:27 +00:00
univ Use old licence name 2004-05-23 20:53:33 +00:00
unix removed Direction_Max from Direction enum for consistency with the MSW version 2004-06-21 12:36:34 +00:00
x11 split wxRegion(wxBitmap) ctor into two ctors with clearer semantics 2004-06-03 21:13:52 +00:00
xml Use old licence name 2004-05-23 20:53:33 +00:00
xrc wxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND, true, false, tabs replacements. 2004-06-11 13:14:23 +00:00
.cvsignore
accel.h Use old licence name 2004-05-23 20:53:33 +00:00
access.h Use old licence name 2004-05-23 20:53:33 +00:00
afterstd.h Use old licence name 2004-05-23 20:53:33 +00:00
app.h moved wxEntry(HINSTANCE, ...) declaration to wx/msw/app.h from wx/app.h 2004-06-22 11:07:23 +00:00
apptrait.h Use old licence name 2004-05-23 20:53:33 +00:00
arrimpl.cpp Missed reversions 2004-05-25 17:31:17 +00:00
arrstr.h Use old licence name 2004-05-23 20:53:33 +00:00
artprov.h Use old licence name 2004-05-23 20:53:33 +00:00
beforestd.h Use old licence name 2004-05-23 20:53:33 +00:00
bitmap.h Use old licence name 2004-05-23 20:53:33 +00:00
bmpbuttn.h Use old licence name 2004-05-23 20:53:33 +00:00
bookctrl.h Use old licence name 2004-05-23 20:53:33 +00:00
brush.h
buffer.h Use old licence name 2004-05-23 20:53:33 +00:00
build.h identify more compilers 2004-06-21 07:39:58 +00:00
busyinfo.h Use old licence name 2004-05-23 20:53:33 +00:00
button.h partially applied patch #895170: "Building with minimal setup.h - continuation" 2004-05-30 15:14:41 +00:00
calctrl.h Use old licence name 2004-05-23 20:53:33 +00:00
caret.h Use old licence name 2004-05-23 20:53:33 +00:00
checkbox.h Use old licence name 2004-05-23 20:53:33 +00:00
checklst.h Use old licence name 2004-05-23 20:53:33 +00:00
chkconf.h allow compilation with wxUSE_CHOICEDLG set to 0 2004-05-30 15:59:19 +00:00
choicdlg.h partially applied patch #895170: "Building with minimal setup.h - continuation" 2004-05-30 15:14:41 +00:00
choice.h Use old licence name 2004-05-23 20:53:33 +00:00
clipbrd.h create wxTheClipboard on first use, not startup -- this fixes crash in console-only apps that were linked against wxGTK's 'core' shared library 2004-06-20 17:19:26 +00:00
clntdata.h Use old licence name 2004-05-23 20:53:33 +00:00
cmdline.h Array of strings is needed regardless of wxUSE_CMDLINE_PARSER. 2004-06-21 10:35:38 +00:00
cmdproc.h Use old licence name 2004-05-23 20:53:33 +00:00
cmndata.h Use old licence name 2004-05-23 20:53:33 +00:00
colordlg.h added native wxColourDialog for GTK2 2004-06-04 16:02:14 +00:00
colour.h
combobox.h Use old licence name 2004-05-23 20:53:33 +00:00
confbase.h Use old licence name 2004-05-23 20:53:33 +00:00
config.h
containr.h Use old licence name 2004-05-23 20:53:33 +00:00
control.h reverted m_adjustMinSize change prepatory for a new approach to fix 2004-06-21 22:58:13 +00:00
cppunit.h added some cppunit convenience macros (part of patch 924438) 2004-04-11 20:59:26 +00:00
cshelp.h Use old licence name 2004-05-23 20:53:33 +00:00
ctrlsub.h Use old licence name 2004-05-23 20:53:33 +00:00
cursor.h
dataobj.h Use old licence name 2004-05-23 20:53:33 +00:00
datetime.h Use old licence name 2004-05-23 20:53:33 +00:00
datetime.inl copy milliseconds in Set() too 2003-09-09 22:17:30 +00:00
datstrm.h Use old licence name 2004-05-23 20:53:33 +00:00
db.h corrected DBErrorList DLL export declaration 2004-06-13 21:52:14 +00:00
dbgrid.h Fix for DLL compilation bug (Fritz Elfert) 2004-06-13 15:39:26 +00:00
dbkeyg.h Use old licence name 2004-05-23 20:53:33 +00:00
dbtable.h Use old licence name 2004-05-23 20:53:33 +00:00
dc.h Use old licence name 2004-05-23 20:53:33 +00:00
dcbuffer.h Use old licence name 2004-05-23 20:53:33 +00:00
dcclient.h
dcmemory.h
dcmirror.h Use old licence name 2004-05-23 20:53:33 +00:00
dcprint.h
dcps.h
dcscreen.h
dcsvg.h Applied patch [ 778625 ] wxSVGFileDC and UNICODE build 2003-09-11 10:05:32 +00:00
dde.h More updates to the Debian packaging for wxPython, unicode and 2004-03-05 17:40:38 +00:00
debug.h Use old licence name 2004-05-23 20:53:33 +00:00
defs.h fixed GTK styles handling: 2004-06-14 17:34:00 +00:00
dialog.h Maximized dialogs for SmartPhone. 2004-06-22 08:29:42 +00:00
dialup.h WXDLLEXPORT correction 2004-06-16 21:02:29 +00:00
dir.h Use old licence name 2004-05-23 20:53:33 +00:00
dirctrl.h
dirdlg.h
display.h Use old licence name 2004-05-23 20:53:33 +00:00
dlimpexp.h Use old licence name 2004-05-23 20:53:33 +00:00
dnd.h Use old licence name 2004-05-23 20:53:33 +00:00
docmdi.h Use old licence name 2004-05-23 20:53:33 +00:00
docview.h If several doc templates use the same document and view classes, they should 2004-06-03 19:04:16 +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 Fix for declaring arrays for non-numeric/non-pointer types. 2004-06-20 10:22:23 +00:00
dynlib.h Use old licence name 2004-05-23 20:53:33 +00:00
dynload.h fixed incorrect assert (patch #943970) 2004-06-06 14:59:00 +00:00
effects.h Use old licence name 2004-05-23 20:53:33 +00:00
encconv.h Use old licence name 2004-05-23 20:53:33 +00:00
encinfo.h Use old licence name 2004-05-23 20:53:33 +00:00
event.h Enum becomes public 2004-06-15 22:24:49 +00:00
evtloop.h Use old licence name 2004-05-23 20:53:33 +00:00
except.h Use old licence name 2004-05-23 20:53:33 +00:00
fdrepdlg.h Use old licence name 2004-05-23 20:53:33 +00:00
features.h Use old licence name 2004-05-23 20:53:33 +00:00
ffile.h Use old licence name 2004-05-23 20:53:33 +00:00
file.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
fileconf.h Use old licence name 2004-05-23 20:53:33 +00:00
filedlg.h wxParseWildcard added instead of methods hidden under wxUSE_FILEDLG and wxUSE_DIRDLG. 2004-06-15 15:25:33 +00:00
filefn.h wxParseWildcard renamed to wxParseCommonDialogsFilter. Its usage is extended from generic dialogs to MSW, Motif and other incoming ports. 2004-06-22 16:58:27 +00:00
filename.h Use old licence name 2004-05-23 20:53:33 +00:00
filesys.h Use old licence name 2004-05-23 20:53:33 +00:00
flags.h Use old licence name 2004-05-23 20:53:33 +00:00
fmappriv.h Reverted config/resource name change 2004-05-26 10:49:43 +00:00
font.h Use old licence name 2004-05-23 20:53:33 +00:00
fontdlg.h Use old licence name 2004-05-23 20:53:33 +00:00
fontenc.h Use old licence name 2004-05-23 20:53:33 +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 Use old licence name 2004-05-23 20:53:33 +00:00
frame.h Use old licence name 2004-05-23 20:53:33 +00:00
fs_inet.h Use old licence name 2004-05-23 20:53:33 +00:00
fs_mem.h Use old licence name 2004-05-23 20:53:33 +00:00
fs_zip.h Use old licence name 2004-05-23 20:53:33 +00:00
gauge.h Use old licence name 2004-05-23 20:53:33 +00:00
gbsizer.h Use old licence name 2004-05-23 20:53:33 +00:00
gdicmn.h WXDLLEXPORT correction 2004-06-16 21:02:29 +00:00
gdiobj.h
geometry.h Use old licence name 2004-05-23 20:53:33 +00:00
gifdecod.h Use old licence name 2004-05-23 20:53:33 +00:00
glcanvas.h Use glcanvas.cpp from wxX11 for wxMotif. 2003-09-23 19:25:45 +00:00
grid.h
gsocket.h C++ comments transformed to C comments. 2004-03-09 22:48:53 +00:00
hash.h Use old licence name 2004-05-23 20:53:33 +00:00
hashmap.h Compile fix. 2004-06-11 19:13:49 +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 Use old licence name 2004-05-23 20:53:33 +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
iconbndl.h WXDLLEXPORT correction 2004-06-16 21:02:29 +00:00
iconloc.h Use old licence name 2004-05-23 20:53:33 +00:00
imagbmp.h Use old licence name 2004-05-23 20:53:33 +00:00
image.h Use old licence name 2004-05-23 20:53:33 +00:00
imaggif.h Use old licence name 2004-05-23 20:53:33 +00:00
imagiff.h Use old licence name 2004-05-23 20:53:33 +00:00
imagjpeg.h Use old licence name 2004-05-23 20:53:33 +00:00
imaglist.h
imagpcx.h Use old licence name 2004-05-23 20:53:33 +00:00
imagpng.h Use old licence name 2004-05-23 20:53:33 +00:00
imagpnm.h Use old licence name 2004-05-23 20:53:33 +00:00
imagtiff.h Use old licence name 2004-05-23 20:53:33 +00:00
imagxpm.h Use old licence name 2004-05-23 20:53:33 +00:00
init.h Use old licence name 2004-05-23 20:53:33 +00:00
intl.h Use old licence name 2004-05-23 20:53:33 +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 Use old licence name 2004-05-23 20:53:33 +00:00
isql.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
isqlext.h
joystick.h
layout.h Use old licence name 2004-05-23 20:53:33 +00:00
laywin.h
list.h Use old licence name 2004-05-23 20:53:33 +00:00
listbase.h Use old licence name 2004-05-23 20:53:33 +00:00
listbook.h Use old licence name 2004-05-23 20:53:33 +00:00
listbox.h WXDLLEXPORT correction 2004-06-16 21:02:29 +00:00
listctrl.h Use old licence name 2004-05-23 20:53:33 +00:00
listimpl.cpp Use old licence name 2004-05-23 20:53:33 +00:00
log.h Compilation fixes. 2004-06-20 09:14:18 +00:00
longlong.h Use old licence name 2004-05-23 20:53:33 +00:00
math.h Use old licence name 2004-05-23 20:53:33 +00:00
matrix.h Use old licence name 2004-05-23 20:53:33 +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 Use old licence name 2004-05-23 20:53:33 +00:00
memtext.h Use old licence name 2004-05-23 20:53:33 +00:00
menu.h Use old licence name 2004-05-23 20:53:33 +00:00
menuitem.h Use old licence name 2004-05-23 20:53:33 +00:00
metafile.h Use old licence name 2004-05-23 20:53:33 +00:00
mimetype.h Use old licence name 2004-05-23 20:53:33 +00:00
minifram.h
module.h Use old licence name 2004-05-23 20:53:33 +00:00
msgdlg.h GPE uses generic dialogs. 2004-02-28 15:27:11 +00:00
msgout.h Use old licence name 2004-05-23 20:53:33 +00:00
mstream.h Use old licence name 2004-05-23 20:53:33 +00:00
notebook.h Use old licence name 2004-05-23 20:53:33 +00:00
numdlg.h Use old licence name 2004-05-23 20:53:33 +00:00
object.h Use old licence name 2004-05-23 20:53:33 +00:00
ownerdrw.h Use old licence name 2004-05-23 20:53:33 +00:00
palette.h
panel.h
paper.h Use old licence name 2004-05-23 20:53:33 +00:00
pen.h
platform.h Added compatibility fix for wxADJUST_MINSIZE 2004-06-11 19:12:45 +00:00
popupwin.h Use old licence name 2004-05-23 20:53:33 +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 Use old licence name 2004-05-23 20:53:33 +00:00
process.h Use old licence name 2004-05-23 20:53:33 +00:00
progdlg.h
ptr_scpd.h Use old licence name 2004-05-23 20:53:33 +00:00
quantize.h
radiobox.h Use old licence name 2004-05-23 20:53:33 +00:00
radiobut.h Use old licence name 2004-05-23 20:53:33 +00:00
rawbmp.h Use old licence name 2004-05-23 20:53:33 +00:00
recguard.h Use old licence name 2004-05-23 20:53:33 +00:00
regex.h Use old licence name 2004-05-23 20:53:33 +00:00
region.h
renderer.h Use old licence name 2004-05-23 20:53:33 +00:00
sashwin.h
sckaddr.h Use old licence name 2004-05-23 20:53:33 +00:00
sckipc.h Use old licence name 2004-05-23 20:53:33 +00:00
sckstrm.h Use old licence name 2004-05-23 20:53:33 +00:00
scopeguard.h Use old licence name 2004-05-23 20:53:33 +00:00
scrolbar.h
scrolwin.h Use old licence name 2004-05-23 20:53:33 +00:00
selstore.h Use old licence name 2004-05-23 20:53:33 +00:00
settings.h Use old licence name 2004-05-23 20:53:33 +00:00
setup_redirect.h
sizer.h Use old licence name 2004-05-23 20:53:33 +00:00
slider.h Use old licence name 2004-05-23 20:53:33 +00:00
snglinst.h Use old licence name 2004-05-23 20:53:33 +00:00
socket.h Use old licence name 2004-05-23 20:53:33 +00:00
sound.h workaround for BCC bug - use #defines instead of enums 2004-05-26 11:49:23 +00:00
spinbutt.h Use old licence name 2004-05-23 20:53:33 +00:00
spinctrl.h Use old licence name 2004-05-23 20:53:33 +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
stack.h Use old licence name 2004-05-23 20:53:33 +00:00
statbmp.h Use old licence name 2004-05-23 20:53:33 +00:00
statbox.h Changed CanApplyParentThemeBackground to ApplyParentThemeBackground 2004-03-05 05:28:21 +00:00
statline.h Use old licence name 2004-05-23 20:53:33 +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 Use old licence name 2004-05-23 20:53:33 +00:00
stopwatch.h Use old licence name 2004-05-23 20:53:33 +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 Use old licence name 2004-05-23 20:53:33 +00:00
string.h removed outdated comment 2004-06-10 19:00:56 +00:00
sysopt.h Use old licence name 2004-05-23 20:53:33 +00:00
tab.h
tabctrl.h
taskbar.h blind fix for compilation error in EVT macros 2004-06-07 12:09:24 +00:00
tbarbase.h Use old licence name 2004-05-23 20:53:33 +00:00
textbuf.h Use old licence name 2004-05-23 20:53:33 +00:00
textctrl.h Use old licence name 2004-05-23 20:53: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 implementation for mac added 2004-02-21 16:38:23 +00:00
thread.h direct ie non mutex crit-section implementation 2004-06-08 14:48:10 +00:00
thrimpl.cpp Use old licence name 2004-05-23 20:53:33 +00:00
timer.h Use old licence name 2004-05-23 20:53:33 +00:00
tipdlg.h Use old licence name 2004-05-23 20:53:33 +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 WinCE Standard SDK improvements including adding close button 2004-05-27 11:31:12 +00:00
tooltip.h
toplevel.h WinCE Standard SDK improvements including adding close button 2004-05-27 11:31:12 +00:00
treebase.h Use old licence name 2004-05-23 20:53:33 +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 Use old licence name 2004-05-23 20:53:33 +00:00
types.h Use old licence name 2004-05-23 20:53:33 +00:00
url.h Use old licence name 2004-05-23 20:53:33 +00:00
utils.h WXDLLEXPORT correction 2004-06-16 21:02:29 +00:00
valgen.h Use old licence name 2004-05-23 20:53:33 +00:00
validate.h Use old licence name 2004-05-23 20:53:33 +00:00
valtext.h Use old licence name 2004-05-23 20:53:33 +00:00
variant.h Use old licence name 2004-05-23 20:53:33 +00:00
vector.h Use old licence name 2004-05-23 20:53:33 +00:00
version.h Use old licence name 2004-05-23 20:53:33 +00:00
vidmode.h Use old licence name 2004-05-23 20:53:33 +00:00
vlbox.h Use old licence name 2004-05-23 20:53:33 +00:00
vms_x_fix.h Committing in . 2004-03-19 15:48:03 +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 Use old licence name 2004-05-23 20:53:33 +00:00
wfstream.h Use old licence name 2004-05-23 20:53:33 +00:00
window.h Controls will readjust their size and minsize when SetLabel or SetFont 2004-06-19 01:35:10 +00:00
wizard.h Use old licence name 2004-05-23 20:53:33 +00:00
wx_cw_cm.h Name and version changes 2004-05-23 14:56:36 +00:00
wx_cw_d.h Use old licence name 2004-05-23 20:53:33 +00:00
wx_cw.h Use old licence name 2004-05-23 20:53:33 +00:00
wx_cwc_d.h Use old licence name 2004-05-23 20:53:33 +00:00
wx_cwc.h Use old licence name 2004-05-23 20:53:33 +00:00
wx_cwu_d.h Use old licence name 2004-05-23 20:53:33 +00:00
wx.h Use old licence name 2004-05-23 20:53:33 +00:00
wxchar.h check for wputc wputchar putws fputws availability 2004-06-20 17:18:50 +00:00
wxhtml.h Use old licence name 2004-05-23 20:53:33 +00:00
wxprec.h Use old licence name 2004-05-23 20:53:33 +00:00
wxshlb_cw_d.h Use old licence name 2004-05-23 20:53:33 +00:00
wxshlb_cw.h Use old licence name 2004-05-23 20:53:33 +00:00
wxshlb_cwc_d.h Use old licence name 2004-05-23 20:53:33 +00:00
wxshlb_cwc.h Use old licence name 2004-05-23 20:53:33 +00:00
wxshlba_cw_d.h Use old licence name 2004-05-23 20:53:33 +00:00
wxshlba_cw.h Use old licence name 2004-05-23 20:53:33 +00:00
wxshlba_cwc_d.h Use old licence name 2004-05-23 20:53:33 +00:00
wxshlba_cwc.h Use old licence name 2004-05-23 20:53:33 +00:00
xpmdecod.h WXDLLEXPORT correction 2004-06-16 21:02:29 +00:00
xpmhand.h
xti.h fix for Borland Dll build (SF bug #972989) 2004-06-15 11:57:21 +00:00
xtistrm.h Use old licence name 2004-05-23 20:53:33 +00:00
xtixml.h Use old licence name 2004-05-23 20:53:33 +00:00
zipstrm.h Use old licence name 2004-05-23 20:53:33 +00:00
zstream.h Use old licence name 2004-05-23 20:53:33 +00:00