| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs... | thestig@chromium.org | 2010-03-20 | 1 | -3/+3 |
* | Allow dynamic switching in and out of sidetabs mode. | ben@chromium.org | 2010-03-19 | 1 | -3/+3 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::... | pkasting@chromium.org | 2010-03-08 | 1 | -5/+6 |
* | Makes mini-tabs work on the UI side (at least for views). I still have | sky@chromium.org | 2010-02-06 | 1 | -1/+1 |
* | Refactoring to reduce chromeos dependency in chrome. | oshima@chromium.org | 2010-01-18 | 1 | -31/+0 |
* | Revert "Refactoring to reduce chromeos dependency in chrome." | oshima@chromium.org | 2010-01-16 | 1 | -0/+31 |
* | Refactoring to reduce chromeos dependency in chrome. | oshima@chromium.org | 2010-01-16 | 1 | -31/+0 |
* | Factor tab context menu into a shared model and fix mac and win to use it. Im... | pinkerton@chromium.org | 2009-12-16 | 1 | -24/+5 |
* | Refactor the menu model to live outside views/ so it can be shared | pinkerton@chromium.org | 2009-12-04 | 1 | -6/+7 |
* | fix hover animation regression. | oshima@chromium.org | 2009-11-09 | 1 | -0/+2 |
* | CompactLocationBar 1st step: | oshima@chromium.org | 2009-10-28 | 1 | -1/+33 |
* | Makes canceling 'bookmark all tabs' delete the folder. Or rather, | sky@chromium.org | 2009-10-16 | 1 | -2/+0 |
* | Adds the ability to create a bookmark folder populated with a bookmark | sky@chromium.org | 2009-10-08 | 1 | -3/+7 |
* | Adds pinned tabs to windows. As the code between windows and gtk is | sky@chromium.org | 2009-09-11 | 1 | -1/+6 |
* | Fix 9867: Activating the previous/next buttons with the keyboard in the find ... | finnur@chromium.org | 2009-09-03 | 1 | -1/+1 |
* | Fix compile bustage by using macro | ben@chromium.org | 2009-06-10 | 1 | -1/+2 |
* | Remove Menu2Delegate interface and fold methods onto Menu2Model instead. | ben@chromium.org | 2009-06-09 | 1 | -90/+62 |
* | Removes ifdef around include of tooltip_manager now that it's been | sky@chromium.org | 2009-05-28 | 1 | -2/+0 |
* | Splits TooltipManager so that it can be ported and stubs out the GTK | sky@chromium.org | 2009-05-28 | 1 | -2/+0 |
* | Fix erroneous sign when drawing path for right endcap of tabs, causing them t... | pkasting@chromium.org | 2009-05-27 | 1 | -1/+1 |
* | Makes chrome_menu able to compile of Linux (the header that is). I'm | sky@chromium.org | 2009-05-18 | 1 | -15/+3 |
* | Handful of changes to get views building again. The tab.cc ifdefs are | sky@chromium.org | 2009-05-15 | 1 | -2/+19 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 1 | -1/+1 |
* | ChromeFont->gfx::Font | beng@google.com | 2009-05-15 | 1 | -2/+2 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-14 | 1 | -3/+3 |
* | Revert 15965. I wasn't supposed to check that in since it still doesn't compi... | maruel@chromium.org | 2009-05-13 | 1 | -3/+3 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-13 | 1 | -3/+3 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -3/+3 |
* | Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla... | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Move chrome_canvas to app/gfx | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Adds toplevel app/ directory and moves ResourceBundle into it. | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Fixes bug in dragging tabs. Specifically if you only have one window | sky@chromium.org | 2009-04-29 | 1 | -1/+1 |
* | Removes the use of Windows-specific types for accessibility roles and states ... | klink@chromium.org | 2009-04-28 | 1 | -3/+2 |
* | This CL fixes issue 5729 - RTL: TabStrip context menu should be positioned pr... | xji@chromium.org | 2009-04-16 | 1 | -1/+4 |
* | Added undo tab closing item to Tab menu. | idanan@chromium.org | 2009-04-14 | 1 | -0/+2 |
* | Move controls into their own dir under chrome/views/controls | ben@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | Move widget related files into views/widget | ben@chromium.org | 2009-03-17 | 1 | -2/+2 |
* | Rework the Button API to be saner in preparation for NativeControl rejiggerin... | ben@chromium.org | 2009-03-16 | 1 | -3/+2 |
* | Make Widget return a gfx::NativeView instead of a HWND. | ben@chromium.org | 2009-03-12 | 1 | -1/+1 |
* | Make the last tab part of the client area instead of the non-client as it is ... | ben@chromium.org | 2009-03-09 | 1 | -9/+0 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 1 | -1/+1 |
* | Enable dragging of single tab between two windows. | idanan@chromium.org | 2009-02-20 | 1 | -1/+1 |
* | Solved 2 bugs which caused Chrome to maximize itself whendouble clicking, eit... | idanan@chromium.org | 2009-02-18 | 1 | -1/+10 |
* | Applying patch for Mohamed Mansour (reviewed by pkasting): http://codereview.... | finnur@google.com | 2009-01-06 | 1 | -3/+7 |
* | Fixes browser crash that could occur if the user closed a tab with an | sky@google.com | 2008-12-18 | 1 | -12/+42 |
* | Don't close tabs on middle-click when the release happens off the tab. Patch... | pkasting@chromium.org | 2008-12-01 | 1 | -1/+5 |
* | Rename Container->Widget | ben@chromium.org | 2008-11-21 | 1 | -2/+2 |