projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
indent app name + version from the rest in about dialog; use i18n-friendly way of...
[wxWidgets.git]
/
src
/
mac
/
carbon
/
menu.cpp
2008-03-02
Václav Slavík
don't set m_font upfront in wxMac, let the GetDefaultAt...
blob
|
commitdiff
|
raw
2007-11-30
Vadim Zeitlin
fix compilation error after r50329: wxMenu doesn't...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-29
Václav Slavík
1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
Stefan Csomor
cleanup mac
blob
|
commitdiff
|
raw
|
diff to current
2007-11-18
Vadim Zeitlin
fix more unused parameters and variables warnings
blob
|
commitdiff
|
raw
|
diff to current
2007-11-17
Stefan Csomor
cleanup mac
blob
|
commitdiff
|
raw
|
diff to current
2007-11-16
Stefan Csomor
cleanup mac
blob
|
commitdiff
|
raw
|
diff to current
2007-11-09
Stefan Csomor
forward port from 2.8
blob
|
commitdiff
|
raw
|
diff to current
2007-08-18
Julian Smart
Use new GetItemLabel function
blob
|
commitdiff
|
raw
|
diff to current
2007-08-11
Julian Smart
Menu label consistency changes
blob
|
commitdiff
|
raw
|
diff to current
2007-04-06
Vadim Zeitlin
suppress warning about converting -1 to MenuItemIndex
blob
|
commitdiff
|
raw
|
diff to current
2007-03-23
Kevin Ollivier
If using the system Window menu on OS X, integrate...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-14
Vadim Zeitlin
avoid duplicated empty help menu in localized applicati...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-25
Robin Dunn
Fix for missing About menu item
blob
|
commitdiff
|
raw
|
diff to current
2006-10-14
Stefan Csomor
cleanup for 10.5
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Paul Cornett
remove unused stuff
blob
|
commitdiff
|
raw
|
diff to current
2006-09-04
Vadim Zeitlin
use (new) wxAcceleratorEntry::Create() instead of recen...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
Włodzimierz Skiba
Include wx/menuitem.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-05
Włodzimierz Skiba
Include wx/frame.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-04
Włodzimierz Skiba
Include wx/window.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-02
Włodzimierz Skiba
Include wx/utils.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-28
Włodzimierz Skiba
Include wx/app.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-26
Włodzimierz Skiba
Include wx/log.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-19
Paul Cornett
don't convert false to a pointer
blob
|
commitdiff
|
raw
|
diff to current
2006-01-08
Stefan Csomor
allowing ampersands in choices and comboboxes means...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-26
David Surovell
cleanup - reformatting
blob
|
commitdiff
|
raw
|
diff to current
2005-12-10
Stefan Csomor
support for standard command IDs
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-08-08
Vadim Zeitlin
removed #if KEY_wxList_DEPRECATED: as KEY_wxList_DEPREC...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Włodzimierz Skiba
Source cleaning inspired by and included in patch ...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-31
Stefan Csomor
adding OS level Window Menu by default
blob
|
commitdiff
|
raw
|
diff to current
2005-05-10
Stefan Csomor
cleanup
blob
|
commitdiff
|
raw
|
diff to current
2005-05-10
Stefan Csomor
refresh only for menus which have their menubar attache...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-03
Stefan Csomor
must be static of course, otherwise items just get...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-24
Stefan Csomor
about menu item changes : can appear anywhere in a...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-18
Dimitri Schoolwerth
fixed signed/unsigned mismatch warning
blob
|
commitdiff
|
raw
|
diff to current
2005-03-17
Vadim Zeitlin
implemented wxMenuBar ctor taking array of menus/titles...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-16
Kevin Hock
Unlike the preferences item which should only be enable...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-16
Kevin Hock
Quit application menu item needs special handling like...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-28
Stefan Csomor
correcting last commit
blob
|
commitdiff
|
raw
|
diff to current
2005-02-28
Stefan Csomor
cleanup
blob
|
commitdiff
|
raw
|
diff to current
2005-02-25
Stefan Csomor
submenus have to work in these as well
blob
|
commitdiff
|
raw
|
diff to current
2005-01-27
Stefan Csomor
pragma and prec-header patch applied
blob
|
commitdiff
|
raw
|
diff to current
2004-11-19
Ryan Norton
Enable stl compilation with wxMac - unicode no work...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-27
Stefan Csomor
setting the invoking window added to two other wxMenuBa...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-16
Vadim Zeitlin
don't leave two conscutive separators after "moving...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-06
Kevin Hock
Added back compile-time check for about/prefs menu...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-01
Ryan Norton
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
2004-10-01
Ryan Norton
OSX only (a runtime check would be preferable as Kevin...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-01
Ryan Norton
only do the seperator between about and preferences...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-01
Kevin Hock
wx apps did not have the separator like other apps...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-23
Stefan Csomor
resource fork not used anymore
blob
|
commitdiff
|
raw
|
diff to current
2004-05-27
Stefan Csomor
having the refcon of a menu item to bear the pointer...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2004-05-01
Stefan Csomor
classic case menubar changed
blob
|
commitdiff
|
raw
|
diff to current
2004-04-23
Stefan Csomor
CFM Build fixes
blob
|
commitdiff
|
raw
|
diff to current
2004-04-21
Stefan Csomor
creating Apple menu programmatically
blob
|
commitdiff
|
raw
|
diff to current
2004-04-14
Stefan Csomor
removing resource based implementations
blob
|
commitdiff
|
raw
|
diff to current
2004-04-08
Stefan Csomor
make sure we are comparing the stripped strings
blob
|
commitdiff
|
raw
|
diff to current
2004-04-01
Julian Smart
Fixed warning
blob
|
commitdiff
|
raw
|
diff to current
2004-04-01
Julian Smart
Implemented Enable for wxMenuBar to avoid assert
blob
|
commitdiff
|
raw
|
diff to current
2004-03-30
David Elliott
Instead of m_menuBar use GetMenuBar() which will be...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-08
Stefan Csomor
font encoding support
blob
|
commitdiff
|
raw
|
diff to current
2004-01-23
Robin Dunn
wxMenu::Append (and similar) now return a pointer to...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-04
Stefan Csomor
applied bug fix
blob
|
commitdiff
|
raw
|
diff to current
2003-08-19
Stefan Csomor
unicode fixes, enabling notebook images again
blob
|
commitdiff
|
raw
|
diff to current
2003-08-17
Václav Slavík
removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
blob
|
commitdiff
|
raw
|
diff to current
2003-07-05
Stefan Csomor
changed Remove to RemoveAt
blob
|
commitdiff
|
raw
|
diff to current
2003-06-19
David Elliott
Add ability to have a wxMenuBar as a common menu
blob
|
commitdiff
|
raw
|
diff to current
2003-06-11
Stefan Csomor
corrected error in last fix for insert items
blob
|
commitdiff
|
raw
|
diff to current
2003-06-06
Robin Dunn
fix so wxMenu::InsertItem actually inserts rather than...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-01
Vadim Zeitlin
compilation warnings fixes
blob
|
commitdiff
|
raw
|
diff to current
2003-04-19
Gilles Depeyrot
removed unused variables
blob
|
commitdiff
|
raw
|
diff to current
2003-03-27
Stefan Csomor
wxMac Unicode support
blob
|
commitdiff
|
raw
|
diff to current
2003-03-10
Stefan Csomor
submenu preparation in two methods encapsulated
blob
|
commitdiff
|
raw
|
diff to current
2003-02-28
Julian Smart
Tidied space and tabs in wxMac files
blob
|
commitdiff
|
raw
|
diff to current
2003-02-28
Julian Smart
Tidied copyright and date for wxMac files
blob
|
commitdiff
|
raw
|
diff to current
2003-01-28
Stefan Csomor
Review, Carbon Events support
blob
|
commitdiff
|
raw
|
diff to current
2003-01-21
Gilles Depeyrot
corrected wxList::Node declarations
blob
|
commitdiff
|
raw
|
diff to current
2003-01-14
Gilles Depeyrot
updated source to not use deprecated wxList methods
blob
|
commitdiff
|
raw
|
diff to current
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
blob
|
commitdiff
|
raw
|
diff to current
2002-08-25
Stefan Csomor
added forcing to image conversion to always attempt...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-23
Stefan Csomor
switched to MacOS 8.5+ implementation for submenus
blob
|
commitdiff
|
raw
|
diff to current
2002-06-05
Gilles Depeyrot
applied SourceForge patch # 544164 (hidden virtual...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-03
Gilles Depeyrot
corrected warnings and removed useless extern declaration
blob
|
commitdiff
|
raw
|
diff to current
2002-01-20
Stefan Csomor
resource loader structure added for loading menu bar...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-19
Gilles Depeyrot
removed __DARWIN__ conditional tests (the help menu...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-14
Stefan Csomor
corrected apple menu and help menu anomalies under...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-11
Stefan Csomor
corrected wxMenuBar::Insert , ::Append for a correct...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-04
Stefan Csomor
removing dependancy on mac headers from public wx heade...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-08
Stefan Csomor
corrected constness
blob
|
commitdiff
|
raw
|
diff to current
2001-12-07
Stefan Csomor
added method for getting the help menu on classic and...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-02
Stefan Csomor
corrected rebuild of more than one-level hiearchical...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-28
Stefan Csomor
added conversion routines to CIconHandle, removing...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-15
Gilles Depeyrot
modified configure to allow configuration of wxMotif...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-08
Gilles Depeyrot
use RemoveAt instead of Remove
blob
|
commitdiff
|
raw
|
diff to current
2001-06-29
Stefan Csomor
post wxUniv merge fixes
blob
|
commitdiff
|
raw
|
diff to current
2001-05-13
Gilles Depeyrot
applied SourceForge patch #423532
blob
|
commitdiff
|
raw
|
diff to current
2001-02-28
Stefan Csomor
added menubar update OnActivate for multiple frames...
blob
|
commitdiff
|
raw
|
diff to current
next