summaryrefslogtreecommitdiffstats
path: root/views/widget
Commit message (Expand)AuthorAgeFilesLines
* 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
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* An experimental fix for Issue 11046.hbono@chromium.org2009-05-121-1/+1
* Removing floating views, they are not used anymore.jcampan@chromium.org2009-05-111-90/+14
* Adds back some code removed during Ben's landing of views renaming.sky@chromium.org2009-05-111-3/+1
* Add a new ViewsDelegate interface and implementation in the windows browser UI.ben@chromium.org2009-05-101-3/+4
* Random cleanups and stubs to get cross platform build going.glen@chromium.org2009-05-092-0/+6
* This is the first pass at themes.glen@chromium.org2009-05-095-0/+86
* Move win_util.h from common to app.ben@chromium.org2009-05-082-2/+2
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Resurrect Scott's WindowGtk changes.ben@chromium.org2009-05-084-68/+225
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-0817-0/+4758