wxWidgets/include/wx/univ
Vadim Zeitlin d65c269b3f 1. implemented radio menu items for wxGTK
2. changed (in most cases blindly) code for all the others
3. added wx/features.h
4. update wxMenu[Item] docs

----------------------------------------------------------------------
Committing in .

Modified Files:
	distrib/msw/tmake/filelist.txt docs/changes.txt
	docs/latex/wx/menu.tex docs/latex/wx/menuitem.tex
	include/wx/defs.h include/wx/menu.h include/wx/menuitem.h
	include/wx/gtk/menu.h include/wx/gtk/menuitem.h
	include/wx/mac/menuitem.h include/wx/motif/menuitem.h
	include/wx/msw/menuitem.h include/wx/os2/MENUITEM.H
	include/wx/univ/menuitem.h samples/menu/menu.cpp
	src/common/menucmn.cpp src/gtk/menu.cpp src/mac/menuitem.cpp
	src/motif/menuitem.cpp src/msw/menuitem.cpp
	src/os2/MENUITEM.CPP src/univ/menu.cpp
Added Files:
	include/wx/features.h
----------------------------------------------------------------------


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-03-18 19:41:35 +00:00
..
app.h changed copyright to SciTech one 2001-07-02 19:42:27 +00:00
bmpbuttn.h reverted Julians changes to the pragmas 2001-07-04 18:07:15 +00:00
button.h wxInputConsumer 2001-09-22 11:56:04 +00:00
checkbox.h Various fixes for X11 compilation 2002-02-07 15:40:02 +00:00
checklst.h wxInputConsumer 2001-09-22 11:56:04 +00:00
choice.h fixes for ambiquity in wxComboBox (is it correct this time?) 2001-11-20 23:59:24 +00:00
colschem.h added GAUGE standard colour and use it in DrawProgressBar() if the colour 2002-02-04 16:34:22 +00:00
combobox.h expanded the comment about redefining the client data methods a bit 2001-11-21 21:42:44 +00:00
control.h wxInputConsumer 2001-09-22 11:56:04 +00:00
dialog.h wxDialog::Show has default argument value in wxUniv now 2002-02-01 23:01:47 +00:00
frame.h respect minimal wxTLW size in wxUniv 2002-02-10 19:08:54 +00:00
gauge.h you meant pragma interface, not pragma implementation 2001-10-06 13:39:51 +00:00
inpcons.h removed superfluous backslash 2001-09-29 22:15:17 +00:00
inphand.h [start of] a wxUniversal implementation of wxToolBar 2002-02-27 21:42:48 +00:00
listbox.h added missing WXDLLEXPORT 2001-10-10 22:18:19 +00:00
menu.h 1. added wxStatusBarUniv 2001-10-14 21:38:58 +00:00
menuitem.h 1. implemented radio menu items for wxGTK 2002-03-18 19:41:35 +00:00
notebook.h oops, forgot to commit the header for the notebook fix 2001-11-27 14:43:26 +00:00
radiobox.h reverted Julians changes to the pragmas 2001-07-04 18:07:15 +00:00
radiobut.h reverted Julians changes to the pragmas 2001-07-04 18:07:15 +00:00
renderer.h [start of] a wxUniversal implementation of wxToolBar 2002-02-27 21:42:48 +00:00
scrarrow.h reverted Julians changes to the pragmas 2001-07-04 18:07:15 +00:00
scrolbar.h Added expose event compression. 2002-02-24 16:23:43 +00:00
scrthumb.h reverted Julians changes to the pragmas 2001-07-04 18:07:15 +00:00
scrtimer.h changed copyright to SciTech one 2001-07-02 19:42:27 +00:00
setup.h defined wxUSE_IFF 2002-02-05 00:14:21 +00:00
slider.h wxInputConsumer 2001-09-22 11:56:04 +00:00
spinbutt.h wxInputConsumer 2001-09-22 11:56:04 +00:00
statbmp.h reverted Julians changes to the pragmas 2001-07-04 18:07:15 +00:00
statbox.h fixed mouse input handling in wxUniv: the static boxes ust be transparent 2002-02-20 01:37:47 +00:00
statline.h reverted Julians changes to the pragmas 2001-07-04 18:07:15 +00:00
stattext.h added default ctor to wxStaticText 2002-02-10 19:07:40 +00:00
statusbr.h header I forgot to commit yesterday (sorry) as part of statusbar flicker reduction change 2002-03-15 15:10:13 +00:00
textctrl.h wxInputConsumer 2001-09-22 11:56:04 +00:00
theme.h more missing WXDLLEXPORT(_DATA) 2001-10-10 23:58:18 +00:00
toolbar.h don't allow clicking disabled buttons 2002-02-28 21:11:41 +00:00
toplevel.h 1. implemented system menu handling in wxUniv (win32 theme only) 2002-03-12 23:19:55 +00:00
window.h fixed mouse input handling in wxUniv: the static boxes ust be transparent 2002-02-20 01:37:47 +00:00