wxWidgets/include/wx
Julian Smart c7382f913c SetBackgroundStyle(wxBG_STYLE_CUSTOM) can now be used to optimize
background erase on wxGTK (no-op on other platforms)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-08-29 13:32:45 +00:00
..
cocoa Use variable name winid instead of id. id is a typedef in Objective-C headers. 2004-08-16 02:35:25 +00:00
generic Patch from Jed Burgess that optionally allows the grid to notify when 2004-08-25 22:25:28 +00:00
gtk SetBackgroundStyle(wxBG_STYLE_CUSTOM) can now be used to optimize 2004-08-29 13:32:45 +00:00
gtk1 SetBackgroundStyle(wxBG_STYLE_CUSTOM) can now be used to optimize 2004-08-29 13:32:45 +00:00
html Added NormalizeFontSizes which will set the html font sizes based on 2004-08-05 23:59:44 +00:00
mac removed final traces of wxStAppResource 2004-08-25 23:09:43 +00:00
mgl dc.h shouldn't include itself (patch 992933) 2004-07-25 16:39:07 +00:00
motif added stock buttons support 2004-08-15 15:56:56 +00:00
msw Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND, TRUE/true, FALSE/false. 2004-08-27 18:59:37 +00:00
os2 added stock buttons support 2004-08-15 15:56:56 +00:00
protocol
stc Set minsize and implement DoGetBestSize 2004-08-11 18:11:30 +00:00
univ gcc-3.4 compilation fix 2004-08-19 13:22:21 +00:00
unix Remove some cruft 2004-08-10 03:07:37 +00:00
x11 replace wxHashTable with a type safe hash map of Window to wxWindow 2004-07-25 23:09:33 +00:00
xml
xrc added wxXRC_NO_RELOADING 2004-07-16 22:01:47 +00:00
.cvsignore
accel.h
access.h
afterstd.h
app.h typo/spelling fixes (patch 983448) 2004-07-04 11:19:47 +00:00
apptrait.h Removed incorrect struct qualifier from GSocketGUIFunctionsTable 2004-08-08 04:48:33 +00:00
arrimpl.cpp
arrstr.h Unhide function from superclass. 2004-08-07 21:24:02 +00:00
artprov.h added wxART_BUTTON 2004-08-22 18:56:55 +00:00
beforestd.h
bitmap.h Make some long #ifs shorter but multiline so diffs of other ports are more readable. 2004-06-23 15:01:33 +00:00
bmpbuttn.h * Implemented BestSize cache 2004-06-24 20:09:45 +00:00
bookctrl.h Invalidate notebook best size when pages are added or removed 2004-07-03 15:49:29 +00:00
brush.h
buffer.h * add documentation for wxMemoryBuffer 2004-07-16 13:09:52 +00:00
build.h explained how the signature works 2004-08-11 20:09:14 +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 compilation fixes 2004-08-18 22:27:42 +00:00
calctrl.h
caret.h
checkbox.h
checklst.h
chkconf.h Additional configuration check. 2004-07-30 19:23:25 +00:00
choicdlg.h
choice.h Native SmartPhone wxChoice implementation. 2004-08-23 10:53:57 +00:00
clipbrd.h
clntdata.h fixed dllexports: wxClientData is now in wxBase, not wxCore 2004-07-15 16:24:24 +00:00
cmdline.h
cmdproc.h
cmndata.h
colordlg.h
colour.h
combobox.h
confbase.h
config.h
containr.h
control.h * Implemented BestSize cache 2004-06-24 20:09:45 +00:00
cppunit.h
cshelp.h
ctrlsub.h
cursor.h
dataobj.h
datetime.h
datetime.inl
datstrm.h
db.h updated license info: Remstar gace permission to change it to wxWindows License with no strings attached 2004-08-21 11:49:18 +00:00
dbgrid.h
dbkeyg.h
dbtable.h updated license info: Remstar gace permission to change it to wxWindows License with no strings attached 2004-08-21 11:49:18 +00:00
dc.h
dcbuffer.h
dcclient.h
dcmemory.h
dcmirror.h
dcprint.h
dcps.h
dcscreen.h
dcsvg.h
dde.h DLL export fixes (patch 991760) 2004-07-15 20:51:44 +00:00
debug.h
defs.h First step in background erase optimization 2004-08-29 10:22:34 +00:00
dialog.h
dialup.h
dir.h
dirctrl.h
dirdlg.h
display.h
dlimpexp.h
dnd.h
docmdi.h
docview.h added DoCreate/Load/SaveDocument() (patches 983570 and 983571) 2004-07-25 15:42:11 +00:00
dragimag.h
dynarray.h wxObjArray::empty() was missing 2004-06-28 21:42:40 +00:00
dynlib.h
dynload.h
effects.h
encconv.h
encinfo.h Make some long #ifs shorter but multiline so diffs of other ports are more readable. 2004-06-23 15:01:33 +00:00
event.h oops, reverted clntdata.h change, it _is_ needed 2004-07-12 21:49:30 +00:00
evtloop.h Fixed compilation error 2004-07-31 04:39:49 +00:00
except.h
fdrepdlg.h
features.h
ffile.h
file.h typo/spelling fixes (patch 983448) 2004-07-04 11:19:47 +00:00
fileconf.h
filedlg.h
filefn.h use Unix path separators under Cygwin 2004-07-25 11:33:34 +00:00
filename.h added and documented SplitVolume() and GetPathTerminators(); corrected SetPath() to treat the volume part properly (patch 970580) 2004-07-25 13:59:47 +00:00
filesys.h DLL export fixes (patch 991760) 2004-07-15 20:51:44 +00:00
flags.h
fmappriv.h
font.h making getter const 2004-07-14 16:33:17 +00:00
fontdlg.h Make some long #ifs shorter but multiline so diffs of other ports are more readable. 2004-06-23 15:01:33 +00:00
fontenc.h
fontenum.h
fontmap.h
fontutil.h implemented wxNativeFontInfo::operator=() when wxUSE_PANGO, this fixes crashes when wxFont::SetNativeFontInfo() is used 2004-07-21 17:00:13 +00:00
frame.h
fs_inet.h
fs_mem.h don't include wx/wxprec.h from the headers (patch 993136) 2004-07-25 16:44:47 +00:00
fs_zip.h don't include wx/wxprec.h from the headers (patch 993136) 2004-07-25 16:44:47 +00:00
gauge.h
gbsizer.h
gdicmn.h Make some long #ifs shorter but multiline so diffs of other ports are more readable. 2004-06-23 15:01:33 +00:00
gdiobj.h
geometry.h DLL export fixes (patch 991760) 2004-07-15 20:51:44 +00:00
gifdecod.h
glcanvas.h
grid.h
gsocket.h removed stray comma at end of enum 2004-08-20 10:05:47 +00:00
hash.h
hashmap.h Avoid warnings in the DLL builds 2004-07-31 21:05:38 +00:00
hashset.h
help.h
helpbase.h
helphtml.h
helpwin.h
htmllbox.h
icon.h
iconbndl.h
iconloc.h
imagbmp.h
image.h threshold is pixel value, it should use unsigned char 2004-08-21 11:54:31 +00:00
imaggif.h
imagiff.h
imagjpeg.h
imaglist.h
imagpcx.h
imagpng.h
imagpnm.h
imagtiff.h
imagxpm.h
init.h
intl.h added GetHeaderValue() (patch 974427) 2004-07-25 15:30:42 +00:00
iosfwrap.h
ioswrap.h
ipc.h
ipcbase.h
isql.h
isqlext.h
joystick.h
layout.h
laywin.h
list.h fixed wxList copy ctor (patch 985473) 2004-07-25 15:59:23 +00:00
listbase.h
listbook.h wxListbook needs to clean up the wxListCtrl when DeleteAllPages is called. 2004-08-25 22:10:20 +00:00
listbox.h
listctrl.h Missed defs.h inclusion. 2004-08-04 07:03:53 +00:00
listimpl.cpp
log.h
longlong.h
math.h
matrix.h
mdi.h
memconf.h
memory.h
memtext.h
menu.h
menuitem.h
metafile.h
mimetype.h
minifram.h
module.h DLL export fixes (patch 991760) 2004-07-15 20:51:44 +00:00
msgdlg.h
msgout.h
mstream.h
notebook.h
numdlg.h
object.h
ownerdrw.h
palette.h
panel.h
paper.h
pen.h
platform.h wxUSE_IOSTREAMH always 0 for MinGW (finally closed patch #910058) 2004-08-09 13:08:56 +00:00
popupwin.h
print.h
printdlg.h
prntbase.h use wxWindowDisabler instead of ShowModal() for showing the print preview frame (patch 832288) 2004-07-25 17:09:30 +00:00
process.h
progdlg.h
ptr_scpd.h
quantize.h
radiobox.h
radiobut.h
rawbmp.h compilation fix for gcc (closes bug 996701) 2004-07-23 17:49:51 +00:00
recguard.h
regex.h
region.h
renderer.h
sashwin.h
sckaddr.h
sckipc.h
sckstrm.h
scopeguard.h
scrolbar.h wxCocoa: Added wxScrollBar 2004-06-23 15:26:44 +00:00
scrolwin.h
selstore.h
settings.h
setup_redirect.h
sizer.h added shortcut functions AddSpacer and AddStretchSpacer (plus Prepend and Insert variants) 2004-07-25 16:37:48 +00:00
slider.h
snglinst.h
socket.h Use native C++ GSocket interface 2004-08-06 22:14:59 +00:00
sound.h removed enum that was causing more problems than it was worth 2004-07-22 07:49:29 +00:00
spinbutt.h
spinctrl.h
splash.h
splitter.h
stack.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h added status bar fields styles support (patch 988292) 2004-07-25 16:13:52 +00:00
stockitem.h added stock buttons support 2004-08-15 15:56:56 +00:00
stopwatch.h
strconv.h
stream.h
string.h fixed fatal bug in wxString ctor from wxCharBuffer when wxUSE_STL==1 2004-07-16 17:17:51 +00:00
sysopt.h
tab.h
tabctrl.h
taskbar.h
tbarbase.h
textbuf.h
textctrl.h implemented HitTest() for GTK2; test it in the sample 2004-07-23 18:07:40 +00:00
textdlg.h
textfile.h
tglbtn.h
thread.h typo/spelling fixes (patch 983448) 2004-07-04 11:19:47 +00:00
thrimpl.cpp
timer.h
tipdlg.h
tipwin.h
tokenzr.h
toolbar.h
tooltip.h
toplevel.h
treebase.h wxTreeListCtrl still uses the wxTR_TWIST_BUTTONS style 2004-06-29 00:57:55 +00:00
treectrl.h
txtstrm.h
types.h
url.h
utils.h added wxMilli/MicroSleep(), deprecated wxUsleep() 2004-07-01 12:15:00 +00:00
valgen.h
validate.h
valtext.h
variant.h
vector.h
version.h Version number bump 2004-08-14 00:20:36 +00:00
vidmode.h
vlbox.h Use DeafultAttributes instead of hard coded defaults 2004-07-17 23:22:26 +00:00
vms_x_fix.h
volume.h
vscroll.h
wave.h
wfstream.h
window.h First step in background erase optimization 2004-08-29 10:22:34 +00:00
wizard.h
wx_cw_cm.h
wx_cw_d.h
wx_cw.h
wx_cwc_d.h
wx_cwc.h
wx_cwu_d.h
wx.h
wxchar.h fix wxTolower/upper() behaviour with signed chars > 0x7f with VC++ 6 2004-07-01 22:52:39 +00:00
wxhtml.h
wxprec.h Make some long #ifs shorter but multiline so diffs of other ports are more readable. 2004-06-23 15:01:33 +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
xpmhand.h
xti.h
xtistrm.h
xtixml.h
zipstrm.h
zstream.h