summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Prevent mouse down events on the toolbar view from moving the parent window.paul@chromium.org2009-08-143-3/+28
* Prevent mouse down events in the bookmark bar and download shelf from movingpaul@chromium.org2009-08-145-0/+88
* When you clicked Get Themes in Mac prefs, the browser window containing the t...beng@google.com2009-08-131-2/+2
* BUG=http://crbug.com/17986jrg@chromium.org2009-08-131-3/+0
* Make drag-to-activate session history dropdowns less sensitive. Patch from vi...pinkerton@chromium.org2009-08-131-2/+13
* Clear an error message from the throbber space.paul@chromium.org2009-08-131-2/+4
* Disable RTTI and C++ exceptions in the Mac build. Disable RTTI in the Linuxmark@chromium.org2009-08-132-5/+14
* Removes unneeded include in download_request_dialog_delegate.sky@chromium.org2009-08-131-1/+0
* Implement http auth login dialog for OS X.thakis@chromium.org2009-08-133-8/+23
* (Mac) Place back/forward toolbar menu correctly when there's a bookmarkavi@chromium.org2009-08-121-11/+9
* Fix several bugs in First Run.jeremy@chromium.org2009-08-122-0/+7
* BUG=http://crbug.com/16646jrg@chromium.org2009-08-112-1/+58
* Add "dangerous download" view on OS X, for now for dmg files. Also fix downlo...thakis@chromium.org2009-08-116-39/+162
* Add support for constrained windows on os x, based on Avi's GTMWindowSheetCon...thakis@chromium.org2009-08-1113-26/+618
* First Run Import Progress UI.jeremy@chromium.org2009-08-114-1/+280
* ObjC classes generated by the build and used in Xib files is already getting ...thomasvl@chromium.org2009-08-112-61/+57
* Make sure we don't set focus to the findbar until after the focus is restored...estade@chromium.org2009-08-114-12/+17
* Fix bookmark bar chevron not being pinned to right when launch with bar open.jrg@chromium.org2009-08-104-3/+40
* Modified the browser controller so that it can revert the location bar when a...yusukes@google.com2009-08-101-0/+17
* add "remove" to download item context menu on macthakis@chromium.org2009-08-102-0/+8
* Move some Mac l10n helpers out into app/l10n so they are closer to the generi...thomasvl@chromium.org2009-08-073-79/+4
* Implement back/forward toolbar menus on Mac (bug 13203).avi@chromium.org2009-08-0711-5/+511
* Reverts the revert of 22517.rohitrao@chromium.org2009-08-0722-429/+487
* Fix crash on fullscreening of popup.jrg@chromium.org2009-08-073-0/+22
* Reverting 22517.rohitrao@chromium.org2009-08-0522-468/+426
* Rewrites the Mac view resizing logic to have the BrowserWindowControllerrohitrao@chromium.org2009-08-0522-426/+468
* Removes notification observers at the end of each CustomHomePagesModel unittest.rohitrao@chromium.org2009-08-051-0/+5
* Reverting 22478.avi@chromium.org2009-08-0511-506/+5
* On bookmark edit, the OK button is now disabled if the entered URL isjrg@chromium.org2009-08-053-12/+61
* Implement back/forward toolbar menus on Mac (bug 13203).avi@chromium.org2009-08-0511-5/+506
* Keep scrollbars (etc.) active upon pulling down menu extra.avi@chromium.org2009-08-041-0/+7
* Sort theme popup list correctly.avi@chromium.org2009-08-041-1/+3
* Implement the download arrow animation for Mac.paul@chromium.org2009-08-041-0/+200
* Implement the quit dialog on Mac displayed when the user has in progresspaul@chromium.org2009-08-031-2/+3
* Disable CustomHomePagesModelTest.ModelChangedNotification because of crashiness.phajdan.jr@chromium.org2009-08-031-1/+2
* Get rid of non-functional elements from the themes prefs; add switcher.avi@chromium.org2009-08-034-5/+116
* Enable dragging of images to desktop (Finder), Preview, etc. (on Mac).thakis@chromium.org2009-07-312-0/+403
* Use real KVO notification for the default browser text.avi@chromium.org2009-07-311-8/+3
* Add "Get themes" button to the prefs.avi@chromium.org2009-07-312-0/+19
* Relanding the page info on Gtk Linux.jcampan@chromium.org2009-07-301-3/+3
* Fix tab z-ordering on Mac. Make the TabStripController take fullpinkerton@chromium.org2009-07-302-31/+61
* Fix tab dragging to always hide the new tab button while dragging a tab or ta...pinkerton@chromium.org2009-07-306-22/+63
* Reverting 22070.jcampan@chromium.org2009-07-301-3/+3
* Implementation of the page info dialog on Linux Gtk.jcampan@chromium.org2009-07-301-3/+3
* Get rid of redundant tab layout by installing incognito badge and adjusting t...pinkerton@chromium.org2009-07-301-3/+4
* First cut at Firefox import on OSX + stubs for Safari import.jeremy@chromium.org2009-07-292-0/+8
* Landing Thiago Farina's CL.jcampan@chromium.org2009-07-292-2/+2
* 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