Bug 13656 - [gdk] Resize the drawing area of the GdkLauncher
Summary: [gdk] Resize the drawing area of the GdkLauncher
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 523.x (Safari 3)
Hardware: PC OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-10 07:38 PDT by Holger Freyther
Modified: 2007-05-11 13:51 PDT (History)
0 users

See Also:


Attachments
GdkLauncher resize the FrameView (2.39 KB, patch)
2007-05-10 07:39 PDT, Holger Freyther
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Holger Freyther 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.
Comment 1 Holger Freyther 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.
Comment 2 Maciej Stachowiak 2007-05-11 11:42:21 PDT
Comment on attachment 14466 [details]
GdkLauncher resize the FrameView

r=me
Comment 3 Mark Rowe (bdash) 2007-05-11 13:51:42 PDT
Landed in r21416.