| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement the sad tab crash animation for tabs in linux. | jhawkins@chromium.org | 2009-05-18 | 2 | -3/+126 |
* | Linux: Just enough toolbar theming to make everything look normal again. | estade@chromium.org | 2009-05-18 | 4 | -18/+53 |
* | Linux: Don't unparent unselected tab contentses. | estade@chromium.org | 2009-05-18 | 3 | -5/+18 |
* | Landing approved patch for Vincent Zanotti. | jhawkins@chromium.org | 2009-05-18 | 1 | -3/+7 |
* | Force the font size in the omnibox, tabs, find bar, and download shelf | tc@google.com | 2009-05-18 | 5 | -1/+16 |
* | GTK: Give the find bar a more reasonable size. | estade@chromium.org | 2009-05-18 | 1 | -1/+4 |
* | linux: unify all the dialog layout code for visual consistency. | evan@chromium.org | 2009-05-18 | 6 | -75/+83 |
* | Implement DraggedTabGtk, the object that handles rendering either a dragged t... | jhawkins@chromium.org | 2009-05-18 | 9 | -59/+620 |
* | Get rid of a couple NOTIMPLEMENTED()s. | estade@chromium.org | 2009-05-18 | 1 | -1/+1 |
* | Linux: Fix interstitials to work across tab changes. | willchan@chromium.org | 2009-05-18 | 1 | -1/+1 |
* | Gtk: fix find bar rendering following NineBox improvements. | estade@chromium.org | 2009-05-16 | 1 | -2/+7 |
* | GTK: Modify the bookmark bar to actually use GTK drag and drop. | erg@google.com | 2009-05-15 | 2 | -27/+135 |
* | GTK: Add download shelf first show animation. | estade@chromium.org | 2009-05-15 | 1 | -0/+194 |
* | These files got added twice. But how?? | estade@chromium.org | 2009-05-15 | 2 | -85/+0 |
* | Linux: Take download shelf and infobar close animations into account during r... | estade@chromium.org | 2009-05-15 | 10 | -19/+65 |
* | Linux: Make findbar restore focus to last focused widget on close. | estade@chromium.org | 2009-05-15 | 4 | -11/+234 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 5 | -23/+23 |
* | ChromeFont->gfx::Font | beng@google.com | 2009-05-15 | 4 | -9/+9 |
* | Reverting 16124. | beng@google.com | 2009-05-14 | 6 | -14/+16 |
* | Reverting 16122. | beng@google.com | 2009-05-14 | 6 | -16/+14 |
* | Move bitmap conversion function from chrome/common/gtk_utils.h into app/gfx/g... | beng@google.com | 2009-05-14 | 6 | -14/+16 |
* | linux: more NOTIMPLEMENTED bugs. | evan@chromium.org | 2009-05-14 | 1 | -1/+1 |
* | linux: not supporting page actions is a bug. | evan@chromium.org | 2009-05-14 | 1 | -1/+1 |
* | Add match count text to the GTK find bar. This also makes the bar wider. | brettw@chromium.org | 2009-05-14 | 2 | -15/+61 |
* | Linux: Delay the deletion of the RWHVGtk object. | willchan@chromium.org | 2009-05-14 | 2 | -19/+2 |
* | Add GTK options window (no options actually configurable yet.) | evan@chromium.org | 2009-05-14 | 1 | -0/+192 |
* | Re-add tabstrip background rendering with support for themed backgrounds. | jhawkins@chromium.org | 2009-05-13 | 3 | -5/+19 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 4 | -4/+4 |
* | GTK: Display context menus on right-clicking a bookmark menu item. | erg@google.com | 2009-05-12 | 2 | -76/+11 |
* | Linux: fix a couple focus issues: | estade@chromium.org | 2009-05-12 | 2 | -4/+14 |
* | Remove the page menu 'Print' entry until we implement it. | tc@google.com | 2009-05-12 | 1 | -1/+4 |
* | Update the Linux tabstrip code to handle themes. | jhawkins@chromium.org | 2009-05-12 | 4 | -64/+106 |
* | Add import settings dialog on linux. | kuchhal@chromium.org | 2009-05-11 | 3 | -1/+173 |
* | GTK: Don't custom paint background of findbar. | estade@chromium.org | 2009-05-11 | 1 | -1/+1 |
* | Download progress and complete animation on linux. | estade@chromium.org | 2009-05-11 | 3 | -21/+145 |
* | Reimplement NineBox using Cairo. | deanm@chromium.org | 2009-05-11 | 4 | -111/+57 |
* | To get things green: | glen@chromium.org | 2009-05-09 | 1 | -7/+8 |
* | Add stubs for UserChangedThemes to Mac and Linux. | glen@chromium.org | 2009-05-09 | 2 | -0/+5 |
* | Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo... | ben@chromium.org | 2009-05-08 | 2 | -2/+2 |
* | Linux: Store/restore focus in tab contents during tab swithcing. | estade@chromium.org | 2009-05-08 | 1 | -0/+3 |
* | Linux: clean up some focus issues. | estade@chromium.org | 2009-05-08 | 6 | -17/+20 |
* | Update the instructional text's visibility on bookmark add/remove events. | erg@google.com | 2009-05-08 | 2 | -1/+13 |
* | Fix regression introduced in r15560 where all bookmark buttons became folders. | erg@google.com | 2009-05-08 | 1 | -1/+13 |
* | Add hung renderer dialog on linux. Pretty much just follow the | tc@google.com | 2009-05-08 | 1 | -0/+215 |
* | Move pgup/dn special casing to browser window gtk. | estade@chromium.org | 2009-05-07 | 1 | -3/+33 |
* | Implement the "(empty)" disabled item placed in empty bookmark menus. | erg@google.com | 2009-05-07 | 1 | -14/+20 |
* | GTK: Handle some accelerators after the focused widget has had a chance to ha... | estade@chromium.org | 2009-05-07 | 2 | -15/+16 |
* | Connect a menu to the "Other bookmarks" button. | erg@google.com | 2009-05-07 | 2 | -25/+16 |
* | linux: use possibly_invalid_spec() for displaying a URL. | evan@chromium.org | 2009-05-07 | 1 | -1/+1 |
* | Implement some basic drawing of Linux Omnibox SSL lock icons. | deanm@chromium.org | 2009-05-07 | 2 | -6/+73 |