haiku/src
Michael Pfeiffer d445cb68d3 Fixed bug ticket #1007. The icon of the default printer was not
displayed. The icon of Printers preflet is reused for that. Changed mime
type of Printers preflet to match the one used by the preflet.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21249 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-05-27 14:18:29 +00:00
..
add-ons tcp: fixed an issue where the socket could be waken from ReadData() even when no new data was added to the queue (due to lost packets). Also make sure we only break from the receive loop where there is at least a byte of data to be consumed. 2007-05-27 03:38:22 +00:00
apps * added "NativeSaver" which combines the MessageExporter and AttributeSaver 2007-05-25 07:53:54 +00:00
bin makebootable didn't work correctly on BeOS: the partition offset was divided by 2007-05-24 14:36:57 +00:00
build Memory leak spotted by Axel. 2007-05-02 16:50:25 +00:00
data * created vector icon 2007-04-24 19:59:46 +00:00
documentation Remove unnecessary Doxygen XML to BoostDoc to Docbook 2007-05-09 13:17:19 +00:00
kits * implemented loading and displaying of vector icons for 2007-05-25 08:06:35 +00:00
libs freebsd compat. layer: fixed ETHER_GETFRAMESIZE handling. possible fix for #1238. 2007-05-21 22:55:01 +00:00
preferences Fixed bug ticket #1007. The icon of the default printer was not 2007-05-27 14:18:29 +00:00
servers * created alert icons in vector format (idea icon is missing yet) 2007-05-25 08:07:48 +00:00
system * I broke create_path() with r21194; unlike strncpy(), strlcpy() needs enough space for 2007-05-25 11:06:25 +00:00
tests * Added LabeledCheckBox class to make using check boxes simpler. 2007-05-21 17:39:11 +00:00
tools __attribute__(constructor) doesn't seem to work with gcc 2.95.3, so we 2007-05-26 14:32:40 +00:00
Jamfile