haiku/src
Axel Dörfler 1f904d1e03 * If you do something, please try to do it right, or at least test it.
* The alert escape check was broken in several ways. First of all, the buttons
  can be NULL which suddenly crashed apps. Second of all, the check didn't even
  work as it was reversed.
* Also, I disabled the code for now, as I really don't think string comparison
  heuristics are the way to solve this.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30018 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-04-08 08:23:07 +00:00
..
add-ons * Fixed the buggy GCC4 work-around. 2009-04-08 07:57:32 +00:00
apps * Removed the line view again. Sorry, but this is pretty useless, had a small 2009-04-07 19:50:03 +00:00
bin * Replaced the volume slider with one looking just like any other slider. 2009-04-07 23:35:43 +00:00
build _kern_open_parent_dir has different semantics for the supplied name argument. 2009-02-15 21:10:02 +00:00
data * Keymap names can have spaces, and so they do now (a must even, since they 2009-04-01 14:04:32 +00:00
documentation removed former haiku_book and headersampler tool 2007-10-04 22:15:58 +00:00
kits * If you do something, please try to do it right, or at least test it. 2009-04-08 08:23:07 +00:00
libs updated libpng to 1.2.35 2009-04-06 19:33:30 +00:00
preferences Add descriptions for my email providers. 2009-04-07 19:52:23 +00:00
servers Fixed incorrect comment. 2009-04-07 18:02:22 +00:00
system Removed unintentional thought mumbling left-over that would fortunately cause 2009-04-07 17:40:16 +00:00
tests Fixed build. The tests actually reveal a problem in the IORequest 2009-04-07 16:01:29 +00:00
tools Removed the fs_vnode_ops::create_dir() parameter for returning the ID of the 2009-03-26 00:16:34 +00:00
Jamfile libshared.a doesn't deserve a src/ subdirectory. Moved to 2007-06-15 18:32:50 +00:00