summaryrefslogtreecommitdiffstats
path: root/views/widget
Commit message (Expand)AuthorAgeFilesLines
* Reverting 31646.pkasting@chromium.org2009-11-112-16/+13
* Try to make widgets clean up after themselves a bit better:pkasting@chromium.org2009-11-112-13/+16
* Adding a couple of missing parts for extensios on linux/views.oshima@chromium.org2009-11-111-2/+3
* Clean up function ordering in WidgetGtk.ben@chromium.org2009-11-093-239/+235
* Fix toolkit_views buildben@chromium.org2009-11-082-6/+7
* blind fix for toolkit_viewsben@chromium.org2009-11-073-4/+3
* Move all the stuff relating to detached tab dragging out of BrowserFrameWin a...ben@chromium.org2009-11-075-68/+152
* First patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-0/+4
* Attempt 2 at:sky@chromium.org2009-11-045-9/+7
* Revert 30903 - Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-045-7/+9
* Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-045-9/+7
* Fix tab and button tooltips being truncated with ellipsis.simonrad@chromium.org2009-10-301-2/+4
* Gets AutomationProxyVisibleTest.WindowGetViewBounds to pass onsky@chromium.org2009-10-284-30/+65
* Refactor widget methods to support desktop notifications, including GTK stubs.johnnyg@chromium.org2009-10-265-12/+68
* Make sure the RootView is sized to the correct bounds when the opaque frame i...ben@chromium.org2009-10-232-19/+20
* Enable System Context Menu for linux views.oshima@chromium.org2009-10-222-22/+25
* Implement dragging icon for dragging bookmarks in views/gtk.skrul@google.com2009-10-211-4/+17
* First fix to minimize copying of image data.erg@google.com2009-10-191-3/+1
* In some cases, a WidgetWin can get activated/deactivatedjcampan@chromium.org2009-10-161-0/+3
* Fix a whole category of frame switching bugs relating to the window z-order b...ben@chromium.org2009-10-152-9/+17
* Fixes bug in toolkit_views. We shouldn't set the theme provider forsky@chromium.org2009-10-131-1/+2
* Take 2 of getting blocked popups to work on views/gtk. My first attempt was n...sky@chromium.org2009-10-132-0/+16
* Make the ThemeProvider methods const.pkasting@chromium.org2009-10-132-8/+8
* WidgetWin was an accelerator target, it does not need to.jcampan@chromium.org2009-10-132-16/+6
* Misc. cleanup for theme provider code, including:pkasting@chromium.org2009-10-132-18/+9
* Revert 28716 - Gets blocked popups to work on views/gtk. I had to fix a coupl...nsylvain@chromium.org2009-10-132-16/+0
* Gets blocked popups to work on views/gtk. I had to fix a couple ofsky@chromium.org2009-10-122-0/+16
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-113-5/+5
* Fix for gdk-CRITICAL message in gdk_window_process_updates of WidgetGtk::Pain...oshima@chromium.org2009-10-081-1/+1
* Enabling the default button behavior on Linux toolkit_views.jcampan@chromium.org2009-10-081-4/+4
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-2/+2
* Wires up views/gtk to use the gtk bookmark editor.sky@chromium.org2009-10-072-0/+9
* Turns on the focus traversal unit-tests and fixed some focus traversal problem:jcampan@chromium.org2009-10-071-3/+12
* Fixes compile warning. If you have a better suggestion for this, letsky@chromium.org2009-10-071-3/+3
* Converts info bubbles on views/gtk from popups to normal windows tosky@chromium.org2009-10-072-5/+61
* More views on gtk paint tweaks. My previous attempt resulted in thesky@chromium.org2009-10-053-9/+26
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-17/+17
* Relanding focus traversal on Linux toolkit views.jcampan@chromium.org2009-10-014-4/+84
* Fixes painting problems with views on Gtk. In particular during asky@chromium.org2009-09-302-12/+21
* Fixes possible crash in tool tip manager.sky@chromium.org2009-09-291-1/+8
* Reverting 27504, it breaks the interactive ui tests on Windows.jcampan@chromium.org2009-09-292-57/+1
* See original review atjcampan@chromium.org2009-09-292-1/+57
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-292-4/+6
* Refactored event handler method bodies from widget_win.h tokbr@google.com2009-09-282-99/+203
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-282-6/+4
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-282-4/+6
* [Relanding erg's change with fix for toolkit_views shortcuts and jcampan@chromium.org2009-09-251-2/+2
* Implements file contents support in OSExchangeData and DropTargetsky@chromium.org2009-09-231-22/+26
* Fix for a focus related NOTREACHED when closing Chromejcampan@chromium.org2009-09-231-4/+9
* Fix code to get widget position on screen.chocobo@google.com2009-09-221-12/+12