platform/upstream/elementary.git
2013-03-29 Daniel Juyung Seoctxpopup: Fixed ctxpopup geometry when parent is an...
2013-03-29 ChunEon Parkelementary/map - map supports language,changed
2013-03-29 ChunEon Parkelementary/list - correct line alignment for consistency.
2013-03-29 ChunEon Parkelementary - + EINA_DEPRECATED
2013-03-28 Carsten Haitzler... update po's
2013-03-27 Daniel Juyung Seofocus_highlight.edc: remove unused elm/focus_highlight...
2013-03-27 Daniel Juyung Seotest_flipselector.c: simplified the sample code.
2013-03-27 Jihoon KimAdd APIs - elm_entry_input_panel_layout_variation_set/get
2013-03-26 Daniel Juyung Seoelm_genlist.c: added {} pair for if statement + loop...
2013-03-26 Daniel Juyung Seogengrid/genlist/list.h: added more documentation for...
2013-03-26 Daniel Juyung Seoelm_genlist.c: use macros for timers.
2013-03-26 Daniel Juyung Seoelm_genlist.c: fixed formatting.
2013-03-26 Daniel Juyung Seogenlist: more internal documentation.
2013-03-25 Gustavo Lima... More code simplifying.
2013-03-25 Carsten Haitzler... update doc styling to match e.org colors.
2013-03-25 Daniel Juyung Seothemes/default-desktop.edc Icon and end part of entry...
2013-03-25 Lukasz Stanislawskistore: fix a crash occuring when elm_store_free functio...
2013-03-25 Carsten Haitzler... add toolbar to focus test... since it doesnt work. :)
2013-03-23 Daniel Juyung SeoCOPYING, elm_intro.h: updated copyright Date.
2013-03-23 Carsten Haitzler... fix scrollable to only query pan if there.
2013-03-23 WooHyun JungAdd a simple example of elm_object_focus_next_set,...
2013-03-23 WooHyun Jungelementary/win : Now elm_object_focus_next supports...
2013-03-23 WooHyun Jungelementary/focus : Add four more focus direftions....
2013-03-22 Shinwoo Kim[access] do not call timer callback directly
2013-03-22 Gustavo Lima... Yet another giant, useless, if {} block gone.
2013-03-22 maxerbaupdating catalan translation
2013-03-22 ChunEon Parkelementary/naviframe - Now item popping can be cancelle...
2013-03-22 Stefan SchmidtAUTHORS: Add myself to the list
2013-03-22 Stefan Schmidtelm: No need for two set of parentheses in a simple...
2013-03-22 Carsten Haitzler... update po's
2013-03-22 Carsten Haitzler... add a COMPLIANCE file for convenience.
2013-03-22 Cedric BAILelementary: make quicklaunch work again.
2013-03-22 Cedric BAILelementary: add infrastructure to track startup time.
2013-03-22 Carsten Haitzler... update po's
2013-03-21 Gustavo Lima... Make some scrolling code more readable.
2013-03-21 Tom HacohenQuicklaunch: Fixed unused and dead code warnings.
2013-03-21 Tom HacohenGenlist: Fixed off by 1 errors.
2013-03-21 Tom Hacohenclock: You shouldn't pass extra parameters to a printf...
2013-03-21 Jaehwan KimRemove warning in toolbar
2013-03-20 Gustavo Lima... Documenting all of scrollers smart callbacks.
2013-03-20 Flavio CeolinGenlist, gengrid: two new smart callbacks
2013-03-20 Carsten Haitzler... update po line #'s
2013-03-20 Carsten Haitzler... Fix elm box layout problem with max sizes.
2013-03-20 Cedric BAILtoolbar: fix icon size not being initalized.
2013-03-19 Tom HacohenRevert changes that slipped in (to elm_layout) that...
2013-03-19 Tom HacohenFixed class called with do_super.
2013-03-19 Jaehwan KimFix the elm_shutdown bug in _elm_shutdown_config.
2013-03-19 Carsten Haitzler... printf - SHUSH! no debug!
2013-03-18 Tom HacohenChange usage of eo_do_super to the new prototype.
2013-03-18 Daniel Willmanntoolbar: Use snprintf for elm,number,item buffer handling
2013-03-18 Daniel WillmannFree cwd so we don't leak
2013-03-18 WooHyun Jungelementary/elm_win : Focus highlight should be reconfig...
2013-03-18 Shinwoo Kim[layout][access] access object on a layout could not...
2013-03-18 Cedric BAILprogressbar: wheel need elm_progressbar_pulse_set(pb...
2013-03-17 Carsten Haitzler... fix elm_cnp free to null out ptr.
2013-03-16 Daniel Juyung Seoelm_app.h: use addtogroup and make a separate doc for...
2013-03-16 Daniel Juyung Seoelm_app.h: added elm_app into doxygen entry.
2013-03-16 Daniel Juyung Seoelm_main.c: fixed formatting.
2013-03-15 Jaehwan KimAdd the smart signals in scroller. "scroll,left", ...
2013-03-15 Carsten Haitzler... update .po line #'s
2013-03-14 Tae-Hwan Kim"elm,state,reorder,mode_set" and "elm,state,reorder...
2013-03-13 Tae-Hwan KimFix memory leaks: return value of elm_genlist_realized_...
2013-03-13 Carsten Haitzler... allow for a special different single line entry scroll...
2013-03-13 WooHyun Jungelementary/list : Fixed a bug in elm_list. Focus_next...
2013-03-12 Daniel Juyung Seotest flip,toolbar,tooltip: use EINA_FALSE for elm_toolb...
2013-03-12 Daniel Juyung SeoChangeLog: finish the sentence. fixed a formatting.
2013-03-11 WooHyun Jungelementary/elm_widget : Modifed the type of parameter...
2013-03-11 WooHyun Jungelementary/naviframe : Fixed a formatting.
2013-03-11 Daniel Juyung Seoelm gengrid,list,menu,segment_control,toolbar.h: update...
2013-03-11 Daniel Juyung Seoelm icon,menu,toolbar.h: updated documentation related...
2013-03-11 Daniel Juyung Seoelm_entry.c: fixed formatting.
2013-03-11 WooHyun Jungelementary/naviframe : Don need to check whether curren...
2013-03-11 Tom HacohenEntry: Fixed a bug with text appending.
2013-03-11 WooHyun Jungelementary/naviframe : Naviframe is now supporting...
2013-03-11 WooHyun Jungelementary/naviframe : Fixed a bug that naviframe's...
2013-03-09 Daniel Juyung Seoelm_focus.h: more informative documentation.
2013-03-09 Carsten Haitzler... only del cnp drop if removed from list.
2013-03-09 Daniel Juyung Seoelm *.c: fixed formatting with EINA_LIST_FREE.
2013-03-08 ChunEon Parkelementary/naviframe - added FIXME:
2013-03-08 ChunEon Parknaviframe - missed delcaring the prototype in head...
2013-03-08 ChunEon Parknaviframe - remove the back button callback if the...
2013-03-08 Daniel Juyung Seoelm test_gengrid.c: updated min_set document.
2013-03-08 Jaehwan KimFix the toolbar cannot be unselected when it's mode...
2013-03-08 WooHyun JungAdd elm_widget_newest_focus_order_get function for...
2013-03-08 Shinwoo Kim[access] do not try to give a highlight, if the object...
2013-03-07 Eduardo Lima... Fix edje_cc verbosity if building with V=1
2013-03-07 Daniel Juyung Seoelm bg_example_01.c: simplified example.
2013-03-07 Daniel Juyung Seoelm anchorblock_example_01.c: removed deprecated widget...
2013-03-07 ChunEon ParkMerge branch 'master' of ssh://git.enlightenment.org...
2013-03-07 ChunEon Parkelementary/naviframe - updated Changelog & NEWS
2013-03-07 Shinwoo Kim[access][toolbar] use proper access activate callback
2013-03-07 ChunEon Parkelementary/naviframe - add elm_naviframe_item_pop_cb_set()
2013-03-07 Shinwoo Kim[access] do not highlight, if the object already has...
2013-03-07 Sung W. ParkElementary elm_glview: call surface update when mode...
2013-03-07 Jaehwan KimAdd the config ELM_THUMBSCROLL_HOLD_THRESHOLD.
2013-03-07 Shinwoo Kim[access][win] unhighlight when window is unfocused
2013-03-06 ChunEon Parkelementary - trivial change.
2013-03-06 ChunEon Parkelementary - move deprecated -> deprecated.h
2013-03-06 ChunEon Parkelementary - fixed typo
2013-03-06 ChunEon Parkelementary/widget - added elm_object_item_signal_callba...
next