2011-11-08 |
ChunEon Park | elementary/naviframe - trivial changes |
commit | commitdiff | tree | snapshot |
2011-11-08 |
ChunEon Park | elementary/bubble - applied missed content_set/get... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
ChunEon Park | elementary - updated po |
commit | commitdiff | tree | snapshot |
2011-11-08 |
ChunEon Park | elementary - +@deprecated |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Aharon Hillel | Elm glayer: Fixed bug of starting line,momentum with... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Aharon Hillel | Elm glayer: Fixed bug in N tap testing |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Cedric BAIL | elementary: kinetic is back in elm_gengrid. |
commit | commitdiff | tree | snapshot |
2011-11-07 |
ChunEon Park | elementary/naviframe - it refered an incorrect object... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Tom Hacohen | Elm glayer: Remove FIXME, it's already there. |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Carsten Haitzler | duplicate author! fix! |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | add new function to disable icon preloading |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Boris Faure | elm: add deprecated notices to doc |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Mike Blumenkrantz | man I really suck today |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Mike Blumenkrantz | return the actual object |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Mike Blumenkrantz | remove unused var |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Mike Blumenkrantz | add function to return image object for use with evas... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Mike Blumenkrantz | okay okay I'll even make sure it compiles |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Mike Blumenkrantz | ehhh maybe do this properly I guess |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Mike Blumenkrantz | properly set content hooks in genlist/gengrid... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Tom Hacohen | Elm test: Use momentum gesture in glayer test. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Tom Hacohen | Elm test: Fixed gesture layer's test window size. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Bluezery | From: Bluezery <ohpowel@gmail.com> |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Youness Alaoui | Elementary: Add support for the PSL1GHT engine |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Youness Alaoui | Elementary: Add opengl_cocoa engine to elementary_config |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Youness Alaoui | Elementary: Add gl-cocoa engine to the documentation |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Youness Alaoui | Elementary: Use eina_lock in elm_store |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Youness Alaoui | Elementary: Make elm_module use eina_module instead... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Cedric BAIL | elementary: correctly unref before clearing the list... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Iván Briano | Init state for inlist sorted insert with current items. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Vincent Torri | Elm: AM_PROG_CC_STDC is deprecated |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Sanjeev BA | Add deprecated API. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Sanjeev BA | Fix merge conflict. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
WooHyun Jung | elementary/elm_entry : When singlelined & scrolled... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
ChunEon Park | elementary/naviframe - updated test. |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Carsten Haitzler | add spaces into the macro middle for readability. |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Michael BOUCHAUD | elementary: more compliant to the api |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Michael BOUCHAUD | elementary: more documentation about deprecated API |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Michael BOUCHAUD | elementary: typo |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Sanjeev BA | Add deprecation for elm_scroller API. |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Michael BOUCHAUD | elementary: fix the macro, thanks gustavo |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Kim Yunhan | From: Kim Yunhan <spbear@gmail.com> |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Vincent Torri | Elm: try to fix some mac os x link errors with gettext |
commit | commitdiff | tree | snapshot |
2011-11-03 |
ChunEon Park | elementary/naviframe - 3 more APIs. |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Mike Blumenkrantz | fix crash when object type is null as pointed out by... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
ChunEon Park | elementary/map - should be type rect if it is a clipper. |
commit | commitdiff | tree | snapshot |
2011-11-02 |
ChunEon Park | elementary/panes - fixed typo patched by zub(David) |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Nicolas Aguirre | elementary: Add my name to the list of authors |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Nicolas Aguirre | elementary: Add ecore_cocoa backend to elementary |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Jaehwan Kim | elementary/scroller - change the behavior when the... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mike McCormack | elementary: Update the deprecated list |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Sanjeev BA | More API feedback. |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Sangho Park | Elementary Map: remove unused vbox |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Jiyoun Park | modify resize job function. |
commit | commitdiff | tree | snapshot |
2011-11-02 |
WooHyun Jung | elementary/elm_widget : Fixed wrong indentation |
commit | commitdiff | tree | snapshot |
2011-11-02 |
WooHyun Jung | elementary/elm_widget : Just changed some Int values... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Bruno Dilly | Elementary Cursor: Add documentation about hot spots |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Bruno Dilly | Elementary Layout: Fix cursor set on parts |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Bruno Dilly | Elementary Cursor Test: add layout tests |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Tom Hacohen | Revert "change _elm_win_resize_job use ecore_evas_reque... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Sanjeev BA | Fix more gengrid documentation. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Sanjeev BA | Add more Gengrid API documentation. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Sanjeev BA | Add documentation for missing gengrid functions. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Carsten Haitzler | and set have to false in other error cases. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Bluezery | From: Bluezery <ohpowel@gmail.com> |
commit | commitdiff | tree | snapshot |
2011-11-01 |
ChunEon Park | elementary/transit - modified to freeze events on trans... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
ChunEon Park | elementary/hover - modified to look better. |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Bruno Dilly | Elementary Index Test: avoid leak |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Tom Hacohen | Elm test: Fixed label test's window size. |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Michael BOUCHAUD | elementary: fix edje_external bubble |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Michael BOUCHAUD | elementary: fix test |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Michael BOUCHAUD | elementary: deprecate elm_bubble_content_set elm_bubble... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Michael BOUCHAUD | elementary: Ooops, I made a mistake. Return to the... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Michael BOUCHAUD | elementary: adding video to edje_external |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Michael BOUCHAUD | elementary: adding const to accessor of elm_video |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Michael BOUCHAUD | elementary: adding panes to modules.inc. |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Michael BOUCHAUD | elementary: adding pager to edje_external |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Michael BOUCHAUD | elementary: adding frame to edje_external |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Michael BOUCHAUD | elementary: adding actionslider to edje_external |
commit | commitdiff | tree | snapshot |
2011-10-31 |
ChunEon Park | elementary/transit - applied to use freeze_events. |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Michael BOUCHAUD | elementary: switch to elm_toolbar_horizontal_set in... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Michael BOUCHAUD | elementary: more option in edje for elm_toolbar |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Michael BOUCHAUD | elementary: deprecate elm_toolbar_orientation_set and... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Sanjeev BA | Minor doc fixes. |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Jiyoun Park | change _elm_win_resize_job use ecore_evas_request_geome... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
WooHyun Jung | elementary/elm_widget : Focus should be moved by "click... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
ChunEon Park | elementary/player - fixed build error |
commit | commitdiff | tree | snapshot |
2011-10-31 |
ChunEon Park | elementary/player - applied content_set/get/unset |
commit | commitdiff | tree | snapshot |
2011-10-31 |
ChunEon Park | elementary - slider, scroller, progressbar, radio |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Sanjeev BA | Elementary API documentation fix. |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Carsten Haitzler | really the event_info is a pointer and we should use... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Daniel Juyung Seo | elm map: Fixed internal function name. |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Daniel Juyung Seo | elm: Use appropriate add/del_full for evas event callbacks. |
commit | commitdiff | tree | snapshot |
2011-10-30 |
ChunEon Park | elementray/naviframe - added more macros. |
commit | commitdiff | tree | snapshot |
2011-10-30 |
ChunEon Park | elementary/panes - content_part_set/get/unset |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Aharon Hillel | Elm Glayer: Removed finger count from line-info |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Aharon Hillel | Elm Glayer: Added number of fingers to Momentum Info |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Daniel Juyung Seo | elm: Applied elm's elm_object_content_get() usages. |
commit | commitdiff | tree | snapshot |
2011-10-29 |
ChunEon Park | elemetary - notify, factory, frame, panel, mapbuf |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Sung W. Park | From: "Sung W. Park" <sungwoo@gmail.com> |
commit | commitdiff | tree | snapshot |
2011-10-28 |
ChunEon Park | elementary/conformant - content_set/get/unset |
commit | commitdiff | tree | snapshot |
next |