History log of /haiku/src/add-ons/input_server/devices/virtualkeyboard/Jamfile
Revision Date Author Comments
# 07d5ef79 04-Jan-2023 Oscar Lesta <oscar.lesta@gmail.com>

virtualkeyboard: fix building of target "<input>virtualkeyboard".

Fixes a "-Werror=write-strings", and a linking, error.

Change-Id: Iceb768a14e7d091796523640a2e94cb848848f44
Reviewed-on: https://review.haiku-os.org/c/haiku/+/5980
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>


# 2aa85f5f 27-Sep-2021 Augustin Cavalier <waddlesplash@gmail.com>

VirtualKeyboard: Fold KeyboardLayoutView back into the Keymap preferences one.

Only one #ifdef, the rest is all in basic if-tests. Relatively minimal changes,
and now the virtual keyboard device gets all the improvements made to the keyboard
layout view over the last 6 years.


# 685e5cbd 07-May-2016 Augustin Cavalier <waddlesplash@gmail.com>

virtualkeyboard: Delete some of the copied classes and use the originals.

The keyboard view class has too many modifications to be trivially merged.


# 8028ede7 15-Jan-2016 Rene Gollent <rene@gollent.com>

Build: Add architecture rule for libshared.a.

- As suggested by Ingo, add libshared.a to the architecture name map.
This allows it to be linked by its short name like other frequently
used libraries.
- Adjust all Jamfiles referencing the lib accordingly.


# 67b3c677 05-Jan-2014 Freeman Lou <freemanlou2430@yahoo.com>

virtualkeyboard: code style fixes


# 246b061c 03-Jan-2014 Freeman Lou <freemanlou2430@yahoo.com>

virtualkeyboard: add TRACEing and make the keyboard work


# a9fd76ae 03-Jan-2014 Freeman Lou <freemanlou2430@yahoo.com>

virtualkeyboard: fixes; input_server now displays keyboard


# 2e4c86a4 02-Jan-2014 Freeman Lou <freemanlou2430@yahoo.com>

virtualkeyboard: some fixes

Add initialization helpers.


# 85768872 01-Jan-2014 Freeman Lou <freemanlou2430@yahoo.com>

Start of a virtual keyboard input_server add-on

Done during GCI 2014.

Some files copied from the Keymap preferences.


# 67b3c6776882f76f8179b631c2842a6bccb8c59e 05-Jan-2014 Freeman Lou <freemanlou2430@yahoo.com>

virtualkeyboard: code style fixes


# 246b061c9a6879667ca5387ab0e0ccf84f77c51d 03-Jan-2014 Freeman Lou <freemanlou2430@yahoo.com>

virtualkeyboard: add TRACEing and make the keyboard work


# a9fd76aefcc11c3f535b28a13f1494fa7086b9fd 03-Jan-2014 Freeman Lou <freemanlou2430@yahoo.com>

virtualkeyboard: fixes; input_server now displays keyboard


# 2e4c86a4d2f8f6ee7f10dec8e66f38ca7c8a658a 02-Jan-2014 Freeman Lou <freemanlou2430@yahoo.com>

virtualkeyboard: some fixes

Add initialization helpers.


# 857688724efe4135fd62312a5ec3fc3ffa7ad485 01-Jan-2014 Freeman Lou <freemanlou2430@yahoo.com>

Start of a virtual keyboard input_server add-on

Done during GCI 2014.

Some files copied from the Keymap preferences.