b5f0aa423b
xml: Remove unused file
2019-08-01 14:16:01 +00:00
9b2fcf89e8
Use a test-oriented init call
2019-07-30 17:20:15 +02:00
e903150971
Enable tests, fixing the existing ones to use the current API
...
This also involved building a static library for the application for
tests to link to. The main application executable also links to it.
2019-07-23 10:18:44 +02:00
dbc8cc14bc
Generate config.h
...
This allows us to remove a lot of #ifdef's. Either we want to use
a config.h or we don't. Since we'll want it for e.g. optional gsound
support later on let's have it.
2019-07-17 19:50:53 +02:00
7eead1c1ff
Fix some mistakes.
2012-03-23 18:07:05 +09:00
a6fe5bd859
Use GInitable to define EekXklLayout.
2012-03-16 17:36:20 +09:00
4b409de5ba
Add guard to prevent individual headers from being included directly.
2011-04-28 13:03:21 +09:00
b2ad88bd01
Fix #include ordering.
2011-02-01 07:35:35 +09:00
e6df7d90fe
Use GObject instead of guint to represent keysyms.
2011-01-28 16:19:18 +09:00
0c77bd45f2
Don't embed native keycode/keysym values in XML layout data.
2011-01-27 19:06:59 +09:00
880ba76bd8
Update copyright year.
2011-01-27 16:58:59 +09:00
b811796bbc
Finish XML layout engine.
2011-01-27 16:27:06 +09:00