2012-04-04 |
jaehwan | The animation have to be stopped just if the scroller... |
blob | commitdiff |
2012-03-29 |
raster | fix formatting! no if( ... space pls! |
blob | commitdiff | diff to current |
2012-03-28 |
seoz | elm: Fixed formatting. |
blob | commitdiff | diff to current |
2012-03-26 |
seoz | elm els_scroller: Added horizontal scroll feature by... |
blob | commitdiff | diff to current |
2012-03-26 |
jaehwan | When the scroller is holded and scrolled, it can be... |
blob | commitdiff | diff to current |
2012-03-21 |
sanjeev | gravity_set/get func ptr not set. |
blob | commitdiff | diff to current |
2012-03-07 |
raster | warn-- |
blob | commitdiff | diff to current |
2012-01-19 |
jaehwan | The animator should be removed when mouse is down and... |
blob | commitdiff | diff to current |
2012-01-16 |
jaehwan | I forgot this. |
blob | commitdiff | diff to current |
2012-01-16 |
jaehwan | If the region_show or bring_in occurs during dragging... |
blob | commitdiff | diff to current |
2012-01-05 |
jaehwan | In els_pan, there is no signal "pan_changed". |
blob | commitdiff | diff to current |
2011-12-29 |
hermet | elementary/scroller - unsigned char -> Eina_Bool |
blob | commitdiff | diff to current |
2011-12-19 |
yoz | elementary: Fixed the problem of scroller (photocam... |
blob | commitdiff | diff to current |
2011-12-13 |
seoz | elm els_scroller: Cancel wanted region set when scrollt... |
blob | commitdiff | diff to current |
2011-12-12 |
seoz | elm: Reverted wrong commits. This was committed by... |
blob | commitdiff | diff to current |
2011-12-12 |
seoz | elm toolbar/naviframe: Added more documentation about... |
blob | commitdiff | diff to current |
2011-12-02 |
seoz | elm els_scroller.c: Initialize variables. |
blob | commitdiff | diff to current |
2011-12-01 |
cedric | elementary: propagate drag,set signal to. |
blob | commitdiff | diff to current |
2011-11-02 |
jaehwan | elementary/scroller - change the behavior when the... |
blob | commitdiff | diff to current |
2011-10-26 |
raster | From: Jaehwan Kim <jaehwan.kim.neo@gmail.com> |
blob | commitdiff | diff to current |
2011-10-26 |
raster | From: Jaehwan Kim <jae.hwan.kim@samsung.com> |
blob | commitdiff | diff to current |
2011-10-14 |
raster | From: Hyoyoung Chang <hyoyoung.chang@samsung.com> |
blob | commitdiff | diff to current |
2011-10-13 |
raster | From: Jaehwan Kim <jae.hwan.kim@samsung.com> |
blob | commitdiff | diff to current |
2011-10-12 |
hermet | elementary/scroller - patched by jae.hwan.kim@samsung.com |
blob | commitdiff | diff to current |
2011-10-07 |
mike_m | elementary: Improve include file modularity |
blob | commitdiff | diff to current |
2011-10-04 |
raster | From: Jaehwan Kim <jae.hwan.kim@samsung.com> |
blob | commitdiff | diff to current |
2011-09-22 |
seoz | elm els_scroller.c: Always check and delete hold_animat... |
blob | commitdiff | diff to current |
2011-09-15 |
seoz | elm gengrid: Added page feature to gengrid. Patch by... |
blob | commitdiff | diff to current |
2011-09-02 |
seoz | elm els_scroller.c: Fixed formatting. |
blob | commitdiff | diff to current |
2011-09-02 |
seoz | elm: Removed all trailing whitespaces. |
blob | commitdiff | diff to current |
2011-08-29 |
raster | handle case where child obj resizes WHILe bouncing... |
blob | commitdiff | diff to current |
2011-08-25 |
raster | From: Jaehwan Kim <jae.hwan.kim@samsung.com> |
blob | commitdiff | diff to current |
2011-08-16 |
raster | From: 김재환 <jae.hwan.kim@samsung.com> |
blob | commitdiff | diff to current |
2011-08-01 |
seoz | elm: Removed trailing whitespaces before I work on. |
blob | commitdiff | diff to current |
2011-07-27 |
raster | From: Jaehwan Kim <jae.hwan.kim@samsung.com> |
blob | commitdiff | diff to current |
2011-07-27 |
raster | From: Jaehwan Kim <jae.hwan.kim@samsung.com> |
blob | commitdiff | diff to current |
2011-07-22 |
antognolli | elm/genlist - Fix bounce option getter. |
blob | commitdiff | diff to current |
2011-06-20 |
raster | From: Jaehwan Kim <jae.hwan.kim@samsung.com> |
blob | commitdiff | diff to current |
2011-06-11 |
seoz | Elm scroller: Fixed 'may be used uninitialized' warnings. |
blob | commitdiff | diff to current |
2011-06-11 |
seoz | Elementary: Removed trailing whitespaces from c,h,am... |
blob | commitdiff | diff to current |
2011-06-10 |
raster | less comments and cleaner code with commented out plott... |
blob | commitdiff | diff to current |
2011-06-10 |
raster | and no needfor old overrides for setting fx/fy |
blob | commitdiff | diff to current |
2011-06-10 |
raster | forgot to make window of smoothing configurable. fix... |
blob | commitdiff | diff to current |
2011-06-09 |
raster | scroller smoothing stuff. |
blob | commitdiff | diff to current |
2011-06-08 |
raster | mark magic number as such |
blob | commitdiff | diff to current |
2011-06-08 |
raster | aaargh. thumbscroll border friction not quite right... |
blob | commitdiff | diff to current |
2011-05-02 |
raster | From: Jaehwan Kim <jae.hwan.kim@samsung.com> |
blob | commitdiff | diff to current |
2011-05-01 |
tasn | Elementary els_scroller: Merge region_show and region_b... |
blob | commitdiff | diff to current |
2011-05-01 |
tasn | Elementary els_scroller: Fixed not moving when position... |
blob | commitdiff | diff to current |
2011-04-28 |
gouache | els_scroller: add apis for enable/disable default wheel... |
blob | commitdiff | diff to current |
2011-04-27 |
seoz | Elementary els_scroller.c: Refactored code. |
blob | commitdiff | diff to current |
2011-04-06 |
tasn | Elementary smart-scroller: Fixed scroller "jumping... |
blob | commitdiff | diff to current |
2011-04-01 |
hermet | elementary / entry, list, scroller, fileselector_button... |
blob | commitdiff | diff to current |
2011-04-01 |
hermet | elementary / cursor, scroller, icon - removed white... |
blob | commitdiff | diff to current |
2011-03-24 |
raster | From: Jae Hwan Kim <jae.hwan.kim@samsung.com> |
blob | commitdiff | diff to current |
2011-03-12 |
hermet | elementary/scrollers - added minor exceptios. |
blob | commitdiff | diff to current |
2011-03-11 |
hermet | elementary/els_scroller - added one minor exception |
blob | commitdiff | diff to current |
2011-03-11 |
hermet | elementary/els_scroller - added exception handling |
blob | commitdiff | diff to current |
2011-03-11 |
hermet | elementary/els_scroller - it will be better if compiler... |
blob | commitdiff | diff to current |
2011-03-11 |
hermet | elementary / els_scroller - removed a useless line |
blob | commitdiff | diff to current |
2011-03-10 |
raster | From: Jae Hwan Kim <jae.hwan.kim@samsung.com> |
blob | commitdiff | diff to current |
2011-02-20 |
tasn | Elementary els_scroller: Fix moving to Wanted X (wx... |
blob | commitdiff | diff to current |
2011-02-20 |
tasn | Elementary els_scroller: Fix a bug with ui-mirroring. |
blob | commitdiff | diff to current |
2011-02-20 |
tasn | Elementary els_scroller: Fixed "Wanted position" when... |
blob | commitdiff | diff to current |
2011-02-20 |
tasn | Elementary els_scroller: Fixed bar-dragging. |
blob | commitdiff | diff to current |
2011-02-18 |
raster | fix paginated scrolling so it works again! |
blob | commitdiff | diff to current |
2011-02-17 |
tasn | Elementary els_scroller: Fixed mouse_wheel scrolling. |
blob | commitdiff | diff to current |
2011-02-17 |
tasn | Elementary els_scroller: Fixed a valgrind uinitialised_... |
blob | commitdiff | diff to current |
2011-02-15 |
tasn | Elementary els_scroller: Move updating of wx/y/w/h... |
blob | commitdiff | diff to current |
2011-02-13 |
tasn | Elementary els_scroller: Fixed updating of wx/wy/ww... |
blob | commitdiff | diff to current |
2011-02-10 |
tasn | Elementary: Fixed scroller location with on-the-fly... |
blob | commitdiff | diff to current |
2011-02-08 |
tasn | Elementary: Added ui-mirroring support for all the... |
blob | commitdiff | diff to current |
2011-02-08 |
tasn | Elementary els_scroller: Added mirrored_set and mirrori... |
blob | commitdiff | diff to current |
2011-01-31 |
tasn | Elementary: applied 56579 on region_show (that commit... |
blob | commitdiff | diff to current |
2011-01-31 |
raster | From: 김재환 <jae.hwan.kim@samsung.com> |
blob | commitdiff | diff to current |
2011-01-31 |
raster | From: Jae Hwan Kim <jae.hwan.kim@samsung.com> |
blob | commitdiff | diff to current |
2011-01-29 |
raster | move elementary to trunk base. out of TMP/st. |
blob | commitdiff | diff to current |
|