platform/upstream/elementary.git
2013-04-03 Daniel Juyung Seoelm: removed unnecessary multi blank lines.
2013-04-03 Daniel Juyung Seoelm_widget_genlist.h: added doxygen comments about...
2013-04-02 Daniel Juyung Seoelc_hoversel.c: Fixed wrong sub object handling.
2013-04-02 Ryuan Choielm_entry: Menu key does not work on elm_entry
2013-04-02 Rafael Antognollielementary: Bring back the use of Evas framespace.
2013-04-02 Daniel Juyung Seopo: updated po
2013-04-02 Daniel Juyung Seoko_KR.po: Updated Korean translation.
2013-04-02 Daniel Juyung Seogengrid/genlist: removed relcount leftovers from commit...
2013-04-02 Daniel Juyung Seoelc_ctxpopup.h: more documentation.
2013-04-01 Carsten Haitzler... improve slider test to test more cases and not mess...
2013-04-01 Carsten Haitzler... fix slider theme redo that loses indication show/hide...
2013-04-01 ChunEon Parkelementary - added convenient macros elm_object_transla...
2013-04-01 ChunEon Parkelementary/widget - use Eina_Stringshare explicitly.
2013-04-01 Jaehwan KimAdd the repeat_events_set/get for blocking the events...
2013-04-01 Jaehwan KimScroller decides whether the accelerator is on or not...
2013-04-01 Ryuan ChoiSet resize_obj when ELEMENTARY_WEB is enabled.
2013-04-01 Daniel Juyung Seobox: Fixed formatting.
2013-03-30 Daniel Juyung Seodiskselector: adopt more eo code.
2013-03-30 ChunEon Parkelementary - reverted an unintended change.
2013-03-30 Carsten Haitzler... From: Gustavo Sverzut Barbieri <barbieri@profusion...
2013-03-29 Daniel Juyung Seodiskselector: reuse evas pointer.
2013-03-29 Daniel Juyung SeoRecommit the code which was removed by commit 3f4c3e03c...
2013-03-29 Tae-Hwan KimBecause of relcount, genlist items cannot be deleted...
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.
next