summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Merge 33023 - This is required for merging 33069.ian@chromium.org2009-11-251-4/+9
* Merge 32334 - Add an option to tree_view for whether to show lines from the r...ian@chromium.org2009-11-252-3/+33
* Merge 33055 - Avoid double freeing image list in TableView.mal@chromium.org2009-11-252-13/+0
* Merge 32064 - Make the char encoding indicator visible again on Windowsjshin@chromium.org2009-11-191-1/+2
* Revert 32012-32017mhm@chromium.org2009-11-152-15/+0
* rebasemhm@chromium.org2009-11-152-0/+15
* Fixing a bug where the textfield would paint outside of its boundsjcampan@chromium.org2009-11-131-1/+2
* Fix the build of view_examples for Linux.yusukes@google.com2009-11-131-0/+6
* Fixes possible crash in treeview. The code for removing a node was notsky@chromium.org2009-11-121-2/+3
* Refactoring of the TableView so it uses NativeViewControl.jcampan@chromium.org2009-11-1212-3/+2249
* Landing georgey CL.jcampan@chromium.org2009-11-112-5/+46
* Fix for issue 27210, show bookmarks bar menu is out of sync with the browser'...oshima@chromium.org2009-11-112-24/+38
* 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
* Fixes regression in showing bookmark menus where the wrong menu wouldsky@chromium.org2009-11-111-1/+1
* Adding a couple of missing parts for extensios on linux/views.oshima@chromium.org2009-11-111-2/+3
* Fixes possible crash in showing bookmark menu. The problem occurredsky@chromium.org2009-11-102-21/+21
* 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-0710-69/+189
* Fix style issues in View class.maruel@chromium.org2009-11-075-65/+37
* Fix a crash when GetOleInterface returns NULL. The replaced class, CComQIPtr...jhawkins@chromium.org2009-11-061-2/+4
* Converting the Cookies options page from a TableView to a TreeViewian@chromium.org2009-11-061-1/+20
* First patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-0/+4
* Fixes bug in removing nodes from tree. Specifically if the root is notsky@chromium.org2009-11-041-4/+14
* While changing the label class I added a DCHECK tofinnur@chromium.org2009-11-041-1/+6
* Attempt 2 at:sky@chromium.org2009-11-048-17/+13
* Revert 30903 - Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-048-13/+17
* Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-048-17/+13
* Fullscreen Exit Bubble should not elide its label.finnur@chromium.org2009-11-031-1/+7
* Remove themes/default.dll and merge the resources into chrome.dll.tc@google.com2009-11-022-1/+2
* Fixes regression introduced in fixing 19597. This change effectivelysky@chromium.org2009-10-301-2/+6
* Fix tab and button tooltips being truncated with ellipsis.simonrad@chromium.org2009-10-301-2/+4
* Fixed view example. It was failing because some of view classes requires Widg...oshima@chromium.org2009-10-3011-112/+142
* Gets AutomationProxyVisibleTest.WindowGetViewBounds to pass onsky@chromium.org2009-10-284-30/+65
* CompactLocationBar 1st step:oshima@chromium.org2009-10-282-2/+2
* Lands http://codereview.chromium.org/291006 for Pierre:sky@chromium.org2009-10-272-3/+7
* Refactor widget methods to support desktop notifications, including GTK stubs.johnnyg@chromium.org2009-10-265-12/+68
* Assertion failure fixoshima@chromium.org2009-10-261-3/+5
* Makes it so that when a folder is open on the bookmark bar and thesky@chromium.org2009-10-2614-84/+202
* Previous change to label caused incorrect layout in Windows.davemoore@chromium.org2009-10-241-6/+1
* Get the About panel to align its links correctly,davemoore@chromium.org2009-10-231-1/+6
* Make sure the RootView is sized to the correct bounds when the opaque frame i...ben@chromium.org2009-10-234-30/+97
* The TableViewObserver::OnKeyDown method signature was changed recently andjcampan@chromium.org2009-10-233-2/+5
* Enable System Context Menu for linux views.oshima@chromium.org2009-10-225-29/+46
* Re-enable the paint_center option in ImagePainter.johnnyg@chromium.org2009-10-212-5/+20
* Make gtk menu block on call to RunMenuAt.chocobo@google.com2009-10-214-6/+35
* Implement dragging icon for dragging bookmarks in views/gtk.skrul@google.com2009-10-213-5/+49
* When opening Chrome maximized with an application window alreadyjcampan@chromium.org2009-10-211-1/+1