|
|
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 |
|
|
|
2a8d7cf0a8
|
Revert to use fakekey_send_event.
|
2011-03-07 16:49:38 +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 |
|
|
|
a20224f969
|
Add default theme.
|
2011-03-04 19:23:08 +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 |
|
|
|
e6dfc595ab
|
Lower gobject-introspection version requirement.
|
2011-03-04 13:01:17 +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 |
|
|
|
c53b4d398e
|
Remove floating ref from a serialized keyboard.
|
2011-03-03 17:31:09 +09:00 |
|
|
|
fbcf6b6c65
|
Fix infloop when multiple clients are disconnected after another.
|
2011-03-03 17:02:12 +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 |
|
|
|
a66256f390
|
Fix coding style.
|
2011-03-03 15:53:51 +09:00 |
|
|
|
8b7da18641
|
Make eekboard-xml build with clutter.
|
2011-03-03 15:25:39 +09:00 |
|
|
|
a9c0356611
|
Fix XML serialization of EekOutline to include corner_radius.
|
2011-03-03 15:06:03 +09:00 |
|
|
|
b25a9a5407
|
Add comments.
|
2011-03-03 15:06:03 +09:00 |
|
|
|
8b632356e9
|
Fix memleaks.
|
2011-03-03 15:05:59 +09:00 |
|
|
|
b8a01d794e
|
Check if the server is active.
|
2011-03-03 12:23:31 +09:00 |
|
|
|
cfd33921a1
|
Fix crash with clutter build.
|
2011-03-02 18:49:39 +09:00 |
|
|
|
979aa010b9
|
Update gobject-introspection version requirement.
|
2011-03-02 18:40:01 +09:00 |
|
|
|
de064ba0c0
|
Update version to 0.90.3.
eekboard-0.90.3
|
2011-03-02 17:05:01 +09:00 |
|
|
|
ff200d9562
|
Add xklutil.h to noinst_HEADERS.
|
2011-03-02 17:05:01 +09:00 |
|
|
|
a8148683d3
|
Fix typo in desktop-client.c.
|
2011-03-02 17:01:09 +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 |
|
|
|
362f8ec0cb
|
Add xkl options to eekboard-desktop-client.
|
2011-03-02 16:39:13 +09:00 |
|
|
|
d99a40df94
|
Compile xklutil.c at once.
|
2011-03-02 16:38:40 +09:00 |
|
|
|
ab08955a5f
|
Make the return value of eek_symbol_get_label const.
|
2011-03-02 16:15:16 +09:00 |
|
|
|
577fcd7f9e
|
Add files to POTFILES.*.
|
2011-03-02 16:10:56 +09:00 |
|
|
|
7da92bf04c
|
Make the window not maximizable (RHBZ#680406).
|
2011-03-02 16:05:51 +09:00 |
|
|
|
f7caf6fe49
|
Handle Num_Lock correctly (RHBZ#680826).
|
2011-03-02 15:44:35 +09:00 |
|
|
|
d111edd76a
|
Update doc index.
|
2011-03-02 11:49:30 +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 |
|