summaryrefslogtreecommitdiffstats
path: root/chrome/app/nibs/en.lproj
Commit message (Expand)AuthorAgeFilesLines
* Hook up full-page zoom menu items and fix that zoomed controls don't draw.thakis@chromium.org2009-05-051-2/+29
* Enables key view loop autorecalculation in the BrowserWindow on Mac. This fixesrohitrao@chromium.org2009-05-011-1/+1
* Add notification (and unit test) for closing prefs window so it can be cleane...pinkerton@chromium.org2009-04-301-1/+9
* Add a very basic preferences window controller with unit test. Fix the prefs ...pinkerton@chromium.org2009-04-301-5/+24
* Initial prefs window xib from Cole. Hook the menu up to (empty) code. Use sco...pinkerton@chromium.org2009-04-302-5/+3813
* Support for tabs reaching a threshold before tearing off (magnetism), showing...pinkerton@chromium.org2009-04-282-25/+30
* Add menu tag to View + Encoding menus.jeremy@chromium.org2009-04-271-1/+3
* Now that we have file dialogs, we might as well hook up "Open File" on the Mac.avi@google.com2009-04-271-1/+11
* Fill in a bunch of missing menu items: Stop, Reload, History, Downloads, Clea...pinkerton@chromium.org2009-04-271-8/+229
* Initial implementation of the FindBar on Mac.rohitrao@chromium.org2009-04-172-19/+543
* Add a Cocoa file picker.avi@google.com2009-04-141-0/+264
* Collapse bookmark bars into a single bar per window, rather than one per tab.pinkerton@chromium.org2009-04-141-41/+5
* Put a focus ring on the url bar.pinkerton@chromium.org2009-04-091-37/+17
* Flatten down to a single toolbar per window, significantly simplifying the ta...pinkerton@chromium.org2009-04-093-631/+765
* Hook up close button in tabs. Patch from rohitrao@google.com.pinkerton@chromium.org2009-03-271-8/+88
* Bookmark menu work. Notes:jrg@chromium.org2009-03-251-3/+4
* Implement focusing location bar with cmd-L on mac. Removes some more platform...pinkerton@chromium.org2009-03-191-4/+30
* Stage 1 of tab dragging infrastructure, disabled. Put in a base class below t...pinkerton@chromium.org2009-03-191-1/+1
* Mac bookmark work. jrg@chromium.org2009-03-182-143/+103
* Don't rely on subview ordering to be equivalent to tab ordering. Allows us to...pinkerton@chromium.org2009-03-122-8/+58
* Add a TabController class to manage a TabView (with corresponding xib). Rewri...pinkerton@chromium.org2009-03-121-0/+426
* Initial pass at copy/paste. Menu items are always enabled. This matches Windo...avi@chromium.org2009-03-111-7/+7
* Add missing tests to the GYP+Xcode build.mark@chromium.org2009-03-023-0/+3913