fix elm_object_item_text_part_get for genlist and gengrid
[framework/uifw/elementary.git] / src / lib / elm_genlist.c
2011-08-10 discomfitorfix elm_object_item_text_part_get for genlist and gengrid
2011-08-10 glima[elementary] All docs to elm's header, as Raster wishes.
2011-08-08 seozelm genlist: Modified genlist object reference checking.
2011-08-05 seozelm genlist: Added elm_genlist_horizontal_set/get(...
2011-08-04 antognollielementary/genlist - Adding genlist mode documentation.
2011-08-03 rasterindent fix
2011-08-03 rasterFrom: Hyoyoung Chang <hyoyoung.chang@samsung.com>
2011-08-02 seozelm genlist: Refactoring. Moved code for the readability.
2011-08-02 seozelm genlist: Added more guard code and moved some codes...
2011-08-02 seozelm genlist: Fixed item addition routine for group...
2011-08-02 seozelm genlist: Fixed comment typo.
2011-07-29 cedricelementary: fix genlist sorted insert to not loose...
2011-07-28 antognollielementary/genlist - More functions moved from .c to .h
2011-07-28 cedricelementary: fix some parental issue with genlist.
2011-07-28 discomfitorproperly set tooltip freesizing when object has not...
2011-07-26 antognollielementary/genlist - Moving and improving docs of genli...
2011-07-26 discomfitorTHE MOST ANTICIPATED COMMIT OF 2011: HUGENORMOUS TOOLTI...
2011-07-26 discomfitoradd new signal for list/genlist/gengrid: "activated"
2011-07-25 seozelm: Fixed document typo.
2011-07-22 antognollielm/genlist - Fix bounce option getter.
2011-07-21 seozelm genlist: Removed elm_genlist_item_update() from
2011-07-14 seozelm genlist: Added _item_realize() function declaration.
2011-07-07 seozelm genlist/list/gengrid: Removed deprecated signal...
2011-07-05 seozelm genlist: Fixed delayed signal processing issue...
2011-06-29 mike_melementary: elm_label_label_ -> elm_object_text
2011-06-28 seozelm genlist: Removed unnecessary variable.
2011-06-27 seozelm genlist: Mark TODO to moved function.
2011-06-25 cedricelementary: add some usefull function around sorted...
2011-06-23 seozelm genlist: Fixed indentation.
2011-06-15 seozelm genlist, photocam, map: Fixed wrong signal emitting.
2011-06-14 rasterFrom: Seunggyun Kim <sgyun.kim@samsung.com>
2011-06-13 cedricelementary: add safety check to prevent some ill request.
2011-06-09 seozElementary genlist: Indentation fix for reorder patch.
2011-06-08 seozElementary genlist: Fixed "Genlist 4" test case.
2011-06-08 seozElementary genlist: Refactoring.
2011-06-08 seozElementary genlist: Removed internal routine in _item_b...
2011-06-07 seozElementary gengrid,genlist: Sync genlist/gengrid signal...
2011-06-04 seozElementary genlist: Code refactoring.
2011-06-04 seozElementary genlist: Applied reorder effect patch from...
2011-06-02 seozElementary genlist: Fixed formatting.
2011-06-02 seozElementary: Fixed trailing whitespaces.
2011-06-02 rasterFrom: Seunggyun Kim <sgyun.kim@samsung.com>
2011-06-01 rasterget rid of freeze+thaw lockup for mode changed items
2011-06-01 rasterseems 1 frereze+thaw causes slowdown... thanks dan! :)
2011-06-01 seozElementary genlist: Fixed event freeze problem with...
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...
next