rimmed pushed a commit to branch master.

http://git.enlightenment.org/tools/eflete.git/commit/?id=be3e621292dad3df64f1862032460fb3d58f095f

commit be3e621292dad3df64f1862032460fb3d58f095f
Merge: bb8bafa 65d106c
Author: Vyacheslav Reutskiy <v.reuts...@samsung.com>
Date:   Fri Nov 20 17:14:01 2015 +0200

    Merge branch 'master' of internal eflete repo

 data/themes/default/widgets/layout.edc  |  11 +
 src/bin/common/signals.h                |  36 ++++
 src/bin/common/string_common.c          |  16 ++
 src/bin/common/string_common.h          |   2 +
 src/bin/editor/default.c                | 236 ++++++++++++---------
 src/bin/editor/default.h                | 193 +++++++++++++++++
 src/bin/editor/diff.c                   |  12 ++
 src/bin/editor/diff.h                   |   5 +
 src/bin/editor/editor.h                 |  18 ++
 src/bin/editor/editor_part.c            | 260 +++++++++++++++++++++++
 src/bin/editor/editor_states.c          |  10 +-
 src/bin/project_manager/group_manager.c |  16 +-
 src/bin/ui/editors/image_editor.c       |  19 +-
 src/bin/ui/editors/sound_editor.c       | 141 ++-----------
 src/bin/ui/editors/sound_editor.h       |  12 ++
 src/bin/ui/main_window.h                |   5 +
 src/bin/ui/popup.c                      | 316 +++++++++++++++++++++++----
 src/bin/ui/property_group.c             |  32 ++-
 src/bin/ui/property_sound.c             | 363 ++++++++++++++++++++++++++------
 src/bin/ui/tab_home_new.c               |   1 +
 20 files changed, 1344 insertions(+), 360 deletions(-)

-- 


Reply via email to