summaryrefslogtreecommitdiffstats
path: root/chrome/app/nibs
Commit message (Expand)AuthorAgeFilesLines
* - Fix janklist issue #1: "there is a pixel line below the mainjrg@chromium.org2009-07-091-7/+80
* The Mac version of the download shelf from the original CL by thakis:paul@chromium.org2009-07-081-0/+700
* Add context menus to tabs.pinkerton@chromium.org2009-07-081-7/+303
* Add facitility for Global Keyboard shortcuts.jeremy@chromium.org2009-07-082-12/+64
* Hook up the prefs for the optional home buttons and page/wrench buttons. Move...pinkerton@chromium.org2009-07-071-25/+1307
* Removes the ability to close or minimize the hung renderer dialogrohitrao@chromium.org2009-07-071-4/+4
* Remove popup blocking pref as it's not on windows.pinkerton@chromium.org2009-07-011-61/+22
* Add a keyboard shortcut for opening the download page on Mac.paul@chromium.org2009-06-301-3/+4
* Mac fullscreen mode (with pkasting).jrg@chromium.org2009-06-291-6/+41
* Removes our homespun grow box and replaces it with therohitrao@chromium.org2009-06-292-29/+6
* Implement Privacy prefs and cookie prefs in "under the hood".pinkerton@chromium.org2009-06-241-83/+222
* Initial implementation of the hung renderer dialog on Mac.rohitrao@chromium.org2009-06-241-0/+664
* Clean up the layout. Remove un-mac'y divider lines. Rework the Under The Hood...pinkerton@chromium.org2009-06-191-814/+160
* Add "Show all downloads" link to download shelf.thakis@chromium.org2009-06-191-6/+307
* Implement restoring closed tab menu item. Reworked cross-platform code to han...pinkerton@chromium.org2009-06-191-3/+30
* Fix build.thakis@chromium.org2009-06-181-992/+0
* Initial download shelf on OS X.thakis@chromium.org2009-06-181-0/+1240
* Hook up the "Save Page..." menu item for Mac.paul@chromium.org2009-06-181-14/+15
* Implements the Page Info window on Mac.mark@chromium.org2009-06-171-0/+799
* Modifies the growbox behavior to be more Mac-like.rohitrao@chromium.org2009-06-091-3/+11
* Implement default search popup.pinkerton@chromium.org2009-06-091-171/+164
* Implement table for custom home pages at startup on Mac.pinkerton@chromium.org2009-06-051-44/+198
* Implemented a large chunk of the "user data" panel. Hooked the "under the hoo...pinkerton@chromium.org2009-06-031-191/+373
* Tweak first run UI.jeremy@chromium.org2009-06-011-15/+18
* Make default browser button wide enough for branded builds.pinkerton@chromium.org2009-05-291-28/+27
* Implement Clear Browser Data for Mac as an app modal dialog. Uses the profile...pinkerton@chromium.org2009-05-292-198/+585
* Initial stab at dialog for "clear browsing data". Needs some UI love from Col...pinkerton@chromium.org2009-05-271-0/+597
* Use correct branding on the "make default browser" button. Create a new local...pinkerton@chromium.org2009-05-271-11/+62
* Fix issue where cmd-w was hard-coded to closing a browser tab regardless of t...pinkerton@chromium.org2009-05-271-47/+35
* Implement temporary First Run Dialog on OS Xjeremy@chromium.org2009-05-211-0/+664
* About box development.jrg@chromium.org2009-05-202-10/+645
* Use GTM's l10n class to substitute the correctly branded string for "Quit Chr...pinkerton@chromium.org2009-05-201-16/+16
* Implement a status throbber on the mac, currently using the Win artwork. Made...pinkerton@chromium.org2009-05-191-84/+63
* Adjust size of location bar, update preference panels to new appearance.pinkerton@chromium.org2009-05-182-364/+864
* Implement OS X Encoding Menu.jeremy@chromium.org2009-05-141-21/+13
* Revert "Implement OS X Encoding Menu."tc@google.com2009-05-141-13/+21
* Implement OS X Encoding Menu.jeremy@chromium.org2009-05-141-21/+13
* Remove the "full screen" control as it's broken, the ui review hated it, and ...pinkerton@chromium.org2009-05-121-60/+5
* Hook up the View Source menu item in the mac port.rohitrao@chromium.org2009-05-081-8/+18
* Fix default browser info string to change text and color instead of hiding/sh...pinkerton@chromium.org2009-05-081-30/+54
* Changes tab titles to end in "..." rather than being cut off mid-letter.rohitrao@chromium.org2009-05-071-2/+2
* Implement most of the "basics" pref panel on Mac, including code to set the d...pinkerton@chromium.org2009-05-061-68/+322
* 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