haiku/src/add-ons
Axel Dörfler d62ee168ed * Corrected naming/visibility of the DatagramSocket methods (protected methods
do not get the '_' prefix, only private ones do).
* Added a "peek" argument to SocketStatus() (and generally renamed "clone" to
  "peek" where it made sense).
* Implemented the base version of SocketStatus() to return the actual socket
  error. This enables returning ICMP errors back to the socket user.
* Other minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37712 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-23 10:12:06 +00:00
..
accelerants * applied patch by kaliber that fixes more than 100 warnings - thanks a lot! 2010-07-21 21:43:20 +00:00
bluetooth Fix JamFile / style 2009-04-22 21:00:58 +00:00
decorators * BeDecorator : use _InvalidateFootprint as in the default decorator. 2010-07-20 10:47:11 +00:00
disk_systems * Further cleanup while I was at it. 2010-07-02 08:14:54 +00:00
input_server * applied patch by kaliber that fixes more than 100 warnings - thanks a lot! 2010-07-21 21:43:20 +00:00
kernel * Corrected naming/visibility of the DatagramSocket methods (protected methods 2010-07-23 10:12:06 +00:00
locale * Implement a function to get all the available languages for a given application 2010-04-14 23:48:01 +00:00
mail_daemon * applied patch by kaliber that fixes more than 100 warnings - thanks a lot! 2010-07-21 21:43:20 +00:00
media * Split debug output into general, audio and video (video output not done). 2010-07-23 09:16:18 +00:00
opengl Forgot to fix those, too. Maybe because they're useless, to say the 2009-09-25 03:14:38 +00:00
print * applied patch by kaliber that fixes more than 100 warnings - thanks a lot! 2010-07-21 21:43:20 +00:00
screen_savers Fixing BeOS binary compatibility. 2010-06-28 22:16:07 +00:00
tracker * Update all applications in tree to use the new localizing system 2010-07-02 11:36:13 +00:00
translators * applied patch by kaliber that fixes more than 100 warnings - thanks a lot! 2010-07-21 21:43:20 +00:00
Jamfile Applied patch by PulkoMandy, adjusted and extended by myself: 2009-05-01 21:56:16 +00:00