Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
2007-09-28 Jan Michael Alonzo <jmalonzo@unpluggable.com>
Reviewed by Mark. -Fix http://bugs.webkit.org/show_bug.cgi?id=15254. * platform/gtk/RenderThemeGtk.cpp: (WebCore::RenderThemeGtk::determineState): - Apply state if control is readonly - Added state GTK_STATE_SELECTED of object is checked - Apply GTK_STATE_ACTIVE if RenderObject isFocused() (WebCore::RenderThemeGtk::paintTextField): (WebCore::RenderThemeGtk::gtkEntry): - Implemented theme-aware text field based on gtk/gtkentry.c implementation Canonical link: https://commits.webkit.org/20245@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@25807 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
2 changed files
with
45 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters