2015-10-28 |
Daniel Juyung Seo | elm: Fix typos fun!
|
commit | commitdiff | tree |
2015-09-19 |
Daniel Juyung Seo | focus: Add elm_focus_item.h to make header include...
|
commit | commitdiff | tree |
2015-09-19 |
Daniel Juyung Seo | focus: Fix typo in commit 431492e.
|
commit | commitdiff | tree |
2015-09-15 |
Daniel Juyung Seo | example/performance: Remove unused variable.
|
commit | commitdiff | tree |
2015-09-15 |
Daniel Juyung Seo | focus: Add elm_focus_item.h to make header include...
|
commit | commitdiff | tree |
2015-09-15 |
Daniel Juyung Seo | focus: Fix typo in commit 431492e.
|
commit | commitdiff | tree |
2015-08-27 |
Daniel Juyung Seo | spinner: Remove unnecessary temporary variable.
|
commit | commitdiff | tree |
2015-08-27 |
Daniel Juyung Seo | elm: Remove redundant finger size adjustment.
|
commit | commitdiff | tree |
2015-08-17 |
Daniel Juyung Seo | popup: Exceptionally set since as 1.15.1
|
commit | commitdiff | tree |
2015-08-17 |
Daniel Juyung Seo | test_table: Add variable padding config in the padding...
|
commit | commitdiff | tree |
2015-08-17 |
Daniel Juyung Seo | popup: Fix wrong since version in the doc.
|
commit | commitdiff | tree |
2015-08-17 |
Daniel Juyung Seo | spinner: Remove unnecessary temporary variable.
|
commit | commitdiff | tree |
2015-07-27 |
Daniel Juyung Seo | release: Update NEWS and bump version for 1.15.0-beta3...
|
commit | commitdiff | tree |
2015-07-20 |
Daniel Juyung Seo | release: Update NEWS and bump version for 1.15.0-beta2...
|
commit | commitdiff | tree |
2015-07-13 |
Daniel Juyung Seo | release: Update NEWS and bump version for 1.15.0-beta1...
|
commit | commitdiff | tree |
2015-07-09 |
Daniel Juyung Seo | NEWS: Remove reverted commits and redundant logs.
|
commit | commitdiff | tree |
2015-07-08 |
Daniel Juyung Seo | release: Update NEWS and bump version for 1.15.0-alpha1...
|
commit | commitdiff | tree |
2015-07-08 |
Daniel Juyung Seo | elm: Fix distcheck.
|
commit | commitdiff | tree |
2015-07-08 |
Daniel Juyung Seo | po: Updated po.
|
commit | commitdiff | tree |
2015-06-26 |
Daniel Juyung Seo | test_focus_policy: Enhance object focus policy test.
|
commit | commitdiff | tree |
2015-06-26 |
Daniel Juyung Seo | layout: Add more description for layout's internal...
|
commit | commitdiff | tree |
2015-06-26 |
Daniel Juyung Seo | elm: Add missing const for getters.
|
commit | commitdiff | tree |
2015-06-26 |
Daniel Juyung Seo | interface_scrollable: Add more description to animators.
|
commit | commitdiff | tree |
2015-06-26 |
Daniel Juyung Seo | elm: Remove shadow variable declarations.
|
commit | commitdiff | tree |
2015-06-26 |
Daniel Juyung Seo | edje_externals: Fix wrong free.
|
commit | commitdiff | tree |
2015-06-26 |
Daniel Juyung Seo | test_win_keygrab: Fix buffer not null terminated error.
|
commit | commitdiff | tree |
2015-05-27 |
Daniel Juyung Seo | po/ko: Updated Korean translation.
|
commit | commitdiff | tree |
2015-05-27 |
Daniel Juyung Seo | examples/evas3d: Use correct variable type for a return...
|
commit | commitdiff | tree |
2015-04-12 |
Daniel Juyung Seo | examples: Use new efl apis for size_set and visibility_set.
|
commit | commitdiff | tree |
2015-03-26 |
Daniel Juyung Seo | genlist: Fix elm_genlist_item_index_get.
|
commit | commitdiff | tree |
2015-03-16 |
Daniel Juyung Seo | image: Initialize parameters in case of it just returns...
|
commit | commitdiff | tree |
2015-03-10 |
Daniel Juyung Seo | elm: Use eo_isa() to check object types instead of...
|
commit | commitdiff | tree |
2015-03-10 |
Daniel Juyung Seo | atspi: Remove unnecessary null check.
|
commit | commitdiff | tree |
2015-03-10 |
Daniel Juyung Seo | elm: Clean up elm_win_resize_object_add caller.
|
commit | commitdiff | tree |
2015-03-04 |
Daniel Juyung Seo | colorselector: Check return value of elm_layout_theme_set...
|
commit | commitdiff | tree |
2015-02-23 |
Daniel Juyung Seo | gitignore: Updated gitignore file.
|
commit | commitdiff | tree |
2015-02-23 |
Daniel Juyung Seo | multibuttonentry: Check return value of elm_layout_theme_set.
|
commit | commitdiff | tree |
2015-02-23 |
Daniel Juyung Seo | genlist: Add comments for elm,state,focused/unfocused...
|
commit | commitdiff | tree |
2015-02-23 |
Daniel Juyung Seo | examples: Fix build error due to the name change.
|
commit | commitdiff | tree |
2015-02-23 |
Daniel Juyung Seo | configure: Fix break due to name change.
|
commit | commitdiff | tree |
2015-02-23 |
Daniel Juyung Seo | performance: Fix typo perfomance -> performance.
|
commit | commitdiff | tree |
2015-02-23 |
Daniel Juyung Seo | performance: Cast strlen return with int.
|
commit | commitdiff | tree |
2015-02-22 |
Daniel Juyung Seo | elm: Remove redundant finger size adjustment.
|
commit | commitdiff | tree |
2015-02-17 |
Daniel Juyung Seo | transit: Clean up internal variables and function names.
|
commit | commitdiff | tree |
2015-02-12 |
Daniel Juyung Seo | genlist: Fix elm_genlist_item_index_get.
|
commit | commitdiff | tree |
2015-02-10 |
Daniel Juyung Seo | datetime: Clean up datetime module codes.
|
commit | commitdiff | tree |
2015-02-09 |
Daniel Juyung Seo | test_genlist: Clean up reorder test case.
|
commit | commitdiff | tree |
2015-02-06 |
Daniel Juyung Seo | doc: Fix typos in documentations.
|
commit | commitdiff | tree |
2015-02-06 |
Daniel Juyung Seo | win_example: Fix win example codes.
|
commit | commitdiff | tree |
2015-02-04 |
Daniel Juyung Seo | NEWS: Pedantic change of capital letter in NEWS fi.e
|
commit | commitdiff | tree |
2015-02-04 |
Daniel Juyung Seo | test_label: Cleanup label wrap test.
|
commit | commitdiff | tree |
2015-01-30 |
Daniel Juyung Seo | test_label: Use meaningful test name for label test.
|
commit | commitdiff | tree |
2015-01-29 |
Daniel Juyung Seo | NEWS: Clean up news file before release.
|
commit | commitdiff | tree |
2015-01-29 |
Daniel Juyung Seo | test_panes: Remove unnecessary align/weight set for...
|
commit | commitdiff | tree |
2015-01-27 |
Daniel Juyung Seo | panes: Fix elm_panes_fixed_set.
|
commit | commitdiff | tree |
2015-01-23 |
Daniel Juyung Seo | transit: Fix read from pointer after free.
|
commit | commitdiff | tree |
2015-01-23 |
Daniel Juyung Seo | test_win_state: Add elm_win_center() sample.
|
commit | commitdiff | tree |
2015-01-21 |
Daniel Juyung Seo | test_gengrid: Dynamically allocate item data.
|
commit | commitdiff | tree |
2015-01-21 |
Daniel Juyung Seo | test_colorselector: Clean up a little bit.
|
commit | commitdiff | tree |
2015-01-21 |
Daniel Juyung Seo | colorselector: Remove unnecessary pointer redirection.
|
commit | commitdiff | tree |
2015-01-21 |
Daniel Juyung Seo | test_icon: Clean up icon standard sample.
|
commit | commitdiff | tree |
2014-12-30 |
Daniel Juyung Seo | Revert "gesture_layer: Remove unnecessary value assignment."
|
commit | commitdiff | tree |
2014-12-30 |
Daniel Juyung Seo | gesture_layer: Remove unnecessary value assignment.
|
commit | commitdiff | tree |
2014-12-29 |
Daniel Juyung Seo | genlist: Fix internal comments.
|
commit | commitdiff | tree |
2014-12-29 |
Daniel Juyung Seo | test_genlist: Add clicked,right test case.
|
commit | commitdiff | tree |
2014-12-27 |
Daniel Juyung Seo | test_transit: Cast integer to pointer correctly to...
|
commit | commitdiff | tree |
2014-12-26 |
Daniel Juyung Seo | gengrid: Enhance realized_items_get performance.
|
commit | commitdiff | tree |
2014-12-26 |
Daniel Juyung Seo | gengrid, genlist, list, toolbar: Fix memory leak and...
|
commit | commitdiff | tree |
2014-12-26 |
Daniel Juyung Seo | genlist: Return the correct pointer for object item.
|
commit | commitdiff | tree |
2014-12-26 |
Daniel Juyung Seo | gengrid: Add missing "moved" callback call on item...
|
commit | commitdiff | tree |
2014-12-18 |
Daniel Juyung Seo | image: Fix formatting for the latest commit 283988.
|
commit | commitdiff | tree |
2014-12-16 |
Daniel Juyung Seo | genlist: Fix dereference before null check.
|
commit | commitdiff | tree |
2014-12-15 |
Daniel Juyung Seo | win: Add more description for automatic switch to alpha...
|
commit | commitdiff | tree |
2014-12-15 |
Daniel Juyung Seo | win: Rename the internal variable to avoid confusion.
|
commit | commitdiff | tree |
2014-12-15 |
Daniel Juyung Seo | win: Support runtime alpha window switch on theme change.
|
commit | commitdiff | tree |
2014-12-15 |
Daniel Juyung Seo | win: Support elm_win style change and runtime theme...
|
commit | commitdiff | tree |
2014-12-15 |
Daniel Juyung Seo | table: Refactor internal codes to keep consistency.
|
commit | commitdiff | tree |
2014-12-15 |
Daniel Juyung Seo | win: Fix wrong return value of window theme apply.
|
commit | commitdiff | tree |
2014-12-15 |
Daniel Juyung Seo | entry: Make documentation less confusing.
|
commit | commitdiff | tree |
2014-12-14 |
Daniel Juyung Seo | test_genlist: Remove unused value.
|
commit | commitdiff | tree |
2014-12-13 |
Daniel Juyung Seo | genlist: Fix genlist crash issue when clearing genlist...
|
commit | commitdiff | tree |
2014-12-13 |
Daniel Juyung Seo | test_genlist: Refactor genlist focus test.
|
commit | commitdiff | tree |
2014-12-10 |
Daniel Juyung Seo | example/sphere_hunter: Clean up source code.
|
commit | commitdiff | tree |
2014-12-07 |
Daniel Juyung Seo | widget: Add/Fix internal documentations.
|
commit | commitdiff | tree |
2014-12-04 |
Daniel Juyung Seo | datetime: Fix edc sizing issue by putting fixed: 1 1.
|
commit | commitdiff | tree |
2014-11-29 |
Daniel Juyung Seo | slider: Clean up of the previous slider patch.
|
commit | commitdiff | tree |
2014-11-28 |
Daniel Juyung Seo | test_win_state: Add win lower and deiconify samples.
|
commit | commitdiff | tree |
2014-11-26 |
Daniel Juyung Seo | test_3d: Set indicator format explictly.
|
commit | commitdiff | tree |
2014-11-26 |
Daniel Juyung Seo | config: Refactor scrolling configuration dialog.
|
commit | commitdiff | tree |
2014-11-26 |
Daniel Juyung Seo | test_photocam: Enhance photocam test.
|
commit | commitdiff | tree |
2014-11-26 |
Daniel Juyung Seo | test_photocam: Remove unnecessary data set.
|
commit | commitdiff | tree |
2014-11-25 |
Daniel Juyung Seo | test_menu: Fix wrong parent set.
|
commit | commitdiff | tree |
2014-11-25 |
Daniel Juyung Seo | widget: Add error message when the parent parameter...
|
commit | commitdiff | tree |
2014-11-25 |
Daniel Juyung Seo | index, list, menu: Optimize eo item usage.
|
commit | commitdiff | tree |
2014-11-25 |
Daniel Juyung Seo | gengrid, genlist: Optimize eo item usage.
|
commit | commitdiff | tree |
2014-11-25 |
Daniel Juyung Seo | diskselector, flipselector: Optimize eo item usage.
|
commit | commitdiff | tree |
2014-11-25 |
Daniel Juyung Seo | hoversel, popup, colorselector: Optimize eo item usage.
|
commit | commitdiff | tree |
2014-11-24 |
Daniel Juyung Seo | list: Optimize eo item usage.
|
commit | commitdiff | tree |
2014-11-24 |
Daniel Juyung Seo | list: Fix wrong eo item porting.
|
commit | commitdiff | tree |
2014-11-24 |
Daniel Juyung Seo | test_notify,popup: Add key event reacting examples.
|
commit | commitdiff | tree |
next |