summaryrefslogtreecommitdiffstats
path: root/views/window
Commit message (Expand)AuthorAgeFilesLines
* Make views/ use strings from app_strings.ben@chromium.org2009-05-202-5/+4
* revert this change, svn seems to have committed it with my property-edit.ben@chromium.org2009-05-202-4/+5
* Add generated files to svn:ignore list for views subdir.ben@chromium.org2009-05-202-5/+4
* Fixes delivery of mouse events in WidgetGtk. Also fixes GetRootWidgetsky@chromium.org2009-05-191-0/+1
* Factor out a BrowserFrame interface, and move the existing Windows-based codebrettw@chromium.org2009-05-195-15/+44
* Paint dialog frames in maxmized viewglen@chromium.org2009-05-161-3/+6
* 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-155-28/+28
* ChromeFont->gfx::Fontbeng@google.com2009-05-155-10/+10
* Change the way button width is calculated for the button. Currently, for the ...jshin@chromium.org2009-05-151-2/+4
* 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-147-131/+27
* Remove even more ATL dependencies.maruel@chromium.org2009-05-142-7/+6
* 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-132-6/+7
* Remove even more ATL dependencies.maruel@chromium.org2009-05-132-7/+6
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Removing floating views, they are not used anymore.jcampan@chromium.org2009-05-112-8/+1
* Add a new ViewsDelegate interface and implementation in the windows browser UI.ben@chromium.org2009-05-101-37/+13
* Use the non-native frame when using themes even on Aero Glass.ben@chromium.org2009-05-091-0/+2
* Revert custom frame view to resourcebundle to get the tests passing. Convert ...glen@chromium.org2009-05-091-37/+37
* This is the first pass at themes.glen@chromium.org2009-05-092-198/+82
* Move win_util.h from common to app.ben@chromium.org2009-05-083-3/+3
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* fix checkdeps bustageben@chromium.org2009-05-081-1/+1
* Resurrect Scott's WindowGtk changes.ben@chromium.org2009-05-087-1/+355
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-0818-0/+4449