haiku/headers/build
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
..
config_build Renamed headers/build/config to headers/build/config_build, so it doesn't 2009-11-26 10:18:13 +00:00
gcc-2.95.3 Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
host Patch by Andreas Faerber: 2010-01-02 09:24:57 +00:00
os Also allow gcc 3 as the host compiler. 2009-12-20 13:07:43 +00:00
private * The Keymap::IsDeadKey() of the Keymap preferences which was the main source 2010-04-21 16:36:54 +00:00
BeOSBuildCompatibility.h * Map O_NOTRAVERSE to rarely used or non portable O_ modes if possible. 2009-11-26 16:02:07 +00:00
HaikuBuildCompatibility.h Fixed build of the app_server test environment on Haiku. 2010-04-11 13:15:54 +00:00