summaryrefslogtreecommitdiffstats
path: root/chrome/views
Commit message (Expand)AuthorAgeFilesLines
* Fix broken build.erg@google.com2009-03-231-0/+2
* Deliver events and notifications to the RootView.erg@google.com2009-03-2310-93/+254
* forgot thisben@chromium.org2009-03-211-0/+8
* Add support for radio buttons. The code implementing checked/group was copied...ben@chromium.org2009-03-214-5/+149
* More button modificationsben@chromium.org2009-03-206-19/+144
* Adds a bookmark menu. This is experimental. To turn on you needsky@google.com2009-03-201-0/+4
* Linux: remove extra "typedef" from an enum.agl@chromium.org2009-03-201-1/+1
* Now have a TextButton rendering (sort of; doesn't respond to mouse events soerg@google.com2009-03-199-44/+53
* Revert "Now have a TextButton rendering." Broke Windows.erg@google.com2009-03-198-48/+34
* Now have a TextButton rendering (sort of; doesn't respond to mouse events so ...erg@google.com2009-03-198-34/+48
* Create cross-platform NativeButton2 class that wraps a NativeButtonWin.Once I...ben@chromium.org2009-03-1915-213/+515
* Lands http://codereview.chromium.org/43009 .sky@google.com2009-03-191-2/+4
* Render into a ChromeCanvasPaint object in a RootView under Linux.erg@google.com2009-03-1914-107/+544
* Deletes the now unused AccessibleWrapper (replaced in previous CL by ViewAcce...klink@chromium.org2009-03-192-133/+0
* Fix a crash when double clicking a menu button.ben@chromium.org2009-03-191-1/+4
* New native control helpers. Built but not run by anyone just yet. See design docben@chromium.org2009-03-187-0/+794
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-181-0/+5
* Fixing a few minor issues found during static analysis of the Chromium codebase.finnur@chromium.org2009-03-181-3/+3
* Fixes build breakage on Linux.klink@chromium.org2009-03-171-1/+1
* Renames AccessibleWrapper to ViewAccessibilityWrapper for clarity. klink@chromium.org2009-03-178-293/+432
* forgot the sconscriptben@chromium.org2009-03-171-125/+121
* doh, release buildben@chromium.org2009-03-172-0/+4
* doh, release buildben@chromium.org2009-03-172-0/+4
* doh, release buildben@chromium.org2009-03-172-0/+8
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-1781-729/+512
* Move focus related files into a new chrome/views/focus subdirben@chromium.org2009-03-1715-56/+60
* fix bustage - linux build edit flubben@chromium.org2009-03-171-1/+0
* bustage fix - file movedben@chromium.org2009-03-171-1/+1
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-1732-203/+215
* fix linux bustageben@chromium.org2009-03-171-4/+4
* Move widget related files into views/widgetben@chromium.org2009-03-1739-139/+273
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-1618-765/+674
* Reenable building views under Linux.erg@google.com2009-03-161-17/+20
* Rename Window->WindowWinben@chromium.org2009-03-1416-492/+585
* rollback againben@chromium.org2009-03-1416-585/+492
* Rename Window->WindowWinben@chromium.org2009-03-1416-492/+585
* Disallows dragging from the bookmark bar when the bookmark bar issky@google.com2009-03-131-2/+6
* this should have been reinstated in the revertben@chromium.org2009-03-131-0/+1194
* revertben@chromium.org2009-03-1316-1625/+338
* Rename Window->WindowWinben@chromium.org2009-03-1316-492/+585
* Makes drops above the tabstrip work again. This stopped workingsky@google.com2009-03-131-1/+1
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-133-1/+2
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-122-2/+0
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-1221-120/+116
* Refactors code for showing bookmarks menus into a standalone classsky@google.com2009-03-121-0/+1
* Moving the storing/restoring of the focus from TabContents to WebContentsView...jcampan@chromium.org2009-03-122-24/+4
* Fix the distributor logo placement on the glass frame.ben@chromium.org2009-03-114-6/+37
* Fix black titlebar rendering when toggling DWM when the window is maximized:ben@chromium.org2009-03-104-3/+34
* This changes the base clipboard class, as accomplishing paste requires that C...avi@chromium.org2009-03-101-1/+1
* Unrevert 11294.mpcomplete@google.com2009-03-101-1/+2