2013-03-18 |
Tom Hacohen | Change usage of eo_do_super to the new prototype. |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Daniel Willmann | toolbar: Use snprintf for elm,number,item buffer handling |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Daniel Willmann | Free cwd so we don't leak |
commit | commitdiff | tree | snapshot |
2013-03-18 |
WooHyun Jung | elementary/elm_win : Focus highlight should be reconfig... |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Shinwoo Kim | [layout][access] access object on a layout could not... |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Cedric BAIL | progressbar: wheel need elm_progressbar_pulse_set(pb... |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Carsten Haitzler... | fix elm_cnp free to null out ptr. |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Daniel Juyung Seo | elm_app.h: use addtogroup and make a separate doc for... |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Daniel Juyung Seo | elm_app.h: added elm_app into doxygen entry. |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Daniel Juyung Seo | elm_main.c: fixed formatting. |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Jaehwan Kim | Add the smart signals in scroller. "scroll,left", ... |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Carsten Haitzler... | update .po line #'s |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Tae-Hwan Kim | "elm,state,reorder,mode_set" and "elm,state,reorder... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Tae-Hwan Kim | Fix memory leaks: return value of elm_genlist_realized_... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Carsten Haitzler... | allow for a special different single line entry scroll... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
WooHyun Jung | elementary/list : Fixed a bug in elm_list. Focus_next... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Daniel Juyung Seo | test flip,toolbar,tooltip: use EINA_FALSE for elm_toolb... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Daniel Juyung Seo | ChangeLog: finish the sentence. fixed a formatting. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
WooHyun Jung | elementary/elm_widget : Modifed the type of parameter... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
WooHyun Jung | elementary/naviframe : Fixed a formatting. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Daniel Juyung Seo | elm gengrid,list,menu,segment_control,toolbar.h: update... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Daniel Juyung Seo | elm icon,menu,toolbar.h: updated documentation related... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Daniel Juyung Seo | elm_entry.c: fixed formatting. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
WooHyun Jung | elementary/naviframe : Don need to check whether curren... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Tom Hacohen | Entry: Fixed a bug with text appending. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
WooHyun Jung | elementary/naviframe : Naviframe is now supporting... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
WooHyun Jung | elementary/naviframe : Fixed a bug that naviframe's... |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Daniel Juyung Seo | elm_focus.h: more informative documentation. |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Carsten Haitzler... | only del cnp drop if removed from list. |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Daniel Juyung Seo | elm *.c: fixed formatting with EINA_LIST_FREE. |
commit | commitdiff | tree | snapshot |
2013-03-08 |
ChunEon Park | elementary/naviframe - added FIXME: |
commit | commitdiff | tree | snapshot |
2013-03-08 |
ChunEon Park | naviframe - missed delcaring the prototype in head... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
ChunEon Park | naviframe - remove the back button callback if the... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Daniel Juyung Seo | elm test_gengrid.c: updated min_set document. |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Jaehwan Kim | Fix the toolbar cannot be unselected when it's mode... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
WooHyun Jung | Add elm_widget_newest_focus_order_get function for... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Shinwoo Kim | [access] do not try to give a highlight, if the object... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Eduardo Lima... | Fix edje_cc verbosity if building with V=1 |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Daniel Juyung Seo | elm bg_example_01.c: simplified example. |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Daniel Juyung Seo | elm anchorblock_example_01.c: removed deprecated widget... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
ChunEon Park | Merge branch 'master' of ssh://git.enlightenment.org... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
ChunEon Park | elementary/naviframe - updated Changelog & NEWS |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Shinwoo Kim | [access][toolbar] use proper access activate callback |
commit | commitdiff | tree | snapshot |
2013-03-07 |
ChunEon Park | elementary/naviframe - add elm_naviframe_item_pop_cb_set() |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Shinwoo Kim | [access] do not highlight, if the object already has... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Sung W. Park | Elementary elm_glview: call surface update when mode... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Jaehwan Kim | Add the config ELM_THUMBSCROLL_HOLD_THRESHOLD. |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Shinwoo Kim | [access][win] unhighlight when window is unfocused |
commit | commitdiff | tree | snapshot |
2013-03-06 |
ChunEon Park | elementary - trivial change. |
commit | commitdiff | tree | snapshot |
2013-03-06 |
ChunEon Park | elementary - move deprecated -> deprecated.h |
commit | commitdiff | tree | snapshot |
2013-03-06 |
ChunEon Park | elementary - fixed typo |
commit | commitdiff | tree | snapshot |
2013-03-06 |
ChunEon Park | elementary/widget - added elm_object_item_signal_callba... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Jiyoun Park | elm_conform.c : Fix elm_conform didn't change indicator... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Jaehwan Kim | Add edje_object_message_signal_process before edje_obje... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Jaehwan Kim | Revert this commit to fix the problem by the other... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Jaehwan Kim | Typo. Sync a variable name with others |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Jiyoun Park | elm_conform : just change DBG message |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Jiyoun Park | Fix elm_conform didn't set size hint when keypad on |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Daniel Juyung Seo | elm ChangeLog/NEWS: updated ChangeLog and NEWS. |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Daniel Juyung Seo | elm elm_gengrid.c: Optimize item count calculation... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Daniel Juyung Seo | elm elm_index.c: removed unnecessary calculation. |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Daniel Juyung Seo | elm elm_index.c: fixed formatting. |
commit | commitdiff | tree | snapshot |
2013-03-04 |
WooHyun Jung | elm_win : Focus hightlight should not be shown on ... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Jaeun Choi | elm_index: set selected item active in smart theme |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Daniel Juyung Seo | elm po: updated po files. |
commit | commitdiff | tree | snapshot |
2013-03-03 |
ChunEon Park | elementary/widget - and should return when failed _elm_... |
commit | commitdiff | tree | snapshot |
2013-03-03 |
ChunEon Park | elementary/widget - return correct value in theme_objec... |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Daniel Juyung Seo | elm elm_spinner.c: Removed unnecessary local variable. |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Daniel Juyung Seo | elm elm_spinner.c/h: Use proper variable name. Add... |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Daniel Juyung Seo | elm elm_spinner.c: Use more eo APIs. |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Gustavo Lima... | An internal layout error, on a widget set, is a CRITICA... |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Rafael Antognolli | spinner: Fix initial value of the spinner. |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Shinwoo Kim | [access] check whether a highlight object is NULL or not |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Shinwoo Kim | [access] remove unnecessary lines |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Daniel Juyung Seo | elm elm_layout.c: fixed a document typo. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Daniel Juyung Seo | elm NEWS: adding a new feature is not improvement it... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Jaehwan Kim | Typo in NEWS |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Jaehwan Kim | Fix the standard of scrollbar-calculation from the... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
ChunEon Park | elementary/transit - removed white trailing |
commit | commitdiff | tree | snapshot |
2013-02-28 |
ChunEon Park | elementary/transit - added elm_transit_smooth_set(... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
ChunEon Park | elementary/image - fix doc. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Daniel Juyung Seo | elm authors: synced elm_authors.h with AUTHORS. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Daniel Juyung Seo | Updated ChangeLog/NEWS. Finally I became a vtorri bot. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Jaehwan Kim | Add the option about sending signals in content_pos_set. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Cedric BAIL | AUTHORS: follow request to update by Paulo. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Shinwoo Kim | Merge branch 'master' of ssh://git.enlightenment.org... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Carsten Haitzler... | Change description: |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Shinwoo Kim | [access][popup] fix elm_object_style_set(); issue:... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Jaeun Choi | This patch adds omit feature to elm_index. |
commit | commitdiff | tree | snapshot |
2013-02-26 |
ChunEon Park | elementary/widget - use eo |
commit | commitdiff | tree | snapshot |
2013-02-26 |
ChunEon Park | elementary/widget,theme - simpler code. |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Tae-Hwan Kim | push bluezery's patch. approved. |
commit | commitdiff | tree | snapshot |
2013-02-26 |
ChunEon Park | elementary - only support sending signals when orientat... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Carsten Haitzler... | add whitespace... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Cedric BAIL | try 3 |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Carsten Haitzler... | cedric patch test. |
commit | commitdiff | tree | snapshot |
2013-02-25 |
U. Artie Eoff | When configuring the source outside of the git tree |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Tom Hacohen | Fixed rev part of the version to work with git. |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Carsten Haitzler... | Fix 1byte invalid read & do memset, rewind if needed. |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Carsten Haitzler... | add lable to anchor button disabled test. |
commit | commitdiff | tree | snapshot |
next |