| Commit message (Expand) | Author | Age | Files | Lines |
* | Moves gtk accelerator processing functions to base/gtk_util so I can | sky@chromium.org | 2010-07-01 | 1 | -0/+1 |
* | Fix a bug where clicking an extension omnibox keyword suggestion would | mpcomplete@chromium.org | 2010-06-18 | 1 | -6/+2 |
* | GTK: Mixed content scheme should be gray. | erg@chromium.org | 2010-05-28 | 1 | -0/+2 |
* | GTK: delete text when cutting from the omnibox. | estade@chromium.org | 2010-05-20 | 1 | -2/+5 |
* | GTK: prepend protocol to cuts/copies from the omnibox. | estade@chromium.org | 2010-05-18 | 1 | -3/+6 |
* | GTK: Allow users to override fonts and font sizes in gtk-mode. | erg@chromium.org | 2010-05-18 | 1 | -6/+8 |
* | Linux: Null terminate text/html data we send to the clipboard. Change WriteHy... | thestig@chromium.org | 2010-05-17 | 1 | -2/+1 |
* | GTK: add http:// to cuts as well as copies in the omnibox. | estade@chromium.org | 2010-05-08 | 1 | -5/+14 |
* | Relanding http://codereview.chromium.org/1746009/show | jcivelli@chromium.org | 2010-04-29 | 1 | -1/+1 |
* | Revert 45936 - The app launcher now uses the location bar (instead of the aut... | jcivelli@chromium.org | 2010-04-29 | 1 | -1/+1 |
* | The app launcher now uses the location bar (instead of the autocomplete edit)... | jcivelli@google.com | 2010-04-29 | 1 | -1/+1 |
* | Changes Linux to call into AutocompleteEditModel method for | sky@chromium.org | 2010-04-27 | 1 | -44/+45 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -57/+142 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -142/+57 |
* | GTK: Override cursor colors in chrome-theme mode. | erg@chromium.org | 2010-04-21 | 1 | -0/+2 |
* | GTK: Position the EV certificate stuff inside a green bubble. | erg@chromium.org | 2010-04-20 | 1 | -8/+2 |
* | SSL UI changes, Windows, code side (images are separate). | pkasting@chromium.org | 2010-04-19 | 1 | -2/+3 |
* | GTK: make the primary selection include the url's scheme when an entire URL i... | estade@chromium.org | 2010-04-14 | 1 | -17/+91 |
* | GTK: Set the selection colors on the omnibox. | erg@chromium.org | 2010-04-14 | 1 | -0/+24 |
* | GTK: Move reload in gtk mode and fix omnibox popup location. | erg@chromium.org | 2010-04-13 | 1 | -1/+1 |
* | Shift omnibox dropdown in and up on Windows, and square off the top, so it co... | pkasting@chromium.org | 2010-04-12 | 1 | -6/+14 |
* | Don't allow drag or click on location icon when editing in omnibox. | shess@chromium.org | 2010-04-09 | 1 | -1/+5 |
* | GTK: add more general gtk_signal macros. | estade@chromium.org | 2010-04-07 | 1 | -18/+35 |
* | Show the location bar icon (almost) all the time, and have its contents match... | pkasting@chromium.org | 2010-03-30 | 1 | -0/+6 |
* | Omnibox M5 work, part 1: Security changes | pkasting@chromium.org | 2010-03-24 | 1 | -34/+30 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | Honor select-all on tab-away when omnibar is empty (gtk) | tony@chromium.org | 2010-03-19 | 1 | -5/+5 |
* | Move more files to toplevel gfx. | ben@chromium.org | 2010-03-19 | 1 | -1/+1 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | chrome 2: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-08 | 1 | -1/+1 |
* | GTK: disable "edit search engines" and "paste and go" in location bar view wh... | estade@chromium.org | 2010-03-04 | 1 | -2/+8 |
* | GTK/Mac: show security warning on correct part of url. | estade@chromium.org | 2010-03-04 | 1 | -9/+10 |
* | Next part of bad dependency removal (chrome/common -> chrome/browser) | phajdan.jr@chromium.org | 2010-03-02 | 1 | -1/+1 |
* | Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ... | pkasting@chromium.org | 2010-02-26 | 1 | -3/+3 |
* | [Linux]Fix text justification of omnibox. | suzhe@chromium.org | 2010-02-11 | 1 | -5/+69 |
* | Remove redundant casts in g_signal_connect() throughout all gtk code we have. | erg@chromium.org | 2010-02-10 | 1 | -4/+4 |
* | Always percent-escape the copied URL when all the text in the address bar is ... | kinuko@chromium.org | 2010-02-01 | 1 | -0/+38 |
* | gtk: Update PRIMARY selection on Ctrl-X in omnibox. | derat@chromium.org | 2010-01-27 | 1 | -2/+4 |
* | [Linux] Improve LocationBarViewGtk. | suzhe@chromium.org | 2010-01-06 | 1 | -3/+4 |
* | gtk: Restore omnibox text selection on tab switch. | derat@chromium.org | 2009-11-24 | 1 | -11/+4 |
* | GTK: Remove problematic theme styles from the location bar. | erg@google.com | 2009-11-18 | 1 | -0/+29 |
* | Reverts some useful code accidently removed by CL http://codereview.chromium.... | suzhe@chromium.org | 2009-11-06 | 1 | -4/+6 |
* | Linux: Re-enable omnibox select-all-on-click for Chrome OS builds. | derat@chromium.org | 2009-10-31 | 1 | -0/+78 |
* | linux: don't override mouse selection behavior in omnibox | evan@chromium.org | 2009-10-28 | 1 | -77/+2 |
* | CompactNavigationBar for toolkit views build, with some design change per Col... | oshima@chromium.org | 2009-10-26 | 1 | -0/+1 |
* | BUG=23107 Last character of completed path in Omnibar is the wrong color afte... | suzhe@chromium.org | 2009-10-19 | 1 | -7/+37 |
* | Implement shift+delete for removing omnibox entries on Linux. | tony@chromium.org | 2009-10-14 | 1 | -3/+14 |
* | Gtk: draw the secure scheme color over the correct char range. | estade@chromium.org | 2009-10-13 | 1 | -3/+5 |
* | Don't draw the red line when the security level is SECURE. | yusukes@google.com | 2009-10-10 | 1 | -7/+7 |
* | GTK: Draw a strikethrough over bad https. | estade@chromium.org | 2009-10-09 | 1 | -6/+67 |