haiku/headers/build/private
Axel Dörfler b19e758b80 * The Keymap::IsDeadKey() of the Keymap preferences which was the main source
of BKeymap was not compatible with IsDeadKey() of the other Keymap
  incarnations.
* Now, I've renamed IsDeadKey() to DeadKey(), and introduced a new
  ActiveDeadKey() method that works like the other former IsDeadKey().
* This fixes the dead key problems my earlier BKeymap work introduced.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36400 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-21 16:36:54 +00:00
..
app Updated the messaging related build platform code with the current Haiku 2009-11-25 21:34:59 +00:00
interface Removed headers and sources not needed for build platform version for libbe. 2009-11-24 18:59:40 +00:00
kernel Removed headers and sources not needed for build platform version for libbe. 2009-11-24 18:59:40 +00:00
shared * The Keymap::IsDeadKey() of the Keymap preferences which was the main source 2010-04-21 16:36:54 +00:00
storage * Added the BFileIO class to libbe_build.so. 2010-04-20 08:13:57 +00:00