summaryrefslogtreecommitdiffstats
path: root/views/views.gyp
Commit message (Expand)AuthorAgeFilesLines
* Add views/examples/menu_example.hsatorux@chromium.org2009-12-161-0/+2
* Fixes two related bugs:sky@chromium.org2009-12-151-0/+2
* Fix a hidden dependency from view_examples to chrome on Linux.satorux@chromium.org2009-12-121-0/+1
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-041-2/+0
* Porting the table view to Linux toolkit views.jcampan@chromium.org2009-12-011-0/+2
* Making grd dependencies more correct for grds in app.bradnelson@google.com2009-11-201-1/+1
* Add examples/widget_example.h to sources of view_examples.satorux@chromium.org2009-11-201-0/+1
* Remove new tabstrip code. Going to try doing this a different way.ben@chromium.org2009-11-171-2/+0
* Refactoring of the TableView so it uses NativeViewControl.jcampan@chromium.org2009-11-121-0/+7
* Remove themes/default.dll and merge the resources into chrome.dll.tc@google.com2009-11-021-0/+2
* Porting the view examples to Windows. jcampan@chromium.org2009-10-201-39/+43
* Couple of views/gtk tweaks:sky@chromium.org2009-10-131-1/+0
* Add explicit dependency to x11. This comes from webkit as well, but views/gtk...oshima@chromium.org2009-10-121-1/+1
* * Password style support for gtk's textfield impl.oshima@chromium.org2009-10-091-0/+2
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Fixed the header file not found issue of 222030. (The file has been renamed a...oshima@chromium.org2009-09-291-3/+3
* Revert "gtk implemenation of Scrollbar."agl@chromium.org2009-09-281-55/+47
* gtk implemenation of Scrollbar.oshima@chromium.org2009-09-281-47/+55
* getting example_views to compile is too much work for now. I'm disabling itnsylvain@chromium.org2009-09-281-36/+40
* views_example depends on views.nsylvain@chromium.org2009-09-271-0/+1
* Refactor window impl of scroll bar for future linux implementation.oshima@chromium.org2009-09-231-0/+3
* More examples:oshima@chromium.org2009-09-231-3/+7
* View examples:oshima@chromium.org2009-09-221-1/+36
* Lands http://codereview.chromium.org/211002 for Charlie:sky@chromium.org2009-09-171-0/+10
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* Lands http://codereview.chromium.org/194014 for Oshima:sky@chromium.org2009-09-101-1/+0
* Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...jshin@chromium.org2009-09-091-2/+2
* Fleshes out the tooltip implementation for views on Gtk. It doesn'tsky@chromium.org2009-09-081-1/+1
* Lands http://codereview.chromium.org/185003 for Oshima:sky@chromium.org2009-09-021-0/+2
* The FocusManager stores/restores focus when the top window becomes inactive/a...jcampan@chromium.org2009-09-011-3/+0
* Further refactoring of menus for GTK. I've now separated outsky@chromium.org2009-08-241-8/+17
* Splits the menu classes into individual files in anticipation ofsky@chromium.org2009-08-201-3/+17
* Relands drop support:sky@chromium.org2009-08-191-0/+2
* Reverts recent patch as broke build on toolkit_views.sky@chromium.org2009-08-181-2/+0
* Adds drop support for views on gtk. As X lazily provides drop data Isky@chromium.org2009-08-181-0/+2
* Refactors RootViewDropTarget into a platform independent part,sky@chromium.org2009-08-111-2/+4
* This CL adds accelerators to the Linux toolkit views.jcampan@chromium.org2009-07-311-4/+4
* Refactoring of tabbed-pane component so it can be ported to Linux toolkit_view.jcampan@chromium.org2009-07-211-2/+5
* Basics of a new TabStrip.It's very, very rough, but I wanted to check it in s...ben@chromium.org2009-07-071-0/+2
* Fix the current remaining Views-GTK compile and linker errors.brettw@chromium.org2009-07-061-1/+0
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-301-3/+5
* Revert :nsylvain@chromium.org2009-06-221-5/+3
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-3/+5
* Reverting 18872.jcampan@chromium.org2009-06-191-5/+3
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-3/+5
* Hook up "clear browsing data" dialog. It looks like ass right now. The intent...ben@chromium.org2009-06-181-0/+1
* Move TableModel out of views/ and into app/.estade@chromium.org2009-06-161-3/+0
* A new menu system for views.ben@chromium.org2009-06-081-0/+9
* Make Combobox portableben@chromium.org2009-06-021-2/+7
* A helper class for screen related queries. Currently only has a single metho...erikkay@google.com2009-06-011-0/+3