platform/upstream/elementary.git
2014-09-02 Vincent TorriReorganise configure.ac layout (and simplify)
2014-09-02 Tom HacohenRevert "C++ bindings: disable generation by default...
2014-09-02 Tom HacohenC++ bindings: disable generation by default (to follow...
2014-09-02 Jaeun Choipanel: resize scrollable content in content_size_set API
2014-09-01 Daniel Kolesaupdate as per latest eolian changes
2014-09-01 Thiep Halabel: Fix size calculation for wrapped label
2014-09-01 Jihoon KimAdd elm_entry_input_hint_set/get API
2014-09-01 Carsten Haitzler... el - ELM_MAIN() cleanup. don't need shutdown in elm_mai...
2014-08-31 Daniel Juyung Seoelm: Added # for enum in the documenation.
2014-08-31 Daniel Juyung Seoactionslider: Added descriptions for Elm_Actionslider_P...
2014-08-31 Daniel Juyung Seopanel: added more documentations to panel.
2014-08-31 Daniel Juyung Seoconfig: added descriptions for focus move policy enum...
2014-08-31 Daniel Juyung Seowin: added more descriptions for elm_win_render.
2014-08-29 maxerbaUpdating esperanto and french translations
2014-08-29 Daniel Kolesaupdate as per eolian changes
2014-08-27 yinscFix T1482 Fix the issue:elementary_test will crashed... upstream/1.11.0+57+g8277704
2014-08-27 Daniel Kolesaupdate according to latest eolian changes
2014-08-27 Jae Yong Hwanggengrid: Fixed item select logic when item select mode...
2014-08-27 Carsten Haitzler... theme - improve efm icons provided by ApB
2014-08-27 Daniel Juyung Seogengrid: Deprecated elm_gengrid_page_show.
2014-08-26 Carsten Haitzler... elm win engines - make code only include engines efl...
2014-08-26 Tom HacohenRevert "elementary/config - commented out the translati...
2014-08-26 Carsten Haitzler... elm config - dont need default engine in config anymore
2014-08-26 Carsten Haitzler... elm win - ews - oops. fix ews always going on as well...
2014-08-26 Carsten Haitzler... elm engine_set etc. - undeprecate, just limit engines...
2014-08-25 Carsten Haitzler... elm test - add dialog window test
2014-08-23 Kai HuuhkoFix build after TAsn's interface work
2014-08-23 Carsten Haitzler... elm - put curly braces inside same ifdef
2014-08-23 Carsten Haitzler... elm config tool - remove unnneeded elm engine code.
2014-08-22 Daniel Juyung Seopo: updated po
2014-08-22 Daniel Juyung Seopopup: return correct value.
2014-08-22 SangHyeon Leegengrid/popup: Fix wrong return type of _item_del_pre_hook.
2014-08-22 Daniel Juyung Seoconfig: fixed documentation typos.
2014-08-22 Jérémy Zurcherfix wrong usage of EINA_FALSE as NULL
2014-08-22 Jérémy ZurcherElm_App: protect against type redefinition
2014-08-22 Carsten Haitzler... elm engine choice and logic rationalize
2014-08-21 bluezerygenlist: Refactoring genlist codes.
2014-08-21 Daniel Juyung Seogenlist: added internal function _view_clear() for...
2014-08-21 Daniel Juyung Seogenlist: merged _item_content_realize() and _item_mode_...
2014-08-21 Daniel Juyung Seogenlist: moved internals functions before refactoring it.
2014-08-21 Daniel Juyung Seogenlist: Added internal functions _view_create and...
2014-08-21 Daniel Juyung Seogenlist: Unbreak double click smart callback.
2014-08-21 Daniel Juyung Seogengrid, list: Use newly introduced macros internally.
2014-08-21 Daniel Juyung Seolist: Fixed ELM_OBJECT_SELECT_MODE_NONE codes and added...
2014-08-21 Daniel Juyung Seogengrid: Fixed ELM_OBJECT_SELECT_MODE_NONE codes and...
2014-08-21 Daniel Juyung Seogenlist: Fixed ELM_OBJECT_SELECT_MODE_NONE codes and...
2014-08-21 Daniel Juyung Seogengrid: Fixed _item_unselect to check select value...
2014-08-21 Daniel Juyung Seogengrid, genlist, list, toolbar: Fixed DISPLAY_ONLY...
2014-08-21 Daniel Juyung Seoelm: Added more documentation about the select_mode...
2014-08-21 Daniel Juyung Seogengrid, genlist, list: Changed %c to @p for parameters...
2014-08-21 Jae Yong Hwanggenlist: Fixed item select logic when item select mode...
2014-08-21 Daniel Juyung Seonotify: fix notify to keep the consistency even that...
2014-08-21 Daniel Juyung SeoRevert "Revert "elm_notify: fixing style applying""
2014-08-21 ChunEon ParkRevert "elm_notify: fixing style applying"
2014-08-21 ChunEon ParkRevert "notify: changed internal formatting for readabi...
2014-08-21 Tom HacohenEfl inerfaces: Merge initial efl interfaces work.
2014-08-21 Tom HacohenWin: Add an animator,tick event (not currently implemen...
2014-08-21 Tom HacohenPrefs: Use file interface.
2014-08-21 Tom HacohenImage: Use image interface.
2014-08-21 Tom HacohenVideo: Use file interface.
2014-08-21 Tom HacohenLayout: Use file interface.
2014-08-21 Tom HacohenThumb: Use file interface.
2014-08-21 Tom HacohenPhoto: Use file interface.
2014-08-21 Tom HacohenBg: Use file interface
2014-08-21 Tom HacohenImage: Use file interface.
2014-08-21 Tom HacohenConfigure: Add libefl's .eo file in eolian include...
2014-08-21 Tom HacohenAdjust functions to use the new efl interfaces.
2014-08-21 Daniel Kolesaupdate according to Eolian syntax changes
2014-08-20 Daniel Juyung SeoNEWS: keep the convention with other lines.
2014-08-20 Daniel Juyung Seonotify: changed internal formatting for readability.
2014-08-20 Andrii Kroitorelm_notify: fixing style applying
2014-08-20 Stefan Schmidtconfigure: Switch to dev mode again and set version...
2014-08-20 Stefan Schmidtrelease: Update NEWS and bump version for 1.11.0 release v1.11.0
2014-08-20 Daniel Juyung SeoNEWS: cleaned up new file for the 1.11 release.
2014-08-20 Daniel Juyung Seomap: added missing since tag for a new api.
2014-08-20 ChunEon ParkREADME: fix typo.
2014-08-18 Carsten Haitzler... e theme - screen suspend/locl/resume etc, make black...
2014-08-15 Mike Blumenkrantzmy 1.11 NEWS updates
2014-08-15 Stefan Schmidttests: Ship elm_test_helper.h in dist tarball
2014-08-15 Boris Faureslider: update documentation on elm_slider_step_set...
2014-08-15 ChunEon Parkentry: fix clearing selection region problem while...
2014-08-14 Stefan SchmidtREADME: Cosmetic change to align underline with two...
2014-08-13 Daniel Juyung Seopo/ko: updated Korean translation.
2014-08-13 Daniel Juyung Seopo: update po due to string changes.
2014-08-13 Daniel Juyung Seodoc: removed @ from @since if it needs to be inlined...
2014-08-13 Daniel Juyung Seopanel: changed wrong term - drawer - in panel.
2014-08-13 Daniel Juyung Seoradio: added quotes for smart callback name in the...
2014-08-13 Savio Senaautotools: Renamed --disable-c++11 to --disable-cxx...
2014-08-13 Savio Senaelm++: Update C++ examples to use the new API.
2014-08-13 maxerbaUpdating italian translation
2014-08-13 Daniel Juyung Seodoc: added @c for eina bool in the documentation.
2014-08-12 Daniel Juyung Seobutton: fix hoversel and button fixed: 1 1 warning...
2014-08-12 Daniel Juyung Seobutton: revert this patch because this patch just broke...
2014-08-12 Mike Blumenkrantzforce desklock theme min sizing on text
2014-08-11 ChunEon Parkbutton: add fixed 1 1 in case that text is not used.
2014-08-11 ChunEon Parkpanes: add fixed error message.
2014-08-11 Stefan Schmidtrelease: Update NEWS and bump version for 1.11.0-beta2... v1.11.0-beta2
2014-08-10 Carsten Haitzler... elm - do not do x11 main/config stuff without DISPLAY set
2014-08-10 Carsten Haitzler... elm win - fix invalid use of elm engine config per...
2014-08-10 zmikegengrid once again selects items using keyboard when...
next