Vadim Zeitlin
|
0ed48c11ca
|
s/ID_SEPARATOR/wx&/ (fixes 782133)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-02 23:23:44 +00:00 |
|
Václav Slavík
|
cc81d32f2b
|
TRUE/FALSE -> true/false in documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-18 00:16:34 +00:00 |
|
Vadim Zeitlin
|
8def689d42
|
replaced wxItem_Xxx with wxITEM_XXX as they should be
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-12-09 00:05:29 +00:00 |
|
Vadim Zeitlin
|
2b5f62a0b2
|
merged 2.4 branch into the trunk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-12-04 14:11:26 +00:00 |
|
Vadim Zeitlin
|
2edb0bdef6
|
applied typos and spelling error fixes patch from Olly Betts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-07 20:15:28 +00:00 |
|
Vadim Zeitlin
|
4e6978c3fe
|
replaced SetName() with SetText()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-04-12 09:57:21 +00:00 |
|
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 |
|
Václav Slavík
|
0996d32a07
|
documented wxMenuItem::SetBitmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-09-27 23:10:05 +00:00 |
|
Julian Smart
|
fa482912e4
|
Some doc proofreading
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-15 00:21:49 +00:00 |
|
Vadim Zeitlin
|
3b59cdbfaf
|
wxMenuItem::GetLabelFromText() added/documented, bug in wxMenu::FindItem() fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-11 13:58:41 +00:00 |
|
Vadim Zeitlin
|
64a8976615
|
documented GetLabel/Text, added a note about GetName being deprecated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-12-15 19:20:57 +00:00 |
|
Julian Smart
|
954b8ae603
|
Added 'Include files' section to class references
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1698 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-15 20:41:29 +00:00 |
|
Julian Smart
|
2432b92dd7
|
Doc & Symantec C++ fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-01-07 08:43:47 +00:00 |
|
Karsten Ballüder
|
e14dccff1c
|
fixed, latex now works for manual.tex and referenc.tex, but
referenc.tex fails with index
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@287 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-07-17 12:34:50 +00:00 |
|
Karsten Ballüder
|
a660d684ed
|
I've now added the documentation files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-05-20 14:25:30 +00:00 |
|