haiku/src
Karsten Heimrich 8e4e6e30ff * Screenshot app icon, kudos to Humdinger
- /me still wonders why we have to use such tiny icons in Deskbar,
  fuzzy look and for sure not handicapped people friendly, hmmm...



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27832 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-01 19:19:36 +00:00
..
add-ons sprintf -> snprintf. malloc.h ain't no standard header. Removed non-haiku code 2008-10-01 12:39:59 +00:00
apps * Screenshot app icon, kudos to Humdinger 2008-10-01 19:19:36 +00:00
bin As pointed out by Ingo, Mime.h is also a Haiku header and includes MimeType.h 2008-10-01 16:27:15 +00:00
build Added header directory missing for <asm_defs.h>. Should fix the build on 2008-09-26 13:36:29 +00:00
data - Further updated supertypes. 2008-08-22 12:33:07 +00:00
documentation
kits * As with other controls, for BeOS compatibly behavior, don't shrink 2008-10-01 16:12:21 +00:00
libs * As Adek336 found out, our definition of MHLEN was wrong, and that actually 2008-09-28 21:32:59 +00:00
preferences fixed gcc4 warnings. BSlider::UpdateText() actually returns a const char *, not a char * 2008-10-01 08:17:34 +00:00
servers * Since the "restart"/"shutdown" alert has the inconvenient consequence that the 2008-10-01 16:45:59 +00:00
system * I accidently broke get_next_locked_block_cache() in r27074; it would always 2008-10-01 17:05:26 +00:00
tests Added command line option "-d" to disable the debugger before crashing. 2008-09-23 19:54:12 +00:00
tools * Moved strace sourced to src/bin/debug/. 2008-09-15 13:45:43 +00:00
Jamfile