platform/upstream/efl.git
2013-11-02 Carsten Haitzler... disable elm_access.h include for now.
2013-11-02 Kai HuuhkoRevert "Unbreak builds against Elementary after recent...
2013-11-02 Kai HuuhkoUnbreak builds against Elementary after recent accessib...
2013-11-02 Ryuan Choigenlist, gengrid: Add ELM_OBJECT_MULTIPLE_SELECT_MODE_W...
2013-11-02 Shilpa SinghElm_Spinner: UI Concept change fix.
2013-11-02 Carsten Haitzler... unbreak wayland elm build more - use get_surface_id api
2013-11-02 Carsten Haitzler... wayland support - unbreak build since structs are now...
2013-11-02 Carsten Haitzler... elm access - if we disable apis then disable the tests...
2013-11-01 Daniel Juyung SeoNEWS: Removed disabled APIs for elm 1.8 release in...
2013-11-01 Daniel Juyung Seoelm_cnp.c: Disable cnp debug mode by default.
2013-11-01 Daniel Juyung Seoelm_access: Disable public accessibility APIs in elm...
2013-11-01 Chris MichaelRevert maximize support ... apparently this has already...
2013-11-01 Chris MichaelRevert this ... apparently it has already been "fixed"
2013-11-01 Carsten Haitzler... add @since 1.8 for new elm theme api's
2013-10-31 Daniel Juyung Seopo: updated po files.
2013-10-31 Chris MichaelAdd missing EINA_UNUSED to function params.
2013-10-31 Chris MichaelFix elm client applications to support maximize properl...
2013-10-31 Carsten Haitzler... elm theme - add some api's to expose info so e can...
2013-10-31 Carsten Haitzler... sync elm theme with e17 theme changes made.
2013-10-31 Daniel Juyung Seoaccess: fixed a typo. _elm_access_object_hilight -...
2013-10-31 WooHyun Jungelementary/elc_ctxpopup.c : Focus-direction-go should...
2013-10-30 Carsten Haitzler... remove +x bit from .c file!
2013-10-30 Carsten Haitzler... compliance/licensing - clarify, fix formatting and...
2013-10-30 Daniel Juyung Seoelm_slider: Step set/get API additions.
2013-10-30 Daniel Juyung Seoelm_conform.c: Added "virtualkeypad,size,changed" smart...
2013-10-29 Daniel Juyung SeoNEWS/ChangeLog: Updated NEWS/ChangeLog entry for image...
2013-10-29 Daniel Juyung Seotest_image.c: enhance image click example to look better.
2013-10-29 Amitesh Singh[image] - Added support for "clicked" callback on Retur...
2013-10-29 Daniel Juyung Seoelm_conform.c: Use more ELM_SAFE_FREE macros.
2013-10-29 Rafael Antognollielm/win: Do not force maximized status.
2013-10-29 Rafael Antognollielm/win: Put framespace set code in a common place.
2013-10-28 Daniel Juyung Seoelm: Fixed formatting about smart_event check for code...
2013-10-27 Daniel ZaouiEo: fix macros for table
2013-10-26 Carsten Haitzler... add another example to ignores
2013-10-26 Doug NewgardStrip color profiles from new pngs
2013-10-25 Iván BrianoRestricted sizing eval for layout
2013-10-25 Carsten Haitzler... elm button theme - ensure only event part gets events
2013-10-25 Carsten Haitzler... elm scroller - try a simpler approach - animator queues...
2013-10-25 Carsten Haitzler... Revert "elm scroller - also allow animator still to...
2013-10-25 Daniel Juyung Seoelm_entry_common.h: added more description to elm_entry...
2013-10-24 Daniel Juyung Seoefl_thread examples: fixed comment typos.
2013-10-23 Christophe... spinner: added signals "spinner,drag,start" and "spinne...
2013-10-23 Amitesh Singh[slider] - show popup on left/right/up/down key down...
2013-10-22 Daniel Juyung Seoelc_naviframe.h: added more description about stack...
2013-10-22 Carsten Haitzler... elm scroller - also allow animator still to ALSO drive...
2013-10-22 Carsten Haitzler... scrollable - try using a job for move events for scroll...
2013-10-21 Daniel ZaouiDrag & Drop: add overlapping feature.
2013-10-21 WooHyun Jungelementary/elm_entry.c : theme,changed smart callback...
2013-10-21 WooHyun Jungelementary/elm_entry.c : evas_smart_objects_calculate...
2013-10-21 Ryuan Choielc_fileselector: Update items of file_view to follow...
2013-10-18 Daniel Juyung Seoelm: Added missing undefs.
2013-10-18 Ryuan Choigengrid: adopted ELM_PRIV_XXX_SIGNALS to reduce human...
2013-10-18 Daniel Juyung Seoelm_photo: Do not call clicked callback when drag and...
2013-10-18 Daniel Juyung Seotest_photo.c: Refactoring sample code.
2013-10-18 Jaehyun Cho[naviframe] Fix not to re-load previous item view's...
2013-10-18 Jaehyun Cho[elm_widget] Enable not to add resize object to or...
2013-10-18 Ryuan Choielc_fileselector: Refactor not to keep two instances...
2013-10-18 Daniel Juyung Seotest_gengrid.c: Enable multi select for gengrid test...
2013-10-18 Ryuan Choielc_fileselector: Added support to show/hide hidden...
2013-10-17 Ryuan Choielc_fileselector: Moved some initialization of list_itc...
2013-10-17 Daniel Juyung Seoels_tooltip.s: use internal elm_widget function inside...
2013-10-17 Carsten Haitzler... fix uninitialized memory usage in naviframe
2013-10-17 Carsten Haitzler... dark chglog+news
2013-10-17 Carsten Haitzler... new theme (dark) is now default in elm. matches e now...
2013-10-17 Ryuan Choielm_calendar: Reorder few members of _Elm_Calendar_Smar...
2013-10-17 Daniel Juyung Seotest_fileselector.c: Internal refactoring.
2013-10-17 Daniel Juyung Seoelm_thumb.c: Refactoring. Now thumb inherits layout.
2013-10-17 Daniel Juyung Seoelm: Removed unnecessary local variable in sizing_eval.
2013-10-17 Ryuan ChoiMultiple selection support in fileselector
2013-10-16 Jaehyun Cho[elm_widget] Enable not to add resize object to or...
2013-10-16 Daniel Juyung Seoprogressbar: Swaped the layer of 'progress' and 'progre...
2013-10-16 Carsten Haitzler... tooltips - fix show to be at end just to be cleaner.
2013-10-16 Carsten Haitzler... ctxpopup - fix double show emit.
2013-10-15 Yakov Goldbergprogressbar: fix doxygen
2013-10-15 Carsten Haitzler... elm - entry magnifier - should be elm namespaced.
2013-10-14 ChunEon Parkelementary/entry - filled a missed smart callback in...
2013-10-14 Daniel Juyung Seoelm_genlist.h: added 'full' style documentation.
2013-10-14 Niraj Kumartest_progress.c: Added new test case for vertical progr...
2013-10-14 Daniel Juyung SeoAuthor: Added Amitesh Singh as an author of elm as...
2013-10-14 Amitesh Singhelm_thumb.c: focus/unfocused support in thumb.
2013-10-14 Daniel Juyung Seoelm_test: Fixed formatting. tab to space.
2013-10-14 Carsten Haitzler... fix signal callback handling to listen to * for namespa...
2013-10-14 Daniel Juyung Seoelc_hoversel: Support elm_object_item_signal_emit(...
2013-10-13 Ryuan Choipopup: Change the behavior of adding or removing buttons.
2013-10-12 Daniel Juyung Seoelc_popup.c: fixed up signal names according to the...
2013-10-12 Daniel Juyung Seopopup.edc: unbork default popup for the moment.
2013-10-11 Ryuan Choielm_win: Fixed warning after 99ab56d5
2013-10-10 ChunEon Parkelementary/scroller - fix the scroller to locate the...
2013-10-10 Daniel Juyung Seoelm_flipselector.h: Added more description about event_...
2013-10-10 Daniel Juyung Seoelc_naviframe_common.h: Fixed a typo.
2013-10-09 ChunEon Parkelementary/scroller - --duplicated compare.
2013-10-09 ChunEon Parkelementary - updated launcher 2 test case.
2013-10-08 Daniel Juyung Seoelm_access.c: Removed dead code.
2013-10-08 Stefan Schmidtelm_layout: Remove now superfluous NULL check.
2013-10-08 deasung.kimctxpopup: fix elm_object_content_unset didn't unpack...
2013-10-07 Daniel Juyung Seoelm_cnp.c: Did a subtle code cleanup.
2013-10-07 Daniel Juyung Seoelm_cnp.c: removed unused pointer value and initialized...
2013-10-07 Daniel Juyung Seoelm_spinner.c: call _value_set after resetting spin...
2013-10-06 ChunEon Parkelementary/scroller - set the NULL to not access dangli...
2013-10-06 Ryuan Choipopup.edc: Follow new namespace.
next