summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/browser_window_cocoa.mm
Commit message (Expand)AuthorAgeFilesLines
* Add some bookmark bar hooks for pyauto.jrg@chromium.org2010-03-051-0/+4
* Fix browser side handling of moveTo by resizing the content area; not the win...erg@chromium.org2010-03-021-4/+18
* Mac: Move prefs around in preparation for the content settings window.thakis@chromium.org2010-02-221-4/+7
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-2/+2
* Mac: (for fullscreen mode) make key redispatch handle "misdirected" events.viettrungluu@chromium.org2010-02-111-3/+3
* [Mac] Modifies GetRestoredBounds() to return the bounds of the hidden regular...rohitrao@chromium.org2010-02-111-1/+1
* Remove the temporary scaffolding stubs.phajdan.jr@chromium.org2010-02-101-1/+0
* Make the content settings dialog dependent on its parent. This re-plumbs the...pkasting@chromium.org2010-02-091-1/+7
* Add bugs, update, and remove TODOs that are no longer validpinkerton@chromium.org2010-02-051-2/+0
* OS X: Import settings dialog cleanup.jeremy@chromium.org2010-02-011-4/+2
* [Mac] Makes BrowserWindowCocoa use the proper window, regardless of current f...rohitrao@chromium.org2010-01-271-16/+24
* [Mac]Implement Cut, Copy and Paste from page menusuzhe@chromium.org2010-01-271-0/+12
* Mac: Make devtools window dockable.thakis@chromium.org2010-01-051-1/+2
* Native Cocoa bookmark manager, part 1snej@chromium.org2010-01-051-1/+2
* Make cmd-{/} shortcut keys work on any keyboard layouts (including non-US one...kinuko@chromium.org2010-01-051-2/+4
* Add a keyboard shortcut on Escape that emits the IDC_STOP command.thakis@chromium.org2009-12-181-0/+3
* Mac: fix/implement app windows (not app mode), popups, drawing; refactor code.viettrungluu@chromium.org2009-12-161-3/+3
* Commit issue 464079 for feldstein: limit the clear browsing data window to on...mirandac@chromium.org2009-12-151-4/+2
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-101-1/+60
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-1/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Mac: Implement profile error dialog.thakis@chromium.org2009-11-211-1/+18
* Removed parentWindow parameter from HtmlDialogWindowController.akalin@chromium.org2009-11-191-5/+1
* Implement "Import Bookmarks and Settings".mrossetti@chromium.org2009-11-191-1/+5
* Made HtmlDialogWindowController on OS X use its own browser object.akalin@chromium.org2009-11-191-2/+2
* Implement web app shortcuts natively per issue 25528xiyuan@chromium.org2009-11-171-0/+4
* Mac: Animate the bookmark bar showing/hiding.viettrungluu@chromium.org2009-11-141-1/+1
* Kiosk Mode implementation.mhm@chromium.org2009-11-091-0/+4
* Show only one app menu. Cole pointed out that ChromeOS currently has two almo...oshima@chromium.org2009-11-051-0/+5
* Add "Report Bug" dialog to Mac OSX.mirandac@chromium.org2009-11-031-1/+9
* Show a warning when the history files can't be read correctly.pkasting@chromium.org2009-10-301-1/+1
* Implemented most of HtmlDialogWindowController, which is a Cocoa portakalin@chromium.org2009-10-301-1/+7
* [Mac] Implement form resubmission warning dialogthakis@chromium.org2009-10-301-1/+2
* [mac] Fix Cmd-w in the one-tab case.thakis@chromium.org2009-10-271-0/+7
* Do not send some keyboard shortcuts to the renderersthakis@chromium.org2009-10-261-2/+58
* [Mac] Properly flip coordinate systems in BrowserWindowCocoa.rohitrao@chromium.org2009-10-211-3/+4
* [Mac] Bring the correct window to the front when calling BrowserWindow::Activ...rohitrao@chromium.org2009-10-151-1/+1
* Show "Loading" bubble while loading a theme.avi@chromium.org2009-10-151-0/+5
* Make sure we call orderOut: before calling performClose:. This ensures the wi...pinkerton@chromium.org2009-10-091-1/+6
* [Mac] Enable "Edit Search Engines" in Omnibox context menu.shess@chromium.org2009-10-081-1/+2
* Mac: Resize status bubble when window is resized.viettrungluu@chromium.org2009-10-081-0/+1
* [Mac] Window titles for Expose.shess@chromium.org2009-10-081-11/+1
* Revert "[Mac] Window titles for Expose."shess@chromium.org2009-10-081-1/+11
* [Mac] Window titles for Expose.shess@chromium.org2009-10-071-11/+1
* Mac: Implements the special bookmark bar on NTP.erg@chromium.org2009-10-061-1/+1
* Don't send tab switching/killing/creating keyboard accelerators to pages. Th...jam@chromium.org2009-10-021-0/+6
* Fix a bug where dragging a window that's been closed by JS back into another ...pinkerton@chromium.org2009-09-301-2/+7
* Fix a typo.pinkerton@chromium.org2009-09-291-1/+1
* Makes it so that you shouldn't be able to get a big fat bookmarksky@chromium.org2009-09-251-0/+7