summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Fix flickering checkboxescpu@chromium.org2009-10-161-1/+1
* In some cases, a WidgetWin can get activated/deactivatedjcampan@chromium.org2009-10-161-0/+3
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-40/+3
* Reverted 29258.akalin@chromium.org2009-10-162-3/+40
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-40/+3
* Reverted 29255.akalin@chromium.org2009-10-162-3/+40
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-40/+3
* Reverted 29253.akalin@chromium.org2009-10-162-3/+40
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-40/+3
* TBR: nick@chromium.orgakalin@chromium.org2009-10-162-3/+40
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-162-40/+3
* Fix a whole category of frame switching bugs relating to the window z-order b...ben@chromium.org2009-10-153-19/+29
* Add ChromeOS controls to BrowserViewoshima@chromium.org2009-10-141-1/+1
* Fixes regression in menu button. I converted a call from GetWidget tosky@chromium.org2009-10-145-9/+15
* 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-133-1/+19
* Couple of views/gtk tweaks:sky@chromium.org2009-10-135-43/+72
* Use predefined color names where possible for clarity. Also use "SkColorSetA...pkasting@chromium.org2009-10-131-2/+2
* 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
* Adds code to reset cursor on leave. We need to do this or cursor cansky@chromium.org2009-10-132-0/+9
* 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-133-19/+1
* Add explicit dependency to x11. This comes from webkit as well, but views/gtk...oshima@chromium.org2009-10-121-1/+1
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-1211-41/+34
* AppendText was appending twice due to bad merge happened in the past.oshima@chromium.org2009-10-122-5/+8
* Gets blocked popups to work on views/gtk. I had to fix a couple ofsky@chromium.org2009-10-123-1/+19
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-1119-25/+24
* Partially revert r28629.craig.schlenter@chromium.org2009-10-101-1/+0
* Accessibility information from the renderer was not being returned to tools l...ananta@chromium.org2009-10-105-1/+111
* The textfield's text was not updated when text is updated by input.oshima@chromium.org2009-10-092-4/+29
* Convert gdk keycode to match base::KeyboardCode.oshima@chromium.org2009-10-091-1/+5
* When a GtkWidget was destroyed the NVH would not be detached.jcampan@chromium.org2009-10-091-3/+3
* Fixes compile error in NativeMenuGtk when building for 64 bit.sky@chromium.org2009-10-091-2/+2
* * Password style support for gtk's textfield impl.oshima@chromium.org2009-10-094-0/+87
* Measure the sync wizard dialog in appropriate units:nick@chromium.org2009-10-082-6/+34
* Implements Screen::GetMonitorAreaNearestPoint for views/gtk.sky@chromium.org2009-10-081-2/+5
* Add about:memory link to task manager.thakis@chromium.org2009-10-081-1/+1
* Fix for gdk-CRITICAL message in gdk_window_process_updates of WidgetGtk::Pain...oshima@chromium.org2009-10-081-1/+1
* Backspace should not be processed as an accelerator in textfield, so it reall...jcampan@chromium.org2009-10-081-3/+3
* Enabling the default button behavior on Linux toolkit_views.jcampan@chromium.org2009-10-0812-161/+105
* Refactor cros library code into central location and have the UI elements obs...chocobo@google.com2009-10-084-1/+19
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-0715-19/+21
* 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-075-87/+92
* 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-075-50/+71
* Gets preferred size of views textfields on gtk to work. Also madesky@chromium.org2009-10-067-19/+66
* This CL make the AcceleratorDispatcher eat the WM_KEYUP associated tojcampan@chromium.org2009-10-063-5/+158
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6