summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Better behavior for ctrl-k: If we're already in forced_query mode, re-select ...pkasting@chromium.org2009-06-051-1/+1
* Fix for closing the download shelf with multiple tabs open.paul@chromium.org2009-06-041-4/+2
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-041-1/+2
* Forbid tab drops on application windows.ben@chromium.org2009-06-041-1/+2
* Make the inactive tab background line up with the parent without using magic ...glen@chromium.org2009-06-045-8/+29
* Fix for DWM crash.glen@chromium.org2009-06-041-1/+2
* Relanding the first of probably several patches trying to clean up the Blocke...erg@google.com2009-06-043-582/+97
* Make tab resize relayout on mouse out work.ben@chromium.org2009-06-042-18/+35
* Fix timing issue with first run bubble, and tweak size of OEM bubble so it lo...mirandac@chromium.org2009-06-041-1/+6
* Allow WindowGtks to be moved and sized when the mouse is over the caption or ...ben@chromium.org2009-06-041-9/+8
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-046-99/+78
* Reland of r17500:glen@chromium.org2009-06-041-3/+18
* Add ability to theme our buttons.glen@chromium.org2009-06-041-10/+28
* Fix toolkit_views bustage.ben@chromium.org2009-06-044-17/+8
* Part 1 of dragging extensions on the shelf. This part was just about getting...erikkay@google.com2009-06-034-23/+78
* Fix toolkit_views build.ben@chromium.org2009-06-031-0/+4
* Fix the Linux views build.jcampan@chromium.org2009-06-031-0/+1
* Some previous refactoring I did of the accelerator code had introduced regres...jcampan@chromium.org2009-06-032-56/+2
* FocusManager should accept multiple AcceleratorTargets for each accelerator.yutak@chromium.org2009-06-033-23/+13
* plugins: rename GetPluginNativeView to GetNativeView.evan@chromium.org2009-06-032-4/+4
* UI Support for Auto Spell Correct. Currently, it is still under the command l...sidchat@google.com2009-06-032-1/+37
* When the contents don't have title, use URL for the name of bookmark entry.brettw@chromium.org2009-06-031-2/+1
* Revert r17500glen@chromium.org2009-06-031-14/+3
* Theme the download bar. Mostly this is just changing the background color to ...glen@chromium.org2009-06-031-4/+7
* Theme our bookmark bar buttons.glen@chromium.org2009-06-031-3/+14
* Removed focus manager references from the external tab container as we don't ...ananta@chromium.org2009-06-031-7/+9
* Linux bookmark manager first cut.estade@chromium.org2009-06-032-9/+14
* Revert "This is the first of probably several patches trying to clean up the ...erg@google.com2009-06-033-97/+582
* This is the first of probably several patches trying to clean up the BlockedP...erg@google.com2009-06-033-582/+97
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-035-2/+7
* Local text file with spaces in filename is urlencoded in tab titlemhm@chromium.org2009-06-032-2/+3
* Support for searching bookmarks for IDN.brettw@chromium.org2009-06-021-5/+7
* Allow themes to change the background of the new tab page. Adds support for d...glen@chromium.org2009-06-022-7/+25
* Fix the blue tab titles on GTK by hooking up the browser theme provider to thebrettw@chromium.org2009-06-022-0/+14
* Fixes a couple of bugs encountered in getting info bubbles to work:sky@chromium.org2009-06-021-10/+8
* Makes the text of the in-progress download dialog better by special-casing th...jcampan@chromium.org2009-06-021-5/+24
* Make Combobox portableben@chromium.org2009-06-0221-179/+176
* Fix opaque app mode display.glen@chromium.org2009-06-021-8/+10
* Fixes bug where can't see contents of autocomplete edit. This wassky@chromium.org2009-06-011-0/+10
* Fixes a couple of related bugs:sky@chromium.org2009-06-012-5/+13
* Fix crash in omnibox2 popup introduced by themes work. There was no widget to...ben@chromium.org2009-05-311-1/+2
* Now that themes are enabled by default, the option should be visible by default.glen@chromium.org2009-05-311-9/+4
* Use the right frame type on startup, do proper swapping of frames when themes...glen@chromium.org2009-05-314-6/+6
* Fix the Windows build by adding necessary headers.brettw@chromium.org2009-05-311-0/+1
* Split out the views table functions into separate header files. Many users onlybrettw@chromium.org2009-05-3116-6/+29
* Add a "User Data" tab to the options, remove the "minor tweaks" tabmhm@chromium.org2009-05-303-378/+487
* Revert 17288 - Test failures.mhm@chromium.org2009-05-303-489/+378
* Create a "User data" tab and remove the "minor tweaks" tab. The mockup is inc...mhm@chromium.org2009-05-303-378/+489
* Fix bustage by fixing defines not to include windows.ben@chromium.org2009-05-301-1/+1
* Fixes to make a browser window come up with TOOLKIT_VIEWS.ben@chromium.org2009-05-303-0/+9