|
|
80dc26b7f4
|
Fix make distcheck.
|
2011-03-23 18:53:44 +09:00 |
|
|
|
fbe7b9ec1a
|
Hard-code dynamic modifier masks for XML layout.
|
2011-03-23 17:59:43 +09:00 |
|
|
|
048fccd6e0
|
Use GEnumTypes.
|
2011-03-23 17:25:29 +09:00 |
|
|
|
e6d17fa4cb
|
Fix the last commit.
|
2011-03-11 17:39:55 +09:00 |
|
|
|
881bf34ec4
|
Handle the case when both shift and altgr keys are pressed.
|
2011-03-11 13:11:05 +09:00 |
|
|
|
39a59fb049
|
Serialize alt_gr_mask.
|
2011-03-10 18:23:49 +09:00 |
|
|
|
c44ebecfb2
|
Improve font size computation.
|
2011-03-10 17:16:31 +09:00 |
|
|
|
f60e1d763e
|
Move EekSymbolMatrix code from eek-types.[ch] to eek-symbol-matrix.[ch].
|
2011-03-09 11:57:02 +09:00 |
|
|
|
bed39570ff
|
Add eek-theme-private.h in distribution.
|
2011-03-08 11:25:59 +09:00 |
|
|
|
ace4391b79
|
Use font from style.
|
2011-03-08 10:41:45 +09:00 |
|
|
|
627cbf2898
|
Pass base_font during size calculation.
|
2011-03-08 07:04:12 +09:00 |
|
|
|
baae80fa41
|
Port st-theme-context.[ch] to eek-theme-context.[ch].
|
2011-03-08 06:58:20 +09:00 |
|
|
|
9be07710dd
|
Fix clutter build.
|
2011-03-08 06:27:59 +09:00 |
|
|
|
163e005561
|
Simplify "blank background" code.
|
2011-03-08 06:04:41 +09:00 |
|
|
|
d8e691d3f5
|
Optimize redraw on key release.
|
2011-03-08 05:53:00 +09:00 |
|
|
|
85a1a6ba24
|
Abolish EekThemeNodePrivate.
|
2011-03-08 05:17:20 +09:00 |
|
|
|
828a59b298
|
Fix typo.
|
2011-03-07 19:17:32 +09:00 |
|
|
|
f1b91c0223
|
Add border style configuration (WIP).
|
2011-03-07 19:01:10 +09:00 |
|
|
|
cadb0f18a9
|
Fix gradient drawing.
|
2011-03-07 16:51:01 +09:00 |
|
|
|
c9b54ba87f
|
Remove eek-theme-private.h.
|
2011-03-07 14:40:04 +09:00 |
|
|
|
d57ae91995
|
Move level change logic from key-pressed to key-released handler.
|
2011-03-07 14:39:35 +09:00 |
|
|
|
dd86b132ce
|
Set pseudo class "active" to EekKey if the key is pressed.
|
2011-03-07 12:38:32 +09:00 |
|
|
|
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 |
|