summaryrefslogtreecommitdiffstats
path: root/chrome/views
Commit message (Expand)AuthorAgeFilesLines
* Fix about box truncation (and truncation of probably every other box on glass...ben@chromium.org2009-03-071-1/+2
* Test to see if we can reduce some crashes by deferring delegate destruction u...ben@chromium.org2009-03-064-10/+16
* I meant to say !ben@chromium.org2009-03-061-1/+1
* Guard against a crash that can impact Dialog boxes ... this one seems to have...ben@chromium.org2009-03-051-0/+5
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-0518-26/+26
* Revert r9953 since it caused regressions like: ben@chromium.org2009-03-046-56/+20
* Take 2 at moving SupportsWindowFeature from BrowserViewtc@google.com2009-03-041-10/+11
* Fix regression where the window caption buttons weren't clickable when maximi...ben@chromium.org2009-03-042-1/+37
* Fix other release bustage. Gahpkasting@chromium.org2009-03-041-0/+2
* Make Chromium windows not hide auto-hide taskbars.pkasting@chromium.org2009-03-041-16/+29
* Nonfunctional cleanup change:pkasting@chromium.org2009-03-032-13/+10
* disable test since it doesn't compiletc@google.com2009-03-031-2/+2
* disable failing tests while I debugtc@google.com2009-03-031-9/+9
* When you launch Chrome from a desktop shortcut, the window wasn't getting act...ben@chromium.org2009-03-031-2/+12
* Fix interactive ui tests. There was a bug in the NonClientView::GetPreferredS...ben@chromium.org2009-03-032-4/+3
* Make it so that dropdown selects don't deactivate the main frame when opened ...ben@chromium.org2009-03-031-0/+3
* Support DWM switching.ben@chromium.org2009-03-0318-910/+639
* Fix bookmark and menu drag images by making a halo around them. This makesbrettw@chromium.org2009-03-029-28/+55
* Flatten CustomFrameWindow functionality onto Window.ben@chromium.org2009-02-278-41/+509
* Fixes bug in tree view deleting items if there was no root. The oldsky@google.com2009-02-271-4/+3
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-272-2/+8
* All views::Window objects must have a NonClientView, regardless of whether or...ben@chromium.org2009-02-276-85/+137
* Fix 8200: Pressing Esc should cancel dialogs, not commit.finnur@chromium.org2009-02-271-3/+3
* Move DefaultNonClientView out into its own cc/h file.ben@chromium.org2009-02-274-795/+839
* Not DefProc'ing the NCActivate seems to cause the process not to be shown as ...jcampan@chromium.org2009-02-271-1/+4
* An attempt at fixing a crasher reported from the field.jcampan@chromium.org2009-02-271-1/+4
* Bringing the Task Manager to the front shouldn't cause it to lose topmost sta...pkasting@chromium.org2009-02-271-1/+7
* Non-functional cleanup:pkasting@chromium.org2009-02-272-3/+3
* Fix Linux shared build breakages due to undefined symbols.mmoss@chromium.org2009-02-271-0/+20
* Makes it so windows opened from links in Windows Live Messenger cause the win...ben@chromium.org2009-02-261-1/+8
* Adds ability for tree model to reorder its children. I'm going to usesky@google.com2009-02-263-15/+68
* Do not map virtual keycodes (VK_0 - VK_9) to characters when accelerators in ...jungshik@google.com2009-02-261-2/+11
* Handle keys like alt-f4 when focus has been cleared by making sure we don't e...pkasting@chromium.org2009-02-253-32/+26
* This CL causes the autofill popup to hide when the browser window is moved or...jcampan@chromium.org2009-02-251-0/+2
* An experimental fix for Issue 7707.hbono@chromium.org2009-02-251-0/+7
* ui test fail. revert.ben@chromium.org2009-02-252-0/+29
* AppModalDialogQueue shouldn't depend on views.ben@chromium.org2009-02-252-29/+0
* Adds ability to sort the children of a node in the bookmark model. Isky@google.com2009-02-251-6/+3
* Fix release build by including windows.h which wastc@google.com2009-02-251-0/+2
* Move windows specific functions from l10n_util.h to l10n_util_win.h.tc@google.com2009-02-246-3/+6
* Fixing 8010: Missing options from Options dlg.finnur@google.com2009-02-241-1/+4
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-2/+1
* Maximized popup windows couldn't be restored by double-clicking the titlebar,...pkasting@chromium.org2009-02-241-2/+7
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-241-4/+5
* Revert "Revert "Fullscreen mode UI.""kuchhal@chromium.org2009-02-231-0/+3
* Revert "Fullscreen mode UI."kuchhal@chromium.org2009-02-231-3/+0
* Fullscreen mode UI.pkasting@chromium.org2009-02-231-0/+3
* A few minor changes to WidgetWin:pkasting@chromium.org2009-02-232-13/+26
* This CL fixes issue 6099 -- bad display of multi-line English message in pop ...xji@chromium.org2009-02-235-12/+113
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-2215-26/+18