This is an automated email from the git hooks/post-receive script.

hermet pushed a change to annotated tag v0.5.0
in repository tools/enventor.

        at  865325f   (tag)
   tagging  acb713f39d8eb4dc8bce0d73de4e8dd64171602f (commit)
  replaces  v0.3.0
 tagged by  ChunEon Park
        on  Mon Mar 2 14:01:16 2015 +0900

- Log -----------------------------------------------------------------
enventor v0.5.0

Alex-P. Natsios (1):
      auto_completion - fix typo for 'relative'

ChunEon Park (261):
      updated AUTHORS
      edc_editor - fix the disappear scrollable functionality.
      edc_editor - fix the vertical scroller disappear on ctrl+v
      removed unused images.
      refactoring code.
      code refactoring.
      look efl version one way
      updated README
      finished the missed code clean up.
      revise redo/undo code
      editor: update line status when text is changed.
      editor: display redo/undo message.
      editor: additional descriptive messages.
      goto: allow only digits input
      goto: removed an empty line.
      goto: removed a period in the message
      editor: update current line status properly.
      editor: set line number status correctly when edc is empty.
      redoundo: remove odd line status updation call.
      redoundo: fixed typo.
      updated AUTHORS
      code refactoring.
      panes: apply flush style.
      syntax_color: add a keyword
      indent: free the used memory.
      indent: code refactoring.
      fix shadow, unused build warnings.
      configure: cut off invalid pkg dependency.
      dummy_obj: declare a function in the header to be exposed.
      edc_parser: support action slider for color2, color3 keywords.
      configure: don't depend on eo yet.
      fix indenation.
      edc_editor: update file path on title exactly.
      template: refactoring.
      theme: adjust text editor background color.
      menu: adjust some messages.
      statusbar: improve layout.
      edc_editor: request edc file mapping all in reading.
      template: code refactoring.
      ctxpopup: free the resource after use
      template_code: rename template texts
      configure: check ecore-file dependency
      build: build with ecore_exe and notify errors.
      console: implemented basic infra
      panes: code refactoring.
      panes: removed unused.
      panes: support top/bottom drag for console.
      live_edit: revise the code
      updated AUTHORS
      redoundo: removed non-body declares.
      tools: renew tools items.
      panes: refactoring code.
      console: new feature comes.
      live_edit: modify status messages.
      console: eeek. add missed header file.
      panes: adjust console default size.
      live_edit: template insertion is disabled while in Live Edit mode.
      menu: revise previous commit 06c7aac63df803a30335d6e48102e4883e516780
      live_edit: revise code
      live_edit: access layout obj
      live_edit: don't create menu multiple times.
      live_edit: changed short cut key.
      template: apply syntax color after template code is inserted.
      template: print exception message in case of out of collections.
      template: keep the external functions to be lower position.
      template_code: fix one less line increase problem in template inserting.
      template:  insert image parts not only live edit mode.
      template: don't use static buffer as possible.
      Revert "template:  insert image parts not only live edit mode."
      template: clean up code.
      template: correct line increase in part insert.
      template: fix to not insert empty line in editor template insert.
      template: fix typo introduced while code clean up.
      console: keep the previous position even it relaunched
      auto_comp: correct candidates lists.
      auto_comp: reset tooltip at better proper position.
      ui: apply compact image for simple.
      menu: improve ui.
      ctxpopup: support mouse wheel to go prev/next image.
      edc_editor: update selection area when image preview goes prev/next.
      edc_parser: missed push to previous commit.
      remove workaround code
      ui: update dummy swallow image.
      ui: apply compact swallow image for simple.
      live_edit: revise theme.
      theme: code refactoring.
      menu: adjust ui.
      live_edit: cancel live_edit if edc is reload.
      add author list in readme
      tools: fix typo.
      about: add about file.
      fix make distcheck to work correctly.
      edc_parser: code refactoring.
      remove redundant theme recover.
      setting: change the preference ui.
      Revert "enventor: Add customized entry styles for line entry"
      live_edit: use font macro.
      setting: use slider text instead of label widgets.
      template: insert the textblock styles when template code inserted.
      tools: improve tools ui.
      tools: remove shining image.
      tools: fixed typo.
      tools: improve tools gui.
      fix grammatic fault.
      update gitignore list
      library support.
      main: set enventor options after setting file.
      main: code clean up
      oops.. fix build break.
      update command line usage manual.
      edj_viewer: remove redundant function
      about: put only major authors who've worked for development.
      main: remove workaround code that is no more valid.
      about: renamed author to developers.
      live_edit: code refactoring.
      app/file_mgr: add a descriptive comment for maintainance.
      app/file_mgr: revise warning box gui.
      app/file_mgr: fix build warning.
      app/about: updated.
      updated AUTHORS
      fix make distcheck errors
      app/config_data: make compatible with windows.
      app/config_data: fix wrong pass.
      bump up version
      updated docs
      lib: remove header file which should not be tracked.
      updated NEWS
      updated gitignore
      fix build warnings.
      app/file_mgr: set focus properly.
      app/file_mgr: don't allow any shortcut keys if warning box is opened.
      app/main: adjust key handle priority.
      app/file_mgr: fix build warnings.
      app/file_mgr, menu: fix more build errors.
      lib/enventor: support focused smart callback.
      app/file_mgr: open warning box deferred way.
      lib/build: update the build commands.
      app/file_mgr: update missed function delcares.
      lib/syntax_color: free allocated memory.
      lib/auto_comp: don't access free memory.
      lib/edj_viewer: free eio_monitor properly.
      ctxpopup: code refactoring
      lib/ctxpopup: call dismiss before object is deleted.
      lib/ctxpopup: fix to close ctxpopup correctly.
      lib/enventor: fix typo
      app/setting: remove unused var.
      lib/ctxpopup: disable slider focus.
      fix wrong package dependency.
      fix typo
      bin/setting: recomposite setting gui.
      lib/edc_parser: add a candidate item, "cubic_bezier"
      color: add a new keyword, "CUBIC_BEZIER"
      bin: add tooltip messages to tools buttons.
      bin/tools: improve tooltip messages.
      about: fix wrong shortcut keys info.
      bin/tools: add short cut key info to tools tooltips.
      bin/menu: add tooltip messages.
      bin/menu: revise save/load title messages.
      bin/main: fixed missing linenumber toogles.
      theme: improve candidate popup gui.
      lib/ctxpopup: simpler toogle message
      lib/auto_comp: add "smooth" keyword
      lib/edc_parser: add more candidate popup keywords
      lib/liveview: clip the content if it's over the maximum view size.
      syntax_color: add anti_alias keyword
      lib: add enventor_object_cursor_pos_set to public API
      update AUTHORS
      enventor/lib: no these are incorrect...
      bin/main: fix to see the package directories properly.
      bin/main: change to new api call according to api deprecation.
      bin/setting: improve setting gui layouting
      bin/setting: improve more ui layout
      bin/about: wrap sentences by word.
      bin/ui: improve tools icons
      bin/ui: improve tools find icon.
      bin/live_edit: refactoring code.
      bin/live_edit: use a ctxpopup instead of menu.
      bin/live_edit: code refactoring.
      bin/live_edit: updated icons
      bin/main: code clean up.
      bin/live_Edit: cancel live edit when esc is pressed
      bin/live_edit: cast data type.
      bin/live_edit: toggle live edit
      bin/tools: code clean up.
      bin/tools: remove redundant call.
      bin/live_edit: cancel live edit mode if ctxpopup is dismissed by user.
      bin/live_edit: code refactoring.
      bin/live_edit: improve ux
      bin/live_edit: fix logic wrong.
      bin/live_edit: fix wrong ctxpopup position.
      bin/live_edit: shorter guide message.
      bin/live_edit: code refactoring.
      bin/live_edit: improve ui.
      bin/live_edit: improve usage.
      bin/live_edit: remove redundant code
      bin/live_edit: allow backspace key to cancel the live edit mode
      bin/live_edit: insert part on user double click.
      bin/live_edit: remove unnecessary code.
      bin/live_edit: fix side effect
      bin/live_edit: improve ui.
      bin/live_edit: improve ux.
      bin/live_edit: show/hide control points
      bin/live_edit: improve ui.
      bin/tools: fix to icon scalable.
      bin/goto: make button scalable.
      bin/live_edit: fix the align line wrong position.
      lib/edc_editor: turn off edit mode if the editor is disabled.
      bin/main: cancel live edit if context is switched to.
      bin/live_edit: remove unused vars.
      lib/live_view: remove redundant part.
      bin/live_edit: improve info text ui
      bin/live_edit: code refactoring.
      bin/live_edit: set content scalable
      bin/live_edit: adjust text template code.
      bin/live_edit: increase accuration for detailed coordinates.
      bin/live_edit: improve ui.
      bin/live_edit: fix side effect.
      update for eo_do_ret()
      bin/live_edit: update info text format
      bin/tools: adjust tools icons.
      bin/tools: adjust tools icons.
      bin/tools: add save button.
      bin/tools: code refactoring.
      lib/edc_editor: add 2 more apis - redo, undo.
      bin/tools: add button - redo, undo.
      theme/images: use macro to reduce loc.
      bin/tools: updated icons with tizen's.
      fix all annoying warnings.
      bin/text_setting: remove unused variable.
      bump up version
      lib/edj_viewer: fix the cursor position scale to view scale
      updated README
      updated AUTHORS
      update COPYING
      about: insert a empty line here.
      enable ENVENTOR BETA API in configure.
      clean up code for supporting dllexport in win32.
      migrate enventor ac define in configure.ac
      lib/edj_viewer: remove redundant code.
      lib/edc_editor: remove redundant code
      theme: restore removed group switching effect that was unintended.
      fix live view updation problem.
      lib: fix to not display file modification warning box.
      bin/main: fix infinite loop case.
      Revert "text_setting: Add font name and font style settings."
      Revert "edc_editor: Add enventor_object_font_set()/get() APIs."
      bin/main: code refactoring.
      bin/main: this is not intended.
      bin/file_mgr: don't update msg if statusbar is disabled.
      enventor_object_save() forcely rewrites if the file path is changed.
      lib: fix to monitoring new empty file.
      bin/main: fix redo/undo operation issue.
      Revert "bin/main: fix redo/undo operation issue."
      lib/edc_parser: fix invalid memory access.
      lib/edc_editor: stable redo, undo
      bin/live_edit: remove unimportant message.
      confirm make distcheck.
      updates NEWS for enventor v0.5.0
      updated AUTHORS
      fix formatting.
      disable latest eo api dependency for enventor v0.5

Daniel Juyung Seo (6):
      search: initialize the local variable.
      config: fixed buffer not null terminated bug.
      edj_viewer: Fixed write to pointer after free bug.
      edc_editor, edc_parser: fixed resource leak.
      edc_editor: cast pointers to another types correctly.
      theme: Add ellipsis: -1 for text parts with min: 1 X.

Hermet (3):
      bin: avoid direct type the app name.
      bin/console: improve the console usage.
      bin/console: add auto hiding function.

Igor Murzov (2):
      Translate the desktop file to russian
      xz is the preferred compression method these days.

Jaehyun Cho (83):
      enventor: Add log messages for memory allocation error
      enventor: Add back button on menu screen
      enventor: Add customized entry styles for line entry
      enventor: Correct a contributor name
      enventor: Change tools from toolbar to box with buttons
      enventor: Change tools from toolbar to box with buttons
      edc_editor: Fix T1602 to update syntax color after deleting a line
      globals: Change default file name to use pid as identifier
      confic_data: Fix T1662 to always save edj file in /tmp/
      liveedit: Add text shadow in live edit template
      tools: Fix to set data for swallow button callback data
      config: Add argument "-to" to open a new file with templates
      config: Show tool bar of enventor as default
      enventor_smart: Store dummy_swallow value in Enventor_Object_Data instead 
of view_data.
      menu: Fix to set config edc path when an edc is loaded
      build: Fix to show multi-line error message on console.
      auto_comp: Support auto_comp and color for keyword base_scale.
      auto_comp: Support auto_comp and color for keyword set in images.
      auto_comp: Support auto_comp and color for keyword box, table, item, 
items, layout, and padding.
      enventor: Support "edc,modified" smart callback.
      live_edit: Fix build error by using open API instead of private API.
      file_mgr: Support that an edc is opened by different processes.
      search: Fix to clear selection when find window is moved or closed.
      auto_comp: Support "Tab" key to auto complete.
      theme_ext: Fix T1752 (fix error message with ELM_SCALE)
      enventor: Fix T1756 (wrong group name is displayed in status bar)
      auto_comp: Remove unnecessary call.
      auto_comp: Reset queue when arrow keys are pressed.
      file_mgr: Fix T1754 (file mgr warning box is not dismissed with esc key)
      ctxpopup: Fix T1753 (ctxpopup is not closed when esc is pressed)
      live_edit: Fix T1785 to restore live edit
      config_data: Keep window size set last time
      Fix build warning
      Makefile: Install eo header files
      setting: Add size configuration of Live View
      edc_parser: Fix keyword name from "align" to "align:"
      edc_parser: Fix max value of mouse_events from 1000 to 1
      bin/auto_comp: Support auto_comp and color for keywords in item.
      Change the way of activating candidate ctxpopup.
      ctxpopup: Disable autoscroll while ctxpopup is visible.
      main: Not dismiss ctxpopup by key events which are not shortcut keys.
      enventor_main: Add "live_view,loaded" enventor callback.
      main: Keep view size set last time.
      ctxpopup: Change slider candidate style to contain type and entry.
      ctxpopup: Support toggle candidate.
      edc_parser: Support a new candidate keyword "signal".
      edc_parser: Support property keywords of "transition".
      ctxpopup: Fix to initialize string buffer.
      syntax_color: Add enventor_object_syntax_color_set()/get().
      edc_parser: Fix to show double quotation marks(")
      syntax_color: Fix to parse and append double quotation marks(") correctly.
      syntax_color: Add an enum value ENVENTOR_SYNTAX_COLOR_LAST
      common: Move <Enventor.h> to common header file of application.
      config: Add config_syntax_color_set()/get() functions.
      setting: Add the Text Editor mode in setting.
      Revert "setting: Add the Text Editor mode in setting."
      Revert "config: Add config_syntax_color_set()/get() functions."
      config: Add config_syntax_color_set()/get() functions.
      setting: Add the Text Editor mode in setting.
      console: Reset console error message when edc file is saved.
      template: Enable to insert image description and textblock style.
      newfile: Set temporary path to default edc path by eina_file_mkstemp().
      setting: Use label for uneditable text instead of entry.
      setting: Change the width of view width and view height entries.
      setting: Set a custom chain to set the focus order.
      edc_parser: Fix to enable inserting templates by live edit.
      template: Fix cursor position when insert image description and textblock 
style.
      Revert "console: Reset console error message when edc file is saved."
      file_mgr: Reset console messages when edc file is modified.
      syntax_color: Set white to default text color.
      edc_editor: Set default text color to line text.
      edj_viewer: Fix cursor position on status bar.
      Revert "edj_viewer: Fix cursor position on status bar."
      Revert "edc_editor: Set default text color to line text."
      Revert "Revert "edj_viewer: Fix cursor position on status bar.""
      Revert "syntax_color: Set white to default text color."
      edc_editor: Fix not to set line entry editable.
      edc_editor: Fix not to allow focus to edit layout when ctxpopup shows.
      edc_editor: Add enventor_object_font_set()/get() APIs.
      text_setting: Add font name and font style settings.
      ctxpopup: Fix the focus order of up/down buttons.
      newfile: Fix that edj is not reloaded when newly opened edc is changed.
      edc_editor: Fix not to set entry non-editable.

Kateryna Fesyna (9):
      edc_editor: focus lose on left-arrow key is pressed
      [EDC-Editor] Make template of parts to use unique names on insertion
      Enventor: Prototipe of Drag-n-Drop feature. Patch 1.
      EDJ Viewer: fix reseting of layout on edc compiling
      Enventor: Prototipe of Drag-n-Drop feature. Patch 2.
      Live Edit: Part insertion is disabled while in Live Edit mode
      Live Edit: clear selection before insertion
      Live Edit: Add ability to drag new part area
      Live_Edit: Use template groups as background of new part in Drag-n-Drop 
mode

Lee Gwang-O (1):
      enventor: add description in README

Michelle Legrand (1):
      lib: add export/import for libraries on Windows

Mykyta Biliavskyi (13):
      Redo/Undo: implementation of redo/undo feature.
      edc_editor: Fix template text range for undo/redo feature.
      indent: enhanced integration with Redo/Undo module.
      edc_editor: fix segfault on last character undo.
      redoundo: fix cursor position after undo action.
      redoundo: fix cursor position after redo action.
      menu: Fix change  window title.
      redoundo: dismiss text selection after redo/undo action.
      menu: Update window title on creation empty project.
      redoundo: add limit for maximum depth.
      template: fix generate for names of templates.
      live_edit: create menu if it still does not created.
      dummy_object: change input param for edje_object_add from Evas_Object* to 
Evas*

kabeer khan (1):
      Main : Corrected typo, replaced h with H

michelle legrand (1):
      enventor_main: use elm_app_data_get_dir()

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 


Reply via email to