| Commit message (Expand) | Author | Age | Files | Lines |
* | chromeos: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-14 | 7 | -12/+21 |
* | Create a toplevel gfx/ dir and seed it with icon_util. | ben@chromium.org | 2010-03-13 | 3 | -7/+7 |
* | Implementation of a progress bar control. | finnur@chromium.org | 2010-03-12 | 3 | -0/+346 |
* | Remove a hack that, as far as I can tell, isn't needed. | pkasting@chromium.org | 2010-03-12 | 1 | -5/+1 |
* | Unblock focus signal handlers only when they're blocked. | oshima@chromium.org | 2010-03-11 | 1 | -11/+18 |
* | win: string_util.h -> utf_string_conversions.h fix. | jhawkins@google.com | 2010-03-11 | 3 | -3/+3 |
* | Landing tfarina CL. | ctguil@chromium.org | 2010-03-10 | 4 | -10/+29 |
* | svn prop fixes. Applied to all files not in third_party. | pkasting@chromium.org | 2010-03-09 | 1 | -0/+0 |
* | Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::... | pkasting@chromium.org | 2010-03-08 | 36 | -218/+167 |
* | Don't mirror menu position for RTL because on Windows we set RLT window flags... | dpolukhin@google.com | 2010-03-06 | 3 | -23/+22 |
* | Removes static storage of menu-marker bitmap. Tiny change. | glotov@google.com | 2010-03-04 | 2 | -15/+13 |
* | Checking in patch for Denis Romanov (originally reviewed here: http://coderev... | finnur@chromium.org | 2010-03-03 | 2 | -3/+5 |
* | Lands http://codereview.chromium.org/652010 for Thiago: | sky@chromium.org | 2010-03-02 | 2 | -2/+68 |
* | Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ... | pkasting@chromium.org | 2010-02-26 | 2 | -7/+7 |
* | New network menu button UI for ChromeOS. | chocobo@chromium.org | 2010-02-19 | 1 | -0/+11 |
* | implement previous TODO to show associated shortcut keys for page and wrench ... | kuan@chromium.org | 2010-02-19 | 2 | -7/+35 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -0/+1 |
* | Fixes bug where deleting bookmarks in bookmarks menu wouldn't always | sky@chromium.org | 2010-02-18 | 2 | -1/+17 |
* | Support tooltips in MenuItemView. Use that tooltip support in the | finnur@chromium.org | 2010-02-17 | 2 | -2/+22 |
* | Clone of issue 577015. | twiz@chromium.org | 2010-02-12 | 1 | -3/+8 |
* | Fixed alignment of button dropdowns for RTL languages. | avayvod@chromium.org | 2010-02-11 | 3 | -10/+26 |
* | CL implementing focus-dismissal of the chrome.experimental.popup set of exten... | twiz@chromium.org | 2010-02-10 | 2 | -0/+16 |
* | Fixes a bug where if there are only localstorage nodes, but nocookies nodes, ... | ian@chromium.org | 2010-02-10 | 1 | -4/+4 |
* | Remove redundant casts in g_signal_connect() throughout all gtk code we have. | erg@chromium.org | 2010-02-10 | 7 | -15/+13 |
* | Disable lables for disabled checkboxes. Original patch by Philippe Beaudoin ... | pkasting@chromium.org | 2010-02-09 | 2 | -6/+13 |
* | Need to update enabled state of gtk wrapper even if native view hasn't been c... | davemoore@chromium.org | 2010-02-07 | 1 | -2/+0 |
* | Rebuild app menu in ToolbarView::RunAppMenu | xiyuan@chromium.org | 2010-02-06 | 1 | -3/+5 |
* | linux: build with -Wextra | evan@chromium.org | 2010-02-05 | 2 | -5/+5 |
* | Fixes crash in disabling browser action from context menu on | sky@chromium.org | 2010-02-02 | 3 | -5/+33 |
* | Get the initial selection work. and removed unnecessary initialization. | oshima@chromium.org | 2010-02-02 | 3 | -6/+4 |
* | Fix submenu leak in menu2. | oshima@chromium.org | 2010-02-01 | 2 | -10/+34 |
* | Suppressing a known leak error | oshima@chromium.org | 2010-01-29 | 1 | -0/+1 |
* | Makes it so deleting a bookmark from the context menu doesn't close | sky@chromium.org | 2010-01-28 | 7 | -24/+108 |
* | Fixes unintialized read in networkmenu. Menu's constructor calls into | sky@chromium.org | 2010-01-27 | 1 | -0/+6 |
* | implement infobars and delegates placeholders for translate feature. | kuan@chromium.org | 2010-01-27 | 2 | -64/+84 |
* | Add overflow menu to the browser action container (part 2 of | finnur@chromium.org | 2010-01-27 | 2 | -11/+21 |
* | Don't emit focus event when moving focus around when re-creating fixed widget. | oshima@chromium.org | 2010-01-27 | 1 | -5/+75 |
* | Resize and overflow for browser actions (part 1). | finnur@chromium.org | 2010-01-22 | 2 | -0/+145 |
* | Fixes bug where submenus weren't working on views/gtk. Submenus end up | sky@chromium.org | 2010-01-21 | 3 | -12/+52 |
* | Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty... | pkasting@chromium.org | 2010-01-08 | 1 | -2/+2 |
* | Fixes possible crash in menus on views/gtk. The crash would happen if | sky@chromium.org | 2010-01-07 | 2 | -5/+21 |
* | Reverts change to native_view_host_gtk. This fixes the bug, but isn't | sky@chromium.org | 2010-01-07 | 1 | -2/+0 |
* | Fixes bug that resulted in background tabs not getting sized | sky@chromium.org | 2010-01-07 | 1 | -1/+3 |
* | Addded notification when ancestor gets changed. So windows that lack focus ma... | georgey@chromium.org | 2010-01-07 | 1 | -1/+19 |
* | Remove a bunch of unnecessary .c_str() calls. | pkasting@chromium.org | 2010-01-06 | 1 | -22/+22 |
* | Fixes bug where recreating fixed in NativeViewHostGtk causes focus to | sky@chromium.org | 2010-01-06 | 2 | -0/+39 |
* | Fix crash/leak issue in native_view_host_gtk.cc. | oshima@chromium.org | 2009-12-23 | 8 | -14/+36 |
* | Fix radio items in views::Menu2 for Linux. | satorux@chromium.org | 2009-12-16 | 1 | -0/+10 |
* | Fixes two related bugs: | sky@chromium.org | 2009-12-15 | 1 | -2/+6 |
* | Spruce up the notification UI to much more closely match the mocks, including... | johnnyg@chromium.org | 2009-12-05 | 2 | -11/+67 |