haiku/src
Jérôme Duval dc4c7cc492 * honors new frame size in the LockGL() method of the renderer, FrameResized() now notifies the renderer.
* checks whether the rendered bitmap size matches the direct info size, if not, the renderer doesn't draw.
* we don't lock the view looper anymore in LockGL(), this avoids deadlocks with FrameResized().
* lock drawing when modifying the direct connection info.
* the renderer now locks the view looper with a timeout, as on resize the looper is locked and FrameResized called.
* the bug #3027 is fixed.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30472 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-04-27 20:28:11 +00:00
..
add-ons * honors new frame size in the LockGL() method of the renderer, FrameResized() now notifies the renderer. 2009-04-27 20:28:11 +00:00
apps Preserve aspect ratio of the screenshot in the preview. (Ticket #3821) 2009-04-27 13:48:56 +00:00
bin Add trash to the build. (no, not add the build to the trash!) 2009-04-24 13:57:24 +00:00
build _kern_open_parent_dir has different semantics for the supplied name argument. 2009-02-15 21:10:02 +00:00
data Add a text/x-patch mime so diffs open in Pe. 2009-04-18 09:54:55 +00:00
documentation
kits * honors new frame size in the LockGL() method of the renderer, FrameResized() now notifies the renderer. 2009-04-27 20:28:11 +00:00
libs * Applied patch by Olivier that fixes bug #1957. Thanks! 2009-04-17 09:15:46 +00:00
preferences Preserve Aspect Ratio of Preview in Backgrounds preflet (applies to Widescreen displays). 2009-04-27 18:18:45 +00:00
servers send DirectWindow events when hiding or showing a window 2009-04-26 20:39:34 +00:00
system axeld: 2009-04-27 18:16:58 +00:00
tests * Moved random_file_actions to the other file system tests. 2009-04-24 10:06:32 +00:00
tools Rename C file; add to the build. 2009-04-27 18:49:42 +00:00
Jamfile