| Commit message (Expand) | Author | Age | Files | Lines |
* | Some previous refactoring I did of the accelerator code had introduced regres... | jcampan@chromium.org | 2009-06-03 | 1 | -7/+43 |
* | Ignore the insert key so we don't switch into overtype mode (which surprises ... | pkasting@chromium.org | 2009-05-29 | 1 | -0/+5 |
* | Treat alt-(arrows/pgup/pgdn) like alt was not pressed. There's no reason to ... | pkasting@chromium.org | 2009-05-29 | 1 | -1/+2 |
* | Gets LocationBarView to compile on linux. PageInfoWindow is nearly | sky@chromium.org | 2009-05-21 | 1 | -2/+2 |
* | A quick fix for Issue 11683. | hbono@chromium.org | 2009-05-15 | 1 | -0/+9 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 1 | -2/+2 |
* | ChromeFont->gfx::Font | beng@google.com | 2009-05-15 | 1 | -1/+1 |
* | Refactors menus so that I can create a MenuGtk implementation, and moves it into | sky@chromium.org | 2009-05-14 | 1 | -1/+1 |
* | Clean-up of the accelerator code. | jcampan@chromium.org | 2009-05-14 | 1 | -2/+2 |
* | Move win_util.h from common to app. | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo... | 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 | -1/+1 |
* | Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla... | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | 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 | -2/+2 |
* | Get rid of the ClipboardService class and header... it is nothing but a shell... | ben@chromium.org | 2009-05-05 | 1 | -3/+2 |
* | roll back r15177 | ben@chromium.org | 2009-05-04 | 1 | -1/+0 |
* | Extract all views resources into: | ben@chromium.org | 2009-05-04 | 1 | -0/+1 |
* | Patch for accelerator clean-up from Hamaji. | jcampan@chromium.org | 2009-04-30 | 1 | -0/+2 |
* | Support PgUp/PgDn in Omnibox for "first entry/last entry" | ukai@chromium.org | 2009-04-29 | 1 | -3/+6 |
* | Reverting 14489. | jcampan@chromium.org | 2009-04-24 | 1 | -7/+0 |
* | This CL makes sure we unregister our Windows window classes when shut-down. | jcampan@chromium.org | 2009-04-24 | 1 | -0/+7 |
* | This CL fixes | xji@chromium.org | 2009-04-21 | 1 | -13/+36 |
* | Make the omnibox popup look nicer. Add dropshadow images (not final). Experim... | ben@chromium.org | 2009-04-15 | 1 | -2/+4 |
* | Color/emphasize correct portions of view-source: URLs. Original patch by Shi... | pkasting@chromium.org | 2009-04-14 | 1 | -8/+9 |
* | Allow a different omnibox popup to be enabled via the command line (--enable-... | ben@chromium.org | 2009-04-10 | 1 | -10/+14 |
* | Fix mouse wheel redirection when omnibox has focus | amit@chromium.org | 2009-04-08 | 1 | -0/+11 |
* | A quick fix for Issue 9596. | hbono@chromium.org | 2009-04-07 | 1 | -3/+3 |
* | Pasting successfully into a TextField should always trigger | finnur@chromium.org | 2009-04-06 | 1 | -2/+6 |
* | A quick fix for Issue 2720. | hbono@chromium.org | 2009-03-19 | 1 | -0/+22 |
* | Revert a change made to try and make purify errors go away now that Erik Kay ... | pkasting@chromium.org | 2009-03-13 | 1 | -5/+2 |
* | Make toggling fullscreen mode on/off significantly less janky-looking by mean... | pkasting@chromium.org | 2009-03-12 | 1 | -0/+7 |
* | This changes the base clipboard class, as accomplishing paste requires that C... | avi@chromium.org | 2009-03-10 | 1 | -1/+1 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Try to fix a Purify UMR error. This isn't great, but it's better than nothing. | deanm@chromium.org | 2009-03-04 | 1 | -2/+5 |
* | Remove includes to the newly removed edit_drop_target.h header. | deanm@chromium.org | 2009-03-02 | 1 | -1/+0 |
* | Separate the AutocompleteEditView from the cross-platform code. | deanm@chromium.org | 2009-03-02 | 1 | -0/+2185 |