summaryrefslogtreecommitdiffstats
path: root/views/controls/button
Commit message (Expand)AuthorAgeFilesLines
* tweak translate infobar uikuan@chromium.org2010-03-221-1/+5
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-202-3/+3
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* chromeos: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-141-3/+5
* Landing tfarina CL. ctguil@chromium.org2010-03-102-2/+22
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-089-27/+28
* Removes static storage of menu-marker bitmap. Tiny change.glotov@google.com2010-03-042-15/+13
* Fixed alignment of button dropdowns for RTL languages.avayvod@chromium.org2010-02-111-4/+1
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-4/+4
* Disable lables for disabled checkboxes. Original patch by Philippe Beaudoin ...pkasting@chromium.org2010-02-092-6/+13
* Need to update enabled state of gtk wrapper even if native view hasn't been c...davemoore@chromium.org2010-02-071-2/+0
* implement infobars and delegates placeholders for translate feature.kuan@chromium.org2010-01-272-64/+84
* Fixes two related bugs:sky@chromium.org2009-12-151-2/+6
* Spruce up the notification UI to much more closely match the mocks, including...johnnyg@chromium.org2009-12-052-11/+67
* Fixes bug in textfield on views/gtk where we weren't properlysky@chromium.org2009-12-041-2/+1
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-042-3/+3
* Implement keyboard access between bookmarks and main toolbar.mhm@chromium.org2009-12-042-0/+15
* Makes views not draw focus for native controls on Gtk. As Gtk renderssky@chromium.org2009-12-032-0/+7
* Lands http://codereview.chromium.org/449003/show for Thiago:sky@chromium.org2009-12-011-2/+2
* Fixes two issues from valgrind, and some cleanup:sky@chromium.org2009-11-201-3/+4
* Revert 32012-32017mhm@chromium.org2009-11-152-15/+0
* rebasemhm@chromium.org2009-11-152-0/+15
* Fixes regression introduced in fixing 19597. This change effectivelysky@chromium.org2009-10-301-2/+6
* Lands http://codereview.chromium.org/291006 for Pierre:sky@chromium.org2009-10-271-2/+2
* Makes it so that when a folder is open on the bookmark bar and thesky@chromium.org2009-10-261-1/+0
* Implement dragging icon for dragging bookmarks in views/gtk.skrul@google.com2009-10-211-0/+8
* Fix flickering checkboxescpu@chromium.org2009-10-161-1/+1
* Fixes regression in menu button. I converted a call from GetWidget tosky@chromium.org2009-10-141-2/+2
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-20/+7
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Enabling the default button behavior on Linux toolkit_views.jcampan@chromium.org2009-10-082-13/+8
* Refactor cros library code into central location and have the UI elements obs...chocobo@google.com2009-10-084-1/+19
* Add simple popup support to browser actions. This will create a popup HTML w...erikkay@chromium.org2009-10-021-1/+1
* Relanding focus traversal on Linux toolkit views.jcampan@chromium.org2009-10-014-0/+13
* Reverting 27504, it breaks the interactive ui tests on Windows.jcampan@chromium.org2009-09-293-2/+2
* See original review atjcampan@chromium.org2009-09-293-2/+2
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-293-11/+8
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-283-8/+11
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-283-11/+8
* Native button cleanup:sky@chromium.org2009-09-254-35/+22
* [Relanding erg's change with fix for toolkit_views shortcuts and jcampan@chromium.org2009-09-251-1/+1
* Fix hottracking on button views.The hottracking on the toolbar was broken, th...mhm@chromium.org2009-09-242-0/+17
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-241-7/+6
* Reverting 26975.pkasting@chromium.org2009-09-231-6/+7
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-231-7/+6
* removing unnecessary invocations of super class constructoroshima@chromium.org2009-09-232-4/+2
* Fix Chexkbox::SetLabel on windows, which uses view's label instead ofoshima@chromium.org2009-09-183-1/+10
* Fixing lame bug in radiobutton. oshima@chromium.org2009-09-161-1/+1
* Reverts linux font change again. Slow down isn't as bad as before. Butsky@chromium.org2009-09-141-1/+4