#
4cc4f7bb |
| 14-Jun-2011 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
* Added KMessage to libroot_build. * libbe_build: Where possible we directly use the actual Haiku headers and sources, now. In the headers/build headers we just include the respective Haiku heade
* Added KMessage to libroot_build. * libbe_build: Where possible we directly use the actual Haiku headers and sources, now. In the headers/build headers we just include the respective Haiku headers as needed. That still allows overrides where necessary. The intention is to make it easier to keep the build stuff in sync. * Fixed a few printf() format and signed/unsigned comparison warnings.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42179 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
b19e758b |
| 21-Apr-2010 |
Axel Dörfler <axeld@pinc-software.de> |
* 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 D
* 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
show more ...
|
#
910f10f2 |
| 20-Apr-2010 |
Axel Dörfler <axeld@pinc-software.de> |
* Added libshared_build.a, currently only contains Keymap.cpp. * keymap and <build>keymap are now using the BKeymap class as a base as well.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@3636
* Added libshared_build.a, currently only contains Keymap.cpp. * keymap and <build>keymap are now using the BKeymap class as a base as well.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36368 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|