wxWidgets/include/wx
Vadim Zeitlin 9a5ccab431 radiobox now sends notification messages when the selection is changed from
keyboard, but doesn't send them when the selection does not change (when the
already selected button is clicked with the mouse)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-04-17 20:29:40 +00:00
..
generic Some Unicode conversion. 1999-04-16 14:14:47 +00:00
gtk added update UI event code to toolbar, could 1999-04-15 12:08:59 +00:00
gtk1 added update UI event code to toolbar, could 1999-04-15 12:08:59 +00:00
mac Menu/toolbar event handling now tries the window with the focus first. 1999-04-07 21:33:22 +00:00
motif Menu/toolbar event handling now tries the window with the focus first. 1999-04-07 21:33:22 +00:00
msw radiobox now sends notification messages when the selection is changed from 1999-04-17 20:29:40 +00:00
protocol Unicode support. 1999-04-13 12:40:33 +00:00
qt Removed lots of OnClose functions; doc'ed OnCloseWindow better; 1999-02-05 23:55:04 +00:00
stubs Menu/toolbar event handling now tries the window with the focus first. 1999-04-07 21:33:22 +00:00
unix 1. the common helper functions are now in src/unix/utilsunx.cpp 1999-03-06 00:11:27 +00:00
accel.h
app.h Cured some small doc typos; some WIN16 fixes; transferred DLL WinMain to 1999-02-10 22:44:53 +00:00
arrimpl.cpp More helpful Unicode stuff. 1999-04-14 19:56:54 +00:00
bitmap.h
bmpbuttn.h
brush.h
buffer.h Added allocation constructor (makes it easy to convert right into a buffer 1999-04-12 20:10:56 +00:00
button.h
checkbox.h
checklst.h
choicdlg.h
choice.h
clipbrd.h
cmndata.h Added SetPaperId. It seemed to want such a method. 1999-04-12 01:22:05 +00:00
colordlg.h OGL fixes for wxMotif; added Set/GetClientData to wxMenu in wxMSW/wxMotif/wxStubs. 1998-11-08 22:35:18 +00:00
colour.h
combobox.h
confbase.h Oh well, I'll just stuff in the rest of the Unicode changes I have made 1999-04-12 22:20:19 +00:00
config.h
control.h
cursor.h
dataobj.h Added some tentative wxMotif clipboard code; did some file formatting 1999-01-14 15:15:39 +00:00
date.h last fixes to fixes (MSW compilation works now) 1999-03-29 21:18:49 +00:00
datstrm.h dll fixes 1998-11-06 09:33:25 +00:00
db.h iODBC v2.5 1999-01-22 10:52:42 +00:00
dbtable.h no message 1999-01-08 11:54:12 +00:00
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcps.h Made wxGTK dcps.cpp generic. 1999-01-22 11:06:20 +00:00
dcscreen.h
dde.h
debug.h Uses Unicode strings. Now we've got a __TFILE__ macro, too (I think?) 1999-04-12 22:17:06 +00:00
defs.h Here it comes: 1999-04-09 18:01:17 +00:00
dialog.h
dirdlg.h Some changes in a vain attempt to make Salford C++ work; added FAQ files; 1999-01-19 11:00:22 +00:00
dnd.h
docmdi.h no message 1999-01-08 14:19:09 +00:00
docview.h Oh well, I'll just stuff in the rest of the Unicode changes I have made 1999-04-12 22:20:19 +00:00
dragimag.h Added candidate wxDragImage implementation for wxMSW 1999-04-08 19:36:00 +00:00
dynarray.h Oh well, I'll just stuff in the rest of the Unicode changes I have made 1999-04-12 22:20:19 +00:00
dynlib.h HP-UX compilation fixes (thanks to Zdravko Bas) 1999-02-23 17:51:46 +00:00
event.h Oh well, I'll just stuff in the rest of the Unicode changes I have made 1999-04-12 22:20:19 +00:00
expr.h changed make_int, make_exp .. to wxmake_int.. 1999-01-21 19:02:18 +00:00
file.h Oh well, I'll just stuff in the rest of the Unicode changes I have made 1999-04-12 22:20:19 +00:00
fileconf.h Oh well, I'll just stuff in the rest of the Unicode changes I have made 1999-04-12 22:20:19 +00:00
filedlg.h Some compile warnings removed; file selector prototypes put in each filedlg.h; 1999-01-26 11:51:12 +00:00
filefn.h Oh well, I'll just stuff in the rest of the Unicode changes I have made 1999-04-12 22:20:19 +00:00
font.h
fontdlg.h
frame.h
gauge.h
gdicmn.h Oh well, I'll just stuff in the rest of the Unicode changes I have made 1999-04-12 22:20:19 +00:00
gdiobj.h
grid.h
hash.h Oh well, I'll just stuff in the rest of the Unicode changes I have made 1999-04-12 22:20:19 +00:00
help.h Motif bug fixes; dialog OnPaint works now; wxColourDialog tweaking 1998-11-11 14:39:42 +00:00
helpbase.h Added 'tardist' script for creating .tgz archives of wxWin; cured wxExecute 1999-02-18 14:55:34 +00:00
helphtml.h
helpwin.h
helpxlp.h
icon.h
image.h Added a bit of libJPEG 6.0b 1999-04-17 17:54:07 +00:00
imaggif.h direct stream use 1999-04-11 19:07:33 +00:00
imaglist.h wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
install-sh Added install scripts in missing places 1998-11-23 12:43:57 +00:00
intl.h Unicode support. The _() macro is made to imply _T() (would be boring to 1999-04-12 21:58:42 +00:00
ioswrap.h _MSC_VER => __VISUALC__ change 1999-02-03 16:48:12 +00:00
ipcbase.h Unicode. You know the drill. 1999-04-13 11:43:03 +00:00
joystick.h
layout.h GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +00:00
laywin.h
list.h Oh well, I'll just stuff in the rest of the Unicode changes I have made 1999-04-12 22:20:19 +00:00
listbox.h
listctrl.h wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
listimpl.cpp 1. new wxList code 1998-11-24 23:30:50 +00:00
log.h Uses Unicode strings. Now we've got a __TFILE__ macro, too (I think?) 1999-04-12 22:17:06 +00:00
matrix.h
mdi.h
memory.h SGI compilation fixes 1999-03-03 17:05:25 +00:00
menu.h
menuitem.h
metafile.h
mimetype.h 1. ReadMailcap/MimeTypes returna bool error code 1999-03-23 17:39:47 +00:00
minifram.h
module.h OnExit() is called for modules which were initialized even if the init of 1999-01-17 22:44:04 +00:00
msgdlg.h mac support as stubs added 1999-01-01 16:22:21 +00:00
mstream.h fixed input stream 1999-04-04 13:02:19 +00:00
notebook.h Some more wxMotif improvements: DrawIcon fixed; generic notebook 1998-12-23 21:35:51 +00:00
object.h Oh well, I'll just stuff in the rest of the Unicode changes I have made 1999-04-12 22:20:19 +00:00
objstrm.h
odbc.h minor Configure / makefiles updates 1999-01-08 20:33:18 +00:00
ownerdrw.h wxMenu and wxMenuBar modifications: now works much better with owner-drawn 1999-04-03 22:25:12 +00:00
palette.h
panel.h
paper.h Added paper classes. 1999-03-26 21:14:01 +00:00
pen.h
pnghand.h
print.h
printdlg.h
prntbase.h header changes for the fixes commited previously 1999-03-29 20:49:05 +00:00
process.h wxProcess fixes (Detach() added), cleared/corrected wxExecute() documentation 1999-02-17 17:56:59 +00:00
prop.h Some Unicode conversion. 1999-04-16 14:14:47 +00:00
propform.h Removed lots of OnClose functions; doc'ed OnCloseWindow better; 1999-02-05 23:55:04 +00:00
proplist.h Some Unicode conversion. 1999-04-16 14:14:47 +00:00
radiobox.h
radiobut.h
region.h
resource.h Some changes in a vain attempt to make Salford C++ work; added FAQ files; 1999-01-19 11:00:22 +00:00
sashwin.h
sckaddr.h
sckipc.h Unicode. You know the drill. 1999-04-13 11:43:03 +00:00
sckstrm.h * wxSocket fixes: FTP, HTTP works really now. GTK fixes to prevent infinite loop. 1999-02-27 21:01:05 +00:00
scrolbar.h
scrolwin.h
serbase.h Added a few files; fixed some warnings and wxMotif compile problems 1999-01-31 18:47:10 +00:00
settings.h
setup.h
slider.h
socket.h Added dummy OnIdle to wxWindow in wxGTK; doc tweaks 1999-03-01 13:06:15 +00:00
spinbutt.h
splitter.h
statbmp.h
statbox.h
stattext.h
statusbr.h
stream.h * Big memory bug fixed in socket/getline fixed. 1999-02-27 11:32:10 +00:00
string.h Changed some parameters to be const references 1999-04-16 18:27:29 +00:00
tab.h
tabctrl.h
taskbar.h mac support as stubs added 1999-01-01 16:22:21 +00:00
tbar95.h
tbarbase.h And here 1999-04-14 11:56:36 +00:00
tbarmsw.h
tbarsmpl.h And here 1999-04-14 11:56:36 +00:00
textctrl.h
textdlg.h
textfile.h Oh well, I'll just stuff in the rest of the Unicode changes I have made 1999-04-12 22:20:19 +00:00
thread.h Fixed configure/linkage for non-threaded case. 1999-03-11 10:37:09 +00:00
time.h char->wxChar 1999-04-13 10:31:53 +00:00
timer.h
tokenzr.h Some stubs corrections; Motif corrections incl. busy cursor fix; doc corrections 1999-02-24 08:02:28 +00:00
toolbar.h
tooltip.h Altered font dialog slightly for Motif; added wxUSE_TOOLTIPS to Motif setup.h 1999-02-06 00:46:25 +00:00
treectrl.h wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
types.h
url.h * wxSocket fixes: FTP, HTTP works really now. GTK fixes to prevent infinite loop. 1999-02-27 21:01:05 +00:00
utils.h wxGetUserHome() returns "const wxMB2WXbuf" for Unix in Unicode build. 1999-04-16 11:18:46 +00:00
valgen.h Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
validate.h 1. validator fixes: don't eat TAB. Added new SetBellOnError() function to 1999-02-25 14:47:18 +00:00
valtext.h
variant.h Unicode. You know the drill. 1999-04-13 11:43:03 +00:00
version.h With the exceptions of DnD, wxGTk now works with 1999-04-01 12:14:30 +00:00
wave.h wxWave class for wxGTK (linux) 1998-10-28 13:21:29 +00:00
wfstream.h * Renamed fstream.h in wfstream.h 1998-11-22 15:59:54 +00:00
window.h
wx_cw_cm.h common definitions for cw 1999-01-01 16:14:00 +00:00
wx_cw_d.h mac support as stubs added 1999-01-01 16:22:21 +00:00
wx_cw.h mac support as stubs added 1999-01-01 16:22:21 +00:00
wx.h Added some Motif wxGLCanvas support; some more Motif bugs cured; print dialogs 1999-01-24 14:57:09 +00:00
wxchar.h Add wxSscanf (used in ftp.cpp to parse returned address) 1999-04-13 12:19:42 +00:00
wxexpr.h Unicode conversion. 1999-04-13 15:20:36 +00:00
wxprec.h restored "#include <windows.h>" 1999-02-06 23:32:34 +00:00
xpmhand.h For wxMSW, split XPM handler into separate file (please add handler explicitly in app); 1999-01-16 22:17:13 +00:00
zstream.h Added some Motif wxGLCanvas support; some more Motif bugs cured; print dialogs 1999-01-24 14:57:09 +00:00