summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Re-order the steps used to create the new browser window on a tab drag in ord...pinkerton@chromium.org2009-04-092-7/+9
* This CL adds a confirmation box when closing the browser with in-progress dow...jcampan@chromium.org2009-04-092-0/+6
* Flatten down to a single toolbar per window, significantly simplifying the ta...pinkerton@chromium.org2009-04-0912-277/+347
* Scaffolding cleanup.thestig@chromium.org2009-04-081-0/+2
* Refactor tab model observer for cocoa into a separate class so it can be re-u...pinkerton@chromium.org2009-04-086-106/+212
* Move location bar bridge out of tab_contents_controller.shess@chromium.org2009-04-085-75/+146
* Layout the tabs explicitly when creating a background tab. Update to correct ...pinkerton@chromium.org2009-04-071-12/+20
* Revert "Initial implemention of Mac Omnibox."shess@chromium.org2009-04-075-234/+73
* Initial implemention of Mac Omnibox.shess@chromium.org2009-04-065-73/+234
* Correctly initialize all parts of the tab to unselected when it's created, ke...pinkerton@chromium.org2009-04-061-6/+12
* Add some hysterisis to tab dragging on Mac.shess@chromium.org2009-04-031-0/+19
* Move HTML dialogs out of their own tab contents type. Moved functions to newbrettw@chromium.org2009-04-032-2/+2
* Make NTP work by correctly marking the kind of urls we type in. Patch from ro...pinkerton@chromium.org2009-03-301-1/+5
* Correctly position windows that are detached during a drag, instead of relyin...pinkerton@chromium.org2009-03-272-14/+26
* Forgot a file in last checkin.pinkerton@chromium.org2009-03-271-0/+14
* Hook up close button in tabs. Patch from rohitrao@google.com.pinkerton@chromium.org2009-03-278-46/+33
* Don't order the bubble window front; it shows up just fine.avi@google.com2009-03-271-1/+0
* Fix leaks found by valgrind (which now works on the Mac!)jrg@chromium.org2009-03-273-8/+15
* Make the standard tab width wider to better match windows.pinkerton@chromium.org2009-03-261-1/+1
* Remove obsolete TODOs.pinkerton@chromium.org2009-03-261-9/+1
* Allow live tabs to be dragged out of a window. Change TabStripModel such thatpinkerton@chromium.org2009-03-265-21/+87
* Bookmark menu work. Notes:jrg@chromium.org2009-03-2510-56/+294
* Redone http://codereview.chromium.org/42571idanan@chromium.org2009-03-241-0/+2
* Updating TODO list; turns out that the fade is working but too quickly for my...avi@google.com2009-03-201-1/+0
* Rewrite tab layout to a centralized method rather than moving things around a...pinkerton@chromium.org2009-03-201-61/+74
* Stage 1 of tab dragging infrastructure, disabled. Put in a base class below t...pinkerton@chromium.org2009-03-196-21/+368
* Fixing build by initializing all variables; TBR.avi@google.com2009-03-191-0/+6
* Make the status bubble avoid the mouse.avi@google.com2009-03-192-8/+96
* Fix mac build break.estade@chromium.org2009-03-181-1/+0
* Remove BrowserWindow::Init().estade@chromium.org2009-03-182-6/+0
* Mac bookmark work. jrg@chromium.org2009-03-1815-36/+626
* First pass at Mac status bubble.avi@google.com2009-03-174-1/+297
* Use URLFixerUpper to clean up potential url before going there.shess@chromium.org2009-03-161-1/+7
* Replace a NOTIMPLEMENTED() with a bug.pinkerton@chromium.org2009-03-161-1/+1
* Linux accelerators cleanup:estade@chromium.org2009-03-162-2/+2
* RSS feed support (part 1), 2nd attempt.finnur@chromium.org2009-03-131-0/+1
* Adjust the plus button offset to match Windows more.avi@google.com2009-03-131-1/+1
* Reverting 11640.finnur@chromium.org2009-03-131-1/+0
* RSS feed support (part 1)finnur@chromium.org2009-03-131-0/+1
* Don't rely on subview ordering to be equivalent to tab ordering. Allows us to...pinkerton@chromium.org2009-03-123-44/+71
* Add a TabController class to manage a TabView (with corresponding xib). Rewri...pinkerton@chromium.org2009-03-126-42/+221
* Bring over more code from cole to improve the appearance of tabs. Start build...pinkerton@chromium.org2009-03-111-106/+132
* Getting rid of dead code.pinkerton@chromium.org2009-03-111-12/+2
* Remove TabContents from scaffolding. Yay!pinkerton@chromium.org2009-03-112-1/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-2/+0
* NO CODE CHANGE.maruel@google.com2009-03-051-1/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-059-61/+61
* Fix 16/wide build bustange on non-Windows.brettw@chromium.org2009-03-041-1/+1
* Remove some instances of NOTIMPLEMENTED in favor of hooking up functionality ...pinkerton@chromium.org2009-03-036-2/+38
* Does two changes to appease chrome bot runs:sky@google.com2009-02-282-0/+5