summaryrefslogtreecommitdiffstats
path: root/views/controls/menu/native_menu_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move menu directory to ui/views/controls/.tfarina@chromium.org2011-11-281-628/+0
* Move accelerator related files to ui/base/acceleratorstfarina@chromium.org2011-11-251-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-1/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-1/+1
* Move views::Accelerator to ui in order to use it from aura code.mazda@chromium.org2011-11-141-2/+2
* views: Change ViewsDelegate::NotifyMenuItemFocused() to string16.tfarina@chromium.org2011-10-081-6/+5
* views: Convert NativeMenuGtk to use the new callback system.tfarina@chromium.org2011-09-271-2/+3
* Reland "views: Factor out MenuListener into its own header file."tfarina@chromium.org2011-09-231-0/+1
* Revert 102512 - views: Factor out MenuListener into its own header file.thakis@chromium.org2011-09-231-1/+0
* views: Factor out MenuListener into its own header file.tfarina@chromium.org2011-09-231-0/+1
* views: Make use of ObserverList API to add/remove MenuListeners from NativeMenu.tfarina@chromium.org2011-09-141-12/+3
* linux: delete code that worked around gtk <2.18evan@chromium.org2011-08-291-13/+0
* ui/base/models: Convert GetKeyCode() to unit_hacker() style (key_code()).tfarina@chromium.org2011-05-201-2/+2
* Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.ben@chromium.org2011-05-191-5/+5
* Workaround for menu crash.oshima@google.com2011-05-131-3/+5
* Fix crash in RenderViewContextMenuViews::RunMenuAt. As part of fixingsky@chromium.org2011-04-281-0/+2
* Fix for regressions caused by FREEZE_UPDATE propertyoshima@google.com2011-04-041-1/+8
* Fix for paint issue on initial screen.oshima@google.com2011-03-311-0/+24
* Send accessibility events from GTK implementations of views.dmazzoni@chromium.org2011-03-051-0/+57
* Fix MenuClosed on views+gtkpiman@google.com2011-02-111-0/+2
* touch: Fix compile after views API changes, and remove some dead code.sadrul@chromium.org2011-02-091-10/+0
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Added battery status update in drop-down when power is changed.oshima@google.com2011-02-031-0/+2
* Implementing context menu for the new views textfield.varunjain@chromium.org2011-01-141-4/+0
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-14/+14
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-4/+4
* Fix context menus for touchui=1sadrul@chromium.org2010-11-181-1/+1
* views: Override gtk-menu-images=0 for menu items with icons.derat@chromium.org2010-11-111-0/+6
* Fix menu click bug.oshima@chromium.org2010-11-101-1/+1
* Do not send many requests to flimflam when network chagned.oshima@chromium.org2010-11-091-2/+21
* Re-insert IP address in Network Menu.stevenjb@chromium.org2010-11-081-4/+6
* Cleanup: Remove base/gtk_util.h by moving its methods tojhawkins@chromium.org2010-10-291-2/+1
* touchui: Directly process key and mouse events.rjkroege@google.com2010-10-261-0/+10
* Update gtk/menu2 without closing menuoshima@chromium.org2010-10-261-8/+15
* Menu crash fix for domui/gtk menu that is caused by multiple context menu req...oshima@chromium.org2010-10-221-2/+16
* DOMUI implementation of Menu2.oshima@chromium.org2010-10-041-0/+4
* Add SetMinimumWidth to Menu2 for chromeos.oshima@chromium.org2010-09-291-0/+4
* Re-lands 58186:bryeung@chromium.org2010-09-031-4/+4
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-4/+4
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-4/+4
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-4/+4
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-4/+4
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-2/+3
* Moves gtk accelerator processing functions to base/gtk_util so I cansky@chromium.org2010-07-011-20/+2
* Fixes possible crash in showing menus. This is less likely now thatsky@chromium.org2010-07-011-9/+56
* Fix number of arguments to gtk callback macro.dmazzoni@chromium.org2010-04-011-5/+3
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-311-3/+55
* Re-apply r42703 which was reverted because of a conflict with another patch t...estade@chromium.org2010-03-261-5/+4
* Reverting this CL to fix the interactive ui test failures.ananta@chromium.org2010-03-261-55/+3