index
:
platform/upstream/weekeyboard
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/wayland
master
sandbox/mbachmann/tizen
sandbox/pcoval/devel
sandbox/pcoval/tizen
sandbox/pcoval/upstream
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
tizen_ivi_panda
tizen_ivi_release
upstream
Domain: Service Framework / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-03
Correct duplicate key hits when theme is changed.
HEAD
upstream
master
Robert Erickson
1
-2
/
+1
2014-11-27
Release 0.0.3
v0.0.3
Eduardo Lima (Etrunko)
1
-1
/
+1
2014-11-27
Replace default theme font with SourceSansPro
Robert Erickson
7
-214
/
+106
2014-11-27
Adding ability to recognize some UTF8 symbols on the keyboard.
Robert Erickson
6
-22
/
+1633
2014-11-21
Add repeat-on-hold feature to space/backspace keys
Robert Erickson
1
-39
/
+106
2014-11-19
Fix themes Makefile
Eduardo Lima (Etrunko)
1
-7
/
+7
2014-11-19
Add default_1080 theme
Robert Erickson
3
-2
/
+40
2014-11-19
Adjust long press timer to a lower value
Robert Erickson
1
-1
/
+1
2014-11-12
Add configuration sections for pinyin and bopomofo engines
Eduardo Lima (Etrunko)
1
-3
/
+475
2014-11-12
New function for updating a config section
Eduardo Lima (Etrunko)
1
-9
/
+36
2014-10-28
Fix return value for _key_basic_get
Eduardo Lima (Etrunko)
1
-2
/
+1
2014-10-28
Fix set_value for string_list keys
Eduardo Lima (Etrunko)
2
-3
/
+10
2014-10-27
Decrease level of severity for debug message
Eduardo Lima (Etrunko)
1
-1
/
+1
2014-10-27
Support for different themes
Eduardo Lima (Etrunko)
1
-28
/
+78
2014-10-27
Properly handle 'ValueChanged' config signal
Eduardo Lima (Etrunko)
5
-14
/
+115
2014-10-27
Accessor for struct wkb_config_key
Eduardo Lima (Etrunko)
2
-0
/
+13
2014-10-27
New function wkb_ibus_config_eet_dump
Eduardo Lima (Etrunko)
3
-0
/
+70
2014-10-27
Add section id to struct wkb_config_key
Eduardo Lima (Etrunko)
3
-14
/
+24
2014-10-27
New specific Weekeyboard config section and "theme" key
Eduardo Lima (Etrunko)
1
-0
/
+53
2014-10-27
Refactor config_eet to store more than one toplevel section
Eduardo Lima (Etrunko)
2
-51
/
+137
2014-10-27
Pointers to data descriptors now members of respective sections
Eduardo Lima (Etrunko)
1
-21
/
+34
2014-10-27
Better use of _config_section_init function
Eduardo Lima (Etrunko)
1
-58
/
+46
2014-10-27
Accessor for string_list keys
Eduardo Lima (Etrunko)
6
-0
/
+45
2014-10-22
Add access to ibus-config settings from the application.
Robert Erickson
8
-7
/
+159
2014-10-22
Fix initialization of custom-font key
Eduardo Lima (Etrunko)
1
-4
/
+3
2014-10-22
Initialize ecore_wayland
Eduardo Lima (Etrunko)
1
-0
/
+6
2014-02-17
wkb-ibus: Fix repeatly create ibus-daemon.
Alex Wu
1
-2
/
+5
2013-12-17
Remove unused variables
Eduardo Lima (Etrunko)
2
-4
/
+1
2013-11-04
Update usage of ecore_wayland globals.
Rafael Antognolli
1
-2
/
+2
2013-11-04
Update the usage of ecore_wayland.
Rafael Antognolli
1
-4
/
+1
2013-11-04
Update EFL version requirements to 1.8.0
Eduardo Lima (Etrunko)
1
-3
/
+11
2013-11-04
Release 0.0.2
v0.0.2
upstream/0.0.2
sandbox/pcoval/upstream
Eduardo Lima (Etrunko)
2
-25
/
+10
2013-11-04
Rework key handling
Eduardo Lima (Etrunko)
1
-108
/
+140
2013-10-30
Fix handling of special keys
Eduardo Lima (Etrunko)
3
-37
/
+61
2013-10-30
Enable IBus integration
Eduardo Lima (Etrunko)
5
-53
/
+109
2013-10-29
Check for IBus GlobalEngine property
Eduardo Lima (Etrunko)
1
-2
/
+45
2013-10-29
Finish implementation of IBusInputContext
Eduardo Lima (Etrunko)
2
-17
/
+243
2013-10-29
Fix deserialize for all IBus types
Eduardo Lima (Etrunko)
2
-83
/
+129
2013-10-28
New IBus helper functions
Eduardo Lima (Etrunko)
2
-0
/
+116
2013-10-22
Fix IBus shutdown process
Eduardo Lima (Etrunko)
1
-24
/
+4
2013-10-21
Added proxy calls to IBusInputContext service
Eduardo Lima (Etrunko)
3
-2
/
+209
2013-10-21
Fix ibus-test to match new wkb-ibus connection scheme
Eduardo Lima (Etrunko)
1
-10
/
+3
2013-10-21
Attempt to reconnect to IBus daemon when connection is lost
Eduardo Lima (Etrunko)
1
-51
/
+155
2013-10-21
Nullify reference to config_eet in unregister
Eduardo Lima (Etrunko)
1
-2
/
+5
2013-10-21
Rename global struct to avoid confusion
Eduardo Lima (Etrunko)
1
-59
/
+59
2013-10-10
New dedicated file for various IBus helper functions
Eduardo Lima (Etrunko)
4
-395
/
+482
2013-10-09
Fix query for IBus address
Eduardo Lima (Etrunko)
1
-22
/
+24
2013-10-09
Add events to notify of IBus connect/disconnect
Eduardo Lima (Etrunko)
2
-1
/
+18
2013-10-03
Fix engine/hangul config key names
Eduardo Lima (Etrunko)
1
-16
/
+16
2013-10-03
Receive path as parameter in config_register
Eduardo Lima (Etrunko)
3
-7
/
+6
[next]