framework/uifw/elementary.git
2012-02-16 seozelm: Updated po
2012-02-16 woohyunReviewed elm_index's APIs and documentations. So many...
2012-02-16 rasterok - for thumb and theme.
2012-02-16 rasterelm_thumb_ethumb_client_connected ->
2012-02-16 jihoonelementary_test: fix formatting
2012-02-16 jihoonelementary_test: change 0 -> EINA_FALSE, 1 -> EINA_TRUE
2012-02-16 rasterreview - store needs docs. table ok.
2012-02-16 rasteradd test for padding in table
2012-02-16 seozelm test_box.c: Used elm_bg_load_size_set. Patch by...
2012-02-15 cedricelementary: unbork svn.
2012-02-15 tasnElm pager: reimplement using naviframe - should probabl...
2012-02-15 tasnElm naviframe: Fix naviframe a little and add item...
2012-02-15 woohyunelm_image : reviewed API + documentation
2012-02-15 rasteradd rouding+base to spinner - otherwise u can never...
2012-02-15 seozelm cursor: Reviewed elm_cursor APIs. But the review...
2012-02-15 seozelm: Reviewed bubble and debug.
2012-02-15 jihoonelm_entry: add 'const in some getter functions
2012-02-15 hermetelementary - updated review status
2012-02-15 hermetelementary/theme - + XXX comment
2012-02-15 hermetelementary - deprecated APIs
2012-02-15 woohyunReviewed elm_hover's APIs. (I missed 67974's log just...
2012-02-15 woohyunelementary/elm_hover.h :
2012-02-15 raster ok for slideshow.
2012-02-15 rasterdoc++ to slideshow
2012-02-15 rasterfmting
2012-02-15 hermetelementary/config - add elm_config_all_flush
2012-02-15 hermetelementary/widget - improve coding convention
2012-02-15 jihoonelm_entry:
2012-02-15 rasterreview - slider had problem when in scroller. FIX!
2012-02-15 seozelm Elementary.h.in: Updated real person names for...
2012-02-15 sanjeevminor doc fixes to photocam.
2012-02-15 sanjeevUse consistent name for the show-last feature.
2012-02-15 sanjeevAdd missing documentation for elm_panel EAPIs and some...
2012-02-15 hermetelementary/factory - api reviewd
2012-02-15 hermetelementary/factory - +content_unset_hook
2012-02-15 sanjeevAdd missing documentation for elm_panes EAPIs and some...
2012-02-15 sanjeevMinor doc fix for elm_panel
2012-02-15 sanjeevAPI Feedback for elm_pager.
2012-02-15 hermetelementary - deprecated elm_engine_current_get API
2012-02-14 sanjeevFix typos in documentation #11.
2012-02-14 sanjeevFix typos in documentation #10.
2012-02-14 sanjeevFix typos in documentation #9.
2012-02-14 sanjeevFix typos in documentation #8.
2012-02-14 sanjeevFix typos in documentation #7
2012-02-14 sanjeevFix typos in documentation #6
2012-02-14 sanjeevFix typos in documentation #5
2012-02-14 sanjeevFix typos in documentation #4
2012-02-14 sanjeevFix typos in documentation #3
2012-02-14 sanjeevFix typos in documentation #2
2012-02-14 sanjeevFix typos in documentation #1
2012-02-14 sanjeevFix type.
2012-02-14 hermetelementary/conform - BAD! Missing more contents hookings.
2012-02-14 hermetelementary/conform - fixed a missing content hooking.
2012-02-14 rasterdivide headers left for review into groups.
2012-02-14 jihoonAdd elm_entry_prediction_allow_set/get
2012-02-14 rasterFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-02-13 sachielThe distchecks, pass them
2012-02-13 jihoonAdd elm_entry_imf_context_reset.
2012-02-13 jihoonFix return type of elm_entry_input_panel_hide
2012-02-13 rasterFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-02-13 jihoonAdd elm_entry_input_panel_show/hide
2012-02-13 jihoonelm/config: remove unused 'cur_selected'
2012-02-13 rasterFrom: Rajeev Ranjan <rajeev.r@samsung.com>
2012-02-12 discomfitorpanel test is now less retarded and opens much faster
2012-02-10 hermetelementary/widget - fixed to prevent infinite loop.
2012-02-10 devilhornsElm: Call function to set wayland mouse pointer.
2012-02-10 devilhornsElm: Start on wayland pointer handling code. (draws...
2012-02-10 devilhornsElm: Set a min for the wayland mouse pointer.
2012-02-10 devilhornsElm: Add pointer edc for mouse_pointers of elm wayland...
2012-02-10 devilhornsElm: Add pointer images for mouse_pointers when elm...
2012-02-09 seozelm test_index.c: Use more descriptive callback names.
2012-02-09 cedricelementary: fix elm_panel edc by Patrick Chevalier...
2012-02-08 tasnElm entry/label: Added left/right margins to default...
2012-02-08 hermetelementary/mapbuf - fixed incorrect relationship
2012-02-08 woohyun[elementary/entry_example] Change elm_entry_text_filter...
2012-02-08 woohyun[elementar/elm_entry] woops I missed one file.
2012-02-08 woohyun[elementary/entry] Add elm_entry_markup_filter_append...
2012-02-08 jihoonelm/config.c: remove unused local variables
2012-02-08 jihoonelm_thumb.c: fix build warning in case without ethumb
2012-02-07 yozelementary: add hooks text to elm_win, from Davide...
2012-02-07 yozelementary: fix content set and unset hooks for genlist...
2012-02-07 sachielFixing selective sed failure
2012-02-07 jihoontest_entry.c: Oops. remove some test code.
2012-02-07 jihoontest_entry.c: add test code related to elm_entry_input_...
2012-02-06 woohyun[elementary/elm_cnp_helper] These codes are not used...
2012-02-06 hermetelementary/multibuttonentry - added ingroup
2012-02-05 jihoonfix @dates in each header file
2012-02-03 jihoonFrom c506f5f078b6abc789602603c481168575cf7260 Mon Sep...
2012-02-03 jihoonentry: set EINA_TRUE as input_panel_enable attribute
2012-02-02 woohyun[elementary/elm_entry] Unnecessary codes are deleted.
2012-02-02 woohyun[elementary/elm_entry] Were these signals(copy, cut...
2012-02-01 seozelm win.h: Reorganized docs. This is done on the plane...
2012-02-01 devilhornsElm: Fix 'variable may be used uninitialized' warnings.
2012-02-01 hermetelementary/ctxpopup - + hide effect
2012-02-01 hermetelementary/transit - updated according to ecore_animato...
2012-02-01 hermetelementary/widget - sorry. I didn't intend this.
2012-02-01 hermetelementary/ctxpopup - wd could be deleted in the DISMIS...
2012-02-01 hermetelementary/widget - just removed macros duplicated...
2012-01-31 yozelementary: sorry, I think about it. I'm sure this...
2012-01-31 yozelementary: don't take care of EVAS_HINT_FILL in els_icon
next