summaryrefslogtreecommitdiffstats
path: root/views/controls/button
Commit message (Expand)AuthorAgeFilesLines
* Fix some gcc 4.4 issues when compiling with toolkit_views.craig.schlenter@chromium.org2009-09-071-2/+2
* Removing ATL dependencies from two files.finnur@chromium.org2009-09-031-7/+4
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-034-12/+50
* Fix the Back and Forwards button broken in 23101idanan@chromium.org2009-09-031-4/+4
* The FocusManager stores/restores focus when the top window becomes inactive/a...jcampan@chromium.org2009-09-011-0/+7
* Make native button wrapper construction return the new wrapper rather thanbrettw@chromium.org2009-09-016-19/+30
* Attempt 2 at landing bookmark menus.sky@chromium.org2009-08-262-3/+12
* Reverts menu patch.sky@chromium.org2009-08-262-12/+3
* Gets bookmark menu working on linux. There are just a handful ofsky@chromium.org2009-08-262-3/+12
* Lands http://codereview.chromium.org/159838 for Pierre-Antoine. From him:sky@chromium.org2009-08-114-11/+41
* Fix for an error reported by Coverity.jcampan@chromium.org2009-07-242-8/+10
* Make the bookmark buttons follow theme changes correctly.glen@chromium.org2009-07-241-9/+0
* Make the Clear Browsing Data dialog box look a little nicer.ben@chromium.org2009-07-247-12/+42
* Adds MSAA information to various (previously uncovered) bits of the UI, inclu...klink@chromium.org2009-07-231-1/+1
* Fix NativeViewHostGtk clipping.ben@chromium.org2009-07-232-3/+16
* Fix memory leak in ImageButton exposed by r20028.mirandac@chromium.org2009-07-082-6/+6
* Review URL: http://codereview.chromium.org/150051jcampan@chromium.org2009-06-302-5/+0
* Update Skia transfer modes to match changes in Skia as of r239amanda@chromium.org2009-06-251-1/+1
* Adds a widget that when clicked creates a new browser window. It's notsky@chromium.org2009-06-171-1/+1
* Fix build bustage by removing another dependency on browser/gtk by creating a...ben@chromium.org2009-06-172-6/+4
* Upgrade BackForwardMenuModelViews to use new menu API. Also adds accelerator ...ben@chromium.org2009-06-152-29/+13
* Restricts the creation of RadioButton to specify an group-id.jcampan@chromium.org2009-06-102-8/+6
* Gets linux2 to compile again.sky@chromium.org2009-06-102-1/+3
* This CL adds some more FocusManager unit-tests.jcampan@chromium.org2009-06-095-0/+13
* Replace HCURSOR usage in views::View with a new gfx::NativeCursor type that a...ben@chromium.org2009-06-041-2/+2
* Reland of r17500:glen@chromium.org2009-06-042-3/+36
* Add ability to theme our buttons.glen@chromium.org2009-06-042-1/+20
* Revert r17500glen@chromium.org2009-06-032-36/+3
* Theme our bookmark bar buttons.glen@chromium.org2009-06-032-3/+36
* Split out the views table functions into separate header files. Many users onlybrettw@chromium.org2009-05-313-6/+5
* Fixes to get gtk/views to bring up browser window w/out crashingdavemoore@chromium.org2009-05-301-0/+2
* Gets button_dropdown compiling on linux.sky@chromium.org2009-05-291-6/+6
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-292-9/+10
* Makes MenuButton compile and fixes bug in GtkWidget I happened upon.sky@chromium.org2009-05-271-1/+13
* Make toolbar compile on linux.ben@chromium.org2009-05-272-2/+2
* Some more porting of browser_views.brettw@chromium.org2009-05-221-6/+3
* Parts of my previous changelist didn't make it through.ben@chromium.org2009-05-212-2/+2
* Revert 16567.ben@chromium.org2009-05-212-2/+2
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-212-2/+2
* Minor gtk-views cleanup:sky@chromium.org2009-05-202-0/+18
* Make views/ use strings from app_strings.ben@chromium.org2009-05-202-4/+4
* revert this change, svn seems to have committed it with my property-edit.ben@chromium.org2009-05-202-4/+4
* Add generated files to svn:ignore list for views subdir.ben@chromium.org2009-05-202-4/+4
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-159-20/+20
* ChromeFont->gfx::Fontbeng@google.com2009-05-153-7/+7
* Refactors menus so that I can create a MenuGtk implementation, and moves it intosky@chromium.org2009-05-141-5/+5
* Add basic checkbox support for GTK.brettw@chromium.org2009-05-143-0/+36
* Remove even more ATL dependencies.maruel@chromium.org2009-05-143-4/+6
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-133-6/+4
* Remove even more ATL dependencies.maruel@chromium.org2009-05-133-4/+6