| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Automatic migration to the new eo_add syntax." | Tom Hacohen | 2016-03-11 | 1 | -2/+1 |
* | Automatic migration to the new eo_add syntax. | Tom Hacohen | 2016-03-09 | 1 | -1/+2 |
* | Automatic migration to Eo4. | Tom Hacohen | 2016-03-03 | 1 | -21/+20 |
* | Elm config: use a name instead of elm_widget_type_get | Marcel Hollerbach | 2015-12-21 | 1 | -1/+1 |
* | elm_button: porting evas smart callbacks to eo | Avi Levin | 2015-07-05 | 1 | -5/+10 |
* | Adjust usage of eo_constructor() according to recent changes. | Tom Hacohen | 2015-05-20 | 1 | -2/+4 |
* | elm: Remove redundant finger size adjustment. | Daniel Juyung Seo | 2015-02-23 | 1 | -1/+0 |
* | atspi: properly include at-spi headers. | Lukasz Stanislawski | 2014-10-17 | 1 | -9/+3 |
* | Eo related: Change according to recent changes in eo_add(). | Tom Hacohen | 2014-09-25 | 1 | -1/+0 |
* | atspi: expose more actions through atspi bus. | Lukasz Stanislawski | 2014-07-25 | 1 | -2/+7 |
* | Fix C++ box_cxx_example_02.cc and removed text_part_{set/get} from elm_button | Felipe Magno de Almeida | 2014-07-23 | 1 | -20/+0 |
* | Added part_text_get/part_text_set and text_get/text_set to elm_button | Felipe Magno de Almeida | 2014-07-21 | 1 | -0/+20 |
* | atspi:Set roles for widgets | Zbigniew Kosinski | 2014-06-11 | 1 | -1/+6 |
* | Elm: Update code to use the new class names generated by eolian. | Tom Hacohen | 2014-06-03 | 1 | -2/+2 |
* | atspi: Atspi_Action interface implementation @feature | Lukasz Stanislawski | 2014-04-21 | 1 | -0/+10 |
* | button: Renamed internal variable of button smart data to match with | Daniel Juyung Seo | 2014-04-18 | 1 | -9/+9 |
* | widgets - don't handle the events(key,mouse) if the object is disabled. | ChunEon Park | 2014-04-16 | 1 | -1/+0 |
* | button: Adjusted to Eo2. | Tom Hacohen | 2014-04-10 | 1 | -5/+5 |
* | Revert "Revert "key binding: define Elm_Action function as having a return ty... | ChunEon Park | 2014-03-31 | 1 | -2/+4 |
* | Revert "key binding: define Elm_Action function as having a return type of Ei... | ChunEon Park | 2014-03-27 | 1 | -4/+2 |
* | key binding: define Elm_Action function as having a return type of Eina_Bool | Jaeun Choi | 2014-03-27 | 1 | -2/+4 |
* | button: Check return value of _elm_config_key_binding_call. | Daniel Juyung Seo | 2014-03-22 | 1 | -1/+2 |
* | elm_button: apply key binding | Jaeun Choi | 2014-03-22 | 1 | -7/+14 |
* | Eolian: Integration of Button | Daniel Zaoui | 2014-03-20 | 1 | -211/+67 |
* | Eolian: Integration of Elm Widget | Daniel Zaoui | 2014-03-17 | 1 | -8/+8 |
* | elm_layout now supports focused/unfocused smart callback | WooHyun Jung | 2014-02-06 | 1 | -2/+2 |
* | elementary - use the focused/unfocused string in widget defined. | ChunEon Park | 2014-01-23 | 1 | -2/+2 |
* | all widgets: change Eo API for "elm_widget_theme()" to "theme_apply" | Yakov Goldberg | 2014-01-21 | 1 | -2/+2 |
* | elm: Changed __UNUSED__ to EINA_UNUSED. | Daniel Juyung Seo | 2014-01-06 | 1 | -11/+11 |
* | elm: Unified eina critical manro to CRI. | Daniel Juyung Seo | 2013-12-26 | 1 | -1/+1 |
* | elm lib: removed all the unnecessary empty lines. | Daniel Juyung Seo | 2013-12-15 | 1 | -1/+0 |
* | elementary/elm_button.c : Change the timing of signal_emitting. | WooHyun Jung | 2013-12-05 | 1 | -1/+1 |
* | button,check,colorselector,diskselector,flipselector,image,radio,toolbar: fix... | Daniel Juyung Seo | 2013-11-13 | 1 | -1/+1 |
* | button,inwin,radio,scroller,slider: Do not call smart_activate when the widge... | Daniel Juyung Seo | 2013-11-08 | 1 | -6/+4 |
* | Changed Eo class names to be consistent. | Tom Hacohen | 2013-11-07 | 1 | -3/+4 |
* | elm: Fixed formatting about smart_event check for code consistency. | Daniel Juyung Seo | 2013-10-28 | 1 | -4/+3 |
* | fix up namespace for many signal while keeping old versions for compat | Carsten Haitzler (Rasterman) | 2013-10-05 | 1 | -3/+3 |
* | elm_button.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN macro. | Daniel Juyung Seo | 2013-10-05 | 1 | -2/+2 |
* | elementary: update to new eo_parent_get/set API. | Cedric Bail | 2013-09-25 | 1 | -2/+1 |
* | Fix elm to use key not keyname (so xmodmap works) | Carsten Haitzler (Rasterman) | 2013-07-31 | 1 | -3/+3 |
* | [access] use proper name _elm_access_info_get(); not _elm_access_object_get()... | Shinwoo Kim | 2013-07-31 | 1 | -3/+3 |
* | elm: do not declare SIG_FUCSED/SIG_UNFOCUSED if the const char is not used mo... | Daniel Juyung Seo | 2013-06-10 | 1 | -4/+2 |
* | ctxpopup, fileselector_button, naviframe, player, popup, bubble, button: adde... | Daniel Juyung Seo | 2013-06-09 | 1 | -10/+14 |
* | elm_button.c: ELM_SAFE_FREE adoption for button. | Daniel Juyung Seo | 2013-05-29 | 1 | -5/+5 |
* | elm: introduce ELM_FREE_FUNC for code quality enhancement. | Daniel Juyung Seo | 2013-05-22 | 1 | -22/+5 |
* | elementary: properly sanitize headers order. | Cedric Bail | 2013-05-03 | 1 | -0/+4 |
* | Elementary: replace eo_data_get for objects data referencing. | Daniel Zaoui | 2013-05-01 | 1 | -5/+4 |
* | elm: print the error message inside elm_widget_sub_object_add(). | Daniel Juyung Seo | 2013-04-03 | 1 | -3/+1 |
* | elm: removed unnecessary multi blank lines. | Daniel Juyung Seo | 2013-04-03 | 1 | -1/+0 |
* | Change usage of eo_do_super to the new prototype. | Tom Hacohen | 2013-03-18 | 1 | -5/+5 |