| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue 8838: Close box not highlighted | idanan@chromium.org | 2009-06-10 | 1 | -0/+8 |
* | Moving the Windows specific activation code in the FocusManager to the widget... | jcampan@chromium.org | 2009-06-08 | 2 | -0/+24 |
* | First part of tab overview. It isn't wired up, nor is it complete, but | sky@chromium.org | 2009-06-08 | 5 | -0/+22 |
* | Removing some unused FocusManager related code from RootView. | jcampan@chromium.org | 2009-06-08 | 2 | -25/+0 |
* | Makes it possible for Widget's on GTK to have a transparent | sky@chromium.org | 2009-06-08 | 3 | -3/+110 |
* | More theme bits for the NTP and window frame. | glen@chromium.org | 2009-06-05 | 2 | -0/+5 |
* | Implement some basic functionality in RootView and View. | ben@chromium.org | 2009-06-05 | 3 | -21/+11 |
* | Implement window state restoration for the views-gtk window. | ben@chromium.org | 2009-06-04 | 2 | -1/+1 |
* | Rephrase this code to be slightly less verbose. | ben@chromium.org | 2009-06-04 | 1 | -5/+2 |
* | Replace HCURSOR usage in views::View with a new gfx::NativeCursor type that a... | ben@chromium.org | 2009-06-04 | 2 | -22/+25 |
* | Implement custom window shapes as provided by the NonClientView in WindowGtk. | ben@chromium.org | 2009-06-04 | 1 | -0/+4 |
* | Adds linux2 variable and change to WidgetGtk to make it compile. | sky@chromium.org | 2009-06-02 | 1 | -0/+2 |
* | Allow themes to change the background of the new tab page. Adds support for d... | glen@chromium.org | 2009-06-02 | 2 | -1/+4 |
* | Fixes a couple of bugs encountered in getting info bubbles to work: | sky@chromium.org | 2009-06-02 | 1 | -1/+4 |
* | Moves WindowGtk::SetBounds implementation to WidgetGtk as WidgetGetk | sky@chromium.org | 2009-06-01 | 1 | -1/+6 |
* | Use the right frame type on startup, do proper swapping of frames when themes... | glen@chromium.org | 2009-05-31 | 3 | -1/+14 |
* | Fixes bad event signal name that was leading to crash. | sky@chromium.org | 2009-05-29 | 1 | -3/+2 |
* | Fixes couple of bugs that occur now that we can actually run views on | sky@chromium.org | 2009-05-29 | 2 | -2/+14 |
* | Really theme the find bar. We were previously getting the DefaultThemeProvide... | glen@chromium.org | 2009-05-29 | 2 | -6/+12 |
* | Revert Revision 17224 | glen@chromium.org | 2009-05-29 | 2 | -11/+5 |
* | Really theme the find bar. We were previously getting the DefaultThemeProvide... | glen@chromium.org | 2009-05-29 | 2 | -5/+11 |
* | Fix drawing problem with options dialog. I'm not sure why this flag is neede... | jam@chromium.org | 2009-05-29 | 1 | -1/+1 |
* | Fixes bug where SetBounds would change the z-order. This was resulting | sky@chromium.org | 2009-05-29 | 1 | -1/+1 |
* | Splits TooltipManager so that it can be ported and stubs out the GTK | sky@chromium.org | 2009-05-28 | 11 | -180/+330 |
* | Makes MenuButton compile and fixes bug in GtkWidget I happened upon. | sky@chromium.org | 2009-05-27 | 1 | -3/+2 |
* | Removes WidgetWin dependency from StatusBubbleViews so that it can compile on... | ben@chromium.org | 2009-05-26 | 5 | -116/+141 |
* | Makes FindBarWin buildable on linux. FindBarWin should be renamed to | sky@chromium.org | 2009-05-23 | 2 | -2/+28 |
* | Minor gtk-views cleanup: | sky@chromium.org | 2009-05-20 | 2 | -14/+83 |
* | Remove TRACK_HWND_CREATION/TRACK_HWND_DESTRUCTION macro since the bug it was ... | jam@chromium.org | 2009-05-20 | 1 | -2/+0 |
* | Adds propagation and handling of render-side focus events, for the benefit of... | klink@chromium.org | 2009-05-20 | 1 | -4/+0 |
* | Fix painting problems that came up after manually calling RedrawWindow on chi... | jam@chromium.org | 2009-05-20 | 1 | -3/+6 |
* | Fixes delivery of mouse events in WidgetGtk. Also fixes GetRootWidget | sky@chromium.org | 2009-05-19 | 2 | -52/+155 |
* | Removes some dead code from WidgetWin. | sky@chromium.org | 2009-05-19 | 2 | -8/+0 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 6 | -14/+13 |
* | ChromeFont->gfx::Font | beng@google.com | 2009-05-15 | 2 | -10/+12 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-14 | 3 | -7/+6 |
* | Reverting 15832 since this test is finished. | hbono@chromium.org | 2009-05-14 | 1 | -1/+1 |
* | Make WidgetWin redraw child windows that are in a different process asynchron... | jam@chromium.org | 2009-05-14 | 1 | -3/+30 |
* | Revert 15965. I wasn't supposed to check that in since it still doesn't compi... | maruel@chromium.org | 2009-05-13 | 3 | -6/+7 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-13 | 3 | -7/+6 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | An experimental fix for Issue 11046. | hbono@chromium.org | 2009-05-12 | 1 | -1/+1 |
* | Removing floating views, they are not used anymore. | jcampan@chromium.org | 2009-05-11 | 1 | -90/+14 |
* | Adds back some code removed during Ben's landing of views renaming. | sky@chromium.org | 2009-05-11 | 1 | -3/+1 |
* | Add a new ViewsDelegate interface and implementation in the windows browser UI. | ben@chromium.org | 2009-05-10 | 1 | -3/+4 |
* | Random cleanups and stubs to get cross platform build going. | glen@chromium.org | 2009-05-09 | 2 | -0/+6 |
* | This is the first pass at themes. | glen@chromium.org | 2009-05-09 | 5 | -0/+86 |
* | Move win_util.h from common to app. | ben@chromium.org | 2009-05-08 | 2 | -2/+2 |
* | Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo... | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | Resurrect Scott's WindowGtk changes. | ben@chromium.org | 2009-05-08 | 4 | -68/+225 |