summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-0715-19/+21
* Wires up views/gtk to use the gtk bookmark editor.sky@chromium.org2009-10-072-0/+9
* Turns on the focus traversal unit-tests and fixed some focus traversal problem:jcampan@chromium.org2009-10-075-87/+92
* Fixes compile warning. If you have a better suggestion for this, letsky@chromium.org2009-10-071-3/+3
* Converts info bubbles on views/gtk from popups to normal windows tosky@chromium.org2009-10-075-50/+71
* Gets preferred size of views textfields on gtk to work. Also madesky@chromium.org2009-10-067-19/+66
* This CL make the AcceleratorDispatcher eat the WM_KEYUP associated tojcampan@chromium.org2009-10-063-5/+158
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Reverting the NativeViewHostWin focus refactoring.jcampan@chromium.org2009-10-0512-242/+96
* More views on gtk paint tweaks. My previous attempt resulted in thesky@chromium.org2009-10-053-9/+26
* Update a file for the new clipboard location I missed in the last checkin.brettw@chromium.org2009-10-031-1/+1
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-032-5/+5
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-17/+17
* Add simple popup support to browser actions. This will create a popup HTML w...erikkay@chromium.org2009-10-021-1/+1
* When installing/uninstalling the clip on native buttons they would not be pai...jcampan@chromium.org2009-10-021-2/+2
* Relanding focus traversal on Linux toolkit views.jcampan@chromium.org2009-10-0113-9/+134
* Fixes painting problems with views on Gtk. In particular during asky@chromium.org2009-09-302-12/+21
* Fix for a focus related unit-test on Linux toolkit views.jcampan@chromium.org2009-09-301-12/+13
* Temporary disabling a unit test that fails on Linux toolkit views while I inv...jcampan@chromium.org2009-09-301-0/+6
* Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). jcampan@chromium.org2009-09-2912-96/+242
* style fix. the header for .cc has to be the 1st include.oshima@chromium.org2009-09-291-2/+2
* Fixes possible crash in tool tip manager.sky@chromium.org2009-09-291-1/+8
* Fixed the header file not found issue of 222030. (The file has been renamed a...oshima@chromium.org2009-09-296-5/+421
* Reverting 27504, it breaks the interactive ui tests on Windows.jcampan@chromium.org2009-09-2910-100/+8
* See original review atjcampan@chromium.org2009-09-2910-8/+100
* Add GetPreferredTrySlaves() to presubmit scripts.thestig@chromium.org2009-09-291-0/+13
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-2930-100/+113
* Refactored event handler method bodies from widget_win.h tokbr@google.com2009-09-282-99/+203
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-2829-111/+99
* Change the way the NonClientView handles forcing the native frame for popups/...ben@chromium.org2009-09-282-19/+17
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-2829-99/+111
* Adds the ability for script to resize the menu.sky@chromium.org2009-09-282-112/+91
* Pulls ActiveWindowWatcher into app so that we can use it insky@chromium.org2009-09-282-22/+28
* Revert "gtk implemenation of Scrollbar."agl@chromium.org2009-09-286-472/+49
* Make the invisible items in the system menu of a few Indian language versions...jshin@chromium.org2009-09-281-1/+2
* gtk implemenation of Scrollbar.oshima@chromium.org2009-09-286-49/+472
* getting example_views to compile is too much work for now. I'm disabling itnsylvain@chromium.org2009-09-281-36/+40
* views_example depends on views.nsylvain@chromium.org2009-09-271-0/+1
* Another case where we need to allow "this" in the constructor.nsylvain@chromium.org2009-09-271-4/+9
* Fix build breakage by disabling a warning.nsylvain@chromium.org2009-09-272-4/+10
* Native button cleanup:sky@chromium.org2009-09-254-35/+22
* [Relanding erg's change with fix for toolkit_views shortcuts and jcampan@chromium.org2009-09-255-8/+13
* Fixed a few bugs in view/gtk frameworkoshima@chromium.org2009-09-253-11/+50
* fix Linux views build.pkasting@chromium.org2009-09-251-2/+2
* Use the system WINDOWTEXT color for labels, instead of black. Also use the s...pkasting@chromium.org2009-09-2513-34/+164
* Set background to tabbed pane's content.oshima@chromium.org2009-09-251-0/+10
* Clean up a few bits of files that I'm about to modify. The only visible chan...pkasting@chromium.org2009-09-254-75/+62
* Fix hottracking on button views.The hottracking on the toolbar was broken, th...mhm@chromium.org2009-09-242-0/+17
* Implement BrowserList::AllBrowsersClosed for Linux.tony@chromium.org2009-09-241-1/+3
* Reverting 27113, it breaks the ChomeOS build.jcampan@chromium.org2009-09-2412-242/+96