haiku/src/kits
Axel Dörfler 618b37dc46 Fixed various incorrect uses of the erase() method of several STL containers I introduced before. Thanks to Stefano for the hint!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21332 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-06-05 17:45:02 +00:00
..
app Fixed various incorrect uses of the erase() method of several STL containers I introduced before. Thanks to Stefano for the hint! 2007-06-05 17:45:02 +00:00
debug Include <util/kernel_cpp.h> in DoublyLinkedList.h only when compiling 2007-03-11 13:56:45 +00:00
device now links with be 2006-06-27 09:24:57 +00:00
game don't try to stop a non inited BFileGameSound 2007-05-23 19:40:57 +00:00
interface Added some code to fix bug #953. If the mouse moves a bit while the 2007-06-05 13:05:14 +00:00
mail The Message-Id field now gets a default hostname added in case there is none set in the system. 2007-03-10 12:33:33 +00:00
media cleanup 2007-06-02 23:16:54 +00:00
midi added back previous copyright notices, they were mysteriously replaced by our own copyright notice 2006-07-06 08:56:18 +00:00
midi2 fix some signatures, cleanup 2006-09-13 14:11:42 +00:00
network fixed the way accept() works in regards to the cookie pointer. It is no longer visible to userspace, we pass the fd instead. Also renamed kernel's shutdown() to system_shutdown as it collides with Posix's shutdown(). 2007-05-23 19:56:40 +00:00
opengl call lock/unlock_draw() in SwapBuffers too. Don't set the view color to 2007-05-07 21:21:28 +00:00
screensaver fix R5 build 2006-07-12 09:58:23 +00:00
storage Fixed various incorrect uses of the erase() method of several STL containers I introduced before. Thanks to Stefano for the hint! 2007-06-05 17:45:02 +00:00
support added a copyright 2007-04-19 22:07:38 +00:00
textencoding While investigating why our UTF-16 files are broken (with a smaller output buffer), 2007-01-17 11:18:33 +00:00
tracker The menubar icon at the top-right of Tracker folder windows now uses the view color of its parent view. This fixes bug #551. 2007-06-05 12:09:44 +00:00
translation Fixed various incorrect uses of the erase() method of several STL containers I introduced before. Thanks to Stefano for the hint! 2007-06-05 17:45:02 +00:00
Jamfile Added the disk device API to the libbe_haiku.so, so that libtracker.so builds 2007-03-28 15:20:08 +00:00
libbe_version.rdef The version information is now actually set: apparently, AddResources must 2005-07-09 20:52:00 +00:00