wxWidgets/include/wx
Robert Roebling f7c6f947cf Added TREE_ITEM_MENU event that gets sent if the
user hits the "Menu" key on the newer keyboards.
   So far generic control only.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-26 17:37:59 +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 moving Carbon Event Class out of USE_GUI 2004-12-21 13:50:28 +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 fixed background drawing for opaque controls 2004-12-22 21:07:33 +00:00
os2 Metric conversion constants not doubled in each port code. 2004-12-21 16:25:59 +00:00
palmos First nonminimal wxPalmOS functionality: enumeration of available volumes. 2004-12-24 07:44:44 +00:00
protocol
stc Updated to SWIG 1.3.24 (plus a patch that corrects a bug and adds back 2004-12-23 20:53:38 +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
xrc added system colours and fonts support to XRC (based on patch #1038207) 2004-11-14 21:53:51 +00:00
.cvsignore
accel.h
access.h
afterstd.h attempts to suppress C4702 for VC 2004-11-16 12:09:17 +00:00
app.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
apptrait.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
archive.h patch 1073385 2004-11-25 20:37:44 +00:00
arrimpl.cpp
arrstr.h
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 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
bmpbuttn.h
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 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
buffer.h
build.h
busyinfo.h
button.h wxUniv use wxBU flags [bug #1040584] 2004-11-15 06:23:57 +00:00
calctrl.h
caret.h
checkbox.h
checklst.h
chkconf.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
choicdlg.h
choice.h
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
clntdata.h
cmdline.h added SetCmdLine(int, char **) overload even when building a Unicode app 2004-12-25 01:58:36 +00:00
cmdproc.h
cmndata.h Moved deletion of wxPrintFacory to module. 2004-11-07 10:11:48 +00:00
colordlg.h
colour.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
combobox.h Added further 'missing' wxTextCtrl-like functions to wxComboBox 2004-12-09 15:16:51 +00:00
confbase.h
config.h
containr.h Add SetFocusIgnoringChildren() to wxControlContainer. This 2004-12-11 12:51:05 +00:00
control.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
cppunit.h
cshelp.h
ctrlsub.h
cursor.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
dataobj.h
datetime.h
datetime.inl
datstrm.h
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
dbkeyg.h
dbtable.h
dc.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
dcbuffer.h
dcclient.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
dcmemory.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
dcmirror.h
dcprint.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
dcps.h
dcscreen.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
dcsvg.h Metric conversion constants not doubled in each port code. 2004-12-21 16:25:59 +00:00
dde.h
debug.h Remove unnecessary OW recognition. 2004-11-08 21:27:30 +00:00
defs.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
dialog.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
dialup.h
dir.h
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
docmdi.h
docview.h Moved the wxPageSetupDialogData <-> native conversion 2004-10-31 23:43:41 +00:00
dragimag.h
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
effects.h
encconv.h modified wxEncodingConverter API to report failures 2004-11-16 11:58:24 +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 A little documentation about custom events as 2004-12-05 16:30:54 +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
fdrepdlg.h
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
filedlg.h Moved the implemtation of the generic and the 2004-12-05 20:30:18 +00:00
filefn.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
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
flags.h
fmappriv.h
font.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
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
fontenum.h
fontmap.h
fontutil.h Final MSW/PalmOS split. Remove dump copies of MSW specific code. 2004-12-22 07:22:25 +00:00
frame.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
fs_inet.h
fs_mem.h
fs_zip.h added ZIP classes by M.J.Wetherell (patch 1030239) 2004-11-10 23:58:38 +00:00
gauge.h
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 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
geometry.h GCC of PalmOS fix. 2004-12-16 19:36:11 +00:00
gifdecod.h
glcanvas.h
grid.h
gsocket.h
hash.h
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 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
helpbase.h
helphtml.h
helpwin.h
htmllbox.h
icon.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
iconbndl.h
iconloc.h
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
imagiff.h
imagjpeg.h
imaglist.h
imagpcx.h
imagpng.h
imagpnm.h
imagtiff.h
imagxpm.h
init.h
intl.h
iosfwrap.h
ioswrap.h
ipc.h
ipcbase.h
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
listbase.h
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
listctrl.h
listimpl.cpp
log.h
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 Metric conversion constants not doubled in each port code. 2004-12-21 16:25:59 +00:00
matrix.h
mdi.h
mediactrl.h wxMediaCtrl API changes for 2.5.x/2.6 2004-12-17 16:07:21 +00:00
memconf.h
memory.h Fixed memory checking on Unix by removing inlines and apply patch 2004-12-02 12:04:46 +00:00
memtext.h
menu.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
menuitem.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
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
minifram.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
module.h
msgdlg.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
msgout.h
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
object.h Compilo 2004-12-01 19:15:46 +00:00
ownerdrw.h
palette.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
panel.h
paper.h
pen.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
platform.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
popupwin.h
print.h
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
quantize.h
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
rawbmp.h Wrap wxImage specifics in wxUSE_IMAGE and wxBitmap specifics in wxUSE_GUI. 2004-12-10 01:53:31 +00:00
recguard.h
regex.h
region.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
renderer.h Final MSW/PalmOS split. Remove dump copies of MSW specific code. 2004-12-22 07:22:25 +00:00
sashwin.h
sckaddr.h
sckipc.h
sckstrm.h
scopeguard.h
scrolbar.h
scrolwin.h
selstore.h
settings.h
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
snglinst.h
socket.h
sound.h
spinbutt.h
spinctrl.h
splash.h
splitter.h
sstream.h UNICODE-capatable UTF8 implementation of wxStringXXXStream 2004-11-22 05:05:04 +00:00
stack.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.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
stdpaths.h Moved wxStandardPathsCF into base library when using CarbonLib or Darwin. 2004-11-12 21:21:00 +00:00
stockitem.h
stopwatch.h
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 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
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 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
tbarbase.h Warning fixes for OpenWatcom. 2004-10-18 05:56:07 +00:00
textbuf.h
textctrl.h Undef GetWindowStyle() after new #include in cmndata.cpp. 2004-11-08 19:20:28 +00:00
textdlg.h
textfile.h
tglbtn.h
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
timer.h
tipdlg.h
tipwin.h
tokenzr.h
toolbar.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
tooltip.h
toplevel.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
treebase.h Added TREE_ITEM_MENU event that gets sent if the 2004-12-26 17:37:59 +00:00
treectrl.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
txtstrm.h wxTextOutputStream::PutChar and text stream test 2004-11-21 18:26:38 +00:00
types.h
uri.h slightly nicer workaround for pickier compiler warning 2004-11-04 19:07:12 +00:00
url.h Deprecated methosd markup (documented). 2004-12-23 20:33:04 +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
valtext.h Warning fixes for OpenWatcom. 2004-10-18 05:56:07 +00:00
variant.h
vector.h
version.h corrected wxMAKE_VERSION_STRING and wxMAKE_VERSION_DOT_STRING definitions 2004-12-19 23:08:43 +00:00
vidmode.h
vlbox.h
vms_x_fix.h
volume.h
vscroll.h
wave.h
wfstream.h [ 1070686 ] wxOutputStream::Close() 2004-11-23 14:26:10 +00:00
window.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
wizard.h
wx_cw_cm.h
wx_cw_d.h
wx_cw.h
wx_cwc_d.h
wx_cwc.h
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
wx.h
wxchar.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
wxhtml.h
wxprec.h
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 Borland fixes. 2004-12-21 16:41:55 +00:00
xtistrm.h
xtixml.h
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