summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Nice looking First-Run dialogs.jeremy@chromium.org2009-07-282-38/+54
* Remove unused codethakis@chromium.org2009-07-282-8/+1
* Redraw download item when its state changedthakis@chromium.org2009-07-281-0/+2
* First stab at download item overflow. Also add the image to the left of "Show...thakis@chromium.org2009-07-284-11/+113
* Fix gradient drawing on the Mac. (Base coordinate system != window base coord...avi@chromium.org2009-07-272-7/+8
* Pretties up the FindBar on Mac.rohitrao@chromium.org2009-07-274-8/+42
* Give crashed tabs the crashed tab icon on the Mac.avi@chromium.org2009-07-277-92/+235
* First cut at Mac history menu.rohitrao@chromium.org2009-07-276-0/+775
* Fix location bar display.thakis@chromium.org2009-07-271-1/+1
* Implement feature where tabs don't resize when using the close box until the ...pinkerton@chromium.org2009-07-242-8/+95
* Live resize of tabs as the window resizes.pinkerton@chromium.org2009-07-242-8/+36
* When no theme is installed, don't attempt to tint buttons.avi@chromium.org2009-07-241-2/+4
* Added menus for bookmark bar folders. This is NOT based on the Colejrg@chromium.org2009-07-239-165/+389
* Headers cleanup:phajdan.jr@chromium.org2009-07-237-3/+12
* Make tabs go all the way to the right edge and stop using less of the strip a...pinkerton@chromium.org2009-07-238-14/+185
* Fix issue where dragging window via a tab would incorrectly dim chrome when t...pinkerton@chromium.org2009-07-232-0/+4
* Fix bug 15795: make the capslock indicator in password fields (on Mac) work.avi@chromium.org2009-07-231-0/+4
* Propagate theme changes to the tabstrip.avi@chromium.org2009-07-234-1/+12
* Correctly account for windows of different sizes when snapping windows togeth...pinkerton@chromium.org2009-07-231-2/+9
* Increase the close button offset so the text doesn't overlap it.pinkerton@chromium.org2009-07-231-3/+1
* Don't install the incognito badge in anything other than a normal browser win...pinkerton@chromium.org2009-07-231-0/+3
* Make double-clicking on the tab strip minimize (i.e., "miniaturize") thepinkerton@chromium.org2009-07-222-13/+49
* Load Mac download shelf icons asynchronously.paul@chromium.org2009-07-225-11/+61
* Bookmark Bar Add Folder / Rename Folder dialog and controller.jrg@chromium.org2009-07-226-3/+216
* Make scrollbars and other controls tint/untint upon main window gainingthakis@chromium.org2009-07-221-0/+23
* Add a custom subclass of GTMUILocalizer that skips the bundle work so we can ...thomasvl@chromium.org2009-07-222-0/+53
* Starting mac l10n:thomasvl@chromium.org2009-07-225-52/+157
* Implement bookmark editor. No tree display or hierarchy movement, butjrg@chromium.org2009-07-216-27/+520
* Fix context menu on download item.thakis@chromium.org2009-07-211-3/+3
* Make download shelf themeable.thakis@chromium.org2009-07-211-45/+33
* Use a real download item.thakis@chromium.org2009-07-217-99/+642
* Add theme support for the yellow star on the Mac.avi@chromium.org2009-07-213-12/+48
* [Mac] Detect control-key changes in autocomplete field.shess@chromium.org2009-07-213-0/+64
* [Mac] Prevent the field from updating the font panel and any ruler state.shess@chromium.org2009-07-211-0/+13
* Fix for the URL status bubble overlapping the download shelf.paul@chromium.org2009-07-219-13/+67
* Fix GTK/Mac builds.ben@chromium.org2009-07-214-9/+5
* Infobar UI cleanup on Mac. Adds the yellow background gradient androhitrao@chromium.org2009-07-205-53/+183
* [Mac] Strip newlines from paste.shess@chromium.org2009-07-206-16/+189
* Don't make all bookmark buttons the same width.jrg@chromium.org2009-07-203-42/+212
* Fix misleading name and comment of Browser::GetCurrentPageTitle.phajdan.jr@chromium.org2009-07-201-1/+1
* File dropped off a popup CL :-(jrg@chromium.org2009-07-201-24/+30
* Relanding the the refactoring the page info to have a model.jcampan@chromium.org2009-07-196-193/+96
* Reverting 21032.jcampan@chromium.org2009-07-186-96/+193
* Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...jcampan@chromium.org2009-07-186-193/+96
* Makes enter/shift-enter find next/previous on Mac.rohitrao@chromium.org2009-07-171-0/+19
* Move into browser/cocoa from browser/pinkerton@chromium.org2009-07-171-0/+36
* Fixes a leak in [LinkInfoBarController addAdditionalControls].rohitrao@chromium.org2009-07-171-2/+2
* First cut at infobars on Mac. These are not expected to berohitrao@chromium.org2009-07-1720-11/+1328
* Adds window position save/restore support for multiple monitors on Mac.rohitrao@chromium.org2009-07-161-9/+4
* Fix for the Mac download shelf crash when clearing all downloads.paul@chromium.org2009-07-166-4/+60