| Commit message (Expand) | Author | Age | Files | Lines |
* | Use GET_X/Y_PARAM instead of LO/HIWORD. | darin@chromium.org | 2009-07-30 | 1 | -1/+1 |
* | Use GetMessagePos instead of GetCursorPos to avoid unwanted detached tabs. | darin@chromium.org | 2009-07-29 | 1 | -3/+5 |
* | Adds MSAA information to various (previously uncovered) bits of the UI, inclu... | klink@chromium.org | 2009-07-23 | 1 | -2/+1 |
* | Nukes the 3 arg TabMoved variant in favor of the 4 arg variant. | sky@chromium.org | 2009-07-13 | 1 | -1/+2 |
* | Add temporary TabStripWrapper interface that is implemented by both TabStrip ... | ben@chromium.org | 2009-07-08 | 1 | -60/+90 |
* | Fix memory leaks introduced and exposed by r20028. | mirandac@chromium.org | 2009-07-08 | 1 | -1/+6 |
* | Theme window control buttons. | mirandac@chromium.org | 2009-07-07 | 1 | -17/+36 |
* | Reverting 19758. | mirandac@chromium.org | 2009-07-01 | 1 | -30/+16 |
* | Theme window control buttons. | mirandac@chromium.org | 2009-07-01 | 1 | -16/+30 |
* | This CL removes the last (major) Windows specific part out of the focus manag... | jcampan@chromium.org | 2009-06-30 | 1 | -2/+1 |
* | Fix crash in delayed tab resizing. If the Resize Relayout code is called afte... | ben@chromium.org | 2009-06-29 | 1 | -0/+6 |
* | Update Skia transfer mode names in browser/* to Skia r239 | amanda@chromium.org | 2009-06-25 | 1 | -1/+1 |
* | Update WebKit to 45111 and Skia to 239 | amanda@chromium.org | 2009-06-25 | 1 | -1/+1 |
* | Revert : | nsylvain@chromium.org | 2009-06-22 | 1 | -1/+2 |
* | Relanding focus manager refactoring with build fix, see:http://codereview.chr... | jcampan@chromium.org | 2009-06-20 | 1 | -2/+1 |
* | Reverting 18872. | jcampan@chromium.org | 2009-06-19 | 1 | -1/+2 |
* | Removed the last Windows specific part out of the focus manager. HWNDs are no... | jcampan@chromium.org | 2009-06-19 | 1 | -2/+1 |
* | Issue 8838: Close box not highlighted | idanan@chromium.org | 2009-06-10 | 1 | -0/+1 |
* | Make the inactive tab background line up with the parent without using magic ... | glen@chromium.org | 2009-06-04 | 1 | -0/+7 |
* | Make tab resize relayout on mouse out work. | ben@chromium.org | 2009-06-04 | 1 | -18/+31 |
* | Use the right frame type on startup, do proper swapping of frames when themes... | glen@chromium.org | 2009-05-31 | 1 | -1/+1 |
* | Adds DidProcessEvent to MessagePumpGLib. | sky@chromium.org | 2009-05-19 | 1 | -0/+3 |
* | Makes it so tab_strip can compile on linux. Most differences are due | sky@chromium.org | 2009-05-18 | 1 | -12/+44 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 1 | -2/+2 |
* | Removing floating views, they are not used anymore. | jcampan@chromium.org | 2009-05-11 | 1 | -6/+1 |
* | Move win_util.h from common to app. | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -4/+4 |
* | honor index in createTab() | rafaelw@chromium.org | 2009-05-06 | 1 | -2/+2 |
* | Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla... | ben@chromium.org | 2009-05-06 | 1 | -3/+3 |
* | Move chrome_canvas to app/gfx | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Move *Animation to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Move scoped_vector.h and stl_util-inl.h to base/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Adds toplevel app/ directory and moves ResourceBundle into it. | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 1 | -1/+1 |
* | People should just use GetWindow() instead of calling GetWidget()->GetWindow() | ben@chromium.org | 2009-05-01 | 1 | -1/+1 |
* | Relanding this, it was missing the Mac unit-test change, that was breaking th... | jcampan@chromium.org | 2009-04-30 | 1 | -0/+2 |
* | Reverting 14948. | jcampan@chromium.org | 2009-04-30 | 1 | -2/+0 |
* | Closing the last tab with a download in-progress would cause the tab to be | jcampan@chromium.org | 2009-04-30 | 1 | -0/+2 |
* | Two changes: | sky@chromium.org | 2009-04-29 | 1 | -1/+1 |
* | Removes the use of Windows-specific types for accessibility roles and states ... | klink@chromium.org | 2009-04-28 | 1 | -3/+2 |
* | Fixes a gcc-4.3 warning in tab_strip_gtk.cc. | jhawkins@chromium.org | 2009-04-27 | 1 | -9/+1 |
* | Re-land my change to clean up TabContents/WebContents ownership. This | brettw@chromium.org | 2009-04-20 | 1 | -2/+2 |
* | Reverting 14005. | brettw@chromium.org | 2009-04-18 | 1 | -2/+2 |
* | Fix the ownership model of TabContents and NavigationController. Previously the | brettw@chromium.org | 2009-04-18 | 1 | -2/+2 |
* | Re-land popup routing fix for browser. | ben@chromium.org | 2009-04-07 | 1 | -1/+1 |
* | Make the throbber throb sooner after you navigate. This fixes the new tab page, | brettw@chromium.org | 2009-04-04 | 1 | -4/+5 |
* | Record new tab button presses. | glen@chromium.org | 2009-03-31 | 1 | -1/+3 |
* | Move controls into their own dir under chrome/views/controls | ben@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | Move windowing related objects into chrome/views/window subdir. | ben@chromium.org | 2009-03-17 | 1 | -2/+2 |