summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Don't abandon or cancel in-progress field editors when the window closes.pinkerton@chromium.org2009-08-201-5/+12
* Bookmark STAR bubble.jrg@chromium.org2009-08-2021-12/+802
* Essentially revert r16636. We get no speedup from using CIImage and we are su...avi@chromium.org2009-08-201-14/+3
* Check the favicon and loading state when a tab is created in case its TabCont...pinkerton@chromium.org2009-08-191-48/+61
* Add progress disks to os x download items. Some more spacing tweaks. Still no...thakis@chromium.org2009-08-192-23/+103
* Load 16x16 icons for shelf.thakis@chromium.org2009-08-191-1/+1
* Give the test an autorelease pool so the dialog gets cleaned up at the end of...pinkerton@chromium.org2009-08-191-1/+2
* Try and fix the valgrind error. The CGEventRef wasn't being released.ben@chromium.org2009-08-191-4/+6
* This changelist represents the necessary merger of two others:ben@chromium.org2009-08-1912-50/+239
* Synthesize an NSEvent for handling drag events, since wepaul@chromium.org2009-08-181-4/+18
* Add modifier key support for window open dispositions throught the Mac UIrohitrao@chromium.org2009-08-185-9/+24
* Clean up download item look, part 1 of many.thakis@chromium.org2009-08-172-41/+31
* Implement drag and drop of downloads for the Mac downloads page.paul@chromium.org2009-08-173-0/+121
* 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