platform/upstream/elementary.git
2011-05-30 Daniel Juyung SeoElementary src/edje_externals/elm_segment_control.c...
2011-05-30 Daniel Juyung SeoElementary src/edje_externals/Makefile.am: Alphabetical...
2011-05-29 Vincent Torrifix compilation when gettext is unavailable
2011-05-28 ChunEon Parkelementary/transit - added one more sample
2011-05-27 Michael BOUCHAUDelementary: add external elm_index
2011-05-27 Michael BOUCHAUDelementary: fix the prototype of elm_index_active_get
2011-05-27 Michael BOUCHAUDelementary: I forgot the .h :p
2011-05-27 Michael BOUCHAUDelementary: add elm_index_active_get
2011-05-27 Michael BOUCHAUDelementary: add external segment_control
2011-05-27 Michael BOUCHAUDelementary: fix AUTHORS
2011-05-27 Michael BOUCHAUDelementary: fix more warning
2011-05-27 WooHyun JungFrom: WooHyun Jung <wh0705.jung@samsung.com>
2011-05-27 Carsten Haitzlerlets warning-- shall we?
2011-05-27 Carsten Haitzlergenlist -> improve performance by adding lots of freeze...
2011-05-27 Carsten Haitzlerfix hover doc -> no html tags. breaks latex docs.
2011-05-27 ChunEon Parkelementary/transit - fixed indentation
2011-05-27 ChunEon Parkelementary/transit - fixed hash map usage error
2011-05-27 ChunEon Parkelementary/transit - removed unnecessary codes and...
2011-05-27 ChunEon Parkelementary / transit - updated sample code
2011-05-27 Daniel Juyung SeoElementary genlist: Fixed warnings and removed unnecess...
2011-05-26 Sangho ParkElementary map: add APIs for setting min,max zoom level
2011-05-26 Carsten Haitzlerdont set padding of 1000 pls. :)
2011-05-26 Carsten Haitzlerelm box -> use padding!
2011-05-26 Carsten Haitzlerflip drag -> set and respect hold!
2011-05-26 Carsten Haitzleradd last test case - lots of rows/cols
2011-05-26 Carsten Haitzleradd test4 for table
2011-05-26 Daniel Juyung SeoElementary: Removed trailing whitespaces except for...
2011-05-25 Michael BOUCHAUDelementary: add eio test with a genlist
2011-05-25 Michael BOUCHAUDelementary: thanks to the recent add of eina_inlist_sor...
2011-05-25 Bruno DillyElementary grid: dont use evas_obj_table on wd->grd
2011-05-25 Bruno DillyElementary grid: fix focus_next_hook
2011-05-25 Carsten Haitzlerelm grid -> handle focus chainy fun
2011-05-25 Carsten Haitzleradd table test case.
2011-05-25 Carsten Haitzlerand... flip now does interactive flipping.. AND page...
2011-05-25 Carsten Haitzlerflip now supports the beginnings of interactive mode...
2011-05-25 Daniel Juyung SeoElementary genlist: Fixed bug in single selection mode...
2011-05-24 Daniel Juyung SeoElementary calendar: Fixed warnings from -Wshadow option.
2011-05-24 Daniel Juyung SeoElementary genlist: Refactoring. Separated _item_unhigh...
2011-05-24 Carsten Haitzlerfix page to properly show front and back objects.
2011-05-24 Daniel Juyung SeoElementary genlist: Removed unnecessary height_for_widt...
2011-05-24 Carsten Haitzlercube up/down already handled.
2011-05-24 Carsten Haitzlerfmting.
2011-05-24 Carsten Haitzlerfix odd # of slices in x and y axis
2011-05-24 Carsten Haitzlerand avoid the gl engine perspective stuff
2011-05-24 Carsten Haitzlerand reduce the amount of calculating we do. we did...
2011-05-24 ChunEon Parkelementary/transit - removed white trailing.
2011-05-24 ChunEon Parkelementary / transit - fixed afterimage indirectly.
2011-05-23 Carsten Haitzlerdont re-create proxy objects for map if we can avoid it.
2011-05-23 Carsten Haitzlerfix out of bounds check.
2011-05-23 Carsten Haitzlerand now it animates the "snap to position" either conti...
2011-05-23 Daniel Juyung SeoElementary genlist: Removed unnecessary/deprecated...
2011-05-23 Carsten Haitzlerand allow flipping in 4 directions! woots!
2011-05-23 Boris Faureelementary: make test flipselector more natural
2011-05-23 Carsten Haitzlerand flip now does shading nicely. rather hacky, but...
2011-05-23 Carsten Haitzlerdont add to win resize objs if alread one
2011-05-22 Carsten Haitzlerstart on light src shading
2011-05-22 Carsten Haitzlerimprove flip some more.
2011-05-22 Carsten Haitzlermuch better flip
2011-05-22 Daniel Juyung SeoElementary test_flip_page.c: Removed trailing whitespac...
2011-05-21 Sangho ParkElementary Map: remove ZOOM_MAX macro because it is...
2011-05-21 Sangho ParkElementary map: fix doxygen
2011-05-21 Sangho ParkElementary Map: --warns (-Wshadow)
2011-05-21 Daniel Juyung SeoElementary elm_transit.c: Fixed warnings.
2011-05-21 Carsten Haitzlermove test code further down out of the way.
2011-05-21 Carsten Haitzlerclean up flip code a bit. working on an eventual clean...
2011-05-20 ChunEon Parkelementary / transit - removed unused variables.
2011-05-20 ChunEon Parkelementary / transit - modifed to be available to add...
2011-05-20 Sangho ParkElementary map: split route & track (watchwolf's sugges...
2011-05-20 Daniel Juyung SeoElementary test_flip_page.c: Fixed warnings.
2011-05-20 Daniel Juyung SeoElementary: Removed trailing whitespaces.
2011-05-19 Michael BOUCHAUDelementary: add object_get to elm_image
2011-05-19 Tom HacohenElm entry: strndup is not portable, use memcpy.
2011-05-19 Carsten Haitzlerand make sure smooht is off!
2011-05-19 Carsten Haitzleradd page curl test. right now its code in test. will...
2011-05-19 Daniel Juyung SeoElementary conform: Patch by Prince for virtual keypad...
2011-05-19 ChunEon Parkelementary/transit - modified to use eina_inlist instea...
2011-05-18 Vincent Torrielm_conform.c : MIN and MAX not always defined
2011-05-18 Tom HacohenElm entry: Set show region only when cursor changes.
2011-05-18 Carsten Haitzleroops lost the elm widget sub ob add call. fixed.
2011-05-18 Carsten Haitzlerelm grid obj++
2011-05-18 Carsten Haitzlerfix elm table clear to remove elm widget usb obj entries!
2011-05-16 Tom HacohenElm entry: Remove useless sizing evals.
2011-05-16 Carsten Haitzlersome docs on how to use the shot engine.. and other...
2011-05-16 Stephen HoustonElm/Theme/Application/Content-Back: revert my commit...
2011-05-16 Carsten Haitzlerdisable xrender engine and fix string type for 8bit...
2011-05-15 Daniel Juyung SeoElementary map: Removed Eina.h include. Eina.h is alrea...
2011-05-15 Vincent Torrifix compilation on Windows
2011-05-15 Tom HacohenElm entry: changed elm_entry_text_set to set the text...
2011-05-14 Bruno DillyElementary calendar: fix min_max_year_set function
2011-05-14 Gustavo Lima... [elementary] We don't want a sentinel value in the...
2011-05-14 Stephen HoustonElm/Theme/Application/Content-Back: elm.swallow.end...
2011-05-14 Daniel Juyung SeoElementary elm_layout.c: Removed unnecessary lines...
2011-05-13 Daniel Juyung SeoElementary elm_config.c: Removed trailing whitespaces.
2011-05-13 Daniel Juyung SeoElementary genlist: Fixed elm_genlist_compress_mode_set().
2011-05-13 ChunEon Parkelementary/win - just removed white space
2011-05-12 Sangho ParkElementary map: fix pinch zoom resolution & zoom timing...
2011-05-11 Sangho ParkElementary map: remove redundancy of list traverse
2011-05-11 Carsten Haitzlerelm can now set vsync for gl windows/clients
2011-05-11 Sangho ParkElementary map: warn-- & fix pinch zoom-out resolution
2011-05-11 Sangho ParkElementary map: fix bugs of pinch zoom
next