Commit Graph
100 Commits
Author SHA1 Message Date
Daiki Ueno ae4e29a968 Add Vala language binding. 2010-06-22 12:24:18 +09:00
Daiki Ueno f50a8a98f4 Generate gobject-introspection files. 2010-06-22 10:44:19 +09:00
Daiki Ueno b3903bcc7f libeek: draw rotated section with GTK UI 2010-06-22 10:10:24 +09:00
Daiki Ueno bc38ac837b Add a TODO entry. 2010-06-21 17:52:04 +09:00
Daiki Ueno c2c1a79046 Add more TODO entries. 2010-06-21 17:48:41 +09:00
Daiki Ueno b902e759cb eekboard: use widget allocation size for initial keyboard size 2010-06-21 17:46:44 +09:00
Daiki Ueno c3348022d1 0.0.1 released. 2010-06-21 14:11:39 +09:00
Daiki Ueno cf491ddc6a Remove old entries from TODO. 2010-06-21 14:11:18 +09:00
Daiki Ueno 7f59a7ebf0 libeek: add libeek-gtk.pc. 2010-06-21 13:32:08 +09:00
Daiki Ueno e0e7d9909e eekboard: refine translation 2010-06-21 12:46:23 +09:00
Daiki Ueno 8953d29831 eekboard: delay menu creation until the user selects the root menu 2010-06-21 12:38:23 +09:00
Daiki Ueno f3505f025f libeek: add a typecast 2010-06-21 12:37:53 +09:00
Daiki Ueno 2c0301c79b libeek: add convenience function to set/unset layout options
New functions: eek_xkl_layout_enable_option(), eek_xkl_layout_disable_option(),
eek_xkl_layout_get_option().
2010-06-21 12:37:16 +09:00
Daiki Ueno 5ee1775958 libeek: add padding for ABI compatibility 2010-06-21 06:23:02 +09:00
Daiki Ueno 8b118ce1a0 Suggest --disable-clutter when clutter-gtk-0.90 is not found. 2010-06-19 10:36:28 +09:00
Daiki Ueno 552cea48b8 eekboard: set translation domain for menu 2010-06-19 10:36:03 +09:00
Daiki Ueno 36c40b2949 po/ja.po: set plural form 2010-06-19 10:35:45 +09:00
Daiki Ueno 820cae854b Doc fixes.
Add AUTHORS.
Add more sentences to eek-overview.xml.
2010-06-19 06:43:11 +09:00
Daiki Ueno c08befda74 libeek: reuse key texture when resizing EekGtkKeyboard 2010-06-18 23:29:13 +09:00
Daiki Ueno 5b51134643 libeek: support resizing with EekGtkKeyboard 2010-06-18 19:37:36 +09:00
Daiki Ueno 542e9037ed Simplify intltool support. 2010-06-18 18:51:26 +09:00
Daiki Ueno d00eadf3b3 Fix intltoolize. 2010-06-18 18:39:53 +09:00
Daiki Ueno e183208ee7 Ignore more files. 2010-06-18 18:25:43 +09:00
Daiki Ueno 59a919d29c intltoolize. 2010-06-18 18:23:51 +09:00
Daiki Ueno 1335d8f647 Add --disable-eekboard configure option. 2010-06-18 18:03:32 +09:00
Daiki Ueno 64de5e1345 eekboard: fix initial size setting 2010-06-18 17:46:40 +09:00
Daiki Ueno c6e4adb3e9 eekboard: include config.h 2010-06-18 17:30:17 +09:00
Daiki Ueno e0c9319339 Make clutter optional for build. 2010-06-18 17:24:32 +09:00
Daiki Ueno 0415004379 doc: add overview 2010-06-18 17:24:11 +09:00
Daiki Ueno 025e26a7ee libeek: update .pc 2010-06-18 17:23:24 +09:00
Daiki Ueno 514bfa1a8c libeek: add field description for GTK-DOC 2010-06-18 14:59:13 +09:00
Daiki Ueno f7399786a3 libeek: make eek_container_find_by_position() as non-virtual 2010-06-18 14:58:48 +09:00
Daiki Ueno 74ea63fbed Move stage resize handler from eekboard to libeek. 2010-06-18 14:58:10 +09:00
Daiki Ueno 3af13fb38a libeek: refine GtkDrawingArea based UI 2010-06-18 13:27:50 +09:00
Daiki Ueno 6ba0a734d9 libeek: use eek_container_find_by_position() in button event handler of EekGtkKeyboard 2010-06-17 11:23:01 +09:00
Daiki Ueno 2877170d2f libeek: add eek_element_get_absolute_position() 2010-06-17 10:27:27 +09:00
Daiki Ueno b92520c488 libeek: add parent property to EekElement 2010-06-17 10:15:45 +09:00
Daiki Ueno 353c99e700 libeek: make EekGtkKeyboard handle button events 2010-06-16 18:27:43 +09:00
Daiki Ueno 1bcb2cc31d libeek: abolish arguments for eek_clutter_keyboard_new() and eek_xkb_layout_new() 2010-06-16 16:08:23 +09:00
Daiki Ueno efa7d00c03 eekboard: merge eekboard-gtk.c to eekboard.c 2010-06-16 15:55:06 +09:00
Daiki Ueno e25b53814b eekboard: don't unref XklConfigRec on selecting menu item 2010-06-16 13:39:08 +09:00
Daiki Ueno 1e7a8bbe2b Merge remote branch 'origin/master' 2010-06-16 12:24:39 +09:00
Daiki Ueno b2ace93fef EekKey#set_keysym_index(): fallback to level 0 when level exceeds num_levels 2010-06-16 12:24:03 +09:00
Daiki Ueno 2b0ef9a6dd EekKey#set_keysym_index(): fallback to level 0 when level exceeds num_levels 2010-06-16 10:41:35 +09:00
Daiki Ueno 473a9a9b2a libeek: share a single drawing context among each clutter elements
A new class EekClutterDrawingContext maintains the context used to draw actors. Single EekClutterDrawingContext instance is shared by EekClutterKeyboard, EekClutterSection, EekClutterKey, and EekClutterKeyActor.
2010-06-16 10:32:34 +09:00
Daiki Ueno 63b9fea27b Add experimental GtkDrawingArea based UI. 2010-06-15 19:17:05 +09:00
Daiki Ueno 231186ae71 Add doc-comments. 2010-06-15 10:54:27 +09:00
Daiki Ueno 146cacfae3 Add doc-comments. 2010-06-15 08:13:04 +09:00
Daiki Ueno 7582a997e1 Add more TODO. 2010-06-15 08:02:43 +09:00
Daiki Ueno d6efadbb94 Ignore some files. 2010-06-15 07:23:22 +09:00
Daiki Ueno 97a04b814b Add TODO. 2010-06-15 07:18:25 +09:00
Daiki Ueno 2d7c1e52f2 EekXklLayout: eek_xkl_layout_set_config() takes XklConfigRec as an argument. 2010-06-14 18:05:22 +09:00
Daiki Ueno 226f682000 Remove examples/*. 2010-06-13 08:32:22 +09:00
Daiki Ueno 6f4b67feee Rename eek*.pc to libeek*.pc. 2010-06-13 08:08:37 +09:00
Daiki Ueno b079d83802 Follow the PKGNAME change. 2010-06-13 07:57:51 +09:00
Daiki Ueno 636448b0f5 Rename PKGNAME from eek to eekboard.
Remove examples/*.
2010-06-13 07:50:06 +09:00
Daiki Ueno 218fdcad79 eekboard: implement modifier handling. 2010-06-12 19:20:59 +09:00
Daiki Ueno 40939b0e56 eekboard: implement about dialog. 2010-06-12 17:24:28 +09:00
Daiki Ueno e6b4f50c84 Fix GObject#dispose() usage. 2010-06-12 16:59:50 +09:00
Daiki Ueno acdcd8855d eekboard: update stage size on create_keyboard(). 2010-06-12 14:44:18 +09:00
Daiki Ueno c0b14eef53 eekboard: simplify layouts/variants menu creation. 2010-06-12 12:59:08 +09:00
Daiki Ueno e08fb8935f Workaround for old clutter-gtk. 2010-06-12 07:29:25 +09:00
Daiki Ueno 89cfaef48c EekXkbLayout: Implement get_group() of EekLayoutIface. 2010-06-11 18:47:30 +09:00
Daiki Ueno 40a6a6c7fd Fix "Capture Key Event" feature. 2010-06-11 18:11:19 +09:00
Daiki Ueno 4b7f244062 Add a standalone application. 2010-06-11 17:56:32 +09:00
Daiki Ueno 174b1b3f4a Add comment for borrowed code. 2010-06-11 07:37:18 +09:00
Daiki Ueno 5f0c22b125 Fix clean rebuild. 2010-06-11 06:09:40 +09:00
Daiki Ueno 43fdb5e960 Fix object finalization.
Add XKL wrapper (not ready).
2010-06-10 17:53:54 +09:00
Daiki Ueno 9011a7309b Fix the last commit. 2010-06-09 18:38:19 +09:00
Daiki Ueno f6e6fda47e Fix finalization. 2010-06-09 18:37:07 +09:00
Daiki Ueno 662f619ba2 Rewrite. 2010-06-09 16:44:26 +09:00
Daiki Ueno 9e61919384 Fix typo. 2010-06-08 10:15:00 +09:00
Daiki Ueno 0943619a66 Fix the last change. 2010-06-08 09:35:49 +09:00
Daiki Ueno 5f6604cf92 Add category to each entry in keysym-labels tables. 2010-06-08 09:31:35 +09:00
Daiki Ueno bb7462e786 Add "keycode" property to EekKey.
Add eek_key_get_keysyms().
2010-06-08 09:27:41 +09:00
Daiki Ueno ece1c559a2 Fix typo. 2010-06-07 14:48:39 +09:00
Daiki Ueno 585ac4628d Add libeek-gtk.la to GTKDOC_LIBS. 2010-06-07 10:50:41 +09:00
Daiki Ueno f32ec82670 Add missing eek-gtk*.h. 2010-06-07 09:30:16 +09:00
Daiki Ueno 08312b3df5 Add line numbers. 2010-06-07 08:27:08 +09:00
Daiki Ueno 9008ef3257 Simplify. 2010-06-07 08:04:05 +09:00
Daiki Ueno 2cfb5004c5 Fix object finalization. 2010-06-07 07:30:12 +09:00
Daiki Ueno 4258c86872 Merge branch 'master', remote branch 'origin' 2010-06-07 06:56:43 +09:00
Daiki Ueno f786964fd7 Merge branch 'master', remote branch 'origin' 2010-06-07 06:56:35 +09:00
Daiki Ueno e644b40f6a Merge branch 'master', remote branch 'origin' 2010-06-07 06:48:37 +09:00
Daiki Ueno 54fb99688e Add experimental GTK support. 2010-06-07 06:47:40 +09:00
Daiki Ueno 2fd36e79b1 Add experimental GTK support. 2010-06-07 06:43:21 +09:00
Daiki Ueno eb3e482e40 Check python. 2010-06-06 13:51:36 +09:00
Daiki Ueno 15eb856ed3 Add eek_section_{set,get}_orientation. 2010-06-06 13:19:36 +09:00
Daiki Ueno 667418c44c Add .pc.in. 2010-06-06 13:19:16 +09:00
Daiki Ueno 4447dca695 Split eek_section_{set,get}_dimensions. 2010-06-06 04:36:49 +09:00
Daiki Ueno 31004846a2 Make sure the XKB layout is initialized properly. 2010-06-05 19:53:23 +09:00
Daiki Ueno 68044d5064 Read *-keysym-labels.txt from stdin. 2010-06-05 19:30:10 +09:00
Daiki Ueno 4f12043155 Fix wording. 2010-06-05 10:00:35 +09:00
Daiki Ueno dd4e7e9524 Fix typo and add more info. 2010-06-04 21:07:25 +09:00
Daiki Ueno 6153044e49 Make labels smaller to fit in key rectangles. 2010-06-04 18:18:01 +09:00
Daiki Ueno 0733f11105 Experimental support for Shift handling. 2010-06-04 18:15:14 +09:00
Daiki Ueno da031a7019 Reformat arglist. 2010-06-04 15:18:43 +09:00
Daiki Ueno 7adc9823bf Fix typo. 2010-06-04 15:18:31 +09:00
Daiki Ueno 8eb78751ea Fix "a #Eek" to "an #Eek". 2010-06-04 14:46:57 +09:00
Daiki Ueno 66f6fae181 Minor arrangement for gtk-doc. 2010-06-04 14:23:23 +09:00