|
|
3967558bae
|
Add setter function of pseudo class.
|
2011-03-07 12:37:58 +09:00 |
|
|
|
668ce51f3c
|
Mark EekKey::pressed as G_SIGNAL_RUN_FIRST.
|
2011-03-07 12:37:25 +09:00 |
|
|
|
1db2a4aeea
|
Use g_object_set_qdata() to attach theme-node to element.
|
2011-03-07 10:42:27 +09:00 |
|
|
|
e20425f385
|
Add eek-theme-private.h.
|
2011-03-04 19:35:50 +09:00 |
|
|
|
d66318a031
|
Fix the last commit.
|
2011-03-04 19:04:39 +09:00 |
|
|
|
37c2579253
|
Merge theme handling code (WIP).
|
2011-03-04 18:52:25 +09:00 |
|
|
|
23ab2a343f
|
Fix coding style.
|
2011-03-04 14:28:20 +09:00 |
|
|
|
98e15d7741
|
Resolve AltGr modifier at run time.
|
2011-03-04 10:42:31 +09:00 |
|
|
|
38b226b46f
|
Clear allocation box when drawing keyboard.
|
2011-03-03 18:18:04 +09:00 |
|
|
|
09c95b20da
|
Add "Destroy" D-Bus signal to server for debug.
|
2011-03-03 16:36:10 +09:00 |
|
|
|
a7f81c3cfb
|
Destroy clutter texture cache properly.
|
2011-03-03 16:04:24 +09:00 |
|
|
|
a9c0356611
|
Fix XML serialization of EekOutline to include corner_radius.
|
2011-03-03 15:06:03 +09:00 |
|
|
|
8b632356e9
|
Fix memleaks.
|
2011-03-03 15:05:59 +09:00 |
|
|
|
cfd33921a1
|
Fix crash with clutter build.
|
2011-03-02 18:49:39 +09:00 |
|
|
|
838a15d31a
|
Add doc for EekKeysym.
|
2011-03-02 16:56:16 +09:00 |
|
|
|
2d66bf24fb
|
Add doc for EekSymbol.
|
2011-03-02 16:52:30 +09:00 |
|
|
|
64bc7cc955
|
Fix commit ab08955a.
|
2011-03-02 16:45:35 +09:00 |
|
|
|
ab08955a5f
|
Make the return value of eek_symbol_get_label const.
|
2011-03-02 16:15:16 +09:00 |
|
|
|
f7caf6fe49
|
Handle Num_Lock correctly (RHBZ#680826).
|
2011-03-02 15:44:35 +09:00 |
|
|
|
b2657c06a8
|
Move symbol-index property per-element instead of per-keyboard.
|
2011-03-02 11:47:09 +09:00 |
|
|
|
fccf9e8805
|
Fix icon position calculation.
|
2011-03-01 16:25:37 +09:00 |
|
|
|
7fc80705dd
|
Fix serializing nullable properties of EekSymbol.
|
2011-03-01 12:51:59 +09:00 |
|
|
|
9007f31c0a
|
Fix icon size calculation.
|
2011-03-01 12:51:46 +09:00 |
|
|
|
18f8e5b98b
|
Draw key with icon if EekSymbol has "icon-name" property.
|
2011-03-01 11:57:07 +09:00 |
|
|
|
e8af3dacf1
|
Assign LETTER category to letter keysyms.
|
2011-02-28 12:24:16 +09:00 |
|
|
|
5d42fb8294
|
Read keysym label from XML attribute.
|
2011-02-25 18:18:05 +09:00 |
|
|
|
4440a2f1ac
|
Release dragged key when gtk keyboard is disposed.
|
2011-02-25 18:17:05 +09:00 |
|
|
|
d7554b9735
|
Doc fix.
|
2011-02-24 11:43:15 +09:00 |
|
|
|
798df5c136
|
Use g_intern_static_string for signal names.
|
2011-02-24 10:37:48 +09:00 |
|
|
|
22c70976db
|
Remove unused get_keyboard function.
|
2011-02-24 10:37:48 +09:00 |
|
|
|
7ef245d739
|
Fix clutter build.
|
2011-02-24 10:36:00 +09:00 |
|
|
|
3f1abe8350
|
Add some keysym labels.
|
2011-02-23 14:52:32 +09:00 |
|
|
|
faa5d60bea
|
Make the default border width to 1.
|
2011-02-23 05:45:46 +09:00 |
|
|
|
02d41b8dfe
|
Add aliases of known keysyms.
|
2011-02-23 05:45:27 +09:00 |
|
|
|
d25114b370
|
Allow the server to have multiple input contexts.
|
2011-02-22 17:22:36 +09:00 |
|
|
|
12cc310e38
|
Make sure that a key is not pressed when sending new "pressed" event of it.
|
2011-02-21 16:13:19 +09:00 |
|
|
|
47428b8959
|
Define eek_symbol_is_modifier as function.
|
2011-02-18 17:13:14 +09:00 |
|
|
|
0965ed680d
|
Make eek-xml-layout.h public.
|
2011-02-18 17:12:30 +09:00 |
|
|
|
c3e10343b4
|
Cosmetic fixes.
|
2011-02-18 14:03:51 +09:00 |
|
|
|
66bfa4da1d
|
Fix GI annotation.
|
2011-02-18 14:03:19 +09:00 |
|
|
|
7916930160
|
Implement serialization to GVariant.
|
2011-02-14 14:13:02 +09:00 |
|
|
|
b631f54a54
|
Implement serialization to GVariant (WIP).
|
2011-02-02 18:41:26 +09:00 |
|
|
|
453c3fee79
|
Make EekLayout abstract.
|
2011-02-02 16:59:13 +09:00 |
|
|
|
d7c9626df9
|
Remove debug print.
|
2011-02-02 13:10:25 +09:00 |
|
|
|
c7a2be629f
|
Set empty keysym matrix if keycode is 0.
|
2011-02-02 13:10:07 +09:00 |
|
|
|
56abc55bb2
|
Make fakekey and CSPI optional.
|
2011-02-02 06:51:27 +09:00 |
|
|
|
68b0d64fee
|
Use 0 as EEK_INVALID_KEYCODE/KEYSYM instead of -1.
|
2011-02-01 18:27:13 +09:00 |
|
|
|
c9c9a3297b
|
Coding style fix.
|
2011-02-01 16:54:31 +09:00 |
|
|
|
0422352139
|
Make sure to disconnect signal handlers in dispose().
|
2011-02-01 16:48:15 +09:00 |
|
|
|
aed12cd831
|
Make sure to disconnect signal handlers on dispose.
|
2011-02-01 12:25:34 +09:00 |
|