summaryrefslogtreecommitdiffstats
path: root/views/controls
Commit message (Expand)AuthorAgeFilesLines
* wstring: remove wstring functions from base/i18n/rtl.hevan@chromium.org2011-04-251-1/+2
* Revert "Change status button menu"saintlou@chromium.org2011-04-256-37/+7
* views: Move LinkController into its own header file.tfarina@chromium.org2011-04-253-32/+37
* Change status button menu (ClockMenu, NetworkMenu, PowerMenu) implementation ...rhashimoto@chromium.org2011-04-226-7/+37
* Add SubmenuView::magic_token_ and checks.msw@chromium.org2011-04-224-26/+53
* remove unused classsaintlou@chromium.org2011-04-215-454/+0
* Revert 82385 - this might be breaking the interactive_ui_tests on windows and...nsylvain@chromium.org2011-04-214-51/+25
* Add SubmenuView::magic_token_ and checks.msw@chromium.org2011-04-204-25/+51
* Revert workaround. This was problematic because it is relyingsaintlou@chromium.org2011-04-201-5/+1
* Removing unused class. Deprecated when we moved to web ui prefssaintlou@chromium.org2011-04-205-363/+0
* Centralizes checking for non-null return from CreateWindow.sky@chromium.org2011-04-1910-8/+27
* Attempt at fixing menu crashes. I'm trying to fix three things:sky@chromium.org2011-04-192-8/+44
* Attempt at fixing bug where occassionally clicks on context menus aresky@chromium.org2011-04-152-36/+97
* Make the usage stats checkbox on EULA screen speak and focus.chaitanyag@chromium.org2011-04-141-0/+1
* step 3 of native theme refactoringrogerta@chromium.org2011-04-124-89/+81
* Reenable FREEZE_UPDATE propertyoshima@google.com2011-04-111-1/+4
* Fixes bug in menu that would clip to menu height instead of work area.sky@chromium.org2011-04-051-1/+1
* Fix for regressions caused by FREEZE_UPDATE propertyoshima@google.com2011-04-041-1/+8
* Consolidate cross platform logic into MenuHost.ben@chromium.org2011-04-0111-289/+198
* Integrate the new input method API for Views into Chromium.suzhe@google.com2011-04-0114-255/+1169
* Notify child widgets before and after a reparenting.asanka@chromium.org2011-03-311-21/+3
* Add newline to end of file.ben@chromium.org2011-03-311-1/+2
* Consolidate Widget Event code, other cleanup.msw@chromium.org2011-03-314-12/+11
* Fix for paint issue on initial screen.oshima@google.com2011-03-312-0/+26
* TextButton inside NativeButton for the touch casesaintlou@chromium.org2011-03-319-47/+130
* fix bustageben@chromium.org2011-03-311-1/+1
* Make MenuHost concrete, hide platform specific implementation behind NativeMe...ben@chromium.org2011-03-319-70/+221
* Adding a comment to explain a non-obvious fallthrough to another case statement.finnur@chromium.org2011-03-311-0/+1
* In preparation for NativeTheme refactoring, renaming the class NativeThemerogerta@chromium.org2011-03-309-52/+51
* Revert 79762 - This CL wraps TextButton inside NativeButton for the touch case. dhollowa@chromium.org2011-03-309-133/+47
* Revert 79768 - Fixed Clang error to http://codereview.chromium.org/6770014/dhollowa@chromium.org2011-03-301-2/+5
* Fixed Clang error to http://codereview.chromium.org/6770014/dhollowa@chromium.org2011-03-301-5/+2
* This CL wraps TextButton inside NativeButton for the touch case. saintlou@chromium.org2011-03-299-47/+133
* Disambiguate OnMouseCaptureLost from OnMouseReleased.msw@chromium.org2011-03-2926-169/+155
* Changes windows menu to strip out tabs in the string. Windowssky@chromium.org2011-03-281-0/+4
* Convert more WidgetWin/WidgetGtk creations to use a new cross-platform static...ben@chromium.org2011-03-284-13/+12
* Move some files from base to base/memory.levin@chromium.org2011-03-287-13/+13
* Fix caret bounds to use min of available height and font height.oshima@google.com2011-03-251-1/+4
* Modify #include order slightly to clearly put ATL headers first.pkasting@chromium.org2011-03-251-4/+3
* Refactor Textfield and AutocompleteEditViewViews.suzhe@google.com2011-03-235-125/+67
* views: Move MessageBoxView into the namespace views.tfarina@chromium.org2011-03-222-40/+45
* WinDDK ATL and MSVC express 2008/2005 compatability mark@chromium.org2011-03-211-2/+10
* Add CreateParams to Widget, and replace CreatePopupWidget with CreateParams.ben@chromium.org2011-03-213-17/+11
* Forward mouse wheel events to submenusoshima@google.com2011-03-193-1/+23
* views: Cleanup TabbedPane class.tfarina@chromium.org2011-03-186-98/+119
* Fixes bug where if you click on the bookmark bubble, then change thesky@chromium.org2011-03-172-0/+10
* Add an exception wrapper to the WindowProc functions sorvargas@google.com2011-03-171-2/+3
* Moving over to other folder button while opening folder menu should open the ...oshima@google.com2011-03-162-18/+36
* Reorder some views::View overrides & other functions.msw@chromium.org2011-03-1614-485/+451
* Re-lands:ben@chromium.org2011-03-163-20/+19