haiku/src
Ingo Weinhold 995d5c53be * Renamed ddm_user_interface.cpp to ddm_userland_interface.cpp which
matches the name of the header much better. :-)
* Implemented the syscalls for iterating through and finding disk systems.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3902 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-08 23:23:27 +00:00
..
add-ons Should have waited a few more minutes... Renamed the methods {B,K}Partition::Is{Mountable,Partitionable}() to Contains{File,Partitioning}System(). Similar change for the respective flags (B_PARTITION_{MOUNTABLE,PARTITIONABLE}). 2003-07-08 17:38:45 +00:00
apps working input with formatting 2003-07-06 09:26:44 +00:00
kernel * Renamed ddm_user_interface.cpp to ddm_userland_interface.cpp which 2003-07-08 23:23:27 +00:00
kits Modified the visitor implementation a bit. The Visit() with the BPartition* argument now also gets the level of the partition in the hierarchy. 2003-07-08 18:26:15 +00:00
libs The mother of all commits. :P 2003-03-30 00:17:50 +00:00
prefs *Major* update 2003-07-07 19:53:47 +00:00
servers Serious updates to DefaultDecorator 2003-07-07 19:48:38 +00:00
tests Modified the visitor implementation a bit. The Visit() with the BPartition* argument now also gets the level of the partition in the hierarchy. 2003-07-08 18:26:15 +00:00
tools The ActiveTranslatorsWindow now allows you to select which Translators to be loaded, added ShowImage-like border around the image, changed a few member variable names to be more readable 2003-07-06 20:31:31 +00:00
Jamfile tests are back 2002-10-26 19:40:43 +00:00