2011-10-22 |
Daniel Kolesa | Updated Czech Elementary translations, thanks belisarivs. |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Cedric BAIL | elementary: fix sub object usage. |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Sanjeev BA | Some more documentation fixes. |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Mike Blumenkrantz | check for value before strcmp |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Sanjeev BA | Minor documentation enhancements for elementary. |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Sanjeev BA | Documentation fix for elm_exit(). |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Sanjeev BA | Improve Hover and Actionslider documentation. |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Mike Blumenkrantz | deprecate all genlist/gengrid functions related to... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | implement the following: |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | add bounce settings to genlist wd |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | deprecate elm_genlist/grid_item_selected_get -> elm_gen... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | implement elm_gen_item_selected_get |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | deprecate elm_genlist_item_selected_set and elm_gengrid... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | deprecate elm_genlist_clear and elm_gengrid_clear:... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | more genlist/gengrid merging: select+clear are now... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Vincent Torri | Elementary: do not enter po/ if --disable-nls is passed... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Vincent Torri | Elementary: define setlocale and bindtextdomain macro... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | even more reordering, also convert some evas coords... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | more reordering |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Iván Briano | Webkit changed API, we should dress accordingly. |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | use WIDGET instead of parent for callbacks |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | reorder gen* wd bools |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Daniel Juyung Seo | elm genlist/gengrid: No need to call elm_widget_data_ge... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Daniel Juyung Seo | elm gengrid: Changed widget data member 'self' to ... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Daniel Juyung Seo | elm gengrid: Refactorying. Moved some codes and removed... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | this commit marks step one of The Gengrid & Genlist... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | shut up compile warning |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | cnp error! |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | call item unrealized callback more reliably |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | calling memcpy on an uninitialized pointer??? who would... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Carsten Haitzler | and really move all toggle stuff over to check. |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | strndup??? who would do such a thing! |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | add delete button to gengrid test 2 |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | remove mode_item_style from item class, use genlist_mod... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | fix breakage #1 of the night |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | quiet some warnings |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | fix compile with latest changes |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | remove LOOOONG deprecated gengrid/genlist typedefs |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | remove gross genlistitemmoved function thingy and imple... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | _item_create -> _item_new |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | add VIEW() and WIDGET() macros for use with Elm_Widget_... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Carsten Haitzler | and mark new check calls as deprecated already - this... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | create and use ELM_WIDGET_ITEM for elm widget structs... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | more elm todo items |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Mike Blumenkrantz | whitespace-- |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Mike Blumenkrantz | more internal renames |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Mike Blumenkrantz | more internal renames |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Mike Blumenkrantz | more reordering |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Mike Blumenkrantz | more unnoticeable internal movements |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Mike Blumenkrantz | rename some internal variables for consistency |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Mike Blumenkrantz | remove all use of elm_toggle_ api |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Mike Blumenkrantz | more implicits |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Mike Blumenkrantz | use correct functions here |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Mike Blumenkrantz | shut up unused warning |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Mike Blumenkrantz | wooooooooooooooooooo aliases! |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Mike Blumenkrantz | fix implicits |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Daniel Juyung Seo | elm genlist/list/gengrid: Changed edge smart callback... |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Carsten Haitzler | make toggle just a feature of check - on/off state... |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Carsten Haitzler | it's time we moved to elm 0.8 |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Daniel Juyung Seo | elm widget.c: Refactorying. Use same variable name... |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Daniel Juyung Seo | elm widget.c: Set resize_obj first. |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Daniel Juyung Seo | elm widget.c: Code refactorying. Check sobj first.... |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Iván Briano | missing docs |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Iván Briano | Get us some nice auto translation scheme |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Carsten Haitzler | make elm config all stored in blobs ion properties... |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Cedric BAIL | elementary: reorder swallow. |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Cedric BAIL | elementary: check against NULL widget also. |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Cedric BAIL | elementary: forgotten child of elm_box. |
commit | commitdiff | tree | snapshot |
2011-10-19 |
ChunEon Park | elemenatry/naviframe - just add TODO comment |
commit | commitdiff | tree | snapshot |
2011-10-19 |
ChunEon Park | elementary/naviframe - |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Carsten Haitzler | woooooow! lets delete delay_write timer oon entry delet... |
commit | commitdiff | tree | snapshot |
2011-10-19 |
WooHyun Jung | elementary/elc_naviframe : The content, will be popped... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
ChunEon Park | elementary/naviframe - more signals. |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Carsten Haitzler | we should use weighty as intended - as a WEIGHTING... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Tom Hacohen | Elm glayer: Fixed leaks in glayer's test code. |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Tom Hacohen | Elm glayer: Fixed condition based on uninit value error. |
commit | commitdiff | tree | snapshot |
2011-10-18 |
ChunEon Park | elementary - removed ELM_CAST macro |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Aharon Hillel | Elm Glayer: Fixed code to match convention |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Aharon Hillel | Elm Glayer: Fixed call of long tap reset in case reset... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Aharon Hillel | Elm Glayer: Fixed all tap, long tap, gestures bugs |
commit | commitdiff | tree | snapshot |
2011-10-17 |
WooHyun Jung | elementary/elm_win.c : fix small bugs in elm_win.c |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Daniel Juyung Seo | elm scroller: Added EINA_ARG_NONNULL to API declaration... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Mike Blumenkrantz | layouted is not a word!!!!!!! |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Youness Alaoui | Elementary: Oups, typo, need to test for second statement |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Youness Alaoui | Elementary: untabify configure.ac |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Youness Alaoui | Elementary: Do not build modules if dlopen is not avail... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Youness Alaoui | Elementary: Quicklaunch support depends on dlopen,... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Youness Alaoui | Elementary: Use ecore_evas_new if the engine fails... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Youness Alaoui | Elementary: Check for PATH_MAX define availability |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Youness Alaoui | Elementary: give argv[0] to eina_prefix_new |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Youness Alaoui | Elementary: Remove set but unused static Elm_Module |
commit | commitdiff | tree | snapshot |
2011-10-15 |
ChunEon Park | elementary/naviframe - +theme_hook |
commit | commitdiff | tree | snapshot |
2011-10-15 |
ChunEon Park | elementary/naviframe - more simple code. |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Daniel Juyung Seo | elm scroller: Fixed wrong return value. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
PRINCE KUMAR... | From: PRINCE KUMAR DUBEY <prince.dubey@samsung.com> |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Hyoyoung Chang | From: Hyoyoung Chang <hyoyoung.chang@samsung.com> |
commit | commitdiff | tree | snapshot |
2011-10-14 |
ChunEon Park | elementary/naviframe - eina_list -> eina_inlist. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Carsten Haitzler | use ecore-evas and eevas image calls consistently for... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Sanjeev BA | Use toggle instead of button. It is appropriate for... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Sanjeev BA | Fix bug in elm toggle. Do not invoke callback if no... |
commit | commitdiff | tree | snapshot |
next |