framework/uifw/elementary.git
2011-05-21 rastermove test code further down out of the way.
2011-05-21 rasterclean up flip code a bit. working on an eventual clean...
2011-05-20 hermetelementary / transit - removed unused variables.
2011-05-20 hermetelementary / transit - modifed to be available to add...
2011-05-20 gouacheElementary map: split route & track (watchwolf's sugges...
2011-05-20 seozElementary test_flip_page.c: Fixed warnings.
2011-05-20 seozElementary: Removed trailing whitespaces.
2011-05-19 yozelementary: add object_get to elm_image
2011-05-19 tasnElm entry: strndup is not portable, use memcpy.
2011-05-19 rasterand make sure smooht is off!
2011-05-19 rasteradd page curl test. right now its code in test. will...
2011-05-19 seozElementary conform: Patch by Prince for virtual keypad...
2011-05-19 hermetelementary/transit - modified to use eina_inlist instea...
2011-05-18 caroelm_conform.c : MIN and MAX not always defined
2011-05-18 tasnElm entry: Set show region only when cursor changes.
2011-05-18 rasteroops lost the elm widget sub ob add call. fixed.
2011-05-18 rasterelm grid obj++
2011-05-18 rasterfix elm table clear to remove elm widget usb obj entries!
2011-05-16 tasnElm entry: Remove useless sizing evals.
2011-05-16 rastersome docs on how to use the shot engine.. and other...
2011-05-16 okraElm/Theme/Application/Content-Back: revert my commit...
2011-05-16 rasterdisable xrender engine and fix string type for 8bit...
2011-05-15 seozElementary map: Removed Eina.h include. Eina.h is alrea...
2011-05-15 carofix compilation on Windows
2011-05-15 tasnElm entry: changed elm_entry_text_set to set the text...
2011-05-14 bdillyElementary calendar: fix min_max_year_set function
2011-05-14 glima[elementary] We don't want a sentinel value in the...
2011-05-14 okraElm/Theme/Application/Content-Back: elm.swallow.end...
2011-05-14 seozElementary elm_layout.c: Removed unnecessary lines...
2011-05-13 seozElementary elm_config.c: Removed trailing whitespaces.
2011-05-13 seozElementary genlist: Fixed elm_genlist_compress_mode_set().
2011-05-13 hermetelementary/win - just removed white space
2011-05-12 gouacheElementary map: fix pinch zoom resolution & zoom timing...
2011-05-11 gouacheElementary map: remove redundancy of list traverse
2011-05-11 rasterelm can now set vsync for gl windows/clients
2011-05-11 gouacheElementary map: warn-- & fix pinch zoom-out resolution
2011-05-11 gouacheElementary map: fix bugs of pinch zoom
2011-05-11 bdillyElementary: fix make distcheck
2011-05-10 seozElementary slideshow: Fixed warnings. Removed unnecessa...
2011-05-10 yozelementary: add 2 method to slideshow item_nth_get...
2011-05-10 yozelementary: fix slideshow with loop attribute set to...
2011-05-09 gouacheElementary map: reduce grid num for speed
2011-05-08 tasnElm toggle: wd->hidden is already toggled within _toggl...
2011-05-08 seozElementary .gitignore: Added Elementary.h to .gitignore.
2011-05-08 seozElementary: Moved doxy to header.
2011-05-07 gouacheElementary map: fix blink bug at zoom-in
2011-05-07 gouacheElementary map:
2011-05-07 seozElementary: Removed trailing whitespaces.
2011-05-07 gouacheElementary map:
2011-05-07 seozElementary genlist: Added "swipe" signal to doxygen.
2011-05-07 seozElementary genlist: Use signal callback table.
2011-05-06 seozElementary slideshow: Fixed doxygen typo.
2011-05-06 cedricelementary: reduce error noise.
2011-05-06 gouacheElementary map: fix wheel zoom bug
2011-05-06 yozelementary: add item_sorted_insert in slideshow
2011-05-06 seozElementary genlist: Fixed item disabled set bug more...
2011-05-06 seozElementary genlist: Fixed item disabled set bug and...
2011-05-05 gouacheElementary map:
2011-05-05 carofix undef ref on Mac OS X. Patch by Dave Ray
2011-05-05 gouacheElementary map: remove warnings of test_map
2011-05-04 rasterwrn--
2011-05-04 gouacheElementary map: add elm_menu to test_map
2011-05-04 cedricelementary: fix aspect ratio of thumbnail.
2011-05-04 rasterallow elm to auto-screenshot and save windows all by...
2011-05-04 gouacheElementary map: elm_map source patch
2011-05-04 tasnElementary entry: Shouldn't set max width for single...
2011-05-04 rasteroops test resize there. remove.
2011-05-04 seozElementary: Changed homogenous to homogeneous.
2011-05-04 rasterhomogeneous table test.
2011-05-03 seozElementary: po update.
2011-05-03 seozElementary genlist: Fixed warning. Spank raster.
2011-05-03 rasterwe don't need norender anymore since i changed the...
2011-05-02 tasnElementary entry: Added mixedwrap theme groups and...
2011-05-02 tasnElementary: Use an enum for selecting line-wrap method.
2011-05-02 cedricelementary: make elm_thumb never lock your app.
2011-05-02 cedricelementary: don't trigger eina warning with empty hash.
2011-05-02 cedricelementary: fix segv when exiting elementary_config.
2011-05-02 rasterFrom: Jaehwan Kim <jae.hwan.kim@samsung.com>
2011-05-02 hermetelementry/box - 0 -> EINA_FALSE
2011-05-01 tasnElementary els_scroller: Merge region_show and region_b...
2011-05-01 tasnElementary els_scroller: Fixed not moving when position...
2011-05-01 tasnElementary entry: Fix hint_min setting to work with...
2011-05-01 hermetelementary / transit - added one exception handling.
2011-04-29 seozElementary thumb: Fixed warnings.
2011-04-29 seozElementary map: Fixed warning.
2011-04-29 seozElementary layout: Removed 'const' from elm_layout_cont...
2011-04-29 seozElementary gengrid: Fixed bug. Patch by Jeonghyun Yun
2011-04-29 seozElementary table: Fixed wrong API name. Patch by Lionel...
2011-04-28 tasnElementary entry: Fixed bug with jumping scroller when...
2011-04-28 gouacheElementary map: change evas_object_line (route) to...
2011-04-28 cedricelementary: proper fix for thumbnail race condition.
2011-04-28 tasnElementary entry: Fix min size calculation.
2011-04-28 seozElementary test.c: Fixed doxygen typo.
2011-04-28 seozElementary main: Fixed doxygen typo.
2011-04-28 seozElementary map: Use !! to Eina_Bool substitution in...
2011-04-28 seozElementary: Fixed formatting.
2011-04-28 cedricelementary: reduce possibility of reading thumbnail...
2011-04-28 cedricelementary: fix race condition in elm_thumb.
2011-04-28 seozElementary icon: Fixed doxygen typo.
2011-04-28 gouacheElementary map: fix zoom animation bug
next