summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Terms of Service don't apply to Chromium. Remove the link from the About box.finnur@google.com2008-10-101-13/+18
* Forgot a .h file. finnur@google.com2008-10-101-0/+2
* Allow the translators to chose which link appears first in the About box.finnur@google.com2008-10-101-9/+20
* Make loading animations on app windows not call WM_SETICON on every frame. Ow.ben@chromium.org2008-10-106-11/+18
* Fix regression with app window titles.ben@chromium.org2008-10-091-5/+2
* Account for the distributor logo when sizing the title text bounds.ben@chromium.org2008-10-091-1/+4
* Changing the About box according to mockups. Basically, we now want to have a...finnur@google.com2008-10-092-29/+265
* Roll back changes to the client area size calculation, since this fix didn't ...ben@chromium.org2008-10-092-32/+27
* Move window_resources.h to chrome/views to remove bad dependency of chrome/vi...ben@chromium.org2008-10-085-36/+4
* Constrained window title text colors are inverted.ben@chromium.org2008-10-081-1/+1
* Always position and size the toolbar view, since it's used to position other ...ben@chromium.org2008-10-081-17/+18
* Make it so that you can resize glass windows from the bottom.ben@chromium.org2008-10-081-1/+2
* External contribution from developer0420@gmail.com. Pressing enter insky@google.com2008-10-081-3/+5
* Attempt to fix more standard non-client painting by extending the client area...ben@chromium.org2008-10-082-10/+14
* Fix problem with popups frames when magic_browzr.erg@google.com2008-10-081-9/+18
* klockwork bug: variable delared in nested scopecpu@google.com2008-10-081-5/+2
* Enables sorting of the tables in the password editor and the URLsky@google.com2008-10-083-66/+131
* Fix crash due to lack of NULL checking in one case.beng@google.com2008-10-081-8/+5
* Reduce the amount of excessive updating done when there is no window icon to beben@chromium.org2008-10-061-2/+4
* Port some more of chrome/ to Linux.deanm@google.com2008-10-023-0/+3
* - Add a note about a subtle requirement of the current code (bug 2994).deanm@chromium.org2008-10-021-28/+20
* Fixes a couple of bookmark bar bugs:sky@google.com2008-10-011-19/+75
* Refactoring for portability:mark@chromium.org2008-09-291-1/+1
* Enables sorting of cookie views. Also fixes in bug in deletion thatsky@google.com2008-09-291-23/+43
* Catch up SCons Windows build with recent file shuffling and other changes:sgk@google.com2008-09-261-0/+17
* Make the link in the About box clickable (Issue 657)finnur@google.com2008-09-262-13/+38
* Fix for a crash in the info bubble at first runcpu@google.com2008-09-261-3/+6
* Reorganize the declarations to have some grouping and logical ordering in tab...brettw@google.com2008-09-264-5/+5
* Adds the ability to sort TableView. Contrary to what we spoke aboutsky@google.com2008-09-261-9/+17
* "Make Chrome your default browser" should now appear as a checkbox at the bot...finnur@google.com2008-09-256-53/+78
* This CL enables the Page info menu when right-clicking on a page/frame.jcampan@chromium.org2008-09-233-32/+77
* Fixes crasher that occurs when using keyboard to navigate focus andsky@google.com2008-09-231-0/+4
* I'm going to try and land this again. This is exactly the same change as you ...sky@google.com2008-09-221-1/+1
* Fix for issue 2617: After using Ctrl+O to open a local file the directory is ...finnur@google.com2008-09-221-5/+7
* Reverts fix for 2554.sky@google.com2008-09-221-1/+1
* Fixes mnemonic bug in chrome menus. After this change you can indicatesky@google.com2008-09-221-1/+1
* Revert change 2419 because it breaks the buildnsylvain@chromium.org2008-09-201-39/+23
* This is the same change as issue 1633 ( http://codereview.chromium.org/1633 )...petersont@google.com2008-09-191-23/+39
* Landing a patch for Adam. See http://codereview.chromium.org/3136 for details.finnur@google.com2008-09-192-7/+5
* Changes the bookmark model to allow more than one bookmark tosky@google.com2008-09-197-200/+205
* Add some padding between the right edge of the new tab button and the left ed...ben@chromium.org2008-09-181-2/+7
* Make sure window controls in maximized browser windows can be hit-tested as t...ben@chromium.org2008-09-181-2/+8
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-1748-656/+628
* Don't load the font for the window title if we're not going to be painting a ...beng@google.com2008-09-177-131/+66
* Re-land this fix from earlier. Since I was making the tab icon view optional,...beng@google.com2008-09-172-20/+28
* According to reports in the field, some XP machines have a registry flag that...finnur@google.com2008-09-171-0/+1
* Roll back this fix until I can figure out why it;s crashing the ui testsbeng@google.com2008-09-172-28/+20
* Don't initialize the TabIconView if we don't need to. It's expensive to create.beng@google.com2008-09-172-20/+28
* Revert this earlier fix since it didn't do any good.beng@google.com2008-09-172-33/+28
* Fixed bookmark bubble bug. If you changed the title, then clicked editsky@google.com2008-09-161-0/+3