index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
tab_contents
/
render_view_context_menu_mac.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mac: Fix a crash on "Look Up in Dictionary" context menu.
thakis@chromium.org
2010-08-30
1
-0
/
+4
*
Added "Look Up in Dictionary" item to context menu for Mac.
tkent@chromium.org
2010-08-23
1
-0
/
+27
*
Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.
estade@chromium.org
2010-05-11
1
-122
/
+9
*
Next part of removing the dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-06
1
-1
/
+2
*
Remove more TODOs that are un-necessary
pinkerton@chromium.org
2010-02-22
1
-3
/
+3
*
Support disabling items in submenus of a context menu.
jeremy@chromium.org
2010-02-03
1
-0
/
+1
*
[Mac] Pump nestable tasks while web popups are visible.
shess@chromium.org
2009-12-16
1
-9
/
+9
*
[Mac] Pump renderer messages in web content right-click context menu.
shess@chromium.org
2009-12-07
1
-0
/
+6
*
Don't use NSEvent currentEvent for the event that starts the context menu, it...
pinkerton@chromium.org
2009-10-29
1
-2
/
+17
*
Move some Mac l10n helpers out into app/l10n so they are closer to the generi...
thomasvl@chromium.org
2009-08-07
1
-3
/
+2
*
Starting mac l10n:
thomasvl@chromium.org
2009-07-22
1
-5
/
+2
*
Implements the AppendRadioMenuItem and AppendCheckboxMenuItem functions
pinkerton@chromium.org
2009-07-15
1
-19
/
+28
*
Replace std:;wstring with std::string and string16 in locale-name related APIs.
jshin@chromium.org
2009-06-24
1
-7
/
+7
*
Allow external hosts to handle the context menu and thus be able to customize...
ananta@chromium.org
2009-06-12
1
-7
/
+9
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-1
/
+1
*
Make sure we never pass a nil charcode, AppKit gets very unhappy about that.
pinkerton@chromium.org
2009-03-24
1
-2
/
+3
*
Implement context menus on Mac.
pinkerton@chromium.org
2009-03-20
1
-0
/
+138