|
|
66cea3a0b5
|
Update vala binding API version.
|
2011-04-28 12:31:24 +09:00 |
|
|
|
0add617834
|
Autodetect fakekey, at-spi2-core, clutter, clutter-gtk, python, and vala.
|
2011-04-28 10:58:42 +09:00 |
|
|
|
70b0d95d9b
|
Change D-Bus interface name and object path to fedorahosted ones.
|
2011-04-27 18:25:53 +09:00 |
|
|
|
cae9c89b64
|
Allow eekboard UI toolkit to be changed at runtime.
|
2011-04-27 17:54:20 +09:00 |
|
|
|
a9d9274e78
|
Add short label for Meta_{L,R}.
|
2011-04-22 17:07:44 +09:00 |
|
|
|
2211fb6b1e
|
0.90.7 released.
eekboard-0.90.7
|
2011-04-22 15:12:05 +09:00 |
|
|
|
34569679f0
|
Ignore some files.
|
2011-04-22 14:44:44 +09:00 |
|
|
|
816e1f0d51
|
Fix Clutter build.
|
2011-04-22 14:41:36 +09:00 |
|
|
|
de62d74ac5
|
Fix GTK-DOC comments.
|
2011-04-22 14:41:29 +09:00 |
|
|
|
d71c79f268
|
Fix glib-mkenums error.
|
2011-04-21 16:24:19 +09:00 |
|
|
|
ee948cb2ae
|
Update dependencies.
|
2011-04-19 15:44:12 +09:00 |
|
|
|
ba59a850d1
|
Fix compilation error when --disable-atspi.
|
2011-04-19 15:43:02 +09:00 |
|
|
|
b7999842a9
|
Display more information about build.
|
2011-04-19 15:41:15 +09:00 |
|
|
|
2dd0ae47db
|
Add autostart desktop file.
|
2011-04-19 15:41:07 +09:00 |
|
|
|
926d9346e1
|
Use at-spi2 instead of at-spi1.
|
2011-04-19 15:12:01 +09:00 |
|
|
|
ac8764b9b7
|
Fix compiler warnings.
|
2011-04-19 11:56:00 +09:00 |
|
|
|
4cf3f24fbc
|
Don't check GConf2 if CSPI-1.0 is disabled; disable CSPI-1.0 by default.
|
2011-04-19 11:29:58 +09:00 |
|
|
|
0691766a31
|
Don't include cspi/spi.h if CSPI-1.0 is disabled.
|
2011-04-19 10:20:37 +09:00 |
|
|
|
77c00a10da
|
Replace the eekboard-desktop-client reference in desktop file with "eekboard".
https://bugzilla.redhat.com/show_bug.cgi?id=696523
|
2011-04-14 18:38:46 +09:00 |
|
|
|
8c407ae482
|
Use G_DEFINE_BOXED_TYPE.
|
2011-04-12 11:09:28 +09:00 |
|
|
|
8d2d612547
|
Use us-qwerty keyboard by default.
|
2011-03-28 14:48:07 +09:00 |
|
|
|
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 |
|
|
|
638d41e0b6
|
Check keycode before passing it to fakekey_send_keyevent().
|
2011-03-23 14:49:33 +09:00 |
|
|
|
4271eb6b3e
|
Pick keyboard file in $(keyboarddir).
|
2011-03-22 18:23:04 +09:00 |
|
|
|
d25bfd8ba7
|
Update README.
|
2011-03-12 07:19:05 +09:00 |
|
|
|
0739fbf464
|
Fix packaging mistake of *.desktop file.
eekboard-0.90.6
|
2011-03-11 18:17:41 +09:00 |
|
|
|
d1b38f8eb2
|
0.90.6 released.
|
2011-03-11 18:05:41 +09:00 |
|
|
|
e6d17fa4cb
|
Fix the last commit.
|
2011-03-11 17:39:55 +09:00 |
|
|
|
d62b8b49a2
|
Fix the last commit.
|
2011-03-11 17:18:29 +09:00 |
|
|
|
149dd7dc8b
|
Ignore some files.
|
2011-03-11 14:26:57 +09:00 |
|
|
|
0177f96795
|
Move eekboard-client from src to examples; rename eekboard-desktop-client to eekboard.
|
2011-03-11 14:25:48 +09:00 |
|
|
|
ec56773dc6
|
Don't hardcode gtk.main_quit() in inscript.py.
|
2011-03-11 13:24:22 +09:00 |
|
|
|
881bf34ec4
|
Handle the case when both shift and altgr keys are pressed.
|
2011-03-11 13:11:05 +09:00 |
|
|
|
6787308061
|
Set label/category anyway if inscript key cannot convert to keyval.
|
2011-03-11 12:53:54 +09:00 |
|
|
|
0cd01bf165
|
Fix make distcheck.
|
2011-03-11 12:53:35 +09:00 |
|
|
|
132ae3899f
|
Terminate eekboard-inscript when the window is closed.
|
2011-03-11 12:06:07 +09:00 |
|
|
|
72f84fa4ef
|
Export EekSymbolCategory in python binding.
|
2011-03-11 12:06:00 +09:00 |
|
|
|
16d81f3f71
|
Generate inscript keyboard on-the-fly.
|
2011-03-11 11:38:53 +09:00 |
|
|
|
42a0ea148b
|
Handle "destroyed" signal in eekboard-inscript.
|
2011-03-10 19:38:42 +09:00 |
|
|
|
2021311a4e
|
Add destroyed signal in python binding.
|
2011-03-10 19:37:30 +09:00 |
|
|
|
b64e91dffa
|
Latch modifiers in eekboard-inscript.
|
2011-03-10 19:18:56 +09:00 |
|
|
|
57bb7030fb
|
Fix toggle English feature.
|
2011-03-10 18:54:53 +09:00 |
|
|
|
425fe7829b
|
Add toggle English.
|
2011-03-10 18:43:24 +09:00 |
|
|
|
aa88315924
|
Set AltGr mask in python binding.
|
2011-03-10 18:24:09 +09:00 |
|
|
|
39a59fb049
|
Serialize alt_gr_mask.
|
2011-03-10 18:23:49 +09:00 |
|
|
|
e0993a5e55
|
Add eekboard-inscript.
|
2011-03-10 18:14:06 +09:00 |
|
|
|
4eb59ba7ed
|
Display client name as window title.
|
2011-03-10 18:11:48 +09:00 |
|
|
|
cc9fb31e61
|
Add examples.
|
2011-03-10 17:17:37 +09:00 |
|