| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some hysterisis to tab dragging on Mac. | shess@chromium.org | 2009-04-03 | 1 | -0/+19 |
* | Move HTML dialogs out of their own tab contents type. Moved functions to new | brettw@chromium.org | 2009-04-03 | 2 | -2/+2 |
* | Make NTP work by correctly marking the kind of urls we type in. Patch from ro... | pinkerton@chromium.org | 2009-03-30 | 1 | -1/+5 |
* | Correctly position windows that are detached during a drag, instead of relyin... | pinkerton@chromium.org | 2009-03-27 | 2 | -14/+26 |
* | Forgot a file in last checkin. | pinkerton@chromium.org | 2009-03-27 | 1 | -0/+14 |
* | Hook up close button in tabs. Patch from rohitrao@google.com. | pinkerton@chromium.org | 2009-03-27 | 8 | -46/+33 |
* | Don't order the bubble window front; it shows up just fine. | avi@google.com | 2009-03-27 | 1 | -1/+0 |
* | Fix leaks found by valgrind (which now works on the Mac!) | jrg@chromium.org | 2009-03-27 | 3 | -8/+15 |
* | Make the standard tab width wider to better match windows. | pinkerton@chromium.org | 2009-03-26 | 1 | -1/+1 |
* | Remove obsolete TODOs. | pinkerton@chromium.org | 2009-03-26 | 1 | -9/+1 |
* | Allow live tabs to be dragged out of a window. Change TabStripModel such that | pinkerton@chromium.org | 2009-03-26 | 5 | -21/+87 |
* | Bookmark menu work. Notes: | jrg@chromium.org | 2009-03-25 | 10 | -56/+294 |
* | Redone http://codereview.chromium.org/42571 | idanan@chromium.org | 2009-03-24 | 1 | -0/+2 |
* | Updating TODO list; turns out that the fade is working but too quickly for my... | avi@google.com | 2009-03-20 | 1 | -1/+0 |
* | Rewrite tab layout to a centralized method rather than moving things around a... | pinkerton@chromium.org | 2009-03-20 | 1 | -61/+74 |
* | Stage 1 of tab dragging infrastructure, disabled. Put in a base class below t... | pinkerton@chromium.org | 2009-03-19 | 6 | -21/+368 |
* | Fixing build by initializing all variables; TBR. | avi@google.com | 2009-03-19 | 1 | -0/+6 |
* | Make the status bubble avoid the mouse. | avi@google.com | 2009-03-19 | 2 | -8/+96 |
* | Fix mac build break. | estade@chromium.org | 2009-03-18 | 1 | -1/+0 |
* | Remove BrowserWindow::Init(). | estade@chromium.org | 2009-03-18 | 2 | -6/+0 |
* | Mac bookmark work. | jrg@chromium.org | 2009-03-18 | 15 | -36/+626 |
* | First pass at Mac status bubble. | avi@google.com | 2009-03-17 | 4 | -1/+297 |
* | Use URLFixerUpper to clean up potential url before going there. | shess@chromium.org | 2009-03-16 | 1 | -1/+7 |
* | Replace a NOTIMPLEMENTED() with a bug. | pinkerton@chromium.org | 2009-03-16 | 1 | -1/+1 |
* | Linux accelerators cleanup: | estade@chromium.org | 2009-03-16 | 2 | -2/+2 |
* | RSS feed support (part 1), 2nd attempt. | finnur@chromium.org | 2009-03-13 | 1 | -0/+1 |
* | Adjust the plus button offset to match Windows more. | avi@google.com | 2009-03-13 | 1 | -1/+1 |
* | Reverting 11640. | finnur@chromium.org | 2009-03-13 | 1 | -1/+0 |
* | RSS feed support (part 1) | finnur@chromium.org | 2009-03-13 | 1 | -0/+1 |
* | Don't rely on subview ordering to be equivalent to tab ordering. Allows us to... | pinkerton@chromium.org | 2009-03-12 | 3 | -44/+71 |
* | Add a TabController class to manage a TabView (with corresponding xib). Rewri... | pinkerton@chromium.org | 2009-03-12 | 6 | -42/+221 |
* | Bring over more code from cole to improve the appearance of tabs. Start build... | pinkerton@chromium.org | 2009-03-11 | 1 | -106/+132 |
* | Getting rid of dead code. | pinkerton@chromium.org | 2009-03-11 | 1 | -12/+2 |
* | Remove TabContents from scaffolding. Yay! | pinkerton@chromium.org | 2009-03-11 | 2 | -1/+2 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -2/+0 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-05 | 1 | -1/+1 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 9 | -61/+61 |
* | Fix 16/wide build bustange on non-Windows. | brettw@chromium.org | 2009-03-04 | 1 | -1/+1 |
* | Remove some instances of NOTIMPLEMENTED in favor of hooking up functionality ... | pinkerton@chromium.org | 2009-03-03 | 6 | -2/+38 |
* | Does two changes to appease chrome bot runs: | sky@google.com | 2009-02-28 | 2 | -0/+5 |
* | Add "stop" image to project. Clean up project so app/theme is a proper group ... | pinkerton@chromium.org | 2009-02-27 | 7 | -4/+36 |
* | Ensure classes only referenced by .xib files end up in the executable | mark@chromium.org | 2009-02-27 | 1 | -0/+2 |
* | Remove a few more NOTIMPLEMENTED methods. | pinkerton@chromium.org | 2009-02-27 | 1 | -1/+2 |
* | Fix the tab strip controller to use a list of controllers rather than relying on | pinkerton@chromium.org | 2009-02-27 | 4 | -43/+34 |
* | We have localization (w00t!). Using it. | avi@chromium.org | 2009-02-26 | 1 | -3/+8 |
* | Change url bar text according to the model when updating the toolbar. Fix vta... | pinkerton@chromium.org | 2009-02-25 | 5 | -26/+34 |
* | The find bar should be owned and managed from the BrowserView, not the WebCon... | finnur@google.com | 2009-02-24 | 2 | -6/+10 |
* | Fix references to moved files | pinkerton@chromium.org | 2009-02-23 | 2 | -4/+4 |
* | Move Cocoa-specific files into the cocoa folder | pinkerton@chromium.org | 2009-02-23 | 4 | -0/+479 |
* | Roll our own grow box since the OS one wants to indent by 3px due to the text... | pinkerton@chromium.org | 2009-02-20 | 6 | -14/+70 |