summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* 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
* Gets NativeTabContentsContainerGtk to compile and removes somesky@chromium.org2009-05-293-28/+0
* Gets GoButton to compile on Linux.sky@chromium.org2009-05-291-4/+11
* IE and Firefox always translate (alt+numpad 7) as an accelerator. We should ...pkasting@chromium.org2009-05-281-18/+19
* Add general options page. Options are working with the following exceptions:tc@google.com2009-05-282-46/+3
* Remove some dead code.pkasting@chromium.org2009-05-282-6/+0
* Make Textfield more portable.ben@chromium.org2009-05-2810-34/+34
* Clean up some code to make it more comprehensible. No functional change.pkasting@chromium.org2009-05-281-16/+29
* Removes ifdef around include of tooltip_manager now that it's beensky@chromium.org2009-05-281-2/+0
* Gets bookmark_bar_view to compile on Linux.sky@chromium.org2009-05-281-7/+22
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-284-61/+61
* This CL is a clean-up of the app_modal_dialog_queue.cc in an attempt to fix a...jcampan@chromium.org2009-05-281-2/+2
* The Ctrl-Shift-Delete shortcut was not showing the Clear Browsing Data dialog.jcampan@chromium.org2009-05-281-1/+1
* Splits TooltipManager so that it can be ported and stubs out the GTKsky@chromium.org2009-05-281-2/+0
* DevTools: remove DevTools from options UI.pfeldman@chromium.org2009-05-281-74/+0
* Turn BrowserView::GetBrowserViewForNativeView() into GetBrowserViewForNativeW...davemoore@chromium.org2009-05-284-6/+10
* Shift maximized mode tabstrip up by 1 px to avoid empty pixel at screen top.pkasting@chromium.org2009-05-282-11/+15