summaryrefslogtreecommitdiffstats
path: root/views/widget
Commit message (Expand)AuthorAgeFilesLines
* Move BaseDropTarget and BaseDragSource from base to app/win. Remove the "Base...brettw@chromium.org2010-10-173-7/+7
* Only enable renderer accessibility when an active screen reader is detected.ctguil@chromium.org2010-10-051-1/+1
* Working on removing GTK for touch UI, by introducing a newanicolao@chromium.org2010-09-301-0/+6
* Allow chrome to be customized for screen reader users.ctguil@chromium.org2010-09-295-0/+43
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-282-6/+3
* Set WidgetGtk.delegate_ = NULL in CloseNow() to fix chromium-os:5604.stevenjb@google.com2010-09-271-2/+4
* The fix for http://code.google.com/p/chromium-os/issues/detail?id=5987scottbyer@google.com2010-09-101-1/+5
* Fixes bug in changing to side tabs that could result in making windowsky@chromium.org2010-09-091-0/+11
* Added entry points to view/View to dispatch and process TouchEvents.rjkroege@google.com2010-09-082-2/+92
* Re-lands 58186:bryeung@chromium.org2010-09-033-10/+11
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-023-11/+10
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-023-10/+11
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-013-11/+10
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-013-10/+11
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-271-2/+1
* Misc. minor cleanup.pkasting@chromium.org2010-08-271-2/+1
* Fix regression caused by http://codereview.chromium.org/2768006/showscottbyer@chromium.org2010-08-251-0/+9
* Disable the stop button when the user is hovering it and the page finishes lo...pkasting@chromium.org2010-08-201-2/+5
* Add in a browser test for dialog resizing, which was catching an issue with t...scottbyer@chromium.org2010-08-204-15/+61
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-132-3/+3
* Land 55232 again - Dispatch key event to bindings processing.xiyuan@chromium.org2010-08-111-0/+4
* Revert 55232 - Dispatch key event to bindings processing.nsylvain@chromium.org2010-08-061-4/+0
* Dispatch key event to bindings processing.xiyuan@chromium.org2010-08-061-0/+4
* [Linux views]Fix the return value of WidgetGtk::HandleKeyboardEvent().suzhe@chromium.org2010-08-051-1/+2
* [Linux Views] Refactor accelerator handler related code.suzhe@chromium.org2010-08-043-18/+89
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-311-1/+0
* Make theme change notifications auto-propagate through the view hierarchy, in...pkasting@chromium.org2010-07-272-6/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2616-0/+16
* [Linux Views]Handle focus traversing correctly.suzhe@chromium.org2010-07-203-1/+86
* Use the WS_EX_NOACTIVATE flag for popup widgets. This is essentially a no-op...johnnyg@chromium.org2010-07-201-1/+1
* GTK: Minimize usage of gtk headers.erg@chromium.org2010-07-082-4/+14
* Bye bye tab close dot, we hardly knew you.sky@chromium.org2010-07-072-96/+0
* Re-land r51526mnissler@chromium.org2010-07-052-0/+15
* Move WindowImpl to gfx so I can use it there for canvas unit tests.ben@chromium.org2010-07-021-2/+2
* Revert r51526 (Auto-size the views version of the options dialog.)mnissler@chromium.org2010-07-022-15/+0
* Auto-size the views version of the options dialog.mnissler@chromium.org2010-07-022-0/+15
* Canvas refactoring Phase 4a:ben@chromium.org2010-06-291-2/+2
* Canvas refactoring part 3.ben@chromium.org2010-06-254-14/+12
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-244-12/+14
* Canvas refactoring part 3.ben@chromium.org2010-06-244-14/+12
* Canvas refactoring part 2.ben@chromium.org2010-06-233-3/+5
* Canvas refactoring part 1.ben@chromium.org2010-06-221-5/+5
* Fixes possible crash in menus and makes widgetgtk not send outsky@chromium.org2010-06-221-0/+6
* *Add WidgetGtk::ClearNativeFocus so that subclass can implement cutomized beh...oshima@chromium.org2010-06-192-0/+12
* Keep a cache of all views that have sent notifications. This ensures that Ac...dtseng@chromium.org2010-06-182-3/+61
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-186-269/+17
* Attempt 2 at:sky@chromium.org2010-06-152-0/+96
* Revert 49795 - Changes the tab close button to a dot, unless you're near the ...sky@chromium.org2010-06-152-95/+0
* Changes the tab close button to a dot, unless you're near the buttonsky@chromium.org2010-06-152-0/+95
* Notification balloons don't want the WS_EX_LAYOUTRTL style flag, since the di...johnnyg@chromium.org2010-06-143-4/+18