projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Regenerate Makefile.in, configure and the VC++ project files after adding rcdefs.h
[wxWidgets.git]
/
samples
/
menu
/
menu.cpp
2005-08-28
Vadim Zeitlin
modified GetLastMenuItem() to also take into account...
blob
|
commitdiff
|
raw
2005-06-10
Włodzimierz Skiba
Allow MSW Base be usable in other ports than wxMSW...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-18
Michael Wetherell
I don't think wxX11 and wxMGL support EVT_CONTEXT_MENU yet
blob
|
commitdiff
|
raw
|
diff to current
2005-04-16
Robert Roebling
Readded test for wxMenuItem::SetLabel() to sample.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-16
Robert Roebling
Applied patch which solved conflicts between wxWidgets
blob
|
commitdiff
|
raw
|
diff to current
2004-11-19
Vadim Zeitlin
gave different accels to different radio items
blob
|
commitdiff
|
raw
|
diff to current
2004-09-25
Václav Slavík
compilation fix: only us-ascii is safe in sources
blob
|
commitdiff
|
raw
|
diff to current
2004-06-13
Dimitri Schoolwerth
replaced menu calls Append([...], true) with the less...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-05
Mattia Barbon
Warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-25
Julian Smart
More name changes
blob
|
commitdiff
|
raw
|
diff to current
2004-05-18
Włodzimierz Skiba
Menu sample is helpful in bringing new port and should...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-13
Vadim Zeitlin
and now fixed USE_CONTEXT_MENU definition as well
blob
|
commitdiff
|
raw
|
diff to current
2004-04-13
Vadim Zeitlin
fixed USE_CONTEXT_MENU tests
blob
|
commitdiff
|
raw
|
diff to current
2004-04-08
Vadim Zeitlin
do use context menu event under wxGTK, it is supported...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-08
Julian Smart
Applied patch [ 868373 ] Missed Unicode markup in menu...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-30
Vadim Zeitlin
skip event after loggig
blob
|
commitdiff
|
raw
|
diff to current
2003-09-11
Julian Smart
Add longtool tip for a button in wxToolBar test
blob
|
commitdiff
|
raw
|
diff to current
2003-07-10
Mattia Barbon
Compilation fix for wxUSE_STL.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-02
Vadim Zeitlin
test popup menu help strings
blob
|
commitdiff
|
raw
|
diff to current
2003-06-01
Julian Smart
Added submenu
blob
|
commitdiff
|
raw
|
diff to current
2003-04-08
Vadim Zeitlin
printf() format warning fixed
blob
|
commitdiff
|
raw
|
diff to current
2003-03-06
Stefan Csomor
context menu support for mac enabled
blob
|
commitdiff
|
raw
|
diff to current
2002-12-22
Mattia Barbon
Unicode compilation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-15
Mattia Barbon
More samples/Unicode fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-14
Gilles Depeyrot
added commands to search for menus and menu items by...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-14
Vadim Zeitlin
printf() format warning fix
blob
|
commitdiff
|
raw
|
diff to current
2002-03-18
Vadim Zeitlin
1. implemented radio menu items for wxGTK
blob
|
commitdiff
|
raw
|
diff to current
2002-02-23
Vadim Zeitlin
added EVT_MENU_OPEN and EVT_MENU_CLOSE events
blob
|
commitdiff
|
raw
|
diff to current
2002-02-20
Vadim Zeitlin
added commands to rename the menus and menu items for...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-20
Gilles Depeyrot
use "..." instead of <...> for wx headers
blob
|
commitdiff
|
raw
|
diff to current
2001-10-30
George Tasker
All occurances of #include <wx/wxprec.h> changed to...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-10
Vadim Zeitlin
fixed crash in OnSize() handler
blob
|
commitdiff
|
raw
|
diff to current
2001-09-21
Mattia Barbon
Unicode compilation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-10
Vadim Zeitlin
moved WX_USE_THEME macros inside IMPLEMENT_APP
blob
|
commitdiff
|
raw
|
diff to current
2001-07-04
Julian Smart
Added UnivDebug, UnivRelease configurations to project...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Vadim Zeitlin
compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2001-06-27
Vadim Zeitlin
MSW compilation fixes - widgets sample runs!
blob
|
commitdiff
|
raw
|
diff to current
2001-05-27
Vadim Zeitlin
added text style support to wxTextCtrl for MSW
blob
|
commitdiff
|
raw
|
diff to current
2001-05-21
Vadim Zeitlin
tried to fix the accel string drawing in the owner...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-02
Julian Smart
Added test to prevent crash in LogMenuEvent
blob
|
commitdiff
|
raw
|
diff to current
2000-09-13
Julian Smart
Added accelerator to bitmap menu item
blob
|
commitdiff
|
raw
|
diff to current
2000-09-12
Robert Roebling
Added test for bitmap menu.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-08
Bryan Petty
second merge of the 2.2 branch (RL)
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
1999-12-04
Vadim Zeitlin
wxMenu::Insert() seems to work, bug in wxMenuBase:...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-04
Vadim Zeitlin
wxMenuBar::Insert() seems to work!
blob
|
commitdiff
|
raw
|
diff to current
1999-11-08
Vadim Zeitlin
removing Makefile.ams (and minor additions/fixes to...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-03
Robert Roebling
Some menu things.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-02
Vadim Zeitlin
more tests
blob
|
commitdiff
|
raw
|
diff to current
1999-11-02
Vadim Zeitlin
wxGTK compiles (and seems to work) again after wxMenu...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-02
Vadim Zeitlin
1. wxMenu changes: wxMenuBase appears, several new...
blob
|
commitdiff
|
raw
|
diff to current