[Webkit-unassigned] [Bug 13890] [gdk] Use a GtkLayout for the ScrollView implementation to get real scrollbars
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat May 26 19:04:33 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13890
freyther at handhelds.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #14745| |review?
Flag| |
------- Comment #1 from freyther at handhelds.org 2007-05-26 19:04 PDT -------
Created an attachment (id=14745)
--> (http://bugs.webkit.org/attachment.cgi?id=14745&action=view)
Make ScrollView a scrollable view
Without the ChangeLog entries one would see that less lines of code are needed
to implement scrollbars properly. Please review, meanwhile I plan to valgrind
and search for CodingStyle issues myself as well.
WebCore/ChangeLog | 49 +++++++++
WebCore/platform/ScrollView.h | 12 +-
WebCore/platform/gdk/FrameGdk.cpp | 87 +---------------
WebCore/platform/gdk/ScrollViewGdk.cpp | 147
+++++++++++++---------------
WebCore/platform/gdk/TemporaryLinkStubs.cpp | 8 -
WebCore/platform/gdk/WidgetGdk.cpp | 52 ++++++++-
WebKitTools/ChangeLog | 14 ++
WebKitTools/GdkLauncher/main.cpp | 53 ++++++----
8 files changed, 231 insertions(+), 191 deletions(-)
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list