rimmed pushed a commit to branch master.

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

commit 441a4972f3633230fa3bff5175cd041975faae3d
Merge: 02b277e 8b06c9b
Author: Vyacheslav Reutskiy <v.reuts...@samsung.com>
Date:   Fri Oct 30 16:51:23 2015 +0200

    Merge branch 'master' of internal eflete repo

 src/bin/Makefile.am                             |   2 +
 src/bin/editor/default.c                        | 222 ++++++++++++++++++++++
 src/bin/editor/default.h                        | 240 ++++++++++++++++++++++++
 src/bin/ui/connector.c                          |   1 -
 src/bin/ui/main_window.h                        |  19 +-
 src/bin/ui/popup.c                              | 101 +++++-----
 src/bin/ui/project_common.c                     |  95 ++++++++++
 src/bin/ui/{tabs_private.h => project_common.h} |  54 +-----
 src/bin/ui/tab_home_common.c                    | 113 +++--------
 src/bin/ui/tab_home_import_edc.c                |  25 ++-
 src/bin/ui/tab_home_import_edj.c                |  24 ++-
 src/bin/ui/tab_home_new.c                       |  23 ++-
 src/bin/ui/tab_home_open.c                      |   4 +-
 src/bin/ui/tabs_private.h                       |  14 +-
 14 files changed, 722 insertions(+), 215 deletions(-)

-- 


Reply via email to