haiku/headers/private
Axel Dörfler 5102d49461 * Added the default constructor to the Iterator class.
* Added a Current() method to the same class that returns the current element again.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21779 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-08-01 14:28:50 +00:00
..
app * completed my changes to DrawState handling, the current DrawingState 2007-07-22 19:48:27 +00:00
audio * moved R3 audio driver interface definition to private headers along 2007-07-01 13:09:27 +00:00
debug
disk_scanner missing comment tokens 2007-06-20 21:30:00 +00:00
drivers Kernel socket helper funcs, with BONE compatibility. Shared by at laest 2 fs addons, and soon other drivers, so move it in here. 2007-05-02 00:31:45 +00:00
firewire work from JiSheng Zhang : fw_raw with firewire headers from FreeBSD current. Thanks! 2007-07-31 20:15:25 +00:00
fs_shell Passed GENERAL_ERROR_BASE from LONG_MIN to INT_MIN (errors are uint32). 2007-06-20 21:58:02 +00:00
graphics cleanup 2007-07-05 16:39:38 +00:00
input the keymap is now saved when key locks or key modifiers are changed 2007-07-16 18:40:32 +00:00
interface * fix the build, forgot to commit this... 2007-07-19 17:22:53 +00:00
kernel * Added the default constructor to the Iterator class. 2007-08-01 14:28:50 +00:00
libroot * Added a mechanism to retrieve a BMessage with eventual error descriptions 2007-07-27 02:32:19 +00:00
mail * The Deskbar tray icon menu "Check Mail" and the status window "Check Now" button 2007-06-22 00:15:17 +00:00
media cleanup 2007-06-02 23:16:54 +00:00
midi Made all server version and signatures consistent, and thus closing bug #909. 2006-10-22 17:56:02 +00:00
net 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/GL/internal updated mesa to 6.5.3 2007-06-08 23:00:44 +00:00
print missing comment tokens 2007-06-20 21:30:00 +00:00
runtime_loader Now supports symbolic links correctly, and no longer loads the same shared 2006-06-27 00:07:42 +00:00
screen_saver * ScreenCornerSelector is now a BControl and fully keyboard navigable. 2006-06-09 16:03:16 +00:00
shared * Moved Referenceable.cpp to src/kits/support (private libbe API), and its header to 2007-07-31 16:20:37 +00:00
storage Added copy constructor and assignment operator. 2007-07-28 14:56:02 +00:00
syslog_daemon
textencoding missing comment tokens 2007-06-20 21:20:11 +00:00
tracker
usb_vision * added a bunch of drivers by Siarzhuk Zharski 2006-05-29 09:54:03 +00:00
userlandfs Got rid of vnode_id and mount_id, replaced with ino_t and dev_t. 2007-06-21 19:50:57 +00:00