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

hermet pushed a change to annotated tag v1.0.0
in repository tools/enventor.

        at  b1b24fd   (tag)
   tagging  235bf45929eca9ea1f8aad120f1b07c95f08c40f (commit)
  replaces  v0.9.0
 tagged by  Hermet Park
        on  Sun Aug 28 01:28:41 2016 +0900

- Log -----------------------------------------------------------------
Enventor v1.0.0

Bowon Ryu (16):
      text_setting: add button & spinner for font_size slider
      text_setting: remove dec & inc button on font_size slider
      redoundo: fix Undo's indiscriminate red alert.
      templates: updated rectangle watchface.
      templates: updated list item.
      console: apply syntax color for console error message
      templates: updated button
      templates: updated mobile layout
      help: updated help
      templates: updated mouse event example
      template: updated Textblock
      template: updated button example.
      help: updated help.
      help: bug fix. entry scroller doesn't reset.
      live_edit: update font style and bg.
      file_tab: update themes.

Hermet Park (233):
      Revert "temporary change for release v0.9.0"
      tools: improve tooltip msg.
      tools: improve tooltip message.
      tools: improve tooltip message.
      status: update tooltip message.
      preference_setting: improve tooltip messages.
      tools: improve tooltip messages for live edit buttons.
      tools: update tooltip.
      build_setting: update tooltip messages.
      support the new type vector.
      build: support edje_cc beta feature.
      edc_navigator: remove redundant compatibility code.
      Revert "edc_navigator: remove redundant compatibility code."
      edc_navigator: part exception code still required. my mistake.
      update eo usage.
      add one more dedicated developer.
      fix a dummy swallow/spacer selection bug.
      layout: code refactoring.
      theme: remove redundant part.
      GUI: change the status usability.
      preference_setting: update tools tooltip msg.
      preference_setting: fix a wrong shortcut key info.
      Remove redundant tools updation call in config change,
      file_tab: add a partial implmentation.
      code refactoring.
      file_tab: use customed list for file tab.
      file_tab: ++implementation.
      file_browser: code refactoring.
      file_browser/file_tab: ++ multi file support implementaion
      ++ multi file support.
      ++secure code.
      ++ multi file editing feature implementation.
      template/map: fix a typo.
      tools: update part outline tooltip msg.
      reorganize shortcut keys.
      tools: update wireframes message.
      code refactoring.
      fixed all compile warning stuff.
      settings: allow null arguments on build/text setting.
      status: Fix a view size issue.
      fixed missing short-cut key changes.
      multi-file: support the function, go to line.
      theme: apply lazy edc style.
      multi-file: ++implementation.
      Code refactoring.
      multi-file: ++implementation.
      file_tab: disable it, if a workspace were not given.
      auto_comp: code refactoring.
      multi-file: make multi files work for auto completion.
      live_edit: fix a broken functionality.
      multi-file: redoundo implemtation.
      edc_parser: revert unintentional change.
      multi-file: support live editor.
      file_browser: display main edc file marker.
      file_tab: ++implementation.
      theme: improve icon images.
      wireframe: quitely, wireframe is just an image.
      text_setting: allow null argument.
      file_tab: fix invalid memory access.
      file_tab: free item memory properly.
      theme: rearrange dialogue box size.
      template: rename watchface_rect to watchface2
      multi-file: find the first group when edc item has a focus.
      don't switch font info, if the same font comes.
      multi-file: ++implementation.
      syntax_indent: fix a incorrect parsing.
      fix a side effect that missed a main item focus.
      multi-file: consolidate bodies.
      multi-file: highlight a part on current focused item.
      multi-file: itemize redo/undo functions.
      multi-file: re-implemented item grouping infra.
      template: clean list item source code.
      update syntax color keywords.
      updated authors.
      updated SHORTCUT manual.
      live_edit: updated tooltip msg.
      tools: use lower-case name for consistency.
      template: updated list item content.
      template: add guidance comments in list item.
      template: updated watchface resource.
      Revert "templates: updated button"
      arrange shortcut key
      preference_setting: update tooltip message.
      multi-file: improve a use case.
      template: clear MobileLayout code.
      multi-file: close live_view properly if the file is closed.
      live_edit: code refactoring.
      template: fix a invalid coordinates code generation.
      live_edit: don't displayed over the scroller.
      live_edit: fix typo?
      live_edit: rearrange objects stack.
      multi-file: ++implementation.
      live_edit: add exceptional case.
      file_browser: compare file names exactly.
      workspace: set workspace path current path in default.
      file_browser: skip folder items if their names are started with .
      goto: fix the go to window closing issue.
      edc_editor: removed unused var.
      multi-file: support edc navigator.
      multi-file: allow to open an empty file.
      edc_parser: fix typos.
      syntax_color: improve macro keywords.
      file_mgr: reset contexts when file focus is moved on.
      multi-file: support quick jump (F5)
      help: code refactoring.
      template: update MouseEvent code.
      template: update textblock example code.
      template: renamed Button template to CustomButton.
      live_edit: fix broken relative popup.
      help: code refactoring.
      template: update CustomButton example
      help: clean up help bg resources.
      live_edit: add fixed width & height tooltip msg.
      help: updated about contents.
      font: don't abuse elementary configuration setting.
      multi-file: support syntax_colors.
      theme: set explicit font name.
      template: add a vector morphing example.
      template: add a basic vector example
      makefile: fixed script indent.
      template: add interpolation example.
      theme: fix indentation.
      theme: set clipper size properly.
      Revert "theme: set clipper size properly."
      theme: remove redundant part.
      theme: set clipper size properly.
      theme: add missing clipper size.
      template: add BgAnimation.
      template: add GameStage.
      text_setting: apply lazy style to syntax color template code.
      file_mgr: compare file pathes precisely.
      theme: fix indentation.
      edc_editor: ++secure code.
      file_tab: fix a crash issue.
      syntax_color: updated
      wireframe: fix an issue that wireframe disappeared.
      Support individual group view size.
      setting: updated tooltip msg.
      edc_editor: show an image on cursor "images.image"
      file_tab: support full path tooltip info.
      file_tab: actually, list item allows to use tooltip.
      Support individual group view scale.
      edj_viewer: safety code.
      edc_editor: fix a potential error.
      lib: thread optimization.
      edc_parser: fix the memory corruption.
      correct memory free order.
      edc_editor: one more thread safe code.
      syntax_color: ++ safe code.
      auto_comp: ++safe code
      auto_comp: this is the last thread safe code.
      fix memory leaks.
      edc_editor: add missing null out.
      template: add Mask example.
      newfile: sort template list in alphabetical order.
      edj_viewer: fix a bug that scale is applied one step after.
      Limit to an unique enventor instance.
      Change the enventor lock file path.
      file_browser, file_tab: change a default behavior.
      Exit Enventor main logic normally in all cases.
      build_setting: add a main edc file path.
      theme layout_setting: code refactoring.
      file_browser: support to switch main EDC file.
      file_browser: stabilizing switching main edc file function.
      edc_editor: fix missing shortcut key updation.
      ++null check
      sanitize compare file pathes.
      file_mgr: avoid unnecessary item focus.
      multi-file: clear edj views if main item is changed.
      Get rid of the lock file mecahinsm from win32 build.
      stupid commit  d58729f3bc83298ceb19d9fac75659a86eefb63c.
      fix a regression bug.
      file tab: stablizing file switching behavior.
      wooo.. one more eo change.
      file_tab: avoid unnecessary selection behavior.
      live_edit: adjust text ui.
      text_setting: reset font style properly.
      file_browser: unset main tag at new file.
      wireframes: fix merge conflict.
      live_edit: dismiss ctxpopup when view position is changed.
      edj_viewer: set highlight geometry precisely.
      edc_edit: code refactoring.
      file_mgr: support file back tracking feature.
      ported crash handling for Windows OS.
      removed redundant code.
      edc_parser: fix spinlock infinte loop issue.
      updated eo syntax usage.
      fix window os build.
      edj_viewer: ++safety.
      enable file browser, file tab in default.
      theme: just modify the file permission.
      edj_mgr: reduce the edj view caching time to 5 min.
      edj_viewer: don't update views if they were deactivated.
      console: return function as soon as possible.
      fix a invalid memoray access.
      syntax keyword: add "snapshot" keyword.
      autocomp: add snapshot part.
      file_tab: bring in selected item properly.
      theme: fix the wrong layout.
      git rid of unnessary logic.
      re-implement the method for guranteeing the singleton instance on win32.
      eeek. stupid. simple mistake.
      stablize unstable worker threads.
      live_edit: multiply base_scale to the live edit object.
      edj_viewer: fix the invalid size of part highlight for the text part.
      file_tab: bring in item when it's selected.
      cleanup unused warning.
      file_mgr: fix the crash issue.
      live_edit: fix wrong rounding() usage.
      live_edit: eeek typo.
      edc_editor: fix syntax color issue.
      edc_navigator: support vector type icon.
      code refactoring.
      edc_editor: rewrite 5ea2c05decbcc18fe555c57ce7d259b8bc54cbfc
      win32: use a mutex to gurantee single instance app.
      win32: fix the build break.
      updated NEWS.
      bump up version.
      updated Enventor introduction.
      update readme.
      fix make distcheck errors.
      auto_comp: fix memory leak.
      editor/parser: fix memory leaks detected by valgrind.
      sytax_color: fix invalid memory access.
      file_tab: fix memory leak.
      edj_mgr: ++safe code.
      edc_editor: fix memory leaks.
      fix memory corruption at free time.
      auto_comp: free the all used memory.
      edc_parser: fix memory leak.
      updated po
      Revert "updated eo syntax usage."
      Revert "wooo.. one more eo change."

Jaehyun Cho (65):
      main: Fix workspace path option to work.
      main: Fix help contents for workspace path option.
      main: Remove redundant code that free ecore getopt list.
      main: Fix workspace path option not to print "TYPE: STR".
      Fix eo compilation.
      Rename Evas.Object to Efl.Canvas.Object.
      Support keyword reference function.
      file_browser: Code refactoring to fix file search crash.
      reference: Modify keywords' descriptions.
      reference: Add resource type keywords.
      reference: Add keywords in group block.
      reference: Fix to handle one character keyword.
      reference: Add part type keywords.
      file_browser: Display sorted file list based on file type.
      reference: Check dot('.') grammar to identify parent keyword.
      reference: Fix position of keyword reference layout.
      reference: Support keyword reference in multi-file structure.
      reference: Code refactoring to expand functionality.
      reference: Add comments about how functions work.
      reference: Remove unused internal function.
      reference: Fix memory leak.
      reference: Support keyword inheritance.
      reference: Apply #inherit expression to part type keywords.
      Revert "Support to use macro as a group name."
      edc_parser: Replace char* to const char*.
      edc_parser: Fix to use "\n" instead of <br/> on parsing utf8.
      edc_parser: Fix to move pointer correctly.
      edc_parser: Parse utf8 text instead of markup text.
      edc_parser: Fix to parse "#define" expression correctly.
      edc_parse: Check more cases to update EDC info correctly.
      reference: Update description for "align" in box and table item.
      reference: Add children keywords of "desc".
      reference: Add keywords in program block.
      reference: Add keywords "description" and "type" in part block.
      reference: Fix incorrect variable types.
      help: Remove redundant wrap setting and Change wrap type.
      Fix build break on Windows with EAPI.
      text_setting: Fix not to access unassigned array.
      templates: Change name field with common name in Listitem template.
      main: Remove unused variables.
      edc_editor: Fix to remove focus highlight on template selection button.
      reference: Fix memory leak.
      file_browser: Fix memory leak.
      syntax_indent: Fix not to paste string redundantly.
      reference: Change reference data name from md to rd.
      search: Move "Next" button to the right of "Previous" button.
      live_edit: Fix to reduce round-off error.
      live_edit: Apply round-off to view size and min size calculation.
      lib: Add enventor_object_base_scale_get().
      live_edit: Apply base scale in live edit.
      autocomp: Add keyword "base_scale".
      reference: Add keyword "base_scale".
      Revert "live_edit: Apply base scale in live edit."
      live_edit: Apply base scale in live edit.
      build: Support relative resource paths in sub edc file.
      file_mgr: Fix condition.
      file_mgr: Remove redundant code.
      file_mgr: Do not replace current main file if it is the new main file.
      main: Do not set default new file with template option (-t).
      build: Fix changing working directory correctly in all OS.
      build: Fix warnings of the usage of chdir() and _chdir().
      Revert "code refactoring."
      Revert "build: Fix warnings of the usage of chdir() and _chdir()."
      Revert "build: Fix changing working directory correctly in all OS."
      Revert "build: Support relative resource paths in sub edc file."

Jean Guyomarc'h (1):
      template: don't localize floats in the edje editor

Jean-Philippe Andre (1):
      clang: Fix warnings and compilation errors

Taehyub Kim (40):
      tools: improve tooltips messages of script
      tools: improve browser tooltips
      statusbar: improve tooltip messages
      preference_setting: improve tooltips messages
      build_setting: add build setting tooltip messeges
      live_edit: refactoring setting relative features
      edc_editor: rearrange selected part to be placed in center
      live_edit: apply coding convention
      menu: apply coding convention
      ctxpopup: apply coding convention
      search: change the description
      menu: change the description
      tools: change the description
      live_edit: change the description
      tools: change the editing tools description
      statusbar: change the description
      tools: change the description of window layout
      preference_setting: change the description
      edc_navigator: change the EDC Navigator description
      tools: change the description for the tools of live edit mode
      build_setting: change the description of build setting
      live_edit: change the description of fixed mode
      edj_viewer: add parts outline highlight feature
      live_edit: align line should be shown always on live edit item
      tempalate: change the description
      live_edit: add more condition for min size of live edit item
      envnetor_smart: keep the each view size
      envnetor_smart: fix the view resize callback
      wirefrmaes_obj: update wireframe when it is animated
      wireframes_obj: restore resize and move callback for layout
      edc_editor: support to jump to the part define
      enventor_smart: add NULL checking
      syntax_color: add NULL checking in macro_key_push function
      auto_comp: apply strncpy in context_lexem_thread_cb
      edc_editor: add NULL checking in edit_cursor_double_clicked_cb
      statusbar: disable focus for resize slider bar
      syntax_color: add NULL checking in macro_apply
      console: fix the selection function of console error message
      edc_parser: move the functions in utils which are find_part and 
find_group to the edc_parser
      file_tab: add 'bring in' feature for the item out of file tab

Thiep Ha (1):
      correct returned value of focus_get function.

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

No new revisions were added by this update.

-- 


Reply via email to