summaryrefslogtreecommitdiffstats
path: root/chrome/views/widget
Commit message (Expand)AuthorAgeFilesLines
* Move l10n_util to app/ben@chromium.org2009-05-052-5/+5
* Allowing the client to handle escape and keyup events.tommi@google.com2009-05-021-6/+17
* Two changes:sky@chromium.org2009-04-295-29/+38
* Removes the use of Windows-specific types for accessibility roles and states ...klink@chromium.org2009-04-283-20/+11
* Relanding this. jcampan@chromium.org2009-04-271-38/+64
* More linux ifdef tweaks. This reverts my earlier change (13503).sky@chromium.org2009-04-271-2/+2
* Don't allow the browser window to be resized so small that layout starts brea...pkasting@chromium.org2009-04-271-0/+4
* Reverting 14489.jcampan@chromium.org2009-04-241-67/+38
* This CL makes sure we unregister our Windows window classes when shut-down.jcampan@chromium.org2009-04-241-38/+67
* Reverting r14276 (http://codereview.chromium.org/88069) which causes unit tes...robertshield@google.com2009-04-231-4/+0
* Don't allow the browser window to be resized so small that layout starts brea...pkasting@chromium.org2009-04-231-0/+4
* Fix focus rects for checkboxes and radio buttons:ben@chromium.org2009-04-221-7/+1
* Reorganize fullscreen mode handling. Now nearly everything is in WindowWin. ...pkasting@chromium.org2009-04-172-119/+17
* Make the omnibox popup look nicer. Add dropshadow images (not final). Experim...ben@chromium.org2009-04-155-10/+10
* For some Indian locales, the automatic font fallback by Windows UI components...jungshik@google.com2009-04-153-2/+10
* Fix typo. Original patch by Shinichiro Hamaji (see http://codereview.chromiu...pkasting@chromium.org2009-04-142-10/+10
* Fix various problems with work area change notifications so that we now (hope...pkasting@chromium.org2009-04-102-46/+115
* Adds some ifdefs so that test_shell can be compiled on linuxsky@chromium.org2009-04-101-3/+3
* Fix clipping by using the correct window styles for native buttons.ben@chromium.org2009-03-271-4/+2
* Issue 21268: The RemakeSee http://codereview.chromium.org/21268 for the origi...idanan@chromium.org2009-03-264-21/+61
* Relanding since it was breaking the Release build (because of missing includes).jcampan@chromium.org2009-03-252-8/+17
* Reverting 12498.jcampan@chromium.org2009-03-252-17/+8
* Moving the mouse-wheel message rerouting code out of the focus manager.jcampan@chromium.org2009-03-252-8/+17
* Deliver events and notifications to the RootView.erg@google.com2009-03-234-28/+132
* Now have a TextButton rendering (sort of; doesn't respond to mouse events soerg@google.com2009-03-195-30/+25
* Revert "Now have a TextButton rendering." Broke Windows.erg@google.com2009-03-195-25/+23
* Now have a TextButton rendering (sort of; doesn't respond to mouse events so ...erg@google.com2009-03-195-23/+25
* Render into a ChromeCanvasPaint object in a RootView under Linux.erg@google.com2009-03-196-42/+429
* New native control helpers. Built but not run by anyone just yet. See design docben@chromium.org2009-03-181-0/+61
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-181-0/+5
* Move focus related files into a new chrome/views/focus subdirben@chromium.org2009-03-173-3/+3
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-178-25/+25
* Move widget related files into views/widgetben@chromium.org2009-03-1716-0/+4166