Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
2013-10-03 | Add missing extern "C" directives in header files | Eduardo Lima (Etrunko) | 2 | -1/+8 |
2013-10-03 | Fix init/shutdown process in wkb-ibus and wkb-ibus-test | Eduardo Lima (Etrunko) | 2 | -19/+27 |
2013-10-03 | Make use of Eina_Log for debugging messages | Eduardo Lima (Etrunko) | 14 | -94/+213 |
2013-10-02 | Fix handling of backspace key press | Eduardo Lima (Etrunko) | 1 | -1/+4 |
2013-09-27 | Don't hardcode config file path | Eduardo Lima (Etrunko) | 4 | -10/+24 |
2013-09-27 | Emit 'ValueChanged' signal upon change | Eduardo Lima (Etrunko) | 4 | -6/+25 |
2013-09-27 | Write modifications to Eet file upon change | Eduardo Lima (Etrunko) | 1 | -1/+11 |
2013-09-26 | Fix handling of "Enter" key press | Juan Zhao | 1 | -1/+3 |
2013-09-26 | Handle cases of Eldbus_Message_Iter argument being NULL | Eduardo Lima (Etrunko) | 1 | -10/+15 |
2013-09-26 | Enable use of IBusConfig interface | Eduardo Lima (Etrunko) | 3 | -131/+75 |
2013-09-26 | Fix section/key search | Eduardo Lima (Etrunko) | 1 | -11/+12 |
2013-09-26 | Fix implementation of wkb_ibus_config_eet_get_values() | Eduardo Lima (Etrunko) | 1 | -0/+16 |
2013-09-26 | The return value of config_key_get must be a variant | Eduardo Lima (Etrunko) | 1 | -1/+13 |
2013-09-26 | New function wkb_config_key_signature() | Eduardo Lima (Etrunko) | 2 | -15/+25 |
2013-09-26 | Add implementation of string_list_key_get() | Eduardo Lima (Etrunko) | 1 | -1/+12 |
2013-09-26 | Fix signatures of wkb_ibus_config_eet public functions | Eduardo Lima (Etrunko) | 2 | -45/+46 |
2013-09-26 | Fix signature of wkb_config_key_get | Eduardo Lima (Etrunko) | 2 | -25/+26 |
2013-09-26 | Cosmetic change for DBus message error checking macros | Eduardo Lima (Etrunko) | 3 | -41/+39 |
2013-09-20 | Move IBus definitions to a dedicated header file | Eduardo Lima (Etrunko) | 6 | -15/+51 |
2013-09-19 | Added wkb_ibus_config_unregister | Eduardo Lima (Etrunko) | 3 | -1/+29 |
2013-09-19 | Fix initializations in tests | Eduardo Lima (Etrunko) | 2 | -7/+30 |
2013-09-19 | Added missing implementation of config_key_string_list_set | Eduardo Lima (Etrunko) | 1 | -2/+13 |
2013-09-19 | Add config_section_get_value and config_section_set_value | Eduardo Lima (Etrunko) | 1 | -2/+71 |
2013-09-19 | Fix config_section initialization order | Eduardo Lima (Etrunko) | 1 | -10/+14 |
2013-09-19 | Add accessor for key id | Eduardo Lima (Etrunko) | 2 | -3/+10 |
2013-09-19 | Introduce struct _config_key | Eduardo Lima (Etrunko) | 4 | -215/+342 |
2013-09-19 | Improve config_section base implementation | Eduardo Lima (Etrunko) | 1 | -110/+106 |
2013-09-19 | Make use of -Wno-unused-parameter | Eduardo Lima (Etrunko) | 1 | -1/+7 |
2013-09-18 | Add dist-bzip2 to AM_INIT_AUTOMAKEv0.0.1 | Eduardo Lima (Etrunko) | 1 | -1/+1 |
2013-08-16 | Initial commit | Eduardo Lima (Etrunko) | 42 | -0/+5653 |