| Commit message (Expand) | Author | Age | Files | Lines |
* | Fork bookmark context menu logic across platforms. There's too much crazy stu... | ben@chromium.org | 2009-06-25 | 6 | -3/+745 |
* | bookmarks dnd: | estade@chromium.org | 2009-06-25 | 4 | -18/+32 |
* | Add support for RTL languages in the gtk bookmark bar. | jhawkins@chromium.org | 2009-06-24 | 2 | -42/+33 |
* | Avoid setting a widget's allocation outside of a widget implementation. | estade@chromium.org | 2009-06-24 | 2 | -13/+5 |
* | Add support for RTL languages in the gtk toolbar layout. | jhawkins@chromium.org | 2009-06-24 | 1 | -14/+34 |
* | GTK: When a browser is shown to the user, it should immediatly become the | erg@google.com | 2009-06-24 | 1 | -0/+9 |
* | Make find bar match label pretty. | estade@chromium.org | 2009-06-24 | 2 | -12/+46 |
* | DevTools: Nuke legacy debugger. | pfeldman@chromium.org | 2009-06-24 | 1 | -2/+0 |
* | Show bookmark manager on Linux when menu shortcut is pressed (ctrl-shift-b). | craig.schlenter@chromium.org | 2009-06-24 | 1 | -1/+2 |
* | Fix a bookmark manager context menu crash, and show the context menu on right... | estade@chromium.org | 2009-06-24 | 2 | -0/+21 |
* | show back/forward menu on right click | estade@chromium.org | 2009-06-24 | 1 | -0/+3 |
* | Fix Gtk TableModel adapters always appending or prepending. | mattm@chromium.org | 2009-06-24 | 2 | -7/+7 |
* | GTK: Fix status bubble hiding during background tab events. | erg@google.com | 2009-06-23 | 2 | -14/+42 |
* | Syncs to latest messages and makes tab overview button work. | sky@chromium.org | 2009-06-23 | 1 | -2/+17 |
* | Show recent history list in UrlPickerDialogGtk. | mattm@chromium.org | 2009-06-23 | 2 | -8/+293 |
* | Add Linux support for getting the thumbnail and wire into the switcher. | brettw@chromium.org | 2009-06-23 | 1 | -5/+3 |
* | GTK: Fix middle click in bookmark menus opening with wrong disposition. | erg@google.com | 2009-06-23 | 1 | -2/+2 |
* | Handle RTL layout in the gtk tabstrip. | jhawkins@chromium.org | 2009-06-23 | 4 | -27/+42 |
* | Adds back BrowserWindowGtk::set_drag_active. | sky@chromium.org | 2009-06-23 | 2 | -0/+16 |
* | Rejiggers the keyword editor so that the UI is independent of the model rathe... | ben@chromium.org | 2009-06-23 | 6 | -68/+83 |
* | Fix gcc-4.3 build | estade@chromium.org | 2009-06-23 | 1 | -0/+2 |
* | Bring the potential drag destination window to the front when the mouse moves... | jhawkins@chromium.org | 2009-06-23 | 1 | -1/+27 |
* | Hide the window frame when the last tab is dragged out of a tabstrip. | jhawkins@chromium.org | 2009-06-22 | 4 | -14/+29 |
* | Move toolbar hotkeys to BrowserWindowGtk. | estade@chromium.org | 2009-06-22 | 3 | -26/+12 |
* | Support middle click navigation with infobar links. | estade@chromium.org | 2009-06-22 | 3 | -2/+63 |
* | Reorganize the way the task manager is constructed. | ben@chromium.org | 2009-06-22 | 3 | -0/+47 |
* | Always draw the blue gradient background, even if the custom frame | tc@google.com | 2009-06-22 | 1 | -24/+27 |
* | Add support for XF86Back and friends. This is how it's done in Galeon. | thestig@chromium.org | 2009-06-22 | 2 | -0/+16 |
* | Fix type. Fixes the gcc4.3 build. | tc@google.com | 2009-06-22 | 1 | -1/+1 |
* | Move the titlebar background drawing from the titlebar to the | tc@google.com | 2009-06-22 | 3 | -34/+15 |
* | Rebuild the bookmark context menu from scratch when selection changes. | estade@chromium.org | 2009-06-22 | 2 | -20/+57 |
* | GTK: Polish HTTP Auth UI. Adds standard border and word wraps the label. | erg@google.com | 2009-06-22 | 1 | -5/+3 |
* | Add the ability to resize the window when over the custom frame. | tc@google.com | 2009-06-22 | 6 | -68/+250 |
* | gtk EditKeywordController properly enables controls when created without a Te... | mattm@chromium.org | 2009-06-22 | 1 | -0/+2 |
* | Refactor the favicon loader out of gtk/options/general_page_gtk to gtk/list_s... | mattm@chromium.org | 2009-06-22 | 4 | -82/+162 |
* | Add a (non functional) gtk KeywordEditorWindow and hook it up in the relevant... | mattm@chromium.org | 2009-06-22 | 5 | -2/+328 |
* | Fonts and Languages Linux GTK Preparation | mhm@chromium.org | 2009-06-22 | 1 | -0/+136 |
* | Add Personal Stuff tab page to Options in Linux. | mhm@chromium.org | 2009-06-20 | 3 | -6/+350 |
* | Make gtk url picker and edit keyword view modal. | mattm@chromium.org | 2009-06-20 | 2 | -5/+2 |
* | GTK: HTTP Auth dialogs under linux. | erg@google.com | 2009-06-19 | 2 | -0/+127 |
* | Attempt to fix weird crasher in gtk_floating_container_forall by checking mor... | erg@google.com | 2009-06-19 | 1 | -4/+4 |
* | Remove ourselves as a message loop observer in the tabstrip destructor to cat... | jhawkins@chromium.org | 2009-06-19 | 1 | -0/+4 |
* | Linux: make import warning dialog modal. | kuchhal@chromium.org | 2009-06-19 | 2 | -0/+2 |
* | Implement window open disposition for (some) navigation buttons. | estade@chromium.org | 2009-06-19 | 4 | -5/+52 |
* | Don't treat underscores as mnemonics in the bookmark bar. | estade@chromium.org | 2009-06-19 | 1 | -2/+21 |
* | Revert 18730 in attempt to repair Linux UI build bustage. | jar@chromium.org | 2009-06-19 | 2 | -47/+9 |
* | Render the dragged tab contents when detaching a tab from the tabstrip in gtk. | jhawkins@chromium.org | 2009-06-19 | 3 | -19/+145 |
* | linux: Load icons with gdk instead of using PNGDecoder. | estade@chromium.org | 2009-06-19 | 1 | -17/+2 |
* | Clean up BrowserWindowGtk constructor. | estade@chromium.org | 2009-06-19 | 2 | -93/+104 |
* | Linux crash fix. | kuchhal@chromium.org | 2009-06-19 | 1 | -9/+26 |