summaryrefslogtreecommitdiffstats
path: root/views/widget
Commit message (Expand)AuthorAgeFilesLines
...
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-205-40/+51
* Reverting 18872.jcampan@chromium.org2009-06-195-51/+40
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-195-40/+51
* Call Layout directly from SetContentsView. In the case where the Widget is cr...ben@chromium.org2009-06-182-5/+10
* A long standing bug in views!ben@chromium.org2009-06-182-2/+0
* Fix build bustage by removing another dependency on browser/gtk by creating a...ben@chromium.org2009-06-172-51/+84
* Make WidgetGtk::SetBounds use a single call if it can.sky@chromium.org2009-06-151-0/+5
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-142-3/+3
* Fix reversed focus traversal order issue.yutak@chromium.org2009-06-124-50/+89
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-121-4/+0
* Issue 8838: Close box not highlightedidanan@chromium.org2009-06-101-0/+8
* Moving the Windows specific activation code in the FocusManager to the widget...jcampan@chromium.org2009-06-082-0/+24
* First part of tab overview. It isn't wired up, nor is it complete, butsky@chromium.org2009-06-085-0/+22
* Removing some unused FocusManager related code from RootView.jcampan@chromium.org2009-06-082-25/+0
* Makes it possible for Widget's on GTK to have a transparentsky@chromium.org2009-06-083-3/+110
* More theme bits for the NTP and window frame.glen@chromium.org2009-06-052-0/+5
* Implement some basic functionality in RootView and View.ben@chromium.org2009-06-053-21/+11
* Implement window state restoration for the views-gtk window.ben@chromium.org2009-06-042-1/+1
* Rephrase this code to be slightly less verbose.ben@chromium.org2009-06-041-5/+2
* Replace HCURSOR usage in views::View with a new gfx::NativeCursor type that a...ben@chromium.org2009-06-042-22/+25
* Implement custom window shapes as provided by the NonClientView in WindowGtk.ben@chromium.org2009-06-041-0/+4
* Adds linux2 variable and change to WidgetGtk to make it compile.sky@chromium.org2009-06-021-0/+2
* Allow themes to change the background of the new tab page. Adds support for d...glen@chromium.org2009-06-022-1/+4
* Fixes a couple of bugs encountered in getting info bubbles to work:sky@chromium.org2009-06-021-1/+4
* Moves WindowGtk::SetBounds implementation to WidgetGtk as WidgetGetksky@chromium.org2009-06-011-1/+6
* Use the right frame type on startup, do proper swapping of frames when themes...glen@chromium.org2009-05-313-1/+14
* Fixes bad event signal name that was leading to crash.sky@chromium.org2009-05-291-3/+2
* Fixes couple of bugs that occur now that we can actually run views onsky@chromium.org2009-05-292-2/+14
* Really theme the find bar. We were previously getting the DefaultThemeProvide...glen@chromium.org2009-05-292-6/+12
* Revert Revision 17224glen@chromium.org2009-05-292-11/+5
* Really theme the find bar. We were previously getting the DefaultThemeProvide...glen@chromium.org2009-05-292-5/+11
* Fix drawing problem with options dialog. I'm not sure why this flag is neede...jam@chromium.org2009-05-291-1/+1
* Fixes bug where SetBounds would change the z-order. This was resultingsky@chromium.org2009-05-291-1/+1
* Splits TooltipManager so that it can be ported and stubs out the GTKsky@chromium.org2009-05-2811-180/+330
* Makes MenuButton compile and fixes bug in GtkWidget I happened upon.sky@chromium.org2009-05-271-3/+2
* Removes WidgetWin dependency from StatusBubbleViews so that it can compile on...ben@chromium.org2009-05-265-116/+141
* Makes FindBarWin buildable on linux. FindBarWin should be renamed tosky@chromium.org2009-05-232-2/+28
* Minor gtk-views cleanup:sky@chromium.org2009-05-202-14/+83
* Remove TRACK_HWND_CREATION/TRACK_HWND_DESTRUCTION macro since the bug it was ...jam@chromium.org2009-05-201-2/+0
* Adds propagation and handling of render-side focus events, for the benefit of...klink@chromium.org2009-05-201-4/+0
* Fix painting problems that came up after manually calling RedrawWindow on chi...jam@chromium.org2009-05-201-3/+6
* Fixes delivery of mouse events in WidgetGtk. Also fixes GetRootWidgetsky@chromium.org2009-05-192-52/+155
* Removes some dead code from WidgetWin.sky@chromium.org2009-05-192-8/+0
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-156-14/+13
* ChromeFont->gfx::Fontbeng@google.com2009-05-152-10/+12
* Remove even more ATL dependencies.maruel@chromium.org2009-05-143-7/+6
* Reverting 15832 since this test is finished.hbono@chromium.org2009-05-141-1/+1
* Make WidgetWin redraw child windows that are in a different process asynchron...jam@chromium.org2009-05-141-3/+30
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-133-6/+7
* Remove even more ATL dependencies.maruel@chromium.org2009-05-133-7/+6