| Commit message (Expand) | Author | Age | Files | Lines |
* | Move WindowDelegate and NonClientView creation and management to Window. | ben@chromium.org | 2011-03-07 | 1 | -7/+4 |
* | Do all OOLing in the views code. linux_views now builds clean with the clang ... | erg@google.com | 2011-03-04 | 1 | -0/+4 |
* | Rename Paint* -> OnPaint* | ben@chromium.org | 2011-02-16 | 1 | -1/+1 |
* | It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ... | ben@chromium.org | 2011-02-09 | 1 | -1/+1 |
* | Fixes possible crash in confirm dialog. If you press and hold space, | sky@chromium.org | 2011-02-08 | 1 | -15/+18 |
* | Rework basic bounds methods on View to match new V2 API: | ben@chromium.org | 2011-02-08 | 1 | -6/+6 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -4/+4 |
* | views: Move standard_layout.h into the layout directory. | tfarina@chromium.org | 2011-01-26 | 1 | -2/+2 |
* | Move l10n_util to ui/base | ben@chromium.org | 2011-01-21 | 1 | -1/+1 |
* | Move ResourceBundle, DataPack to ui/base | ben@chromium.org | 2011-01-20 | 1 | -1/+1 |
* | Move a bunch of random other files to src/ui/base | ben@chromium.org | 2011-01-20 | 1 | -0/+2 |
* | Move app/key* to ui/base/keycodes/* | ben@chromium.org | 2011-01-13 | 1 | -5/+5 |
* | Change Font.GetStringWidth() to take string16 instead of wstring. | estade@chromium.org | 2011-01-04 | 1 | -1/+2 |
* | Remove wstring from l10n_util. Part 4. | avi@chromium.org | 2011-01-04 | 1 | -3/+4 |
* | Re-lands 58186: | bryeung@chromium.org | 2010-09-03 | 1 | -5/+5 |
* | Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas... | akalin@chromium.org | 2010-09-02 | 1 | -5/+5 |
* | Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-02 | 1 | -5/+5 |
* | Revert 58186 - Move the keyboard files from base/ to app/. | phajdan.jr@chromium.org | 2010-09-01 | 1 | -5/+5 |
* | Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-01 | 1 | -5/+5 |
* | Canvas refactoring phase 4b: | ben@chromium.org | 2010-06-30 | 1 | -2/+2 |
* | Canvas refactoring part 3. | ben@chromium.org | 2010-06-25 | 1 | -3/+3 |
* | Revert 50784 - Canvas refactoring part 3. | ben@chromium.org | 2010-06-24 | 1 | -3/+3 |
* | Canvas refactoring part 3. | ben@chromium.org | 2010-06-24 | 1 | -3/+3 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 1 | -2/+2 |
* | Move more files to toplevel gfx. | ben@chromium.org | 2010-03-19 | 1 | -2/+3 |
* | Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ... | pkasting@chromium.org | 2010-02-26 | 1 | -3/+3 |
* | Fixes bug in clear browsing data dialog where throbber would overlap | sky@chromium.org | 2010-02-08 | 1 | -1/+9 |
* | Adds link to flash settings on clear browser data panel. | sky@chromium.org | 2010-02-04 | 1 | -16/+40 |
* | Addded notification when ancestor gets changed. So windows that lack focus ma... | georgey@chromium.org | 2010-01-07 | 1 | -11/+43 |
* | Remove +x bit from files that shouldn't have it. | evan@chromium.org | 2009-10-20 | 1 | -0/+0 |
* | Do work necessary to make Views About panel work on Chrome OS. This is to be ... | davemoore@chromium.org | 2009-10-19 | 1 | -8/+0 |
* | Move classes depending on Skia out of base/gfx and into app/gfx. Rename | brettw@chromium.org | 2009-10-07 | 1 | -1/+1 |
* | Lands http://codereview.chromium.org/193032 for Charlie: | sky@chromium.org | 2009-09-15 | 1 | -10/+13 |
* | Fix 9867: Activating the previous/next buttons with the keyboard in the find ... | finnur@chromium.org | 2009-09-03 | 1 | -1/+2 |
* | This CL adds accelerators to the Linux toolkit views. | jcampan@chromium.org | 2009-07-31 | 1 | -24/+8 |
* | Make the Clear Browsing Data dialog box look a little nicer. | ben@chromium.org | 2009-07-24 | 1 | -13/+20 |
* | Fix ifdef that was triggering a NOTIMPLEMENTED in browser tests. | jcampan@chromium.org | 2009-06-23 | 1 | -2/+2 |
* | Hook up "clear browsing data" dialog. It looks like ass right now. The intent... | ben@chromium.org | 2009-06-18 | 1 | -0/+8 |
* | Fix crash 12519: in views::DialogClientView::AcceptWindow() | finnur@chromium.org | 2009-06-04 | 1 | -0/+5 |
* | Make DialogClientView compile on Linux. | ben@chromium.org | 2009-05-29 | 1 | -2/+41 |
* | Make views/ use strings from app_strings. | ben@chromium.org | 2009-05-20 | 1 | -4/+4 |
* | revert this change, svn seems to have committed it with my property-edit. | ben@chromium.org | 2009-05-20 | 1 | -4/+4 |
* | Add generated files to svn:ignore list for views subdir. | ben@chromium.org | 2009-05-20 | 1 | -4/+4 |
* | Displaying consecutive alerts from plugins should not hang the browser. The p... | ananta@chromium.org | 2009-05-15 | 1 | -3/+8 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 1 | -6/+6 |
* | ChromeFont->gfx::Font | beng@google.com | 2009-05-15 | 1 | -2/+2 |
* | Change the way button width is calculated for the button. Currently, for the ... | jshin@chromium.org | 2009-05-15 | 1 | -2/+4 |
* | The dialogs would size their width to their contents (and a minimum size). | jcampan@chromium.org | 2009-05-13 | 1 | -0/+20 |
* | 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 | -0/+440 |