haiku/src
DarkWyrm 2a8283e420 Windows receive focus when shown
System cursor API and infrastructure largely implemented
Added Decorator::SetFont
Removed unnecessary parameter copying in WinBorder class API
Optimized screen updates when a decorator button is clicked
Moved TokenHandler and BitmapManager to libappserver to allow decorators to use bitmaps
Began reworking of DefaultDecorator::_DrawFrame to draw only what it is asked to
Partly implemented ViewDriver::StrokeLineArray - calls StrokeLine
Fixed a Layer init bug - visibility regions were initialized to Bounds() and not Frame()


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4060 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-24 19:38:24 +00:00
..
add-ons Initial check in for PNGTranslator -- based on libpng library. It probably doesn't build properly with Jam yet, so I've left it out of the Jamfile in the parent directory. Currently, it can read some PNG images, but it falsly identifies everything that is not a Be Bitmap image as a PNG image. 2003-07-22 02:56:56 +00:00
apps Removed Mail duplicate 2003-07-15 16:23:44 +00:00
kernel * Added a change counter parameter to all partition querying and 2003-07-22 00:11:03 +00:00
kits Implemented disk device updating. Some changes due to syscall changes. 2003-07-22 00:19:23 +00:00
libs Upgrading to 2.1.4 2003-07-24 18:54:27 +00:00
prefs Code clean up and SetSizeLimit added. 2003-07-24 14:09:11 +00:00
servers Windows receive focus when shown 2003-07-24 19:38:24 +00:00
tests Worked on events and actions. 2003-07-24 12:00:53 +00:00
tools added dumping of input / output formats to Info Window 2003-07-19 17:52:23 +00:00
Jamfile tests are back 2002-10-26 19:40:43 +00:00