| Commit message (Expand) | Author | Age | Files | Lines |
* | Windows: Fix opacity of drag images. | thakis@chromium.org | 2010-07-15 | 1 | -16/+11 |
* | Relayout content pref page properly upon sync status changes. | mnissler@chromium.org | 2010-07-15 | 12 | -5/+62 |
* | Fixes focus placement after using ctrl+tab in dialogs. | dtseng@chromium.org | 2010-07-14 | 1 | -7/+7 |
* | This ensures ATs read the correct selected tab when the containing tabbed pan... | dtseng@chromium.org | 2010-07-14 | 1 | -1/+6 |
* | Revert 52249 - Windows: Fix opacity of drag images. | nkostylev@google.com | 2010-07-14 | 1 | -27/+2 |
* | Prevent non-visible views from getting focused. | mnissler@chromium.org | 2010-07-14 | 2 | -4/+56 |
* | Windows: Fix opacity of drag images. | thakis@chromium.org | 2010-07-14 | 1 | -2/+27 |
* | Fix the announcement of combo boxes by excluding them from firing events on o... | dtseng@chromium.org | 2010-07-12 | 2 | -2/+8 |
* | TTF: Re-enable ViewTest.RerouteMouseWheelTest by marking it as FAILS_. | jhawkins@chromium.org | 2010-07-12 | 1 | -1/+1 |
* | GTK: Minimize usage of gtk headers. | erg@chromium.org | 2010-07-08 | 2 | -4/+14 |
* | Ups the max size of bookmark menus to accommodate the wrench menu. | sky@chromium.org | 2010-07-08 | 1 | -1/+3 |
* | Fix a typo that caused wrong menu highlight color being used for ChromeOS. | xiyuan@chromium.org | 2010-07-07 | 1 | -1/+1 |
* | Fire focus events when CustomButtons are hottracked. | dtseng@chromium.org | 2010-07-07 | 4 | -4/+54 |
* | Add some missing states for menu items. This allows AT's to know when a menu... | dtseng@chromium.org | 2010-07-07 | 1 | -0/+13 |
* | Fix column sizing in views::TableView. | mnissler@chromium.org | 2010-07-07 | 2 | -2/+8 |
* | Makes menu draw disabled arrow the correct color for classic windows. | sky@chromium.org | 2010-07-07 | 2 | -6/+19 |
* | Fixes menus when shown by way of pressing alt-f. I need to turn on | sky@chromium.org | 2010-07-07 | 3 | -15/+8 |
* | Bye bye tab close dot, we hardly knew you. | sky@chromium.org | 2010-07-07 | 6 | -163/+21 |
* | Display warning banner in Win preferences dialog for managed options. | mnissler@chromium.org | 2010-07-06 | 7 | -83/+232 |
* | Re-land r51526 | mnissler@chromium.org | 2010-07-05 | 23 | -81/+362 |
* | Changes the menu code to show mnemonics if the alt key is down. | sky@chromium.org | 2010-07-02 | 1 | -2/+13 |
* | Move WindowImpl to gfx so I can use it there for canvas unit tests. | ben@chromium.org | 2010-07-02 | 3 | -6/+6 |
* | Revert r51526 (Auto-size the views version of the options dialog.) | mnissler@chromium.org | 2010-07-02 | 23 | -361/+81 |
* | Auto-size the views version of the options dialog. | mnissler@chromium.org | 2010-07-02 | 23 | -81/+361 |
* | Deprecate more old filepath functions. | evan@chromium.org | 2010-07-01 | 1 | -1/+1 |
* | Hook up the MenuViewItem objects to a widget so that they may send accessibil... | dtseng@chromium.org | 2010-07-01 | 3 | -3/+49 |
* | Moves gtk accelerator processing functions to base/gtk_util so I can | sky@chromium.org | 2010-07-01 | 1 | -20/+2 |
* | Remove the bookmark menu. | pkasting@chromium.org | 2010-07-01 | 1 | -4/+0 |
* | Fixes possible crash in showing menus. This is less likely now that | sky@chromium.org | 2010-07-01 | 2 | -11/+67 |
* | Adding support for ChromeOS snapshot window titles and favicons. | gspencer@chromium.org | 2010-06-30 | 2 | -69/+92 |
* | Canvas refactoring phase 4b: | ben@chromium.org | 2010-06-30 | 5 | -12/+12 |
* | Minor fixes to toolbar keyboard accessibility: focusing the location bar | dmazzoni@chromium.org | 2010-06-30 | 2 | -8/+43 |
* | Windows: Replace tabs in content settings with a listbox. | thakis@chromium.org | 2010-06-30 | 1 | -4/+4 |
* | Win: Add listbox view. | thakis@chromium.org | 2010-06-30 | 7 | -10/+375 |
* | Canvas refactoring Phase 4a: | ben@chromium.org | 2010-06-29 | 4 | -14/+13 |
* | Disables another crashing test. | sky@chromium.org | 2010-06-28 | 1 | -1/+2 |
* | Disables TableViewTest.PersistMultiSelectionOnChangeWithSort as it is | sky@chromium.org | 2010-06-28 | 1 | -1/+1 |
* | Mark TreeViewTests.PersistMultiSelectionOnSort as DISABLED_. | glotov@chromium.org | 2010-06-28 | 1 | -1/+1 |
* | Canvas refactoring part 3. | ben@chromium.org | 2010-06-25 | 21 | -89/+89 |
* | Changes mnemonics for bookmark menus to show the mnemonics if either | sky@chromium.org | 2010-06-25 | 3 | -14/+58 |
* | Chrome/win: Show preview images when dragging images. | thakis@chromium.org | 2010-06-25 | 4 | -6/+27 |
* | Revert 50784 - Canvas refactoring part 3. | ben@chromium.org | 2010-06-24 | 22 | -89/+89 |
* | Canvas refactoring part 3. | ben@chromium.org | 2010-06-24 | 22 | -89/+89 |
* | Fix radiobuttons and connect up child widgets again. | dtseng@chromium.org | 2010-06-24 | 5 | -3/+19 |
* | Default to GTK_WRAP_WORD_CHAR for multiline textfield on Gtk. | xiyuan@chromium.org | 2010-06-24 | 1 | -0/+3 |
* | Canvas refactoring part 2. | ben@chromium.org | 2010-06-23 | 13 | -33/+40 |
* | Replace wstring with string16 in history. The only time wstring is used now i... | brettw@chromium.org | 2010-06-23 | 1 | -2/+4 |
* | Canvas refactoring part 1. | ben@chromium.org | 2010-06-22 | 1 | -5/+5 |
* | Fixes possible crash in menus and makes widgetgtk not send out | sky@chromium.org | 2010-06-22 | 3 | -5/+17 |
* | Makes the extension resize gripper only visible when the mouse is over | sky@chromium.org | 2010-06-22 | 3 | -5/+45 |