This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c1a96ad26cb7dd8fe275c7d43f52a33e45130a58
haiku-beta6
/
src
T
History
Matthew Wilber
c1a96ad26c
Made window title just like Be's, removed bits->bits translation code (should never be called, this case should be handled in BaseTranslator.cpp), fixed hardcoding of config view bg color
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6876 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-03 01:06:40 +00:00
..
add-ons
Made window title just like Be's, removed bits->bits translation code (should never be called, this case should be handled in BaseTranslator.cpp), fixed hardcoding of config view bg color
2004-03-03 01:06:40 +00:00
apps
Added coreutils, diffutils, grep, less, sed (another one?), and sharutils to the build, and fixed some small problems. Most of the stuff still doesn't build properly.
2004-03-02 23:47:11 +00:00
kernel
Renamed thread/team syscalls to new scheme.
2004-03-03 01:06:23 +00:00
kits
fixed assigned BBuffer size, the size of a buffer is now the requested size, not the allocated size
2004-02-29 22:25:05 +00:00
libs
png is a standard static lib, provide it
2004-01-12 03:19:23 +00:00
prefs
from Korli: lib link order reversed to allow finding the symbol launch_media_server in our libmedia.so
2004-02-26 08:34:25 +00:00
servers
Begin transfering implementations to the new API functions
2004-03-01 02:21:14 +00:00
tests
Updated config message test for new STXTTranslator behavior
2004-03-02 23:38:17 +00:00
tools
Made the Unit test stuff a bit more mwcc/mwld friendly. It still doesn't build right out of the box with our build system, but with a few changes to the build system it can be done (I'm not going to do that, though).
2004-02-18 21:38:04 +00:00
Jamfile
…