summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* 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
* r20591 broke themed buttons. Fixing.avi@chromium.org2009-07-161-0/+9
* Clear the window delegate in dealloc. Just being safe, I don't think this fix...pinkerton@chromium.org2009-07-161-0/+4
* Implement theme resetavi@chromium.org2009-07-161-1/+1
* Set theme immediately on change.avi@chromium.org2009-07-161-10/+15
* [Mac] Refactor location-bar autocomplete cell classes.shess@chromium.org2009-07-1613-60/+173
* Mac pop-up window happier-ness.jrg@chromium.org2009-07-157-2/+78
* Only register for popup menu notifications from our popup cell, not all of them.pinkerton@chromium.org2009-07-151-1/+1
* Lands http://codereview.chromium.org/155428 for Thiago, which changessky@chromium.org2009-07-155-6/+19
* Implement drops on web view.pinkerton@chromium.org2009-07-153-0/+387
* Make DownloadShelf a pure interface.estade@chromium.org2009-07-143-2/+7
* When a page is done loading, every tab change is important.avi@chromium.org2009-07-141-2/+2
* DevTools: Focus docked DevTools window on breakpoint.pfeldman@chromium.org2009-07-142-0/+5
* More bookmark bar changes.jrg@chromium.org2009-07-1418-111/+424
* Fix unittest; we changed the name of the PDF file that the test was using. (P...avi@chromium.org2009-07-142-5/+6
* Nukes the 3 arg TabMoved variant in favor of the 4 arg variant.sky@chromium.org2009-07-132-2/+4
* Initial support for theming on Mac OS X.avi@chromium.org2009-07-1317-185/+608
* -orderBack: unit test windows when not in the debugger.shess@chromium.org2009-07-101-1/+6
* Broke my own unittest. The expected behavior when callingrohitrao@chromium.org2009-07-101-3/+8
* Enables find in page match counts on Mac.rohitrao@chromium.org2009-07-101-11/+10
* fix mac compile bustage - use a different string conversion function for GetC...ben@chromium.org2009-07-101-1/+1
* Add a rudamentary feed preview to the RSS extension. Itfinnur@chromium.org2009-07-092-5/+15
* If the init returns nil (don't throw) don't try to store that into the dict.thomasvl@chromium.org2009-07-091-2/+3
* Added an helper namespace that provides fetches images from the app bundle an...thomasvl@chromium.org2009-07-099-14/+156
* Set the save file type index properly if there was only one file type.paul@chromium.org2009-07-091-0/+2
* Perf bots are "happy enough", enable the throbber for real.pinkerton@chromium.org2009-07-091-22/+10
* Testing perfbots with throbber enabledpinkerton@chromium.org2009-07-091-1/+1
* - Fix janklist issue #1: "there is a pixel line below the mainjrg@chromium.org2009-07-0911-108/+192