| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement OS X Encoding Menu. | jeremy@chromium.org | 2009-05-14 | 1 | -21/+13 |
* | Revert "Implement OS X Encoding Menu." | tc@google.com | 2009-05-14 | 1 | -13/+21 |
* | Implement OS X Encoding Menu. | jeremy@chromium.org | 2009-05-14 | 1 | -21/+13 |
* | Remove the "full screen" control as it's broken, the ui review hated it, and ... | pinkerton@chromium.org | 2009-05-12 | 1 | -60/+5 |
* | Hook up the View Source menu item in the mac port. | rohitrao@chromium.org | 2009-05-08 | 1 | -8/+18 |
* | Fix default browser info string to change text and color instead of hiding/sh... | pinkerton@chromium.org | 2009-05-08 | 1 | -30/+54 |
* | Changes tab titles to end in "..." rather than being cut off mid-letter. | rohitrao@chromium.org | 2009-05-07 | 1 | -2/+2 |
* | Implement most of the "basics" pref panel on Mac, including code to set the d... | pinkerton@chromium.org | 2009-05-06 | 1 | -68/+322 |
* | Hook up full-page zoom menu items and fix that zoomed controls don't draw. | thakis@chromium.org | 2009-05-05 | 1 | -2/+29 |
* | Enables key view loop autorecalculation in the BrowserWindow on Mac. This fixes | rohitrao@chromium.org | 2009-05-01 | 1 | -1/+1 |
* | Add notification (and unit test) for closing prefs window so it can be cleane... | pinkerton@chromium.org | 2009-04-30 | 1 | -1/+9 |
* | Add a very basic preferences window controller with unit test. Fix the prefs ... | pinkerton@chromium.org | 2009-04-30 | 1 | -5/+24 |
* | Initial prefs window xib from Cole. Hook the menu up to (empty) code. Use sco... | pinkerton@chromium.org | 2009-04-30 | 2 | -5/+3813 |
* | Support for tabs reaching a threshold before tearing off (magnetism), showing... | pinkerton@chromium.org | 2009-04-28 | 2 | -25/+30 |
* | Add menu tag to View + Encoding menus. | jeremy@chromium.org | 2009-04-27 | 1 | -1/+3 |
* | Now that we have file dialogs, we might as well hook up "Open File" on the Mac. | avi@google.com | 2009-04-27 | 1 | -1/+11 |
* | Fill in a bunch of missing menu items: Stop, Reload, History, Downloads, Clea... | pinkerton@chromium.org | 2009-04-27 | 1 | -8/+229 |
* | Initial implementation of the FindBar on Mac. | rohitrao@chromium.org | 2009-04-17 | 2 | -19/+543 |
* | Add a Cocoa file picker. | avi@google.com | 2009-04-14 | 1 | -0/+264 |
* | Collapse bookmark bars into a single bar per window, rather than one per tab. | pinkerton@chromium.org | 2009-04-14 | 1 | -41/+5 |
* | Put a focus ring on the url bar. | pinkerton@chromium.org | 2009-04-09 | 1 | -37/+17 |
* | Flatten down to a single toolbar per window, significantly simplifying the ta... | pinkerton@chromium.org | 2009-04-09 | 3 | -631/+765 |
* | Hook up close button in tabs. Patch from rohitrao@google.com. | pinkerton@chromium.org | 2009-03-27 | 1 | -8/+88 |
* | Bookmark menu work. Notes: | jrg@chromium.org | 2009-03-25 | 1 | -3/+4 |
* | Implement focusing location bar with cmd-L on mac. Removes some more platform... | pinkerton@chromium.org | 2009-03-19 | 1 | -4/+30 |
* | Stage 1 of tab dragging infrastructure, disabled. Put in a base class below t... | pinkerton@chromium.org | 2009-03-19 | 1 | -1/+1 |
* | Mac bookmark work. | jrg@chromium.org | 2009-03-18 | 2 | -143/+103 |
* | Don't rely on subview ordering to be equivalent to tab ordering. Allows us to... | pinkerton@chromium.org | 2009-03-12 | 2 | -8/+58 |
* | Add a TabController class to manage a TabView (with corresponding xib). Rewri... | pinkerton@chromium.org | 2009-03-12 | 1 | -0/+426 |
* | Initial pass at copy/paste. Menu items are always enabled. This matches Windo... | avi@chromium.org | 2009-03-11 | 1 | -7/+7 |
* | Add missing tests to the GYP+Xcode build. | mark@chromium.org | 2009-03-02 | 3 | -0/+3913 |