summaryrefslogtreecommitdiffstats
path: root/views/controls/menu
Commit message (Expand)AuthorAgeFilesLines
* Revert 74693. Changing approach.ben@chromium.org2011-02-142-7/+7
* Rename Widgetwin->NativeWidgetWinben@chromium.org2011-02-112-7/+7
* Fix MenuClosed on views+gtkpiman@google.com2011-02-111-0/+2
* Use DispatchX for dispatching X events.sadrul@chromium.org2011-02-114-8/+8
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-102-14/+14
* Revert 74377 - Migrate Event API methods to Google Style.ben@chromium.org2011-02-092-8/+8
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-092-8/+8
* Fix submenu arrow position for RTLoshima@google.com2011-02-093-15/+42
* Move Event files into views/eventsben@chromium.org2011-02-091-1/+1
* touch: Fix compile after views API changes, and remove some dead code.sadrul@chromium.org2011-02-092-13/+0
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-095-33/+30
* Make linux MouseWheelEvent consistent with win.xiyuan@chromium.org2011-02-081-1/+1
* Revert "Fix submenu arrow position for RTL"oshima@google.com2011-02-083-41/+14
* Fix submenu arrow position for RTLoshima@google.com2011-02-083-14/+41
* Clean up RTL methods.ben@chromium.org2011-02-083-6/+6
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-085-10/+6
* Make mouse wheel scrolling in views menu smoother.xiyuan@chromium.org2011-02-075-3/+17
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-0520-31/+31
* Added battery status update in drop-down when power is changed.oshima@google.com2011-02-031-0/+2
* Fix crash in BookmarkMenuController::GetTooltipText that occurredsky@chromium.org2011-02-011-0/+5
* Lands http://codereview.chromium.org/6305001/ for Simon:sky@chromium.org2011-01-282-1/+16
* Fix printing PDFs through right click on Mac and Linux. Looks like they both...jam@chromium.org2011-01-271-16/+2
* Removes debugging code as cause of crash was found. I'm TBRing as thissky@chromium.org2011-01-241-2/+2
* Move l10n_util to ui/baseben@chromium.org2011-01-215-7/+7
* Fixes possible crash in menus. The crash would happen because we weresky@chromium.org2011-01-211-0/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-202-2/+2
* Fix regression in submenus not working.jam@chromium.org2011-01-201-2/+15
* touch: Allow grabbing/ungrabbing touch devices for XInput2.sadrul@chromium.org2011-01-201-0/+21
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-1/+1
* Revert 71879 due to compile failure - touch: Allow grabbing/ungrabbing touch ...sadrul@chromium.org2011-01-201-21/+0
* touch: Allow grabbing/ungrabbing touch devices for XInput2.sadrul@chromium.org2011-01-201-0/+21
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-192-5/+5
* Move more dnd related files to ui/baseben@chromium.org2011-01-193-9/+9
* Allow printing/saving a plugin through right click menu, even if it's in a fr...jam@chromium.org2011-01-151-17/+22
* Implementing context menu for the new views textfield.varunjain@chromium.org2011-01-142-6/+0
* Remove wstring from views. Part 3: Switch accessibility strings to string16.avi@chromium.org2011-01-142-3/+2
* Move models from app to ui/base/modelsben@chromium.org2011-01-1411-63/+63
* Adds some debugging in code in hopes of figuring out a crash in thesky@chromium.org2011-01-132-90/+121
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-134-20/+20
* Move OSExchangeData from src/app to src/ui/base/dragdropben@chromium.org2011-01-123-2/+8
* Revert 71169 - Revert 71167 - Remove wstring from gfx.avi@chromium.org2011-01-122-2/+2
* Revert 71167 - Remove wstring from gfx.joi@chromium.org2011-01-122-2/+2
* Remove wstring from gfx.avi@chromium.org2011-01-122-2/+2
* Remove wstring from views. Part 2: Switch accelerator strings to string16.avi@chromium.org2011-01-102-17/+18
* Remove wstring from views. Part 1: Switch member variables to string16.avi@chromium.org2011-01-103-7/+10
* Remove wstring from l10n_util. Part 8, the last part.avi@chromium.org2011-01-071-1/+1
* Change Font.GetStringWidth() to take string16 instead of wstring.estade@chromium.org2011-01-042-3/+4
* Remove wstring from l10n_util. Part 4.avi@chromium.org2011-01-041-1/+2
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-312-4/+4
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-302-5/+5