2011-07-26 |
discomfitor | THE MOST ANTICIPATED COMMIT OF 2011: HUGENORMOUS TOOLTI... |
blob | commitdiff |
2011-07-26 |
discomfitor | add new signal for list/genlist/gengrid: "activated" |
blob | commitdiff | diff to current |
2011-07-25 |
seoz | elm: Fixed document typo. |
blob | commitdiff | diff to current |
2011-07-22 |
antognolli | elm/genlist - Fix bounce option getter. |
blob | commitdiff | diff to current |
2011-07-21 |
seoz | elm genlist: Removed elm_genlist_item_update() from |
blob | commitdiff | diff to current |
2011-07-14 |
seoz | elm genlist: Added _item_realize() function declaration. |
blob | commitdiff | diff to current |
2011-07-07 |
seoz | elm genlist/list/gengrid: Removed deprecated signal... |
blob | commitdiff | diff to current |
2011-07-05 |
seoz | elm genlist: Fixed delayed signal processing issue... |
blob | commitdiff | diff to current |
2011-06-29 |
mike_m | elementary: elm_label_label_ -> elm_object_text |
blob | commitdiff | diff to current |
2011-06-28 |
seoz | elm genlist: Removed unnecessary variable. |
blob | commitdiff | diff to current |
2011-06-27 |
seoz | elm genlist: Mark TODO to moved function. |
blob | commitdiff | diff to current |
2011-06-25 |
cedric | elementary: add some usefull function around sorted... |
blob | commitdiff | diff to current |
2011-06-23 |
seoz | elm genlist: Fixed indentation. |
blob | commitdiff | diff to current |
2011-06-15 |
seoz | elm genlist, photocam, map: Fixed wrong signal emitting. |
blob | commitdiff | diff to current |
2011-06-14 |
raster | From: Seunggyun Kim <sgyun.kim@samsung.com> |
blob | commitdiff | diff to current |
2011-06-13 |
cedric | elementary: add safety check to prevent some ill request. |
blob | commitdiff | diff to current |
2011-06-09 |
seoz | Elementary genlist: Indentation fix for reorder patch. |
blob | commitdiff | diff to current |
2011-06-08 |
seoz | Elementary genlist: Fixed "Genlist 4" test case. |
blob | commitdiff | diff to current |
2011-06-08 |
seoz | Elementary genlist: Refactoring. |
blob | commitdiff | diff to current |
2011-06-08 |
seoz | Elementary genlist: Removed internal routine in _item_b... |
blob | commitdiff | diff to current |
2011-06-07 |
seoz | Elementary gengrid,genlist: Sync genlist/gengrid signal... |
blob | commitdiff | diff to current |
2011-06-04 |
seoz | Elementary genlist: Code refactoring. |
blob | commitdiff | diff to current |
2011-06-04 |
seoz | Elementary genlist: Applied reorder effect patch from... |
blob | commitdiff | diff to current |
2011-06-02 |
seoz | Elementary genlist: Fixed formatting. |
blob | commitdiff | diff to current |
2011-06-02 |
seoz | Elementary: Fixed trailing whitespaces. |
blob | commitdiff | diff to current |
2011-06-02 |
raster | From: Seunggyun Kim <sgyun.kim@samsung.com> |
blob | commitdiff | diff to current |
2011-06-01 |
raster | get rid of freeze+thaw lockup for mode changed items |
blob | commitdiff | diff to current |
2011-06-01 |
raster | seems 1 frereze+thaw causes slowdown... thanks dan! :) |
blob | commitdiff | diff to current |
2011-06-01 |
seoz | Elementary genlist: Fixed event freeze problem with... |
blob | commitdiff | diff to current |
2011-05-30 |
seoz | Elementary lib: Removed trailing whitespaces except... |
blob | commitdiff | diff to current |
2011-05-27 |
raster | genlist -> improve performance by adding lots of freeze... |
blob | commitdiff | diff to current |
2011-05-27 |
seoz | Elementary genlist: Fixed warnings and removed unnecess... |
blob | commitdiff | diff to current |
2011-05-25 |
yoz | elementary: thanks to the recent add of eina_inlist_sor... |
blob | commitdiff | diff to current |
2011-05-25 |
seoz | Elementary genlist: Fixed bug in single selection mode... |
blob | commitdiff | diff to current |
2011-05-24 |
seoz | Elementary genlist: Refactoring. Separated _item_unhigh... |
blob | commitdiff | diff to current |
2011-05-24 |
seoz | Elementary genlist: Removed unnecessary height_for_widt... |
blob | commitdiff | diff to current |
2011-05-23 |
seoz | Elementary genlist: Removed unnecessary/deprecated... |
blob | commitdiff | diff to current |
2011-05-13 |
seoz | Elementary genlist: Fixed elm_genlist_compress_mode_set(). |
blob | commitdiff | diff to current |
2011-05-07 |
seoz | Elementary: Removed trailing whitespaces. |
blob | commitdiff | diff to current |
2011-05-07 |
seoz | Elementary genlist: Use signal callback table. |
blob | commitdiff | diff to current |
2011-05-06 |
seoz | Elementary genlist: Fixed item disabled set bug more... |
blob | commitdiff | diff to current |
2011-05-06 |
seoz | Elementary genlist: Fixed item disabled set bug and... |
blob | commitdiff | diff to current |
2011-05-03 |
seoz | Elementary genlist: Fixed warning. Spank raster. |
blob | commitdiff | diff to current |
2011-05-03 |
raster | we don't need norender anymore since i changed the... |
blob | commitdiff | diff to current |
2011-04-27 |
seoz | Elementary: Use !! to Eina_Bool substitution in EAPIs. |
blob | commitdiff | diff to current |
2011-04-27 |
raster | fix genlist processing items in idle time... idle enter... |
blob | commitdiff | diff to current |
2011-04-27 |
seoz | Elementary: Removed trailing whitespaces. |
blob | commitdiff | diff to current |
2011-04-27 |
seoz | Elementary genlist: Moved signal doxygen to header... |
blob | commitdiff | diff to current |
2011-04-22 |
cedric | elementary: correctly fix scale on items. |
blob | commitdiff | diff to current |
2011-04-22 |
cedric | elementary: oops, merge mistake, only one assert header... |
blob | commitdiff | diff to current |
2011-04-22 |
cedric | elementary: fix refactoring and assert. |
blob | commitdiff | diff to current |
2011-04-22 |
seoz | Elementary genlist: Fixed indentation. |
blob | commitdiff | diff to current |
2011-04-22 |
seoz | Elementary genlist: Fixed implicit declaration warning. |
blob | commitdiff | diff to current |
2011-04-22 |
cedric | elementary: factorise code. |
blob | commitdiff | diff to current |
2011-04-22 |
cedric | elementary: elm_genlist now use edje signal for even... |
blob | commitdiff | diff to current |
2011-04-21 |
seoz | Elementary genlist: Removed unnecesssary code. |
blob | commitdiff | diff to current |
2011-04-21 |
seoz | Elementary genlist: Refactoring for structure packing. |
blob | commitdiff | diff to current |
2011-04-21 |
seoz | Elementary genlist: Added genlist mode feature. |
blob | commitdiff | diff to current |
2011-04-19 |
cedric | elementary: fix scale on genlist. |
blob | commitdiff | diff to current |
2011-04-14 |
seoz | Elementary genlist: Do not call "realized"/"unrealized... |
blob | commitdiff | diff to current |
2011-04-13 |
seoz | Elementary genlist: Avoid bringing/showing items in... |
blob | commitdiff | diff to current |
2011-04-08 |
seoz | Elementary src/lib: Removed all trailing whitespaces. |
blob | commitdiff | diff to current |
2011-04-07 |
seoz | Elementary genlist: Removed unnecessary blank lines. |
blob | commitdiff | diff to current |
2011-04-07 |
seoz | Elementary genlist: Removed unnecessary 'const'. |
blob | commitdiff | diff to current |
2011-04-07 |
raster | From: Seunggyun Kim <sgyun.kim@samsung.com> |
blob | commitdiff | diff to current |
2011-04-07 |
seoz | Elementary elm_genlist.c: Fixed formatting. Fits to... |
blob | commitdiff | diff to current |
2011-04-06 |
yoz | elementary: allow to emit a signal to a genlist. Thanks... |
blob | commitdiff | diff to current |
2011-04-05 |
hermet | elementary/genlist - updated signal callback list in... |
blob | commitdiff | diff to current |
2011-04-05 |
hermet | elementary / genlist - updated signal callback list... |
blob | commitdiff | diff to current |
2011-04-05 |
seoz | Elementary elm_genlist.c: Fixed genlist doxygen. |
blob | commitdiff | diff to current |
2011-04-05 |
hermet | Elementary / genlist, slider, radio, win toolbar, thumb... |
blob | commitdiff | diff to current |
2011-04-03 |
seoz | Elementary: Fixed wrong smart callback signal name... |
blob | commitdiff | diff to current |
2011-04-01 |
seoz | Elementary elm_genlist.c: Fixed formatting. |
blob | commitdiff | diff to current |
2011-04-01 |
hermet | elementary - entry, genlist, gengrid, image, icon,... |
blob | commitdiff | diff to current |
2011-04-01 |
raster | make all widgets use a standard setup macro. cuts code... |
blob | commitdiff | diff to current |
2011-03-30 |
seoz | Elementary elm_genlist.c: Indentation fix by manual. |
blob | commitdiff | diff to current |
2011-03-29 |
seoz | Elementary elm_genlist.c: Code refactoring and indentat... |
blob | commitdiff | diff to current |
2011-03-29 |
seoz | Elementary elm_genlist.c: Replaced unicode to ascii... |
blob | commitdiff | diff to current |
2011-03-29 |
raster | From: Seunggyun Kim <sgyun.kim@samsung.com> |
blob | commitdiff | diff to current |
2011-03-25 |
raster | From: Seunggyun Kim <sgyun.kim@samsung.com> |
blob | commitdiff | diff to current |
2011-03-22 |
seoz | Elementary elm_genlist.c: Formatting with ecrustify. |
blob | commitdiff | diff to current |
2011-03-18 |
seoz | Elementary genlist: Changed int calc to Eina_Bool calc. |
blob | commitdiff | diff to current |
2011-03-18 |
seoz | Elementary genlist: Removed trailing white spaces and... |
blob | commitdiff | diff to current |
2011-03-10 |
seoz | Elementary elm_genlist.c: Fixed typo. (hilight -> highl... |
blob | commitdiff | diff to current |
2011-02-27 |
raster | From: Seunggyun Kim <sgyun.kim@samsung.com> |
blob | commitdiff | diff to current |
2011-02-21 |
seoz | Elementary genlist: Blocked "swipe" and "clicked" event... |
blob | commitdiff | diff to current |
2011-02-21 |
seoz | Elementary genlist: Fixed doxygen typo. |
blob | commitdiff | diff to current |
2011-02-21 |
seoz | Elementary genlist: Fixed item display only bug. |
blob | commitdiff | diff to current |
2011-02-21 |
seoz | Elementayr genlist: Fixed item disabled bug. |
blob | commitdiff | diff to current |
2011-02-13 |
seoz | Elementary: Fixed some NULL pointer reference bug in... |
blob | commitdiff | diff to current |
2011-02-13 |
seoz | Elementary genlist: Enabling _show_region_hook to handl... |
blob | commitdiff | diff to current |
2011-02-09 |
tasn | Elementary: Added on-the-fly UI-mirroing support to... |
blob | commitdiff | diff to current |
2011-02-08 |
seoz | Elementary genlist: Fixed typo. |
blob | commitdiff | diff to current |
2011-02-08 |
tasn | Elementary: Added ui-mirroring support for all the... |
blob | commitdiff | diff to current |
2011-02-02 |
tasn | Elementary getlist: Fix places that weren't using ELM_G... |
blob | commitdiff | diff to current |
2011-01-31 |
raster | From: Daniel Juyung Seo <juyung.seo@samsung.com> |
blob | commitdiff | diff to current |
2011-01-31 |
raster | From: Sohyun Kim <anna1014.kim@samsung.com> |
blob | commitdiff | diff to current |
2011-01-31 |
raster | From: Daniel Juyung Seo <juyung.seo@samsung.com> |
blob | commitdiff | diff to current |
2011-01-31 |
raster | From: Daniel Juyung Seo <juyung.seo@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 |
|