summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
...
* Let cmd-f/cmd-g use the findboard.thakis@chromium.org2009-09-237-16/+318
* Mac: Hook up the page menu's "Encoding" submenu.erg@chromium.org2009-09-235-9/+18
* [Mac] Convert Omnibox paste-and-go to use AutocompleteTextFieldObserver.shess@chromium.org2009-09-236-50/+84
* Mac: Empty bookmark bar should show IDS_BOOKMARKS_NO_ITEMS.erg@chromium.org2009-09-225-6/+37
* [Mac] Add favicons to items in folders on the bookmark bar.rsesek@chromium.org2009-09-221-1/+7
* [Mac] Use gmock rather than manual mock for autocomplete tests.shess@chromium.org2009-09-213-40/+23
* Make links in the cocoa about dialog clickable. (Try #2).erg@chromium.org2009-09-213-11/+78
* [Mac] Expose AutocompleteEditViewMac to Cocoa code.shess@chromium.org2009-09-218-215/+236
* Forward edit commands to be executed for shortcuts which aren't handled bythakis@chromium.org2009-09-212-30/+36
* Task Manager for OS X: Set up columns, show rows.thakis@chromium.org2009-09-212-3/+172
* Only show extension shelf on demand again.thakis@chromium.org2009-09-201-1/+0
* Temporarily always show extension shelf.thakis@chromium.org2009-09-201-0/+1
* Turn os x extension shelf on.thakis@chromium.org2009-09-191-4/+0
* [Mac] Polish the search engine managerrsesek@chromium.org2009-09-1910-62/+198
* Do not automatically show extension shelf.thakis@chromium.org2009-09-191-3/+2
* [Mac] Implement Paste and Go/Search.rohitrao@chromium.org2009-09-184-1/+59
* [Mac] Adds animations to the findbar.rohitrao@chromium.org2009-09-184-39/+134
* [Mac] Disable autoresizing of subviews when going into and out of fullscreenrohitrao@chromium.org2009-09-181-0/+8
* Remove the theme popup menu and just have a reset button to match the other p...thomasvl@chromium.org2009-09-184-117/+4
* Allow popup windows to have a title displayed in the titlebar.pinkerton@chromium.org2009-09-181-0/+6
* Let arrow up/down in find bar scroll page.thakis@chromium.org2009-09-181-1/+3
* Reverting 26482.thomasvl@chromium.org2009-09-172-23/+9
* Make links in the cocoa about dialog clickable.erg@chromium.org2009-09-172-9/+23
* Use NSApp in preference to [NSApplication sharedApplicaton]mark@chromium.org2009-09-174-9/+7
* Fix a few pasteboard-related things in the Mac unit_tests. Most of thesemark@chromium.org2009-09-175-42/+41
* Use delegate protocols present in the 10.6 SDK. For previous SDKs, providemark@chromium.org2009-09-1710-10/+21
* Pick up newer GTMthomasvl@chromium.org2009-09-163-18/+13
* Improve tab-closability of right-most tab.thakis@chromium.org2009-09-161-5/+15
* disable extension bar for nowthakis@chromium.org2009-09-161-0/+4
* Avoid spurious errors about NSColor*-CGColor* and NSSize-CGSize conversionsmark@chromium.org2009-09-165-10/+11
* Edit Search Engine fix up:thomasvl@chromium.org2009-09-162-0/+47
* Add a bare-bones extension shelf that displays extension items on OS X.thakis@chromium.org2009-09-169-22/+629
* Add SSL icons on Mac OS Xhawk@chromium.org2009-09-165-1/+122
* Fix Snow Leopard SDK errorsmark@chromium.org2009-09-161-1/+1
* Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...pkasting@chromium.org2009-09-155-48/+52
* Some scaffolding for the task manager.thakis@chromium.org2009-09-154-1/+162
* Keyword editor fixes:thomasvl@chromium.org2009-09-151-0/+8
* Committing original patch http://codereview.chromium.org/178036paul@chromium.org2009-09-151-6/+7
* [Mac] Make the pageup, Shift-pageup, and Option-Shift-pageup keys scroll the ...rohitrao@chromium.org2009-09-151-0/+22
* Make sure the text color is set correctly for incognito themes until we theme...pinkerton@chromium.org2009-09-151-0/+13
* [Mac] Restore focus to the previously focused view when dismissing the find bar.rohitrao@chromium.org2009-09-156-1/+195
* Reverting 26214.rohitrao@chromium.org2009-09-156-193/+1
* [Mac] Restore focus to the previously focused view when dismissing the find bar.rohitrao@chromium.org2009-09-156-1/+193
* Potential fix for http://crbug.com/13111thakis@chromium.org2009-09-151-0/+1
* Fix up the unittest to now expect the image within the bundle.thomasvl@chromium.org2009-09-141-4/+4
* Update the sadtab and throbbers to use the helpers for fetching strings/image...thomasvl@chromium.org2009-09-142-10/+16
* [Mac] Implement the search engine managerrsesek@chromium.org2009-09-128-0/+724
* Force page-action views to update after reloading an extension, by deletingpam@chromium.org2009-09-112-0/+7
* Allow windows with a single tab to be merged into other windows with drag and...pinkerton@chromium.org2009-09-101-30/+49
* Attempt to fix memory leak in some mac tests.estade@chromium.org2009-09-102-0/+7