| Commit message (Expand) | Author | Age | Files | Lines |
* | Put the dropdown menu button on the linux download shelf. | estade@chromium.org | 2009-03-05 | 6 | -49/+146 |
* | Replace a notimplemented with a bug about full screen mode. | tc@google.com | 2009-03-05 | 1 | -2/+4 |
* | Fix a toolbar width TODO. | evan@chromium.org | 2009-03-05 | 1 | -4/+3 |
* | Take two at hooking up title bar on linux. | tc@google.com | 2009-03-04 | 1 | -1/+6 |
* | Add download items to the download shelf in linux. | estade@chromium.org | 2009-03-04 | 5 | -5/+181 |
* | Basic download shelf implementation on linux. | estade@chromium.org | 2009-03-04 | 2 | -0/+136 |
* | Revert "Hook up the app title to the page title." | tc@google.com | 2009-03-04 | 1 | -6/+1 |
* | Hook up the app title to the page title. | tc@google.com | 2009-03-04 | 1 | -1/+6 |
* | Plumb GetLocationBar through to the toolbar. | deanm@chromium.org | 2009-03-03 | 4 | -2/+13 |
* | Fix some include guards in browser/gtk. | deanm@chromium.org | 2009-03-03 | 3 | -10/+10 |
* | Enable focus-change via tabbing on Linux. | estade@chromium.org | 2009-03-02 | 4 | -6/+68 |
* | Does two changes to appease chrome bot runs: | sky@google.com | 2009-02-28 | 2 | -1/+6 |
* | Add the IDC_GO mapping for the go button widget. | deanm@chromium.org | 2009-02-26 | 1 | -0/+5 |
* | Linux: fixes for tab contents switching | agl@chromium.org | 2009-02-26 | 2 | -5/+2 |
* | Revert "Implement accelerators in the gtk port" at avi's request. | erg@google.com | 2009-02-25 | 7 | -135/+63 |
* | Implement accelerators in the gtk port. | erg@google.com | 2009-02-25 | 7 | -63/+135 |
* | The find bar should be owned and managed from the BrowserView, not the WebCon... | finnur@google.com | 2009-02-24 | 2 | -0/+5 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 2 | -6/+4 |
* | Show page icons on back/forward menu lists on linux. | estade@chromium.org | 2009-02-20 | 1 | -1/+47 |
* | Use the URLFixerUpper on entry | erg@google.com | 2009-02-20 | 1 | -1/+3 |
* | Draw custom menu buttons properly. | evan@chromium.org | 2009-02-20 | 5 | -88/+216 |
* | Implement the logic to change Renderers. We can now navigate between pages! | erg@google.com | 2009-02-20 | 1 | -3/+3 |
* | Make BrowserWindowGtk work with resource bundle theme images. | mmoss@chromium.org | 2009-02-20 | 1 | -16/+37 |
* | Remove the home button on Linux. | evan@chromium.org | 2009-02-19 | 2 | -9/+39 |
* | Relocate custom button code to its own files, in anticipation of more changes. | evan@chromium.org | 2009-02-19 | 4 | -114/+136 |
* | Add a TabContentsContainerGtk to remove the current hack that inserts the | erg@google.com | 2009-02-19 | 4 | -20/+238 |
* | Fix status bubble positioning on non-tiled window managers. | evan@chromium.org | 2009-02-19 | 1 | -4/+11 |
* | Super-simplistic status bubble on Linux. | evan@chromium.org | 2009-02-19 | 4 | -2/+128 |
* | Add menu shortcuts on linux instead of & everywhere. | tc@google.com | 2009-02-18 | 1 | -2/+28 |
* | Port back_forward_menu_model to linux. | estade@chromium.org | 2009-02-18 | 6 | -34/+290 |
* | Fix two problems with bookmarking and fullscreen mode: | pkasting@chromium.org | 2009-02-18 | 2 | -6/+0 |
* | fix linux build, add stub functions to browser window gtk | tc@google.com | 2009-02-18 | 2 | -0/+11 |
* | Display the current URL and connect the entry widget to OpenURLFromTab(). | erg@google.com | 2009-02-18 | 3 | -8/+40 |
* | Hook up theme images and chrome resource data on linux. | tc@google.com | 2009-02-17 | 2 | -65/+69 |
* | Make the toolbar background themed on Linux. | evan@chromium.org | 2009-02-17 | 6 | -11/+259 |
* | Create a menu wrapper class for GTK menus, and use it for the page and app me... | erg@google.com | 2009-02-17 | 6 | -31/+468 |
* | put browser_main_gtk.cc next to other browser_main* cc files. | tc@google.com | 2009-02-17 | 1 | -35/+0 |
* | Add stub for GTK to get it to build with my recent change. | pkasting@chromium.org | 2009-02-17 | 2 | -0/+5 |
* | Small cleanup of DoUninstallTasks() | cpu@google.com | 2009-02-13 | 1 | -1/+1 |
* | This is an attempt at finding the reason for the page_cycler slowness caused by | mad@chromium.org | 2009-02-12 | 2 | -2/+7 |
* | Draw custom buttons in toolbar. | evan@chromium.org | 2009-02-11 | 2 | -42/+151 |
* | Reverting 9493. | kuchhal@chromium.org | 2009-02-10 | 2 | -7/+2 |
* | Relanding of http://codereview.chromium.org/16488. | mad@chromium.org | 2009-02-10 | 2 | -2/+7 |
* | Linux: fix uninited variable | agl@chromium.org | 2009-02-10 | 1 | -1/+3 |
* | Linux: porting effort | agl@chromium.org | 2009-02-10 | 1 | -1/+0 |
* | Remove dead code from last commit. | estade@chromium.org | 2009-02-10 | 1 | -7/+0 |
* | Linux: save BrowserWindowGtk's vbox as a member variable | estade@chromium.org | 2009-02-10 | 2 | -4/+12 |
* | Get the renderer closer to rendering something on linux. | estade@chromium.org | 2009-02-10 | 2 | -0/+13 |
* | Porting the toolbar to GTK. | erg@google.com | 2009-02-09 | 6 | -0/+573 |