Elementary lib: Removed trailing whitespaces except for flip.
[framework/uifw/elementary.git] / src / lib / elm_genlist.c
2011-05-30 seozElementary lib: Removed trailing whitespaces except...
2011-05-27 rastergenlist -> improve performance by adding lots of freeze...
2011-05-27 seozElementary genlist: Fixed warnings and removed unnecess...
2011-05-25 yozelementary: thanks to the recent add of eina_inlist_sor...
2011-05-25 seozElementary genlist: Fixed bug in single selection mode...
2011-05-24 seozElementary genlist: Refactoring. Separated _item_unhigh...
2011-05-24 seozElementary genlist: Removed unnecessary height_for_widt...
2011-05-23 seozElementary genlist: Removed unnecessary/deprecated...
2011-05-13 seozElementary genlist: Fixed elm_genlist_compress_mode_set().
2011-05-07 seozElementary: Removed trailing whitespaces.
2011-05-07 seozElementary genlist: Use signal callback table.
2011-05-06 seozElementary genlist: Fixed item disabled set bug more...
2011-05-06 seozElementary genlist: Fixed item disabled set bug and...
2011-05-03 seozElementary genlist: Fixed warning. Spank raster.
2011-05-03 rasterwe don't need norender anymore since i changed the...
2011-04-27 seozElementary: Use !! to Eina_Bool substitution in EAPIs.
2011-04-27 rasterfix genlist processing items in idle time... idle enter...
2011-04-27 seozElementary: Removed trailing whitespaces.
2011-04-27 seozElementary genlist: Moved signal doxygen to header...
2011-04-22 cedricelementary: correctly fix scale on items.
2011-04-22 cedricelementary: oops, merge mistake, only one assert header...
2011-04-22 cedricelementary: fix refactoring and assert.
2011-04-22 seozElementary genlist: Fixed indentation.
2011-04-22 seozElementary genlist: Fixed implicit declaration warning.
2011-04-22 cedricelementary: factorise code.
2011-04-22 cedricelementary: elm_genlist now use edje signal for even...
2011-04-21 seozElementary genlist: Removed unnecesssary code.
2011-04-21 seozElementary genlist: Refactoring for structure packing.
2011-04-21 seozElementary genlist: Added genlist mode feature.
2011-04-19 cedricelementary: fix scale on genlist.
2011-04-14 seozElementary genlist: Do not call "realized"/"unrealized...
2011-04-13 seozElementary genlist: Avoid bringing/showing items in...
2011-04-08 seozElementary src/lib: Removed all trailing whitespaces.
2011-04-07 seozElementary genlist: Removed unnecessary blank lines.
2011-04-07 seozElementary genlist: Removed unnecessary 'const'.
2011-04-07 rasterFrom: Seunggyun Kim <sgyun.kim@samsung.com>
2011-04-07 seozElementary elm_genlist.c: Fixed formatting. Fits to...
2011-04-06 yozelementary: allow to emit a signal to a genlist. Thanks...
2011-04-05 hermetelementary/genlist - updated signal callback list in...
2011-04-05 hermetelementary / genlist - updated signal callback list...
2011-04-05 seozElementary elm_genlist.c: Fixed genlist doxygen.
2011-04-05 hermetElementary / genlist, slider, radio, win toolbar, thumb...
2011-04-03 seozElementary: Fixed wrong smart callback signal name...
2011-04-01 seozElementary elm_genlist.c: Fixed formatting.
2011-04-01 hermetelementary - entry, genlist, gengrid, image, icon,...
2011-04-01 rastermake all widgets use a standard setup macro. cuts code...
2011-03-30 seozElementary elm_genlist.c: Indentation fix by manual.
2011-03-29 seozElementary elm_genlist.c: Code refactoring and indentat...
2011-03-29 seozElementary elm_genlist.c: Replaced unicode to ascii...
2011-03-29 rasterFrom: Seunggyun Kim <sgyun.kim@samsung.com>
2011-03-25 rasterFrom: Seunggyun Kim <sgyun.kim@samsung.com>
2011-03-22 seozElementary elm_genlist.c: Formatting with ecrustify.
2011-03-18 seozElementary genlist: Changed int calc to Eina_Bool calc.
2011-03-18 seozElementary genlist: Removed trailing white spaces and...
2011-03-10 seozElementary elm_genlist.c: Fixed typo. (hilight -> highl...
2011-02-27 rasterFrom: Seunggyun Kim <sgyun.kim@samsung.com>
2011-02-21 seozElementary genlist: Blocked "swipe" and "clicked" event...
2011-02-21 seozElementary genlist: Fixed doxygen typo.
2011-02-21 seozElementary genlist: Fixed item display only bug.
2011-02-21 seozElementayr genlist: Fixed item disabled bug.
2011-02-13 seozElementary: Fixed some NULL pointer reference bug in...
2011-02-13 seozElementary genlist: Enabling _show_region_hook to handl...
2011-02-09 tasnElementary: Added on-the-fly UI-mirroing support to...
2011-02-08 seozElementary genlist: Fixed typo.
2011-02-08 tasnElementary: Added ui-mirroring support for all the...
2011-02-02 tasnElementary getlist: Fix places that weren't using ELM_G...
2011-01-31 rasterFrom: Daniel Juyung Seo <juyung.seo@samsung.com>
2011-01-31 rasterFrom: Sohyun Kim <anna1014.kim@samsung.com>
2011-01-31 rasterFrom: Daniel Juyung Seo <juyung.seo@samsung.com>
2011-01-31 rasterFrom: Daniel Juyung Seo <juyung.seo@samsung.com>
2011-01-29 rastermove elementary to trunk base. out of TMP/st.