Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-09-27 | Don't hardcode config file path | Eduardo Lima (Etrunko) | 3 | -8/+22 |
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-08-16 | Initial commit | Eduardo Lima (Etrunko) | 10 | -0/+3340 |