summaryrefslogtreecommitdiffstats
path: root/views/controls/table
Commit message (Expand)AuthorAgeFilesLines
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-1/+2
* Move more files to toplevel gfx.ben@chromium.org2010-03-192-2/+2
* Implement selection of rows on mouse clicks in TableView2 for GTK.satorux@chromium.org2010-03-172-1/+27
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-172-2/+2
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* chromeos: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-142-4/+7
* Create a toplevel gfx/ dir and seed it with icon_util.ben@chromium.org2010-03-132-6/+6
* Lands http://codereview.chromium.org/652010 for Thiago:sky@chromium.org2010-03-022-2/+68
* Makes views not draw focus for native controls on Gtk. As Gtk renderssky@chromium.org2009-12-032-0/+8
* Porting the table view to Linux toolkit views.jcampan@chromium.org2009-12-016-30/+458
* Avoid double freeing image list in TableView.mal@chromium.org2009-11-252-13/+0
* views: remove some unnecessary static_cast<int>.maruel@chromium.org2009-11-231-2/+2
* Refactoring of the TableView so it uses NativeViewControl.jcampan@chromium.org2009-11-127-3/+1889
* The TableViewObserver::OnKeyDown method signature was changed recently andjcampan@chromium.org2009-10-231-0/+2
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-295-27/+20
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-285-20/+27
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-285-27/+20
* Use RECT instead of CRect to reduce dependencies on ATL.jhawkins@chromium.org2009-09-091-20/+22
* Uses POINT instead of CPoint to reduce the dependency in ATL.scherkus@chromium.org2009-09-031-2/+2
* Update Skia transfer modes to match changes in Skia as of r239amanda@chromium.org2009-06-251-2/+2
* Move TableModel out of views/ and into app/.estade@chromium.org2009-06-167-311/+14
* Split out the views table functions into separate header files. Many users onlybrettw@chromium.org2009-05-318-211/+293
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-291-1/+1
* Middle clicking on a bookmark from the bookmark manager nowbrettw@google.com2009-05-222-0/+24
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-152-4/+4
* Remove even more ATL dependencies.maruel@chromium.org2009-05-144-20/+27
* Reverting 15832 since this test is finished.hbono@chromium.org2009-05-141-1/+1
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-134-27/+20
* Remove even more ATL dependencies.maruel@chromium.org2009-05-134-20/+27
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-132-3/+3
* An experimental fix for Issue 11046.hbono@chromium.org2009-05-121-1/+1
* Add PreferredSizeChanged() to View to allow subviews to notify their parents ...erikkay@google.com2009-05-082-1/+6
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-085-0/+2902