| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable System Context Menu for linux views. | oshima@chromium.org | 2009-10-22 | 1 | -4/+3 |
* | Fix bubbles deactivating the opaque frame. | ben@chromium.org | 2009-10-20 | 1 | -8/+8 |
* | Hides the control buttons for browser when maximized on chrome | sky@chromium.org | 2009-10-14 | 1 | -11/+35 |
* | Gets the full screen bubble to work on views/gtk. | sky@chromium.org | 2009-10-14 | 1 | -1/+4 |
* | Change the way the NonClientView handles forcing the native frame for popups/... | ben@chromium.org | 2009-09-28 | 1 | -0/+4 |
* | Removes some dead NOTIMPLEMENTEDs and enables some code that no longer | sky@chromium.org | 2009-09-14 | 1 | -1/+0 |
* | Fix 9867: Activating the previous/next buttons with the keyboard in the find ... | finnur@chromium.org | 2009-09-03 | 1 | -1/+2 |
* | We weren't drawing the toolbar color, leading to theme hideousness. | glen@chromium.org | 2009-08-24 | 1 | -5/+6 |
* | Fix the theme overlay when the window is maximized and inactive. We | tc@google.com | 2009-08-11 | 1 | -1/+3 |
* | Ensure that popups windows are not themed. | mirandac@chromium.org | 2009-08-07 | 1 | -13/+41 |
* | Adds additional MSAA information to fill in a few gaps in the hierarchy. | klink@chromium.org | 2009-07-28 | 1 | -4/+4 |
* | Fix frame overlay display in incognito mode, make location bar background fol... | glen@chromium.org | 2009-07-24 | 1 | -1/+5 |
* | Make the toolbar theme align with the left edge of the browser and the top ed... | glen@chromium.org | 2009-07-09 | 1 | -1/+1 |
* | fix bustage - ALLOW_THIS_IN_.. | ben@chromium.org | 2009-07-08 | 1 | -4/+9 |
* | Add temporary TabStripWrapper interface that is implemented by both TabStrip ... | ben@chromium.org | 2009-07-08 | 1 | -5/+6 |
* | Theme window control buttons. | mirandac@chromium.org | 2009-07-07 | 1 | -0/+11 |
* | Reverting 19758. | mirandac@chromium.org | 2009-07-01 | 1 | -11/+0 |
* | Theme window control buttons. | mirandac@chromium.org | 2009-07-01 | 1 | -0/+11 |
* | Reduce header dependencies in browser/ | phajdan.jr@chromium.org | 2009-06-13 | 1 | -0/+1 |
* | More theme bits for the NTP and window frame. | glen@chromium.org | 2009-06-05 | 1 | -0/+12 |
* | Fix opaque app mode display. | glen@chromium.org | 2009-06-02 | 1 | -8/+10 |
* | Shift maximized mode tabstrip up by 1 px to avoid empty pixel at screen top. | pkasting@chromium.org | 2009-05-28 | 1 | -9/+10 |
* | Fleshes out more of BrowserFrameGtk. | sky@chromium.org | 2009-05-26 | 1 | -1/+14 |
* | Make views/ depend only on images from app/resources. | ben@chromium.org | 2009-05-21 | 1 | -0/+1 |
* | Revert 16567. | ben@chromium.org | 2009-05-21 | 1 | -1/+0 |
* | views/ should use resources from app/resources. Move dependent images to this... | ben@chromium.org | 2009-05-21 | 1 | -0/+1 |
* | Draw the toolbar separator correctly, and in maximized mode. | glen@chromium.org | 2009-05-19 | 1 | -9/+20 |
* | Factor out a BrowserFrame interface, and move the existing Windows-based code | brettw@chromium.org | 2009-05-19 | 1 | -35/+44 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 1 | -10/+10 |
* | ChromeFont->gfx::Font | beng@google.com | 2009-05-15 | 1 | -2/+2 |
* | Draw the maximized frame background correctly. | glen@chromium.org | 2009-05-12 | 1 | -3/+13 |
* | Some unnecessary painting and initing was being done. | glen@chromium.org | 2009-05-09 | 1 | -4/+0 |
* | This is the first pass at themes. | glen@chromium.org | 2009-05-09 | 1 | -294/+118 |
* | Move win_util.h from common to app. | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | 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_font to app/gfx | 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 |
* | roll back r15177 | ben@chromium.org | 2009-05-04 | 1 | -1/+0 |
* | Reverting 15182. | ben@chromium.org | 2009-05-04 | 1 | -44/+44 |
* | Bustage fix: | ben@chromium.org | 2009-05-04 | 1 | -44/+44 |
* | Extract all views resources into: | ben@chromium.org | 2009-05-04 | 1 | -0/+1 |
* | Removes the use of Windows-specific types for accessibility roles and states ... | klink@chromium.org | 2009-04-28 | 1 | -4/+3 |
* | Don't allow the browser window to be resized so small that layout starts brea... | pkasting@chromium.org | 2009-04-27 | 1 | -60/+118 |
* | Reverting r14276 (http://codereview.chromium.org/88069) which causes unit tes... | robertshield@google.com | 2009-04-23 | 1 | -118/+60 |
* | Don't allow the browser window to be resized so small that layout starts brea... | pkasting@chromium.org | 2009-04-23 | 1 | -60/+118 |
* | Reorganize fullscreen mode handling. Now nearly everything is in WindowWin. ... | pkasting@chromium.org | 2009-04-17 | 1 | -7/+10 |
* | For some Indian locales, the automatic font fallback by Windows UI components... | jungshik@google.com | 2009-04-15 | 1 | -6/+7 |