summaryrefslogtreecommitdiffstats
path: root/views/view.cc
Commit message (Expand)AuthorAgeFilesLines
* Make theme change notifications auto-propagate through the view hierarchy, in...pkasting@chromium.org2010-07-271-5/+6
* Fixes regression in links ending up too small. The problem is that wesky@chromium.org2010-07-211-9/+11
* Relayout content pref page properly upon sync status changes.mnissler@chromium.org2010-07-151-3/+24
* Prevent non-visible views from getting focused.mnissler@chromium.org2010-07-141-2/+3
* Bye bye tab close dot, we hardly knew you.sky@chromium.org2010-07-071-25/+8
* Re-land r51526mnissler@chromium.org2010-07-051-6/+3
* Revert r51526 (Auto-size the views version of the options dialog.)mnissler@chromium.org2010-07-021-3/+6
* Auto-size the views version of the options dialog.mnissler@chromium.org2010-07-021-6/+3
* Canvas refactoring Phase 4a:ben@chromium.org2010-06-291-6/+6
* Canvas refactoring part 3.ben@chromium.org2010-06-251-7/+7
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-241-7/+7
* Canvas refactoring part 3.ben@chromium.org2010-06-241-7/+7
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-181-3/+10
* Attempt 2 at:sky@chromium.org2010-06-151-8/+25
* Revert 49795 - Changes the tab close button to a dot, unless you're near the ...sky@chromium.org2010-06-151-25/+8
* Changes the tab close button to a dot, unless you're near the buttonsky@chromium.org2010-06-151-8/+25
* Initial work to fix the IAccessible tree in circumstances where there is a wi...ctguil@chromium.org2010-05-271-0/+12
* Refactors TabStrip code for better sharing between TabStrip andsky@chromium.org2010-05-131-1/+1
* Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...pkasting@chromium.org2010-05-101-7/+1
* UI Language switch implemented by propagating LocaleChanged()glotov@google.com2010-04-201-2/+3
* Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...pkasting@chromium.org2010-04-031-0/+13
* Virtual LocaleChanged() callback added to views hierarchy to notifyglotov@google.com2010-03-251-2/+6
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-3/+2
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* remove itself from parent when deleted.oshima@chromium.org2010-03-121-2/+4
* Autoslide/hide notifications after timeout.oshima@chromium.org2010-03-121-0/+6
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-1/+1
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-44/+35
* Attempt 2 at landing this. The first attempt failed becausesky@chromium.org2010-02-191-1/+1
* Implement a TODO.pkasting@chromium.org2010-02-191-7/+3
* CL implementing focus-dismissal of the chrome.experimental.popup set of exten...twiz@chromium.org2010-02-101-0/+8
* Don't call View::DidChangeBounds() when the bounds didn't changedavemoore@chromium.org2010-02-051-6/+7
* Adding drag-drop support in and out of the Browser Action overflow menu.finnur@chromium.org2010-02-041-1/+4
* Tab-modal dialog improvements:zelidrag@google.com2010-01-151-1/+1
* Addded notification when ancestor gets changed. So windows that lack focus ma...georgey@chromium.org2010-01-071-18/+54
* bsds: views/ and webkit/ support for FreeBSD/OpenBSDevan@chromium.org2009-12-311-1/+1
* linux: reduce header interdependenciesevan@chromium.org2009-12-291-0/+4
* Downward drag after mouse-down is now causing bookmark bar folders to open, r...zelidrag@google.com2009-12-041-1/+7
* Porting the table view to Linux toolkit views.jcampan@chromium.org2009-12-011-0/+2
* Adds link to bookmark bar that when clicked imports bookmarks. I alsosky@chromium.org2009-11-301-0/+4
* Fixes two issues from valgrind, and some cleanup:sky@chromium.org2009-11-201-2/+1
* Fix style issues in View class.maruel@chromium.org2009-11-071-58/+28
* Attempt 2 at:sky@chromium.org2009-11-041-5/+3
* Revert 30903 - Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-041-3/+5
* Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-041-5/+3
* CompactLocationBar 1st step:oshima@chromium.org2009-10-281-1/+1
* Accessibility information from the renderer was not being returned to tools l...ananta@chromium.org2009-10-101-0/+6
* Enabling the default button behavior on Linux toolkit_views.jcampan@chromium.org2009-10-081-6/+0
* Relanding focus traversal on Linux toolkit views.jcampan@chromium.org2009-10-011-3/+3