| Commit message (Expand) | Author | Age | Files | Lines |
* | GTK: Use themed background images in toolbar buttons. | erg@google.com | 2009-11-11 | 1 | -0/+1 |
* | GTK: Browser actions toolbar. | estade@chromium.org | 2009-10-13 | 1 | -0/+2 |
* | GTK: Detach bookmark bar on NTP. | estade@chromium.org | 2009-10-01 | 1 | -0/+7 |
* | GTK: Implement popup favicon menu. | estade@chromium.org | 2009-09-30 | 1 | -1/+0 |
* | Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio... | pkasting@chromium.org | 2009-09-15 | 1 | -5/+4 |
* | GTK: Switch the page/app menus over to the new menu bar helper class. | estade@chromium.org | 2009-09-09 | 1 | -10/+10 |
* | Squash the bookmark bar into the toolbar by 4 pixels. | estade@chromium.org | 2009-09-01 | 1 | -5/+3 |
* | GTK: Make the toolbar star button a drag source. | estade@chromium.org | 2009-09-01 | 1 | -0/+5 |
* | GTK: Add view ids to our widgets. These will be used for testing. | estade@chromium.org | 2009-08-13 | 1 | -0/+3 |
* | GTK: button clicking cleanup. | estade@chromium.org | 2009-08-11 | 1 | -7/+0 |
* | More Linux theme fixes. | tc@google.com | 2009-08-06 | 1 | -4/+0 |
* | GTK Themes: Native omnibox part 2. | erg@google.com | 2009-07-29 | 1 | -0/+7 |
* | GTK Themes: Native location bar area. | erg@google.com | 2009-07-29 | 1 | -3/+0 |
* | GTK: More hotkeys. | estade@chromium.org | 2009-07-28 | 1 | -0/+4 |
* | Implement location only display mode (used by popup windows). | tc@google.com | 2009-07-24 | 1 | -0/+4 |
* | A small refactor of the toolbar background. | tc@google.com | 2009-07-23 | 1 | -3/+0 |
* | linux: implement encodings menu | evan@chromium.org | 2009-07-21 | 1 | -0/+1 |
* | GTK Themes: Make the location bar area look native. | erg@google.com | 2009-07-16 | 1 | -0/+3 |
* | Use tinted icons for menu buttons. | tc@google.com | 2009-07-15 | 1 | -4/+11 |
* | GTK Themes: Refactored to use notifications instead of manual plumbing. | erg@google.com | 2009-07-13 | 1 | -3/+3 |
* | GTK Themes: Prevent colors from "leaking through" by using an event box. | erg@google.com | 2009-07-09 | 1 | -1/+7 |
* | Give page/app menu native menu bar feel. | estade@chromium.org | 2009-07-07 | 1 | -0/+13 |
* | GTK: Initial implementation of using GTK themes, partially based on evan's CL... | erg@google.com | 2009-07-03 | 1 | -1/+5 |
* | GTK DND: | estade@chromium.org | 2009-06-29 | 1 | -1/+12 |
* | Move toolbar hotkeys to BrowserWindowGtk. | estade@chromium.org | 2009-06-22 | 1 | -5/+0 |
* | Add the ability to resize the window when over the custom frame. | tc@google.com | 2009-06-22 | 1 | -0/+5 |
* | Implement window open disposition for (some) navigation buttons. | estade@chromium.org | 2009-06-19 | 1 | -0/+7 |
* | Fix themed toolbar drawing following tabstrip changes. | estade@chromium.org | 2009-06-12 | 1 | -1/+3 |
* | Linux toolbar cleanups. | tc@google.com | 2009-06-04 | 1 | -6/+5 |
* | Implement more of the BookmarkBubble, connecting it to the bookmark system. | deanm@chromium.org | 2009-06-03 | 1 | -0/+1 |
* | Control spacing of toolbar elements with pixels rather than " " GtkLabels. | estade@chromium.org | 2009-05-27 | 1 | -1/+4 |
* | Refactor back/forward buttons to their own class. Fix them so the menu pops u... | estade@chromium.org | 2009-05-26 | 1 | -43/+5 |
* | Linux: Make page/app menu buttons depress while they're showing the menus. | estade@chromium.org | 2009-05-21 | 1 | -0/+1 |
* | Linux: Just enough toolbar theming to make everything look normal again. | estade@chromium.org | 2009-05-18 | 1 | -2/+2 |
* | Add a lot of hotkeys to linux. | estade@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Basic fullscreen mode for Linux, without the animated exit bubble. | thestig@chromium.org | 2009-04-29 | 1 | -0/+3 |
* | Use AutocompletePopupPositioner for the Linux Omnibox. | deanm@chromium.org | 2009-04-27 | 1 | -4/+7 |
* | Convert instances of WideToUTF8(l10n_util::GetString( to | tc@google.com | 2009-04-14 | 1 | -4/+4 |
* | Make CustomContainerButton a gtk widget. | erg@google.com | 2009-04-09 | 1 | -4/+4 |
* | Implement stop/go button for Linux. | willchan@chromium.org | 2009-04-09 | 1 | -1/+4 |
* | Write the star toggle button. Clicking it will bookmark the page. | erg@google.com | 2009-04-06 | 1 | -1/+7 |
* | Change NineBox to render into a GtkWidget. This offers a minor speedup and s... | jhawkins@chromium.org | 2009-03-26 | 1 | -0/+11 |
* | Cleanup GTK toolbar tooltips. Move from GtkTooltips to GtkTooltip API. | deanm@chromium.org | 2009-03-17 | 1 | -3/+0 |
* | Linux accelerators cleanup: | estade@chromium.org | 2009-03-16 | 1 | -2/+3 |
* | Some cleanups and hookups to LocationBarViewGtk. | deanm@chromium.org | 2009-03-10 | 1 | -3/+0 |
* | Implement a GTK LocationBarView and Autocomplete{Edit,Popup}View. | deanm@chromium.org | 2009-03-10 | 1 | -21/+3 |
* | Implement accelerators in the gtk port (try 2). | erg@google.com | 2009-03-06 | 1 | -1/+11 |
* | Rename browser_toolbar_view_gtk.{h,cc} to browser_toolbar_gtk.{h,cc} | estade@chromium.org | 2009-03-06 | 1 | -0/+176 |