| Commit message (Expand) | Author | Age | Files | Lines |
* | views: Convert NativeMenuGtk to use the new callback system. | tfarina@chromium.org | 2011-09-27 | 1 | -1/+2 |
* | Reland "views: Factor out MenuListener into its own header file." | tfarina@chromium.org | 2011-09-23 | 1 | -10/+12 |
* | Revert 102512 - views: Factor out MenuListener into its own header file. | thakis@chromium.org | 2011-09-23 | 1 | -12/+10 |
* | views: Factor out MenuListener into its own header file. | tfarina@chromium.org | 2011-09-23 | 1 | -10/+12 |
* | views: Make use of ObserverList API to add/remove MenuListeners from NativeMenu. | tfarina@chromium.org | 2011-09-14 | 1 | -5/+4 |
* | Fix for paint issue on initial screen. | oshima@google.com | 2011-03-31 | 1 | -0/+2 |
* | Send accessibility events from GTK implementations of views. | dmazzoni@chromium.org | 2011-03-05 | 1 | -1/+4 |
* | touch: Fix compile after views API changes, and remove some dead code. | sadrul@chromium.org | 2011-02-09 | 1 | -3/+0 |
* | Move a bunch of random other files to src/ui/base | ben@chromium.org | 2011-01-20 | 1 | -1/+1 |
* | Move models from app to ui/base/models | ben@chromium.org | 2011-01-14 | 1 | -2/+2 |
* | Do not send many requests to flimflam when network chagned. | oshima@chromium.org | 2010-11-09 | 1 | -0/+4 |
* | Re-insert IP address in Network Menu. | stevenjb@chromium.org | 2010-11-08 | 1 | -1/+1 |
* | touchui: Directly process key and mouse events. | rjkroege@google.com | 2010-10-26 | 1 | -0/+3 |
* | Menu crash fix for domui/gtk menu that is caused by multiple context menu req... | oshima@chromium.org | 2010-10-22 | 1 | -0/+7 |
* | Add SetMinimumWidth to Menu2 for chromeos. | oshima@chromium.org | 2010-09-29 | 1 | -0/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Fixes possible crash in showing menus. This is less likely now that | sky@chromium.org | 2010-07-01 | 1 | -2/+11 |
* | Fix number of arguments to gtk callback macro. | dmazzoni@chromium.org | 2010-04-01 | 1 | -2/+2 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-31 | 1 | -0/+13 |
* | Re-apply r42703 which was reverted because of a conflict with another patch t... | estade@chromium.org | 2010-03-26 | 1 | -4/+5 |
* | Reverting this CL to fix the interactive ui test failures. | ananta@chromium.org | 2010-03-26 | 1 | -17/+3 |
* | estade:- This revert is to fix interactive ui test failures which have been b... | ananta@chromium.org | 2010-03-26 | 1 | -4/+4 |
* | Views: fix a crash where in the browser actions container. | estade@chromium.org | 2010-03-26 | 1 | -4/+4 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 1 | -3/+17 |
* | Revert 42465 - Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 1 | -17/+3 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 1 | -3/+17 |
* | Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42... | maruel@chromium.org | 2010-03-22 | 1 | -10/+3 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-22 | 1 | -3/+10 |
* | Revert "Keyboard accessibility for the page and app menus." | maruel@chromium.org | 2010-03-22 | 1 | -10/+3 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-22 | 1 | -3/+10 |
* | implement previous TODO to show associated shortcut keys for page and wrench ... | kuan@chromium.org | 2010-02-19 | 1 | -1/+2 |
* | Fixes crash in disabling browser action from context menu on | sky@chromium.org | 2010-02-02 | 1 | -0/+16 |
* | Fix submenu leak in menu2. | oshima@chromium.org | 2010-02-01 | 1 | -1/+10 |
* | Fixes bug where submenus weren't working on views/gtk. Submenus end up | sky@chromium.org | 2010-01-21 | 1 | -3/+19 |
* | Fixes possible crash in menus on views/gtk. The crash would happen if | sky@chromium.org | 2010-01-07 | 1 | -0/+6 |
* | Refactor the menu model to live outside views/ so it can be shared | pinkerton@chromium.org | 2009-12-04 | 1 | -4/+6 |
* | Group Menu2Model::TYPE_RADIO menu items correctly. Currently an implementatio... | yusukes@google.com | 2009-11-24 | 1 | -1/+1 |
* | Fix for issue 27210, show bookmarks bar menu is out of sync with the browser'... | oshima@chromium.org | 2009-11-11 | 1 | -2/+10 |
* | Make gtk menu block on call to RunMenuAt. | chocobo@google.com | 2009-10-21 | 1 | -0/+4 |
* | Remove Menu2Delegate interface and fold methods onto Menu2Model instead. | ben@chromium.org | 2009-06-09 | 1 | -4/+2 |
* | A new menu system for views. | ben@chromium.org | 2009-06-08 | 1 | -0/+59 |