summaryrefslogtreecommitdiffstats
path: root/views/controls/button/native_button_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Removing unused NativeButton codesaintlou@chromium.org2011-07-261-308/+0
* views: Add unittests for View::GetViewsWithGroup() method.tfarina@chromium.org2011-07-131-1/+1
* Updated remaining button to text button. Reverted the interposedsaintlou@chromium.org2011-06-231-2/+2
* views: Don't include the container type "vector" in the typedef ViewVector.tfarina@chromium.org2011-06-061-4/+2
* Changing Checkbox class to use NativeTheme class for rendering instead ofrogerta@chromium.org2011-06-011-4/+4
* Change chrome to use the new native themed radio button.rogerta@chromium.org2011-05-231-6/+6
* [Views/GTK] also suppress the OnClicked signal when invoked gtk_radio_button_...jochen@chromium.org2011-05-161-13/+19
* TextButton inside NativeButton for the touch casesaintlou@chromium.org2011-03-311-3/+3
* Revert 79762 - This CL wraps TextButton inside NativeButton for the touch case. dhollowa@chromium.org2011-03-301-3/+3
* This CL wraps TextButton inside NativeButton for the touch case. saintlou@chromium.org2011-03-291-3/+3
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-2/+2
* Send accessibility events from GTK implementations of views.dmazzoni@chromium.org2011-03-051-0/+2
* Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...ben@chromium.org2011-02-241-1/+1
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-091-4/+4
* Adds GtkLabel to GtkButton to allow font changing.altimofeev@chromium.org2010-10-301-6/+16
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-5/+4
* views: Make use of gtk_signal macros in more places.erg@chromium.org2010-04-291-6/+5
* Fix a bug that caused a crash by NULL pointer dereference.satorux@chromium.org2010-04-071-3/+7
* chromeos: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-141-3/+5
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-4/+4
* Need to update enabled state of gtk wrapper even if native view hasn't been c...davemoore@chromium.org2010-02-071-2/+0
* Fixes bug in textfield on views/gtk where we weren't properlysky@chromium.org2009-12-041-2/+1
* Fixes two issues from valgrind, and some cleanup:sky@chromium.org2009-11-201-3/+4
* Enabling the default button behavior on Linux toolkit_views.jcampan@chromium.org2009-10-081-1/+6
* Native button cleanup:sky@chromium.org2009-09-251-4/+3
* removing unnecessary invocations of super class constructoroshima@chromium.org2009-09-231-2/+1
* Reverts linux font change again. Slow down isn't as bad as before. Butsky@chromium.org2009-09-141-1/+4
* Lands http://codereview.chromium.org/200102 for Oshima:sky@chromium.org2009-09-141-13/+107
* Attempt 2 at converting font from Skia to Pango. The slow down appears to be ...sky@chromium.org2009-09-141-4/+1
* Reverts r26015. It caused a startup regression:(sky@chromium.org2009-09-111-1/+4
* Nukes font_skia and converts font_gtk to use pango. This wassky@chromium.org2009-09-111-4/+1
* Lands http://codereview.chromium.org/194014 for Oshima:sky@chromium.org2009-09-101-2/+43
* The FocusManager stores/restores focus when the top window becomes inactive/a...jcampan@chromium.org2009-09-011-0/+7
* Make the Clear Browsing Data dialog box look a little nicer.ben@chromium.org2009-07-241-0/+4
* Fix NativeViewHostGtk clipping.ben@chromium.org2009-07-231-3/+10
* Fix build bustage by removing another dependency on browser/gtk by creating a...ben@chromium.org2009-06-171-5/+3
* Gets linux2 to compile again.sky@chromium.org2009-06-101-1/+1
* This CL adds some more FocusManager unit-tests.jcampan@chromium.org2009-06-091-0/+4
* Fixes to get gtk/views to bring up browser window w/out crashingdavemoore@chromium.org2009-05-301-0/+2
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-291-2/+3
* Minor gtk-views cleanup:sky@chromium.org2009-05-201-0/+13
* Add basic checkbox support for GTK.brettw@chromium.org2009-05-141-0/+21
* Adds back some code removed during Ben's landing of views renaming.sky@chromium.org2009-05-111-0/+95