summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reverting 17271.ben@chromium.org2009-05-303-9/+0
* Fixes to make a browser window come up with TOOLKIT_VIEWS.ben@chromium.org2009-05-303-0/+9
* This CL fixes issue 6223 - Drag and drop a new tab from RTL Chrome: the docke...xji@chromium.org2009-05-291-1/+4
* Changed the status bar size to adapt to the size of the font,mirandac@chromium.org2009-05-293-32/+45
* The ShelfItemDialog has an accelerator for Enter.jcampan@chromium.org2009-05-292-2/+9
* Really theme the find bar. We were previously getting the DefaultThemeProvide...glen@chromium.org2009-05-292-2/+2
* More views on gtk work: NativeViewPhotoboothGtk, adds a missing methodsky@chromium.org2009-05-293-0/+76
* Fixes a slew of random link/compile errors for views on gtk.sky@chromium.org2009-05-294-3/+71
* Revert Revision 17224glen@chromium.org2009-05-292-2/+2
* Revert the Omnibox when changing tabs while its contents have been deleted.pkasting@chromium.org2009-05-292-6/+9
* Really theme the find bar. We were previously getting the DefaultThemeProvide...glen@chromium.org2009-05-292-2/+2
* Renames BackForwardMenuModelWin to BackForwardMenuModelViews.sky@chromium.org2009-05-292-5/+6
* Gets TabIconView compiling on linux.sky@chromium.org2009-05-291-2/+12
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-2912-29/+22