framework/uifw/elementary.git
2011-05-24 rasterfix page to properly show front and back objects.
2011-05-24 seozElementary genlist: Removed unnecessary height_for_widt...
2011-05-24 rastercube up/down already handled.
2011-05-24 rasterfmting.
2011-05-24 rasterfix odd # of slices in x and y axis
2011-05-24 rasterand avoid the gl engine perspective stuff
2011-05-24 rasterand reduce the amount of calculating we do. we did...
2011-05-24 hermetelementary/transit - removed white trailing.
2011-05-24 hermetelementary / transit - fixed afterimage indirectly.
2011-05-23 rasterdont re-create proxy objects for map if we can avoid it.
2011-05-23 rasterfix out of bounds check.
2011-05-23 rasterand now it animates the "snap to position" either conti...
2011-05-23 seozElementary genlist: Removed unnecessary/deprecated...
2011-05-23 rasterand allow flipping in 4 directions! woots!
2011-05-23 billiobelementary: make test flipselector more natural
2011-05-23 rasterand flip now does shading nicely. rather hacky, but...
2011-05-23 rasterdont add to win resize objs if alread one
2011-05-22 rasterstart on light src shading
2011-05-22 rasterimprove flip some more.
2011-05-22 rastermuch better flip
2011-05-22 seozElementary test_flip_page.c: Removed trailing whitespac...
2011-05-21 gouacheElementary Map: remove ZOOM_MAX macro because it is...
2011-05-21 gouacheElementary map: fix doxygen
2011-05-21 gouacheElementary Map: --warns (-Wshadow)
2011-05-21 seozElementary elm_transit.c: Fixed warnings.
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.
next