| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixes bug in textfield on views/gtk where we weren't properly | sky@chromium.org | 2009-12-04 | 2 | -21/+23 |
* | Lands http://codereview.chromium.org/466002 for Thiago: | sky@chromium.org | 2009-12-04 | 2 | -5/+5 |
* | Refactor the menu model to live outside views/ so it can be shared | pinkerton@chromium.org | 2009-12-04 | 20 | -473/+67 |
* | Downward drag after mouse-down is now causing bookmark bar folders to open, r... | zelidrag@google.com | 2009-12-04 | 2 | -2/+16 |
* | Implement keyboard access between bookmarks and main toolbar. | mhm@chromium.org | 2009-12-04 | 2 | -0/+15 |
* | widget_gtk: Alphabetize CallXXX() functions. | tony@chromium.org | 2009-12-03 | 2 | -114/+125 |
* | Makes views not draw focus for native controls on Gtk. As Gtk renders | sky@chromium.org | 2009-12-03 | 14 | -12/+63 |
* | Lands http://codereview.chromium.org/449003/show for Thiago: | sky@chromium.org | 2009-12-01 | 17 | -36/+39 |
* | Fixes bug in views/gtk tooltips. Gtk wraps text in labels at | sky@chromium.org | 2009-12-01 | 3 | -14/+40 |
* | Porting the table view to Linux toolkit views. | jcampan@chromium.org | 2009-12-01 | 10 | -33/+465 |
* | Adds link to bookmark bar that when clicked imports bookmarks. I also | sky@chromium.org | 2009-11-30 | 6 | -15/+81 |
* | Makes sure gtk menus fit on screen before showing them. | sky@chromium.org | 2009-11-30 | 1 | -4/+12 |
* | Fixes bug that could lead to mouse motion events percolating up to | sky@chromium.org | 2009-11-30 | 1 | -1/+1 |
* | Make SystemMonitor not a Singleton and move it out of base | phajdan.jr@chromium.org | 2009-11-26 | 2 | -2/+2 |
* | Fixes crash in tooltips. I was freeing a PangoFontDescription that I | sky@chromium.org | 2009-11-25 | 2 | -11/+6 |
* | Avoid double freeing image list in TableView. | mal@chromium.org | 2009-11-25 | 2 | -13/+0 |
* | Fixes two bugs in tree view: | sky@chromium.org | 2009-11-25 | 1 | -4/+9 |
* | Fixes crash on double clicking in the upper right corner of the | sky@chromium.org | 2009-11-24 | 1 | -4/+6 |
* | Group Menu2Model::TYPE_RADIO menu items correctly. Currently an implementatio... | yusukes@google.com | 2009-11-24 | 2 | -9/+26 |
* | views: remove some unnecessary static_cast<int>. | maruel@chromium.org | 2009-11-23 | 2 | -6/+5 |
* | Use AutoReset (formerly ScopedBool) where possible. | pkasting@chromium.org | 2009-11-20 | 2 | -4/+4 |
* | Fixes two issues from valgrind, and some cleanup: | sky@chromium.org | 2009-11-20 | 4 | -10/+17 |
* | Making grd dependencies more correct for grds in app. | bradnelson@google.com | 2009-11-20 | 1 | -1/+1 |
* | Add examples/widget_example.h to sources of view_examples. | satorux@chromium.org | 2009-11-20 | 1 | -0/+1 |
* | Fix a comment in views/border.h. | satorux@chromium.org | 2009-11-20 | 1 | -1/+1 |
* | Add views/examples/widget_example.h. | satorux@google.com | 2009-11-19 | 2 | -1/+93 |
* | Add an option to tree_view for whether to show lines from the root node | ian@chromium.org | 2009-11-18 | 2 | -3/+33 |
* | Fix for BookmarkManager Test Crash test. | oshima@chromium.org | 2009-11-18 | 1 | -1/+5 |
* | Fix race conditions where an object's constructor uses PostTask on itself. T... | jam@chromium.org | 2009-11-17 | 2 | -4/+9 |
* | Remove new tabstrip code. Going to try doing this a different way. | ben@chromium.org | 2009-11-17 | 3 | -264/+0 |
* | Make the char encoding indicator visible again on Windows | jshin@chromium.org | 2009-11-16 | 1 | -1/+2 |
* | Revert 32012-32017 | mhm@chromium.org | 2009-11-15 | 2 | -15/+0 |
* | rebase | mhm@chromium.org | 2009-11-15 | 2 | -0/+15 |
* | Fixing a bug where the textfield would paint outside of its bounds | jcampan@chromium.org | 2009-11-13 | 1 | -1/+2 |
* | Fix the build of view_examples for Linux. | yusukes@google.com | 2009-11-13 | 1 | -0/+6 |
* | Fixes possible crash in treeview. The code for removing a node was not | sky@chromium.org | 2009-11-12 | 1 | -2/+3 |
* | Refactoring of the TableView so it uses NativeViewControl. | jcampan@chromium.org | 2009-11-12 | 12 | -3/+2249 |
* | Landing georgey CL. | jcampan@chromium.org | 2009-11-11 | 2 | -5/+46 |
* | Fix for issue 27210, show bookmarks bar menu is out of sync with the browser'... | oshima@chromium.org | 2009-11-11 | 2 | -24/+38 |
* | Reverting 31646. | pkasting@chromium.org | 2009-11-11 | 2 | -16/+13 |
* | Try to make widgets clean up after themselves a bit better: | pkasting@chromium.org | 2009-11-11 | 2 | -13/+16 |
* | Fixes regression in showing bookmark menus where the wrong menu would | sky@chromium.org | 2009-11-11 | 1 | -1/+1 |
* | Adding a couple of missing parts for extensios on linux/views. | oshima@chromium.org | 2009-11-11 | 1 | -2/+3 |
* | Fixes possible crash in showing bookmark menu. The problem occurred | sky@chromium.org | 2009-11-10 | 2 | -21/+21 |
* | Clean up function ordering in WidgetGtk. | ben@chromium.org | 2009-11-09 | 3 | -239/+235 |
* | Fix toolkit_views build | ben@chromium.org | 2009-11-08 | 2 | -6/+7 |
* | blind fix for toolkit_views | ben@chromium.org | 2009-11-07 | 3 | -4/+3 |
* | Move all the stuff relating to detached tab dragging out of BrowserFrameWin a... | ben@chromium.org | 2009-11-07 | 10 | -69/+189 |
* | Fix style issues in View class. | maruel@chromium.org | 2009-11-07 | 5 | -65/+37 |
* | Fix a crash when GetOleInterface returns NULL. The replaced class, CComQIPtr... | jhawkins@chromium.org | 2009-11-06 | 1 | -2/+4 |