summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Gets link to compile on linux.sky@chromium.org2009-05-233-3/+21
* Makes FindBarWin buildable on linux. FindBarWin should be renamed tosky@chromium.org2009-05-235-10/+48
* Some more porting of browser_views.brettw@chromium.org2009-05-221-6/+3
* Remove some dependencies on Windows-specific files in BrowserView. The usagebrettw@chromium.org2009-05-222-0/+9
* Middle clicking on a bookmark from the bookmark manager nowbrettw@google.com2009-05-222-0/+24
* Parts of my previous changelist didn't make it through.ben@chromium.org2009-05-219-24/+11
* Add forgotted files from previous change. This makes a semi-cross-platformbrettw@chromium.org2009-05-212-4/+49
* Fixes toolkit_views build on linux.sky@chromium.org2009-05-211-3/+1
* Revert 16567.ben@chromium.org2009-05-219-8/+23
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-219-23/+8
* Minor gtk-views cleanup:sky@chromium.org2009-05-209-23/+177
* Update views deps to reflect new string source.ben@chromium.org2009-05-201-1/+1
* Make views/ use strings from app_strings.ben@chromium.org2009-05-2011-67/+66
* revert this change, svn seems to have committed it with my property-edit.ben@chromium.org2009-05-2011-66/+67
* Add generated files to svn:ignore list for views subdir.ben@chromium.org2009-05-2011-67/+66
* Convert views to gyp.ben@chromium.org2009-05-202-915/+291
* Remove TRACK_HWND_CREATION/TRACK_HWND_DESTRUCTION macro since the bug it was ...jam@chromium.org2009-05-204-24/+0
* Adds propagation and handling of render-side focus events, for the benefit of...klink@chromium.org2009-05-201-4/+0
* Fix painting problems that came up after manually calling RedrawWindow on chi...jam@chromium.org2009-05-201-3/+6
* Fixes delivery of mouse events in WidgetGtk. Also fixes GetRootWidgetsky@chromium.org2009-05-193-52/+156
* Removes some dead code from WidgetWin.sky@chromium.org2009-05-192-8/+0
* Factor out a BrowserFrame interface, and move the existing Windows-based codebrettw@chromium.org2009-05-195-15/+44
* Makes chrome_menu able to compile of Linux (the header that is). I'msky@chromium.org2009-05-182-38/+53
* Paint dialog frames in maxmized viewglen@chromium.org2009-05-161-3/+6
* Add highlight color support to label text.erikkay@google.com2009-05-153-3/+46
* Reland this change. Registers paths for the testing exe, too.ben@chromium.org2009-05-151-1/+0
* Revert 16173beng@google.com2009-05-151-0/+1
* Move/Copy paths used by app to app_paths.beng@google.com2009-05-151-1/+0
* Displaying consecutive alerts from plugins should not hang the browser. The p...ananta@chromium.org2009-05-153-3/+14
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-1557-195/+203
* ChromeFont->gfx::Fontbeng@google.com2009-05-1522-62/+64
* Change the way button width is calculated for the button. Currently, for the ...jshin@chromium.org2009-05-151-2/+4
* This CL fix issue 11907 -- RTL: Focus is not on the text after checking "Dele...xji@chromium.org2009-05-141-2/+11
* Fix bustage... some more traces of always-on-top I forgot to remove.beng@google.com2009-05-142-6/+0
* Move Always On Top setting out of Window/WindowDelegate and into task manager...beng@google.com2009-05-149-146/+30
* Refactors menus so that I can create a MenuGtk implementation, and moves it intosky@chromium.org2009-05-148-654/+768
* Add basic checkbox support for GTK.brettw@chromium.org2009-05-143-0/+36
* Remove even more ATL dependencies.maruel@chromium.org2009-05-1423-88/+112
* Reverting 15832 since this test is finished.hbono@chromium.org2009-05-143-3/+3
* Clean-up of the accelerator code.jcampan@chromium.org2009-05-148-57/+61
* Make WidgetWin redraw child windows that are in a different process asynchron...jam@chromium.org2009-05-141-3/+30
* Move tree-related classes that Linux code depends on from views/ to app/phajdan.jr@chromium.org2009-05-136-502/+1
* The dialogs would size their width to their contents (and a minimum size).jcampan@chromium.org2009-05-131-0/+20
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-1323-99/+75
* Remove even more ATL dependencies.maruel@chromium.org2009-05-1323-75/+99
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-1320-22/+22
* Fix a trivial typo: key for copy is 'c', not 'v'.hamaji@chromium.org2009-05-121-1/+1
* An experimental fix for Issue 11046.hbono@chromium.org2009-05-123-3/+3
* Removing floating views, they are not used anymore.jcampan@chromium.org2009-05-117-635/+44
* Adds back some code removed during Ben's landing of views renaming.sky@chromium.org2009-05-117-3/+424