Commit Graph

83 Commits

Author SHA1 Message Date
32a1d23c2a Simplify codebase.
* Drop clutter support.
* Unify eek-xkb into eek-xkl.
* Generate vapi from gir instead of gi.
2012-03-16 16:32:33 +09:00
06644945cf Remove python binding. 2012-03-16 15:47:36 +09:00
1774a2c23e Update version to 1.0.5. 2011-11-25 14:37:44 +09:00
8d70eedc5f Update to 1.0.4. 2011-09-30 11:50:40 +09:00
f1af125d24 Update to 1.0.3. 2011-09-02 17:06:02 +09:00
ce2c4ed0f4 Update to 1.0.2. 2011-08-25 10:34:11 +09:00
158542ec0a Replace eekboard-xml and eekboard-inscript with eekxml and mim2remap. 2011-08-23 16:29:10 +09:00
e5f5c8273e Make GTK3 default. 2011-08-18 14:25:40 +09:00
7af6bf13ed Support feedback sounds. 2011-08-18 11:18:27 +09:00
1f9e4bd576 Fix dock support. 2011-08-16 18:03:20 +09:00
20c1f8cbe3 Update to 1.0.1. 2011-08-15 12:50:02 +09:00
099c242ad7 Update to 1.0.0. 2011-08-12 16:41:44 +09:00
0896096a70 Fix --enable-* configure options. 2011-08-12 16:40:20 +09:00
78480f7577 Make X dock support optional. 2011-06-14 07:14:45 +09:00
270760bd16 Fix configure output. 2011-06-13 18:37:51 +09:00
9d73b89a4e Use libXtst directly instead of via libfakekey. 2011-06-13 15:26:59 +09:00
606f335496 Unify focus listener configure options. 2011-06-13 14:54:10 +09:00
f76a835e33 Implement IBus based activation. 2011-06-10 11:43:03 +09:00
e199add701 Don't check clutter-gtk if clutter is disabled. 2011-06-10 11:23:40 +09:00
51a18849c0 Fix clutter-gtk check. 2011-04-28 17:27:59 +09:00
0add617834 Autodetect fakekey, at-spi2-core, clutter, clutter-gtk, python, and vala. 2011-04-28 10:58:42 +09:00
cae9c89b64 Allow eekboard UI toolkit to be changed at runtime. 2011-04-27 17:54:20 +09:00
2211fb6b1e 0.90.7 released. 2011-04-22 15:12:05 +09:00
b7999842a9 Display more information about build. 2011-04-19 15:41:15 +09:00
926d9346e1 Use at-spi2 instead of at-spi1. 2011-04-19 15:12:01 +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
8c407ae482 Use G_DEFINE_BOXED_TYPE. 2011-04-12 11:09:28 +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
0177f96795 Move eekboard-client from src to examples; rename eekboard-desktop-client to eekboard. 2011-03-11 14:25:48 +09:00
16d81f3f71 Generate inscript keyboard on-the-fly. 2011-03-11 11:38:53 +09:00
cc9fb31e61 Add examples. 2011-03-10 17:17:37 +09:00
76d1b8f7fb 0.90.4 released. 2011-03-08 11:27:49 +09:00
a20224f969 Add default theme. 2011-03-04 19:23:08 +09:00
37c2579253 Merge theme handling code (WIP). 2011-03-04 18:52:25 +09:00
e6dfc595ab Lower gobject-introspection version requirement. 2011-03-04 13:01:17 +09:00
979aa010b9 Update gobject-introspection version requirement. 2011-03-02 18:40:01 +09:00
de064ba0c0 Update version to 0.90.3. 2011-03-02 17:05:01 +09:00
40862fcf12 0.90.2 released. 2011-02-24 17:40:24 +09:00
3b77502b97 Add Python binding. 2011-02-24 13:14:33 +09:00
5f57ea7fe6 0.90.1 released. 2011-02-23 15:12:39 +09:00
5fd8477a21 Add icons. 2011-02-23 13:13:49 +09:00
ab43010a98 Seperate out GDBus proxy into libeekboard from src/. 2011-02-14 18:27:49 +09:00
56abc55bb2 Make fakekey and CSPI optional. 2011-02-02 06:51:27 +09:00
5cb5e057e7 Don't use libnotify. 2011-02-01 07:48:39 +09:00
880ba76bd8 Update copyright year. 2011-01-27 16:58:59 +09:00
d29e83e5f6 Add XML layout engine (WIP). 2011-01-26 19:24:06 +09:00
420b8014f8 Revive Clutter support. 2011-01-25 10:40:25 +09:00
2ec76cad54 Bump API version; ignore eek-marshallers.[ch]. 2011-01-22 11:42:52 +09:00
8b9981970d Reorganize build infrastructure.
Generate glib marshallers for libeek, check for pangocairo instead of checking
pango and cairo individually, and link libeek against pango and cairo.
2011-01-19 12:37:06 +09:00