wxWidgets/include/wx
Ron Lee 96fdbb60f1 Ok, so we don't need the extra bool at all, we can just zero the sizer
pointer in wxSizerItem.  :-)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-12-30 15:26:47 +00:00
..
generic Added wxTreeCtrl::GetItemParent to deprecate GetParent. 2002-12-29 07:48:21 +00:00
gtk Added wxTreeCtrl::GetItemParent to deprecate GetParent. 2002-12-29 07:48:21 +00:00
gtk1 Added wxTreeCtrl::GetItemParent to deprecate GetParent. 2002-12-29 07:48:21 +00:00
html forgot to add wxHtmlHelpController::AddBook(wxFileName) to the headers 2002-12-09 21:05:56 +00:00
mac Added wxTreeCtrl::GetItemParent to deprecate GetParent. 2002-12-29 07:48:21 +00:00
mgl disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
motif Use wxClientDataDictionary for client data. 2002-12-24 18:41:42 +00:00
msw Allow building in unicode mode with just "make -f makefile.g95 UNICODE=1" 2002-12-29 19:37:10 +00:00
os2 Applied patch [ 657969 ] Removes #if wxUSE_VALIDATORS code 2002-12-27 14:52:14 +00:00
protocol disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
stc merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
univ Applied patch [ 658786 ] Removes unresolved symbols from strconv (wxUniv/MSW) 2002-12-27 14:59:35 +00:00
unix disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
x11 merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
xrc fixed 2 encoding handling bugs in XRC/wxrcedit 2002-12-21 13:35:13 +00:00
.cvsignore
accel.h implemented explicit copy constructor and assignement operator 2002-05-07 20:40:04 +00:00
app.h always declare wxAppInitializerFunction() as returning wxApp, whether we use gcc or not 2002-12-07 23:58:13 +00:00
arrimpl.cpp merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
artprov.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
bitmap.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
bmpbuttn.h corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
brush.h
buffer.h tried to clean strdup() mess: we now have wxStrdup[AW] which should be always available 2002-12-10 00:43:28 +00:00
build.h added wxBuildOptions and check that they are the same for the program and the library on startup 2002-05-07 19:56:43 +00:00
busyinfo.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
button.h updated the comment about the flags meaning 2002-09-02 15:18:25 +00:00
calctrl.h
caret.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
checkbox.h
checklst.h
chkconf.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
choicdlg.h
choice.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
clipbrd.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
clntdata.h Added wxClientDataDictionary, used (in wxMotif ATM) to maintain the 2002-12-08 18:43:45 +00:00
cmdline.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
cmdproc.h Cleaned up SetMenuStrings, factoring out redo and undo label accessors at the same time 2002-12-20 10:15:06 +00:00
cmndata.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
colordlg.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
colour.h
combobox.h
confbase.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
config.h
containr.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
control.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
cshelp.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
ctrlsub.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
cursor.h
dataobj.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
date.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
datetime.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
datetime.inl merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
datstrm.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
db.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
dbgrid.h new member functio of wxDbColInfo to allow two step creation , to be 2002-12-08 16:04:36 +00:00
dbkeyg.h
dbtable.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
dc.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
dcbuffer.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
dcclient.h
dcmemory.h
dcprint.h
dcps.h
dcscreen.h
dcsvg.h wxSVGDC class include files 2002-06-19 09:17:46 +00:00
dde.h
debug.h Reverted the _n__ fix for now. 2002-12-09 14:35:09 +00:00
defs.h fixed wxALL_FILES definition in Unicode build 2002-12-29 01:38:49 +00:00
dialog.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
dialup.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
dir.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
dirctrl.h
dirdlg.h added missing include file 2002-05-04 13:17:36 +00:00
display.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
dnd.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
docmdi.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
docview.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
dragimag.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
dynarray.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
dynlib.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
dynload.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
effects.h Added some accessors for wxEffects 2002-09-05 19:37:25 +00:00
encconv.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
event.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
evtloop.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
expr.h
fdrepdlg.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
features.h
ffile.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
file.h compilation fix for wxUSE_WCHAR_T=0 2002-09-04 22:17:09 +00:00
fileconf.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
filedlg.h fix for wxUniversal on win32 platforms 2002-12-11 15:10:23 +00:00
filefn.h Various compile fixes for WinCE. 2002-12-07 15:41:13 +00:00
filename.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
filesys.h modifications to URL<->filename conversion: take wxFileName, rename 2002-12-08 20:28:12 +00:00
font.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
fontdlg.h fixes to wxFontDialog after recent changes 2002-05-12 22:26:01 +00:00
fontenc.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
fontenum.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
fontmap.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
fontutil.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
frame.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
fs_inet.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
fs_mem.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
fs_zip.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
gauge.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
gdicmn.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
gdiobj.h
geometry.h Applied patch [ 654877 ] Missing == != methods in wxRect2DInt 2002-12-17 23:02:24 +00:00
gifdecod.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
glcanvas.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
grid.h
gsocket.h fix for cygwin warning in winsock.h about sys/types.h from Dimitri 2002-09-12 13:48:55 +00:00
hash.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
hashmap.h removed trailing semicolons at the end of HASH_MAP macros 2002-12-07 01:30:47 +00:00
help.h
helpbase.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
helphtml.h
helpwin.h
icon.h
iconbndl.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
imagbmp.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
image.h added semicolons after HASH_MAP macros 2002-12-07 02:28:02 +00:00
imaggif.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
imagiff.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
imagjpeg.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
imaglist.h Added wxListCtrl to derive from wxGenericListCtrl, 2002-07-22 23:03:03 +00:00
imagpcx.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
imagpng.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
imagpnm.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
imagtiff.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
imagxpm.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
intl.h added wxLocale::GetLanguageInfo() 2002-09-07 22:53:04 +00:00
ioswrap.h
ipc.h
ipcbase.h Changed char* to wxChar* 2002-09-03 11:22:56 +00:00
isql.h HWND already typedef'ed when compiling with EMX (OS/2). 2002-08-25 18:25:21 +00:00
isqlext.h
joystick.h
layout.h include the header needed to compile this file 2002-09-02 18:10:39 +00:00
laywin.h
list.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
listbase.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
listbox.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
listctrl.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
listimpl.cpp
log.h Various compile fixes for WinCE. 2002-12-07 15:41:13 +00:00
longlong.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
matrix.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
mdi.h Make OS/2 use the generic MDI. 2002-09-15 17:18:59 +00:00
memconf.h
memory.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
memtext.h corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
menu.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
menuitem.h
metafile.h
mimetype.h char -> wxChar 2002-09-08 00:49:48 +00:00
minifram.h
module.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
msgdlg.h
msgout.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
mstream.h
notebook.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
object.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
odbc.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
ownerdrw.h disable use of #pragma interface under Mac OS X 2002-09-02 19:15:40 +00:00
palette.h
panel.h
paper.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
pen.h
platform.h Platform define for wxWinCE 2002-12-07 12:36:03 +00:00
popupwin.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
print.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
printdlg.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
prntbase.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
process.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
progdlg.h
prop.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
propform.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
proplist.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
ptr_scpd.h Applied patch [ 587450 ] Scoped Smart pointers and docs 2002-08-08 09:57:05 +00:00
quantize.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
radiobox.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
radiobut.h
regex.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
region.h
resource.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
sashwin.h
sckaddr.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
sckipc.h Changed char* to wxChar* 2002-09-03 11:22:56 +00:00
sckstrm.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
scrolbar.h
scrolwin.h added ViewStart() as synonym for GetViewStart() in WXWIN_COMPATIBILITY_2_2 mode 2002-06-18 12:47:40 +00:00
settings.h Cosmetic changes to wxSS::GetScreen: 2002-05-19 22:44:27 +00:00
setup_redirect.h
sizer.h Ok, so we don't need the extra bool at all, we can just zero the sizer 2002-12-30 15:26:47 +00:00
slider.h
snglinst.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
socket.h Missing #include 2002-09-04 16:42:53 +00:00
spawnbrowser.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
spinbutt.h
spinctrl.h another part of SetSelection() change I forgot to commit 2002-09-01 20:24:25 +00:00
splash.h
splitter.h
stack.h
statbmp.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
statbox.h
statline.h
stattext.h
statusbr.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
strconv.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
stream.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
string.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
sysopt.h
tab.h
tabctrl.h
taskbar.h
tbarbase.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
tbarsmpl.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
textbuf.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
textctrl.h Applied patch [ 603858 ] wxTextCtrl text alignment patch 2002-09-05 16:15:30 +00:00
textdlg.h
textfile.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
tglbtn.h
thread.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
thrimpl.cpp wxMutex changes (explicitly specify the type), return values for all wxMutex/wxSemaphore/wxCondition methods and general cleanup 2002-06-06 18:31:59 +00:00
time.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
timer.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
tipdlg.h Applied patch [ 600500 ] Tip-of-day: comments, translatable 2002-08-31 12:08:02 +00:00
tipwin.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
tokenzr.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
toolbar.h
tooltip.h
toplevel.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
treebase.h Applied patch [ 605189 ] add edit cancel notify to wxTreeEvent 2002-09-05 19:50:41 +00:00
treectrl.h
treelay.h
txtstrm.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
types.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
url.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
utils.h Give wxSafeYield an onlyIfNeeded parameter 2002-12-16 21:58:36 +00:00
valgen.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
validate.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
valtext.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
variant.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
vector.h The size_type typedef must be public. 2002-12-09 18:08:12 +00:00
version.h Updated version 2002-12-05 11:08:08 +00:00
vms_x_fix.h
volume.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
wave.h
wfstream.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
window.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
wizard.h Applied patch [ 642162 ] restore wxWizard wxEVT_WIZARD_FINISHED 2002-12-09 09:46:16 +00:00
wx_cw_cm.h opaque toolbox structs under Classic break access to contrlDefProc 2002-08-24 06:55:46 +00:00
wx_cw_d.h
wx_cw.h
wx_cwc_d.h
wx_cwc.h
wx_cwu_d.h
wx.h
wxchar.h tried to clean strdup() mess: we now have wxStrdup[AW] which should be always available 2002-12-10 00:43:28 +00:00
wxexpr.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
wxhtml.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
wxprec.h applied patch to build wxMSW with CW7 (patch 550445) 2002-05-09 22:34:44 +00:00
wxshlb_cw_d.h
wxshlb_cw.h
wxshlb_cwc_d.h
wxshlb_cwc.h
wxshlba_cw_d.h
wxshlba_cw.h
wxshlba_cwc_d.h
wxshlba_cwc.h
xpmdecod.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
xpmhand.h Added error directive for MSW since no longer needed. 2002-08-07 20:21:26 +00:00
zipstrm.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00
zstream.h disable use of #pragma interface under Mac OS X 2002-08-31 11:29:13 +00:00