summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* About box development.jrg@chromium.org2009-05-203-0/+241
* Support multi-touch gestures for back&forward.pinkerton@chromium.org2009-05-201-0/+21
* Temporarily disabling throbber to see if startup tests bot goes back to normal.pinkerton@chromium.org2009-05-201-0/+4
* Use GTM's l10n class to substitute the correctly branded string for "Quit Chr...pinkerton@chromium.org2009-05-202-0/+52
* Change some NOTIMPLMENTED() to tracking bugs because they are polluting the u...shess@chromium.org2009-05-202-2/+2
* When loading, change the tag on the "go button" to IDC_STOP so it executes th...pinkerton@chromium.org2009-05-202-1/+14
* Commit for Miranda. glen@chromium.org2009-05-191-1/+1
* Mac: Fix the Go button.shess@chromium.org2009-05-192-3/+11
* Implement a status throbber on the mac, currently using the Win artwork. Made...pinkerton@chromium.org2009-05-198-14/+259
* Adjust size of location bar, update preference panels to new appearance.pinkerton@chromium.org2009-05-185-2/+111
* Switch to a real API for putting titles in docked windows.avi@chromium.org2009-05-183-36/+2
* Fix for crash in empty home page field. Ensure pref gets set back to NTP. BUG...pinkerton@chromium.org2009-05-181-1/+4
* Linux: Take download shelf and infobar close animations into account during r...estade@chromium.org2009-05-152-0/+6
* Explicitly set the window title in the dock when minimizing a window/updating...avi@google.com2009-05-153-18/+48
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-3/+3
* Provide one set of mac common app name defines for things that need the name ...thomasvl@chromium.org2009-05-141-7/+2
* Fixup colors for inactive tab.jeremy@chromium.org2009-05-141-2/+2
* Implement OS X Encoding Menu.jeremy@chromium.org2009-05-143-0/+107
* Revert "Implement OS X Encoding Menu."tc@google.com2009-05-143-107/+0
* Implement OS X Encoding Menu.jeremy@chromium.org2009-05-143-0/+107
* Add match count text to the GTK find bar. This also makes the bar wider.brettw@chromium.org2009-05-141-3/+0
* Enable basic saving/restoring window placements on Mac.rohitrao@chromium.org2009-05-142-1/+103
* Save/restore the focused subview.avi@google.com2009-05-132-10/+7
* Propagate intrinsic width notification over IPC in all cases (not just extens...pinkerton@chromium.org2009-05-131-4/+1
* Fix issue where dragging a newly created tab drags the entire window by comme...pinkerton@chromium.org2009-05-131-1/+13
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Fix for delegate ordering problem dragging tabs between windows. We now remov...pinkerton@chromium.org2009-05-124-43/+49
* Record UI metric for closing tabs with the mouse.pinkerton@chromium.org2009-05-121-8/+13
* Move the bookmark node iD generation to bookmark model isntead ofmunjal@chromium.org2009-05-122-17/+12
* Use Chrome facilities for omnibox state save and restore on Mac.shess@chromium.org2009-05-115-26/+22
* Add stubs for UserChangedThemes to Mac and Linux.glen@chromium.org2009-05-092-0/+5
* move this to app/gfx, part of previous commitben@chromium.org2009-05-081-1/+1
* Fix default browser info string to change text and color instead of hiding/sh...pinkerton@chromium.org2009-05-081-20/+50
* Enable the zoom button and stub out an implementation until we can get the re...pinkerton@chromium.org2009-05-071-6/+33
* Fix bug with cocoa -> gfx coordinates.pinkerton@chromium.org2009-05-071-1/+1
* Still need to release all top-level objects of a nib.avi@google.com2009-05-071-0/+1
* Messed up dependency key in one case when applying feedback. TBR=thomasvlpinkerton@chromium.org2009-05-061-1/+1
* Implement most of the "basics" pref panel on Mac, including code to set the d...pinkerton@chromium.org2009-05-063-15/+414
* Find bar:estade@chromium.org2009-05-062-3/+2
* Move l10n_util to app/ben@chromium.org2009-05-053-3/+3
* Fixes for 10.6jeremy@chromium.org2009-05-051-5/+34
* FindBarView::UpdateForResult is not a good place to finnur@chromium.org2009-05-052-0/+6
* Linux: enable omni box ui test and automation proxy ui test.estade@chromium.org2009-05-051-1/+4
* Fixes focus issues when browsing on Mac.rohitrao@chromium.org2009-05-041-2/+7
* Reset the omnibox contents when the user reloads the page. Patch by Yusuke S...pkasting@chromium.org2009-05-042-0/+5
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-043-24/+21
* This is the first part of the PageAction implementation. More work is require...finnur@chromium.org2009-05-011-0/+1
* Changes the way we calculate hit rects in TabView to reducerohitrao@chromium.org2009-04-301-1/+9
* Turn off unit test that fails on builder.pinkerton@chromium.org2009-04-301-0/+4
* Add notification (and unit test) for closing prefs window so it can be cleane...pinkerton@chromium.org2009-04-303-5/+37