| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a whole category of frame switching bugs relating to the window z-order b... | ben@chromium.org | 2009-10-15 | 2 | -10/+34 |
* | Show "Loading" bubble while loading a theme. | avi@chromium.org | 2009-10-15 | 2 | -0/+17 |
* | Hides the control buttons for browser when maximized on chrome | sky@chromium.org | 2009-10-14 | 2 | -11/+39 |
* | Gets the full screen bubble to work on views/gtk. | sky@chromium.org | 2009-10-14 | 2 | -5/+14 |
* | Add ChromeOS controls to BrowserView | oshima@chromium.org | 2009-10-14 | 2 | -3/+33 |
* | Couple of views/gtk tweaks: | sky@chromium.org | 2009-10-13 | 2 | -0/+6 |
* | WidgetWin was an accelerator target, it does not need to. | jcampan@chromium.org | 2009-10-13 | 2 | -6/+0 |
* | include CHROMEOS files and defintions in TOOLKIT_VEIWS build. | oshima@chromium.org | 2009-10-12 | 1 | -0/+3 |
* | Move native_widget_types and gtk_native_view_id_manager from base/gfx to | brettw@chromium.org | 2009-10-11 | 1 | -1/+1 |
* | Windows: use NtpBackgroundUtil to draw detached bookmark bar. | estade@chromium.org | 2009-10-09 | 1 | -6/+21 |
* | Converts info bubbles on views/gtk from popups to normal windows to | sky@chromium.org | 2009-10-07 | 2 | -2/+3 |
* | Find-in-bar would steal focus when switching tab. | jcampan@chromium.org | 2009-10-02 | 1 | -2/+0 |
* | Attempt to fix the Linux views build | jam@chromium.org | 2009-10-02 | 1 | -2/+1 |
* | Don't send tab switching/killing/creating keyboard accelerators to pages. Th... | jam@chromium.org | 2009-10-02 | 2 | -0/+21 |
* | Coverity: Fix the AcceleratorPressed override to match the declaration in Wid... | jhawkins@chromium.org | 2009-10-01 | 2 | -6/+9 |
* | Relanding keyboard code refactoring: | jcampan@chromium.org | 2009-09-29 | 1 | -5/+7 |
* | Reverting 27412 it breaks the toolkit views Linux build. | jcampan@chromium.org | 2009-09-28 | 1 | -7/+5 |
* | Change the way the NonClientView handles forcing the native frame for popups/... | ben@chromium.org | 2009-09-28 | 9 | -45/+65 |
* | Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ... | jcampan@chromium.org | 2009-09-28 | 1 | -5/+7 |
* | [Relanding erg's change with fix for toolkit_views shortcuts and | jcampan@chromium.org | 2009-09-25 | 1 | -11/+4 |
* | Misc. Cleanup related to OOP Profile Import | jeremy@chromium.org | 2009-09-25 | 1 | -0/+1 |
* | Makes it so that you shouldn't be able to get a big fat bookmark | sky@chromium.org | 2009-09-25 | 2 | -0/+5 |
* | Changes from listening to focus-out/focus-in for active status to | sky@chromium.org | 2009-09-24 | 2 | -12/+5 |
* | Add more view ids and gtk widget names to so gtkparasite is | tony@chromium.org | 2009-09-23 | 1 | -0/+1 |
* | Fix views build. | estade@chromium.org | 2009-09-23 | 1 | -1/+1 |
* | Download in progress dialog: | estade@chromium.org | 2009-09-23 | 1 | -7/+12 |
* | Implements a couple of NOTIMPLEMENTEDs in window_gtk and comments on | sky@chromium.org | 2009-09-22 | 1 | -1/+1 |
* | hide toolstrips in full screen mode | erikkay@chromium.org | 2009-09-22 | 1 | -0/+5 |
* | allow the handle to be hidden when moles are expanded | erikkay@chromium.org | 2009-09-21 | 1 | -2/+5 |
* | Fix BrowserFrameWin::OnMoving bad_override coverity error. | mattm@chromium.org | 2009-09-18 | 2 | -2/+2 |
* | While fixing bug 22070 (Toolstrip theme background not updated when resizing ... | finnur@chromium.org | 2009-09-18 | 1 | -1/+0 |
* | ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma... | finnur@chromium.org | 2009-09-15 | 2 | -239/+39 |
* | Revert change 26184, 26181 and 26178 to fix | nsylvain@chromium.org | 2009-09-15 | 2 | -39/+239 |
* | ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma... | finnur@chromium.org | 2009-09-14 | 2 | -239/+39 |
* | Removes some dead NOTIMPLEMENTEDs and enables some code that no longer | sky@chromium.org | 2009-09-14 | 1 | -1/+0 |
* | Split the "downloads in progress at exit" confirm dialog text into | paul@chromium.org | 2009-09-14 | 1 | -13/+45 |
* | This CL makes the focus remembered across tab switches for Chrome Linux with ... | jcampan@chromium.org | 2009-09-14 | 2 | -0/+16 |
* | Remove jankiness from bookmark animation for --show-extensions-on-top. | sidchat@google.com | 2009-09-08 | 1 | -4/+0 |
* | Fixes regression introduced in dnd refactoring. I removed a check for | sky@chromium.org | 2009-09-08 | 4 | -39/+105 |
* | Move the "history is too new" dialog out of | tony@chromium.org | 2009-09-05 | 2 | -0/+22 |
* | Make the extension shelf appear on the left of the bookmark bar, instead of o... | sidchat@google.com | 2009-09-04 | 1 | -15/+23 |
* | Fix 9867: Activating the previous/next buttons with the keyboard in the find ... | finnur@chromium.org | 2009-09-03 | 2 | -2/+3 |
* | Move status area view to the chromeos directory. | brettw@chromium.org | 2009-09-03 | 2 | -409/+0 |
* | Infrastructure to allow putting Extension Shelf on top along with Bookmarks. | sidchat@google.com | 2009-09-02 | 2 | -16/+322 |
* | Some enhancements as requested to the compact nav bar. The search box looks | brettw@chromium.org | 2009-09-02 | 1 | -4/+29 |
* | Workaround Skia and Pango measuring font heights differently by asking Pango | brettw@chromium.org | 2009-09-02 | 1 | -1/+1 |
* | Gtk confirm form resubmission dialog. | mattm@chromium.org | 2009-08-31 | 2 | -0/+5 |
* | Experiment with dislodging the Extension Shelf and having it only appear on t... | finnur@chromium.org | 2009-08-30 | 2 | -6/+32 |
* | Revert "Gtk confirm form resubmission dialog." Broke linux views build. | mattm@chromium.org | 2009-08-28 | 2 | -6/+0 |
* | Gtk confirm form resubmission dialog. | mattm@chromium.org | 2009-08-28 | 2 | -0/+6 |