Commit Graph

21 Commits

Author SHA1 Message Date
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
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
18f8e5b98b Draw key with icon if EekSymbol has "icon-name" property. 2011-03-01 11:57:07 +09:00
22c70976db Remove unused get_keyboard function. 2011-02-24 10:37:48 +09:00
faa5d60bea Make the default border width to 1. 2011-02-23 05:45:46 +09:00
7916930160 Implement serialization to GVariant. 2011-02-14 14:13:02 +09:00
aed12cd831 Make sure to disconnect signal handlers on dispose. 2011-02-01 12:25:34 +09:00
6258476713 Don't ignore unknown keysym category. 2011-02-01 07:32:23 +09:00
a7b276c3c4 Use "M" to calculate font size if a keyboard has no letter key. 2011-01-29 10:59:34 +09:00
b004a92e8a Fix EEK_MODIFIER_BEHAVIOR_LATCH when pressing Shift twice. 2011-01-28 16:55:01 +09:00
e6df7d90fe Use GObject instead of guint to represent keysyms. 2011-01-28 16:19:18 +09:00
880ba76bd8 Update copyright year. 2011-01-27 16:58:59 +09:00
20acd11425 Don't use floating object for EekElement. 2011-01-27 09:55:24 +09:00
70df392647 Avoid to use Clutter scaling feature. 2011-01-25 18:10:42 +09:00
f094466d64 Add license text. 2011-01-25 11:10:53 +09:00
9e5fa977a5 Split eek_renderer_render_key to e_r_r_key_label and e_r_r_key_outline. 2011-01-25 10:38:56 +09:00
fe101ff0e8 Rename eek_renderer_set_preferred_size to e_r_s_allocation_size. 2011-01-23 17:29:10 +09:00
6e978cae63 Move "blank background" code from EekGtkKeyboard to EekRenderer. 2011-01-22 16:13:53 +09:00
12550f4bc3 Re-implement Cairo-based rendering. 2011-01-22 11:42:56 +09:00