summaryrefslogtreecommitdiffstats
path: root/chrome/app/nibs
Commit message (Expand)AuthorAgeFilesLines
* mac: totally revamp "Aw Snap" page, implement new "Learn more" link, add unit...kuan@chromium.org2009-12-151-0/+539
* Mac: fix warnings for TabView.xib.viettrungluu@chromium.org2009-12-151-7/+7
* Make a shared app menu model and update win and mac to use it. Remove the NSM...pinkerton@chromium.org2009-12-151-625/+1
* Committing issue 484006 for feldstein.mirandac@chromium.org2009-12-153-103/+2188
* Share the code that builds the page menu in a common model, make Mac and Win ...pinkerton@chromium.org2009-12-091-655/+55
* Mac: implement "Search the Web..." (Opt-Cmd-F).viettrungluu@chromium.org2009-12-071-6/+50
* [Mac] Implement font and encoding settings in Under the Hood preferencesrsesek@chromium.org2009-12-072-57/+2032
* Mac: remove hacky way the New Tab button is obtained from the nib.viettrungluu@chromium.org2009-12-041-4/+16
* Revert 33758 - Mac: remove hacky way the New Tab button is obtained from the ...viettrungluu@chromium.org2009-12-041-16/+4
* Mac: remove hacky way the New Tab button is obtained from the nib.viettrungluu@chromium.org2009-12-041-4/+16
* Implement "Email Link To Page" menu command.snej@chromium.org2009-12-031-6/+16
* Mark the help menu as such so Cocoa adds the search item.thomasvl@chromium.org2009-12-011-5/+15
* In-application Keystone ticket promotion.mark@chromium.org2009-11-281-228/+1086
* Mac: Switch "Save" and "Discard" buttons on dangerous download warning.thakis@chromium.org2009-11-241-533/+43
* One of the views was extending off the side of the window, simple fix while I...thomasvl@chromium.org2009-11-241-2/+9
* Added main menu item for Sync in OS X. (Right below "Preferences..."). Made ...akalin@chromium.org2009-11-241-3/+51
* Mac: remove cursor turd from About dialog.viettrungluu@chromium.org2009-11-201-644/+96
* Moved a whole pile of unittests over to CocoaTest.dmaclach@chromium.org2009-11-191-613/+73
* Implement "Import Bookmarks and Settings".mrossetti@chromium.org2009-11-193-1703/+1431
* Change the folder presentation in the Bookmark Editor and the Bookmark All Ta...mrossetti@chromium.org2009-11-192-189/+718
* Mac: implement Pin Tab.viettrungluu@chromium.org2009-11-181-2/+42
* Mac: add Extensions to the Main Menu and to the Wrench Menu.viettrungluu@chromium.org2009-11-182-113/+910
* Changes to BookmarkBubble.xib.dmaclach@chromium.org2009-11-182-764/+41
* Fix "open all" on a folder node to open only 'marks in that folder,jrg@chromium.org2009-11-151-723/+82
* Mac: Animate the bookmark bar showing/hiding.viettrungluu@chromium.org2009-11-141-13/+238
* Causes all info bubbles to fade in and out with an animation instead of justdmaclach@chromium.org2009-11-141-2/+2
* Fixes for Report Bug Dialog:mirandac@chromium.org2009-11-131-39/+69
* Initial change for the implementation of browser actions on the mac.andybons@chromium.org2009-11-121-49/+875
* Re-added sync menu item to wrench menu.akalin@chromium.org2009-11-121-3/+58
* Added Sync-related controls to Preferences pane under "Personal Stuff".akalin@chromium.org2009-11-121-7/+193
* o Renames the bookmark bubble class to InfoBubble in a step to make it more r...andybons@chromium.org2009-11-121-19/+19
* Enable and implement last 2 items in bookmark bar context menu: "Openjrg@chromium.org2009-11-121-55/+539
* BookmarkBubble.xib - Change control from combobox to popup button. The massiv...dmaclach@chromium.org2009-11-111-159/+847
* TBR: pkastingakalin@chromium.org2009-11-111-177/+29
* Grouped sync controls and remove them properly.akalin@chromium.org2009-11-111-157/+98
* Redid sync prefs.akalin@chromium.org2009-11-111-6/+192
* Added bookmark sync stuff to UI.akalin@chromium.org2009-11-111-21/+42
* [Mac] L10N cleanup of report a bugthomasvl@chromium.org2009-11-101-306/+302
* [Mac] Gets rid of "Fast Resize View"-related warnings in BrowserWindow.xib.rohitrao@chromium.org2009-11-091-2/+667
* [Mac] localize the cookie policy menu items.thomasvl@chromium.org2009-11-091-42/+21
* [Mac] Adds a "fast resize mode" in which the RenderWidgetHostViewCocoa is cli...rohitrao@chromium.org2009-11-091-31/+38
* Xib needed to be updated to pick up new CrApplication path.dmaclach@chromium.org2009-11-091-6/+30
* Mac: Theme "Show all downloads..." link.thakis@chromium.org2009-11-091-12/+12
* Mac: Make download shelf use GTM ui stuff.thakis@chromium.org2009-11-091-864/+317
* Allow return key to add new line in description text field.mirandac@chromium.org2009-11-071-2/+10
* DevTools: Wire Ctrl+Shift+I to DevTools, Ctrl+Shift+J to JavaScript console. ...pfeldman@chromium.org2009-11-071-8/+7
* Mac: remove spurious toolbar context menu and associated crash.viettrungluu@chromium.org2009-11-071-737/+53
* [mac] Add "Paste and Match Style" to edit menuthakis@chromium.org2009-11-071-663/+135
* Add View:Developer:JavaScript Console, bind to command-shift-Cmark@chromium.org2009-11-062-69/+740
* Adds hover and pressed states for the newtab button on the Mac.dmaclach@chromium.org2009-11-061-4/+30