wxWidgets/include/wx
Robert Roebling 76fcf0f239 Various changes for simplification of focus event
code in wxGTK. It will also work for wxComboBox
    now, but not for GTK's other composite controls
    such as wxListBox and wxChoice.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-08-19 21:36:25 +00:00
..
generic Applied Greg's patch to tree control and related. 2001-08-18 13:09:26 +00:00
gtk Various changes for simplification of focus event 2001-08-19 21:36:25 +00:00
gtk1 Various changes for simplification of focus event 2001-08-19 21:36:25 +00:00
html made some wxHtmlEntitiesParser's methods public -- turned out they are useful 2001-08-08 23:18:39 +00:00
mac added a few encoding convenience methods for pc-mac encoding and string handling, put message box buttons under translation, too 2001-08-19 08:38:14 +00:00
mgl finished wxWindow for MGL 2001-08-16 22:53:43 +00:00
motif 1. reset default item in ~wxWindow (better to be safe) 2001-08-14 14:59:44 +00:00
msw added wxURLDataObject which unfortunately doesn't seem to work 2001-08-16 23:46:56 +00:00
os2 Updates to fix statusbar and menu errors. 2001-08-06 02:37:13 +00:00
protocol corrected WXWIN_COMPATIBILITY conditional tests 2001-07-07 11:23:24 +00:00
stc Added MouseWheel support to wxSTC 2001-05-06 01:20:41 +00:00
univ compilation fix (Vadim, is this correct?) 2001-08-01 22:50:20 +00:00
unix Private gsocket files were using 'typedef int bool', removed this 2001-05-10 06:31:39 +00:00
xrc Unicode complation fixes 2001-07-18 23:01:31 +00:00
.cvsignore
accel.h Various fixes for wxMotif 2001-07-09 11:07:10 +00:00
app.h wxMGL support 2001-08-09 22:43:32 +00:00
arrimpl.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
bitmap.h corrected conditional compilation for wxMac 2001-08-05 16:32:48 +00:00
bmpbuttn.h OS/2 update for wxUniv merge. 2001-07-06 21:45:11 +00:00
brush.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
buffer.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
busyinfo.h
button.h Latest updates from SciTech code tree including numerous warning fixes for 2001-07-31 17:50:16 +00:00
calctrl.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
caret.h Committing in . 2001-07-04 12:23:32 +00:00
checkbox.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
checklst.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
chkconf.h fixed overrestrictive test 2001-08-01 22:50:49 +00:00
choicdlg.h
choice.h modified configure to allow configuration of wxMotif under Darwin/Mac OS X 2001-07-15 18:47:13 +00:00
clipbrd.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
cmdline.h Unicode fixes to wxCmdLineParser 2001-07-18 22:59:51 +00:00
cmdproc.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
cmndata.h added include for Print Manager Session APIs 2001-06-29 20:37:12 +00:00
colordlg.h added wxUSE_COLOURDLG to the header too 2001-07-05 01:26:15 +00:00
colour.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
combobox.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
confbase.h Various wxUniversal/wxMicroWindows fixes 2001-07-02 13:22:19 +00:00
config.h
containr.h changed wxControlContainer to avoid triggering tons of warnings from VC++ at 2001-08-06 22:50:28 +00:00
control.h modified configure to allow configuration of wxMotif under Darwin/Mac OS X 2001-07-15 18:47:13 +00:00
cshelp.h Doc corrections; added HelpGen project files 2000-10-09 13:53:33 +00:00
ctrlsub.h modified configure to allow configuration of wxMotif under Darwin/Mac OS X 2001-07-15 18:47:13 +00:00
cursor.h removed wxYield call from wxBusyCursorSuspender 2001-08-02 18:26:06 +00:00
dataobj.h added wxURLDataObject which unfortunately doesn't seem to work 2001-08-16 23:46:56 +00:00
date.h applied patch for compilation with gcc 3.0 2001-06-06 16:51:53 +00:00
datetime.h MSW compilation fixes - widgets sample runs! 2001-06-27 00:27:24 +00:00
datetime.inl restored previously removed inline 2001-04-08 22:32:17 +00:00
datstrm.h Merged latest changes from SciTech code base into wxWindows CVS Tree. 2001-06-08 19:37:56 +00:00
db.h Added some #includes that were needed in not using precompiled headers 2001-07-04 11:01:52 +00:00
dbgrid.h Changed the 'true's and 'false's back to TRUE and FALSE 2001-06-11 16:54:28 +00:00
dbkeyg.h wxDbGrid additions contributed by Paul and Roger Gammans with additions/corrections from George Tasker 2001-06-10 17:08:42 +00:00
dbtable.h Changed the 'true's and 'false's back to TRUE and FALSE 2001-06-11 16:54:28 +00:00
dc.h Removed cacheing option 2001-07-11 17:27:23 +00:00
dcclient.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
dcmemory.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
dcprint.h
dcps.h
dcscreen.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
dde.h
debug.h added and documented wxApp::OnAssert 2001-07-11 15:19:32 +00:00
defs.h Applied Greg's patch to tree control and related. 2001-08-18 13:09:26 +00:00
dialog.h modified configure to allow configuration of wxMotif under Darwin/Mac OS X 2001-07-15 18:47:13 +00:00
dialup.h and another... 2001-01-31 17:31:15 +00:00
dir.h added and documented wxDir::HasFiles/SubDirs(), use the latter in wxDirDialog - it is several orders of magniture faster than wxFindFirstFile! 2001-07-23 13:28:39 +00:00
dirctrl.h Added wxGenericDirCtrl, wxGenericDirDialog and associated icons. 2000-07-23 19:10:27 +00:00
dirdlg.h modified configure to allow configuration of wxMotif under Darwin/Mac OS X 2001-07-15 21:04:44 +00:00
dnd.h Added geometry.cpp and made it compile, 2000-01-24 13:13:41 +00:00
docmdi.h applied patch 431596 (fixes some crashes in wxDocView classes) 2001-06-09 17:51:20 +00:00
docview.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
dragimag.h changed wxUSE_DRAGIMAG to wxUSE_DRAGIMAGE and use it everywhere now 2001-07-02 10:45:16 +00:00
dynarray.h Added wxUSE_DC_CACHEING and associated code to wxMSW 2001-07-11 10:07:06 +00:00
dynlib.h modified configure to allow configuration of wxMotif under Darwin/Mac OS X 2001-07-15 18:47:13 +00:00
effects.h Added wxQuantize, wxSplashScreen, wxEffects & added palette to wxImage 2000-07-28 17:53:25 +00:00
encconv.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
event.h implemented, tested and documented wxTextCtrl::SetMaxLength() 2001-08-15 12:45:53 +00:00
evtloop.h added wxEventLoop::GetActive() 2001-08-12 22:10:20 +00:00
expr.h applied patch 103798 (yy... defines moved from expr.h, wxexpr.h to wxexpr.cpp) 2001-02-16 18:36:17 +00:00
fdrepdlg.h added generic implementation and documentation for wxFindReplaceDialog 2001-08-01 14:55:03 +00:00
ffile.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
file.h Unicodification of wxTempFile 2001-08-06 22:40:09 +00:00
fileconf.h 1. fixed bug with empty value not being written to the file 2001-07-23 17:45:56 +00:00
filedlg.h modified configure to allow configuration of wxMotif under Darwin/Mac OS X 2001-07-15 18:47:13 +00:00
filefn.h post wxUniv merge fixes 2001-06-29 16:19:53 +00:00
filename.h Fixes for 16-bit compilation 2001-05-14 16:13:12 +00:00
filesys.h added --enable-filesystem 2000-02-27 21:06:17 +00:00
font.h modified configure to allow configuration of wxMotif under Darwin/Mac OS X 2001-07-15 18:47:13 +00:00
fontdlg.h use fontdlgg.cpp under wxUniv/GTK 2001-07-04 18:27:43 +00:00
fontenc.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
fontenum.h
fontmap.h fixed a design flaw in wxFontMapper that prevented automatic creation of wxConfig instance 2001-07-06 16:23:37 +00:00
fontutil.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
frame.h modified configure to allow configuration of wxMotif under Darwin/Mac OS X 2001-07-15 18:47:13 +00:00
fs_inet.h added headers needed for wxBase compilation 2001-07-13 13:52:19 +00:00
fs_mem.h removed/replaced include 'wx/wx.h' 2001-07-05 18:48:48 +00:00
fs_zip.h removed/replaced include 'wx/wx.h' 2001-07-05 18:48:48 +00:00
gauge.h modified configure to allow configuration of wxMotif under Darwin/Mac OS X 2001-07-15 18:47:13 +00:00
gdicmn.h corrected wxICON for Mac OS (Classic and X) 2001-06-27 19:27:30 +00:00
gdiobj.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
geometry.h modified configure to allow configuration of wxMotif under Darwin/Mac OS X 2001-07-15 18:47:13 +00:00
gifdecod.h Fix to minimal sample project file; changed protected -> public in wxGIFDecoder 2001-07-02 10:06:51 +00:00
glcanvas.h Moved wxGLCanvas to more normal positions 2000-02-28 08:22:57 +00:00
grid.h
gsocket.h Updates to fix Watcom C/C++ 11.0 compiler warning problems. Now compiles 2001-05-02 19:48:15 +00:00
hash.h applied patch 444915 (warning fixes for gcc 2.95.4) 2001-08-01 15:00:33 +00:00
help.h tons of fixes for wxGTK/Univ - seems to work, more or less, now 2001-07-03 19:38:19 +00:00
helpbase.h tons of fixes for wxGTK/Univ - seems to work, more or less, now 2001-07-03 19:38:19 +00:00
helphtml.h
helpwin.h
helpxlp.h
icon.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
imagbmp.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
image.h removed wxImage::operator wxBitmap() 2001-05-16 22:07:39 +00:00
imaggif.h
imagjpeg.h
imaglist.h 1. fixed typo ('&' instead of '|') in wxNotebook 2001-07-07 22:42:35 +00:00
imagpcx.h
imagpng.h
imagpnm.h
imagtiff.h
imagxpm.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
intl.h safe macro expansion 2001-07-07 22:42:06 +00:00
ioswrap.h applied patch for compilation with gcc 3.0 2001-06-06 16:51:53 +00:00
ipcbase.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
isql.h Added an OS/2 section to the sql defines 2000-02-10 18:32:08 +00:00
isqlext.h Updates to make latest changes compile 2000-02-09 22:58:41 +00:00
joystick.h (blind) fix for joystick compilation problems 2001-05-21 22:49:40 +00:00
layout.h
laywin.h
list.h applied patch 444915 (warning fixes for gcc 2.95.4) 2001-08-01 15:00:33 +00:00
listbox.h modified configure to allow configuration of wxMotif under Darwin/Mac OS X 2001-07-15 18:47:13 +00:00
listctrl.h applied patch 446014 (misc mingw fixes from Mattia) 2001-08-02 19:02:17 +00:00
listimpl.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
log.h fix for wxBase compilation (misplaced #if wxUSE_GUI) 2001-07-13 13:51:57 +00:00
longlong.h applied patch for compilation with gcc 3.0 2001-06-06 16:51:53 +00:00
matrix.h Fixes for 16-bit compilation 2001-05-14 16:13:12 +00:00
mdi.h
memconf.h
memory.h Tex2RTF: underscores now only checked for if syntax checking is on. 2001-06-11 21:52:58 +00:00
menu.h Latest updates from SciTech code tree including numerous warning fixes for 2001-07-31 17:50:16 +00:00
menuitem.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
metafile.h merge of wxMac into main repository 2000-08-09 11:14:15 +00:00
mimetype.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
minifram.h
module.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
msgdlg.h Further wxUniv fixes 2001-06-29 19:18:30 +00:00
mstream.h compilation fixes for wxMemoryStreams 2000-11-23 16:26:12 +00:00
notebook.h fixed deleting pages from the notebook 2001-07-02 19:37:51 +00:00
object.h renamed wxDynamicThisCast to wxDynamicCastThis, removed 1st parameter, and documented 2001-07-17 08:25:43 +00:00
objstrm.h
odbc.h fix include files path 2000-02-03 13:07:42 +00:00
ownerdrw.h tried to fix the accel string drawing in the owner drawn menu items 2001-05-21 23:58:58 +00:00
palette.h wxMGL compilation fix that I forgot to chekc in 2001-07-31 22:36:29 +00:00
panel.h
paper.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
pen.h wxMGL compilation fix that I forgot to chekc in 2001-07-31 22:36:29 +00:00
popupwin.h corrections for wxGtk compilation under Darwin/Mac OS X 2001-07-21 05:32:09 +00:00
print.h
printdlg.h
prntbase.h applied Unicode fixes for mingw32 (patch 429654) 2001-06-03 02:58:56 +00:00
process.h 1. improved wxKill() implementation for Win32 2001-06-16 00:59:07 +00:00
progdlg.h
prop.h added missing conditional compilation test for wxUSE_PROPSHEET 2001-07-21 05:23:06 +00:00
propform.h added missing conditional compilation test for wxUSE_PROPSHEET 2001-07-21 05:23:06 +00:00
proplist.h added missing conditional compilation test for wxUSE_PROPSHEET 2001-07-21 05:23:06 +00:00
quantize.h FloodFill correction, wxQuantize correction 2000-07-29 17:25:36 +00:00
radiobox.h corrected WXWIN_COMPATIBILITY conditional tests 2001-07-07 11:23:24 +00:00
radiobut.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
regex.h compilation fix I had forgot to commit 2001-07-16 18:07:30 +00:00
region.h wxMGL compilation fix 2001-07-28 22:40:02 +00:00
resource.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
sashwin.h
sckaddr.h modified configure to allow configuration of wxMotif under Darwin/Mac OS X 2001-07-15 18:47:13 +00:00
sckipc.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
sckstrm.h
scrolbar.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
scrolwin.h implemented (untested) work around for wxScrolledWindow painting bug 2001-08-13 15:42:29 +00:00
serbase.h
settings.h wxMGL compilation fix that I forgot to chekc in 2001-07-31 22:36:29 +00:00
setup.h added wxLogChain and wxLogPassThrough classes 2001-07-11 09:43:40 +00:00
sizer.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
slider.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
snglinst.h added wxSingleInstanceChecker class 2001-06-08 01:28:49 +00:00
socket.h 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
spawnbrowser.h Latest updates from SciTech code tree including numerous warning fixes for 2001-07-31 17:50:16 +00:00
spinbutt.h test for __WIN95__ in the main header, not platform-sepcific one for consistency with the other classes 2001-07-20 11:59:46 +00:00
spinctrl.h Various wxMotif fixes 2001-07-09 13:14:28 +00:00
splash.h Added wxQuantize, wxSplashScreen, wxEffects & added palette to wxImage 2000-07-28 17:53:25 +00:00
splitter.h 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
stack.h fixes to my previous errors in stack/vector (patch 439378) 2001-07-09 22:44:26 +00:00
statbmp.h modified configure to allow configuration of wxMotif under Darwin/Mac OS X 2001-07-15 18:47:13 +00:00
statbox.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
statline.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
stattext.h missing WXDLLEXPORT_DATA added 2001-07-02 15:19:03 +00:00
statusbr.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
strconv.h added wxLocale::GetSystemEncoding 2001-05-31 20:27:37 +00:00
stream.h more fixes to stream code: allow deriving from wxStreamBuffer and using custom 2000-11-23 19:45:46 +00:00
string.h hopefully finally fixed the problem with ambiguous overloads of wxString::operator[] for _all_ machines 2001-06-14 17:27:44 +00:00
sysopt.h Added wxUSE_DC_CACHEING and associated code to wxMSW 2001-07-11 10:07:06 +00:00
tab.h
tabctrl.h 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
taskbar.h
tbarbase.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
tbarsmpl.h wxToolBarSimple fix + OGL studio sample compilation 2000-02-24 16:26:20 +00:00
textctrl.h implemented, tested and documented wxTextCtrl::SetMaxLength() 2001-08-15 12:45:53 +00:00
textdlg.h
textfile.h Unicodification of wxTextFile 2001-08-06 22:40:57 +00:00
tglbtn.h applied (slightly modified) wxToggleButton patch from John Norris and Axel Schlueter 2001-02-08 18:57:23 +00:00
thread.h thread support for mac finished 2000-08-14 08:15:51 +00:00
time.h modifications for compilation under Mac OS X 2001-02-15 21:51:14 +00:00
timer.h wxMGL compilation fix that I forgot to chekc in 2001-07-31 22:36:29 +00:00
tipdlg.h
tipwin.h Attempted to improve tip window behaviour, but kill focus still not working in wxGTK. 2001-02-22 17:29:51 +00:00
tokenzr.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
toolbar.h make it possible to use wxToolBarSimple as wxToolBar with wxUniv 2001-07-04 18:21:47 +00:00
tooltip.h
toplevel.h added empty and unused wxTLW - to be used later 2001-08-05 22:40:41 +00:00
treebase.h Applied Greg's patch to tree control and related. 2001-08-18 13:09:26 +00:00
treectrl.h Applied Greg's patch to tree control and related. 2001-08-18 13:09:26 +00:00
treelay.h Removed old wxGLCanvas stuff; moved wxTreeLayout to wxWindows; corrected some doc errors 2000-02-28 13:42:59 +00:00
txtstrm.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
types.h
url.h removed useless ; to allow smart preprocessing under Mac OS X 2001-06-28 06:22:47 +00:00
utils.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
valgen.h
validate.h
valtext.h
variant.h wxDbGrid additions - Added support for ODBC date types 2001-06-10 17:04:00 +00:00
vector.h fixes to my previous errors in stack/vector (patch 439378) 2001-07-09 22:44:26 +00:00
version.h Updated version to 2.3.2 so apps can test for differences in new merged source 2001-06-27 20:36:30 +00:00
vms_x_fix.h Committing in . 2000-08-24 10:58:27 +00:00
wave.h modifications for compilation under Mac OS X 2001-02-15 21:51:14 +00:00
wfstream.h
window.h moved knd handling logic from wxPanel to wxControlContainer (sorry for 2001-08-06 00:49:59 +00:00
wizard.h Added possibility of 2-step initialisation, and wxWIZARD_EX_HELPBUTTON style. 2001-08-17 09:38:19 +00:00
wx_cw_cm.h modifications for compilation under Mac OS X 2001-02-15 21:51:14 +00:00
wx_cw_d.h added cw6 fixes and patrick's patches 2000-12-10 10:17:00 +00:00
wx_cw.h added cw6 fixes and patrick's patches 2000-12-10 10:17:00 +00:00
wx_cwc_d.h added cw6 fixes and patrick's patches 2000-12-10 10:17:00 +00:00
wx_cwc.h added cw6 fixes and patrick's patches 2000-12-10 10:17:00 +00:00
wx_cwu_d.h wxMac: wxUniversal integration steps 2001-07-04 20:11:26 +00:00
wx.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
wxchar.h Mingw Unicode fixes 2001-07-18 23:00:02 +00:00
wxexpr.h applied patch 103798 (yy... defines moved from expr.h, wxexpr.h to wxexpr.cpp) 2001-02-16 18:36:17 +00:00
wxhtml.h
wxprec.h applied patch 439186 (mingw and VC5 fixes) 2001-07-07 23:02:09 +00:00
xpmdecod.h first pass of wxUniv merge - nothing works, most parts don't even compile 2001-06-26 20:59:19 +00:00
xpmhand.h
zipstrm.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
zstream.h added compression ratio argument to wxZlibOutputStream ctor 2000-03-03 22:52:17 +00:00