summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Lands http://codereview.chromium.org/211002 for Charlie:sky@chromium.org2009-09-176-0/+458
* Fixing lame bug in radiobutton. oshima@chromium.org2009-09-161-1/+1
* Land http://codereview.chromium.org/206025 for Charlie:sky@chromium.org2009-09-163-4/+10
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* Lands http://codereview.chromium.org/193032 for Charlie:sky@chromium.org2009-09-153-13/+20
* Removes some dead NOTIMPLEMENTEDs and enables some code that no longersky@chromium.org2009-09-141-1/+0
* This CL makes the focus remembered across tab switches for Chrome Linux with ...jcampan@chromium.org2009-09-144-5/+41
* Clean up a few tiny things I noticed.pkasting@chromium.org2009-09-141-2/+2
* Reverts linux font change again. Slow down isn't as bad as before. Butsky@chromium.org2009-09-142-2/+6
* The focus is not restored properly when a Windows modal dialogjcampan@chromium.org2009-09-142-1/+21
* Lands http://codereview.chromium.org/201102 for Oshima:sky@chromium.org2009-09-142-0/+4
* Lands http://codereview.chromium.org/200102 for Oshima:sky@chromium.org2009-09-147-27/+166
* Attempt 2 at converting font from Skia to Pango. The slow down appears to be ...sky@chromium.org2009-09-142-6/+2
* Reverts r26015. It caused a startup regression:(sky@chromium.org2009-09-112-2/+6
* Nukes font_skia and converts font_gtk to use pango. This wassky@chromium.org2009-09-112-6/+2
* Removes an extraneous NOTIMPLEMENTED in native_control_gtk.sky@chromium.org2009-09-101-1/+0
* Landing oshima patch.jcampan@chromium.org2009-09-102-0/+11
* Lands http://codereview.chromium.org/194014 for Oshima:sky@chromium.org2009-09-104-9/+64
* Use Scoped[Bstr,ComPtr,Variant] instead of their ATL equivalents to reduce de...jhawkins@chromium.org2009-09-107-15/+22
* First cut at implementation of FindBar for views / gtkdavemoore@chromium.org2009-09-099-66/+136
* Use base::WindowImpl instead of CWindowImpl to remove a dependency on ATL.jhawkins@chromium.org2009-09-091-14/+9
* Use base::WindowImpl instead of CWindowImpl to remove a dependency on ATL.jhawkins@chromium.org2009-09-091-62/+38
* Use gfx::Point instead of GET_X/Y_LPARAM to reduce a dependency on ATL.jhawkins@chromium.org2009-09-092-14/+10
* Use RECT instead of CRect to reduce dependencies on ATL.jhawkins@chromium.org2009-09-091-20/+22
* Implements WindowGtk::CloseAllSecondaryWindows.sky@chromium.org2009-09-094-16/+30
* Lands http://codereview.chromium.org/198010 for Oshima:sky@chromium.org2009-09-092-5/+14
* Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...jshin@chromium.org2009-09-091-2/+2
* Wires up drag and drop for bookmark menus and cleans up a couple ofsky@chromium.org2009-09-098-27/+67
* Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...japhet@chromium.org2009-09-082-8/+9
* Improving the FocusManager::GetFocusManager method on Gtk.jcampan@chromium.org2009-09-081-6/+7
* Fleshes out the tooltip implementation for views on Gtk. It doesn'tsky@chromium.org2009-09-089-104/+330
* Fixes bug in views on gtk where we wouldn't necessarily paintsky@chromium.org2009-09-081-5/+13
* Fix some gcc 4.4 issues when compiling with toolkit_views.craig.schlenter@chromium.org2009-09-072-3/+3
* Adds views::Screen::GetMonitorAreaNearestPoint.sky@chromium.org2009-09-043-3/+30
* Removing ATL dependencies from two files.finnur@chromium.org2009-09-032-12/+7
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-0312-26/+92
* Uses POINT instead of CPoint to reduce the dependency in ATL.scherkus@chromium.org2009-09-037-14/+10
* A couple comment changes -- update an out of date comment and add a note abou...pkasting@chromium.org2009-09-032-2/+7
* Fix the Back and Forwards button broken in 23101idanan@chromium.org2009-09-031-4/+4
* Lands http://codereview.chromium.org/185003 for Oshima:sky@chromium.org2009-09-023-0/+237
* Lands http://codereview.chromium.org/172098 for Oshima:sky@chromium.org2009-09-023-6/+9
* The FocusManager stores/restores focus when the top window becomes inactive/a...jcampan@chromium.org2009-09-0111-79/+199
* Porting textfield to toolkit_views Gtk.jcampan@chromium.org2009-09-0111-64/+126
* Make native button wrapper construction return the new wrapper rather thanbrettw@chromium.org2009-09-016-19/+30
* Fix bug where the tooltip would not be erased if it had been non-empty and th...pkasting@chromium.org2009-08-311-4/+4
* Lands 176025 from Oshima:sky@chromium.org2009-08-315-15/+86
* Make the views bookmark bubble work on GTK.brettw@chromium.org2009-08-285-8/+76
* Adds support for initiating drags from bookmark menus.sky@chromium.org2009-08-2811-61/+168
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-283-14/+3
* Fix a ton of compiler warnings.estade@chromium.org2009-08-283-3/+14