Bug 13656

Summary: [gdk] Resize the drawing area of the GdkLauncher
Product: WebKit Reporter: Holger Freyther <zecke>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: PC   
OS: OS X 10.4   
Attachments:
Description Flags
GdkLauncher resize the FrameView mjs: review+

Holger Freyther
Reported 2007-05-10 07:38:33 PDT
This implements resizing of the drawing area. The size-allocate signal is connected and the allocation is passed to the FrameView.
Attachments
GdkLauncher resize the FrameView (2.39 KB, patch)
2007-05-10 07:39 PDT, Holger Freyther
mjs: review+
Holger Freyther
Comment 1 2007-05-10 07:39:55 PDT
Created attachment 14466 [details] GdkLauncher resize the FrameView Connect to the size-allocate signal and pass the GtkAllocation on to the FrameView.
Maciej Stachowiak
Comment 2 2007-05-11 11:42:21 PDT
Comment on attachment 14466 [details] GdkLauncher resize the FrameView r=me
Mark Rowe (bdash)
Comment 3 2007-05-11 13:51:42 PDT
Landed in r21416.
Note You need to log in before you can comment on or make changes to this bug.