| Commit message (Expand) | Author | Age | Files | Lines |
* | Add background_tile_view for tiling an image as UI background (about box need... | thomasvl@chromium.org | 2009-08-28 | 1 | -5/+0 |
* | Add favicons to the Mac bookmark menu | jrg@chromium.org | 2009-08-22 | 1 | -1/+1 |
* | Move the menu bar l10n into the xib file. | thomasvl@chromium.org | 2009-08-12 | 1 | -12/+0 |
* | Add support for constrained windows on os x, based on Avi's GTMWindowSheetCon... | thakis@chromium.org | 2009-08-11 | 1 | -5/+45 |
* | ObjC classes generated by the build and used in Xib files is already getting ... | thomasvl@chromium.org | 2009-08-11 | 1 | -3/+3 |
* | Fix a bug when exiting Mac Chrome with in progress downloads. | paul@chromium.org | 2009-08-10 | 1 | -65/+75 |
* | Implement the quit dialog on Mac displayed when the user has in progress | paul@chromium.org | 2009-08-03 | 1 | -0/+87 |
* | First cut at Mac history menu. | rohitrao@chromium.org | 2009-07-27 | 1 | -0/+2 |
* | Starting mac l10n: | thomasvl@chromium.org | 2009-07-22 | 1 | -3/+5 |
* | Hook up the prefs for the optional home buttons and page/wrench buttons. Move... | pinkerton@chromium.org | 2009-07-07 | 1 | -3/+0 |
* | Implement restoring closed tab menu item. Reworked cross-platform code to han... | pinkerton@chromium.org | 2009-06-19 | 1 | -2/+34 |
* | Reduce header dependencies in browser/ | phajdan.jr@chromium.org | 2009-06-13 | 1 | -0/+1 |
* | Headers cleanup in chrome/browser/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -3/+4 |
* | Implement Clear Browser Data for Mac as an app modal dialog. Uses the profile... | pinkerton@chromium.org | 2009-05-29 | 1 | -4/+13 |
* | Handle opening URLs when there is no window open. | avi@chromium.org | 2009-05-28 | 1 | -1/+8 |
* | Fix issue where cmd-w was hard-coded to closing a browser tab regardless of t... | pinkerton@chromium.org | 2009-05-27 | 1 | -0/+112 |
* | Update check interval adjustment. | jrg@chromium.org | 2009-05-21 | 1 | -0/+21 |
* | About box development. | jrg@chromium.org | 2009-05-20 | 1 | -5/+49 |
* | Use GTM's l10n class to substitute the correctly branded string for "Quit Chr... | pinkerton@chromium.org | 2009-05-20 | 1 | -0/+10 |
* | Must register the AE handler earlier to catch the open url on a launch. | avi@chromium.org | 2009-05-19 | 1 | -17/+37 |
* | Implement OS X Encoding Menu. | jeremy@chromium.org | 2009-05-14 | 1 | -0/+8 |
* | Revert "Implement OS X Encoding Menu." | tc@google.com | 2009-05-14 | 1 | -8/+0 |
* | Implement OS X Encoding Menu. | jeremy@chromium.org | 2009-05-14 | 1 | -0/+8 |
* | Implement most of the "basics" pref panel on Mac, including code to set the d... | pinkerton@chromium.org | 2009-05-06 | 1 | -3/+14 |
* | Add notification (and unit test) for closing prefs window so it can be cleane... | pinkerton@chromium.org | 2009-04-30 | 1 | -0/+14 |
* | Add a very basic preferences window controller with unit test. Fix the prefs ... | pinkerton@chromium.org | 2009-04-30 | 1 | -2/+8 |
* | Initial prefs window xib from Cole. Hook the menu up to (empty) code. Use sco... | pinkerton@chromium.org | 2009-04-30 | 1 | -4/+10 |
* | Switch to a raw kAEOpenDocuments AppleEvent handler for opening dropped files... | avi@google.com | 2009-04-29 | 1 | -5/+33 |
* | Allow File>Open File with no window open. | avi@google.com | 2009-04-28 | 1 | -0/+6 |
* | Fix problem with bookmark bar introduced by window sharing; pref | jrg@chromium.org | 2009-04-23 | 1 | -4/+1 |
* | Handle file drops and URL open requests. Along with declaring that we handle ... | avi@google.com | 2009-04-21 | 1 | -1/+61 |
* | Adds the ability to open a new window by clicking on the dock icon, | pinkerton@chromium.org | 2009-04-13 | 1 | -0/+18 |
* | Initial implemention of Mac Omnibox. | shess@chromium.org | 2009-04-10 | 1 | -8/+8 |
* | Revert "Initial implemention of Mac Omnibox." | shess@chromium.org | 2009-04-07 | 1 | -8/+8 |
* | Initial implemention of Mac Omnibox. | shess@chromium.org | 2009-04-06 | 1 | -8/+8 |
* | Bookmark menu work. Notes: | jrg@chromium.org | 2009-03-25 | 1 | -2/+16 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -4/+4 |
* | Fix window close and application quit on Mac to call the proper Browser machi... | pinkerton@chromium.org | 2009-02-18 | 1 | -0/+7 |
* | Add Recycle() method to scoped autorelease pool to allow cleaning out any junk | pinkerton@chromium.org | 2009-02-09 | 1 | -8/+13 |
* | Porting profiles to the Mac. | avi@chromium.org | 2009-01-28 | 1 | -2/+6 |
* | Unimportant cleanup. | avi@chromium.org | 2009-01-27 | 1 | -1/+1 |
* | Add some more menu items from cole | pinkerton@google.com | 2009-01-26 | 1 | -0/+4 |
* | More scaffolding for back/forward/reload/home, start of WebContents | pinkerton@google.com | 2009-01-22 | 1 | -1/+2 |
* | add basic command handling for browser window and for where there are no wind... | pinkerton@google.com | 2009-01-21 | 1 | -0/+54 |
* | Get browser window showing using a Browser object and accompanying scaffoldin... | pinkerton@google.com | 2009-01-21 | 1 | -1/+10 |
* | mac bootstrapping of browser main and app startup bits | pinkerton@google.com | 2009-01-16 | 1 | -0/+27 |