This is an automated email from the git hooks/post-receive script.
hermet pushed a change to annotated tag v0.9.0
in repository tools/enventor.
at 2943cc2 (tag)
tagging 847e84b12d5fb3bba4a5e2eb9737a81df2827e7d (commit)
replaces v0.8.0
tagged by Hermet Park
on Mon Jun 6 17:30:02 2016 +0900
- Log -----------------------------------------------------------------
Enventor v0.9.0
Bowon Ryu (9):
edc_parser&autocomp: Fix double click issue on WindowsOS
template: set uninitialized value
syntax_color: fix wrong indentation
live_edit: add return value
syntax_indent: add NULL check
live_edit: remove same code
goto: add NULL check
live_edit: fix data type for calculate part relative
edc_navigator: fix evaluation order
Hermet Park (141):
fix makedist failure.
Revert "Revert "edc_editor: Support auto save to update preview.""
Revert "Revert "editor: don't auto save always.""
Revert "Revert "Fix to apply Eo4.""
updated po
fix the build break that introduced by eo syntax change.
+ syntax color keywords
remove broken theme extension code.
edc_navigator: fix the editor cursor jump issue.
statusbar: fix view sizing issue when an invert button is clicked
repeatedly.
tools: arrange mirror mode tooltip direction.
statusbar: adjust statusbar tooltip direction.
edj_viewer: refactoring mirror mode code.
editor: removed a fixed 1 0; warning.
reverse live edit coordinates when mirror mode is enabled.
refactoring console code.
add missing images part in a group template code.
redoundo - remove redundant code.
devel version is always higher than released version of enventor.
update text & textblock template code
replace swallow icon
edc_navigator: improve icon quality.
live_view: replace bg image.
setting: code refactoring.
setting: code refactoring
setting: reorganize setting view.
setting: refactoring code.
setting: adjust font style list width
setting: improve preference gui
console: arrange default console height.
make it compileable.
fileselector: fixed a fixed 0 1 warning.
edc_navigator: feature extension.
edc_navigator: store/restore auto contraction mode.
edc_navigator: deselect an selected item when user focuses on editing.
edc_navigator: don't sorted insert for groups and programs.
edc_navigator: provide a program launch button.
edc_navigator: support tooltip message.
tiny optimization.
edc_navigator: add play button icon.
edc_navigator: support stop all programs.
edc_navigator: optimize state update logic.
edc_navigator: fix item contents remaining bugs.
edc_navigator: ++safety.
edc_navigator: removed auto contraction option.
fix unexpected close on edc navigator.
ctxpopup: fix a broken ctxpopup image relay behavior.
edc_editor: free used memory.
code refactoring.
edc_editor: fix a broken ctxpopup image relay behavior.
status: adjust stats msg idle time.
colorpalette: remove fixed warnings.
live_edit: fix center guide text positioning problem.
theme: update expand icon design.
theme: update invert size icon.
code refactoring.
code refactoring
Change Enventor API.
remove EINA_REF
additional implementation for multiple edc editor.
edc_parser: fix wrong value.
add TODO for multiple file editor.
file_browser: adjust refresh button position.
syntax_color: reorganize internals for multiple edc editor.
just rename file.
syntax_indent: code refactoring.
redoundo: do coupling with edc_edit instance.
refactoring for multiple edc editor.
internal changes for supporting multiple editor.
redoundo: code refactoring.
redoundo: fix invalid timer usage.
edc_edit: fix broken ctrl+z, ctrl+r short-cut key events.
edc_edit: fixed redo undo short cut keys.
edc_edit: code refactoring.
file_browser: refactoring internals.
file_browser: just comment fixed.
tools: fixed 0 1; warning issue.
update a usage of namingspace for evas object smart.
edc_navigator: remove redundant code.
template: apply lazy style for spacer template.
edc_edit: code refactoring.
remove redundant comments.
implementing multi editor support.
live_edit: fix broken behavior.
live_edit: remove margin in the spacer image.
live_edit: code refactoring.
live_edit: initialize static variables.
live_edit: add edge attaching effect.
ctxpopup: apply tile bg for image preview.
update help for workspace.
updated about
live_edit: fix incorrect align line position.
update template insert button icon image.
tools: don't overlay editor buttons on tools buttons.
live_edit: improve status message.
fix broken font sizing short cut key.
live_edit: revise previous patch 6fb471d8d493cd0c579643cd09229da0ef78dc83.
fix eo compilation.
edc_parser: code refactoring.
update AUTHOR
about: redesign about page.
updated about
theme: remove redundant code.
replace enventor embedded image.
setting: polish gui.
theme: increase minimum size of window.
templates: add watchface.
template: updates watchface.
live_edit: update message.
live_edit: revise previous patch.
live_edit: fix the logic to support fixed size.
template: updated watchface.
tools: free used eina_list.
main: print help usage with standand output.
renamed about to help.
config: set error-message-red-alert-effect configurable.
main: print warning message correctly.
live_edit: don't highlight lines when ctrl key is pressed.
ctxpopup: block whole area if the editor ctxpopup is activated.
edc_navigator: compare name elaborately to search the part correctly.
edc_editor: compare name elaboratley to search the part correctly.
ctxpopup: don't display image preview if image string is in comments.
image_preview: fix the broken image relay function.
edc_editor: turn off focus highlight effect for code editor.
removed redundant code
updated tools icons.
bump up version, 0.9.0
update po files
updated NEWS
help: updated history here also.
live_edit: code refactoring.
live_edit: code refactoring.
live_edit: code refactoring.
adjust tooltip delay time.
live_edit: code refactoring.
live_edit: re-implement the relative to function.
live_edit: determine current relative to axis.
live_edit: dismiss relative to ctxpopup only when esc key is pressed.
live_edit: improve relative to popup gui.
live_edit: work fixed size correctly.
temporary change for release v0.9.0
Jaehyun Cho (54):
setting: Fix edc navigator toggle to work.
indent: Fix to paste a word at correct position.
Replace elm_app_name_get() with "enventor" for Windows.
Revert "Revert "Revert "edc_editor: Support auto save to update
preview."""
indent: Check '\r' when indented code line is created on Windows.
edc_editor: Fix to allocate memory including null character '\0'.
live_edit: fix malfunction of key input on Windows system.
edj_viewer: Check if edj file set is finished.
indent: Refactoring indentation.
file_browser: Add file browser.
file_browser: Show workspace directory.
templates: Remove newlines at the end of EDC template files.
indent: Fix to calculate indent depth after multi line comment.
file_browser: Refactorying code.
file_browser: Add refresh button.
file_browser: Remove "Collections EDC".
file_browser: Change refresh button.
file_browser: Support "Show All Files" function.
file_browser: Fix "Workspace" text position.
file_browser: Apply resource file icons.
file_browser: Fix crash that occurs when file does not exist.
file_browser: Expand current directory only.
file_browser: Add file search function.
file_browser: Disable functions if workspace is not set.
live_edit: Remove unused code.
tools: Divide tools into live view tools and text editor tools.
file_browser: Fix to display refresh button only on workspace.
file_browser: Set NULL to freed data pointer to prevent double free.
enventor: Fix eo.
file_browser: Fix warnings.
edc_navigator: Fix warnings.
live_edit: Fix warnings.
setting: Fix warnings.
tools: Fix warnings.
main: Fix warnings.
template: Fix warnings.
syntax_indent: Fix warnings.
syntax_color: Fix warnings.
enventor_smart: Fix warnings.
edc_parser: Fix warnings.
file_browser: Fix memory issues.
edc_editor: Fix memory leak.
file_browser: Fix not to show file browser if workspace is not set.
tools: Add template insert button.
setting: Reorganize items.
text_setting: Show current font name.
template: Fix line count of textblock part inserted in live edit mode.
template: Fix to insert template code to the correct place.
main: Do not overwrite existing EDC with template code.
edc_parser: Fix memory leak.
enventor: Do not highlight part during live edit mode.
Revert "enventor: Do not highlight part during live edit mode."
enventor: Do not highlight part during live edit mode.
auto_comp: Fix that autocomp list moves to selected part name position.
Mykyta Biliavskyi (5):
Layout: change behaviuor for hide edc_navigator swallow object.
Enventor smart: create new empty file in file_set.
Redoundo: enhance smart functions.
Redoundo: enable smart analyze for a pushed region text.
Undo/redo: correct work with unicode symbols.
Taehyub (1):
live_edit: Add new feature about setting relative_to among the exist parts
Taehyub Kim (16):
enventor_smart: make the position of live edit item show correctly when
mirror mode is applied
edj_viewer: fix the residual spacer parts when mirror mode is applied
console: hide unnecessary console error line
template: improve adding template of image resource do not duplicate
live_edit: support direction key events for moving live edit item
template: fix the error of line position when inserting group template
live_edit: add new feature about auto align
enventor_smart: fix mirror mode for relative_to
template: fix the fixed condition for relative_to
layout_common: fix the colorselector scalable
statusbar: update live edit item when view is resized
live_edit: remove unnecessary code
live_edit: fix the live edit item moving issue
live_edit: add fixed width and height interface in live edit view
live_edit: add toggle key for enabling and disabling auto align
live_edit: make live edit item fixed when width and height are fixed
Tom Hacohen (1):
Revert "fix the build break that introduced by eo syntax change."
Yongheon, Shin (3):
[T3267] improve part name for more formal naming rule
(T3274) Fix Crash issue when removing all code in edc editor
Update dummy part when removing all source code
taehyub (5):
template_code: remove the image's comment to look better
template: change the template code of basic.edc
syntax_color: improve string syntax color logic
tools: support mirror mode
update the mirror mode icon
-----------------------------------------------------------------------
No new revisions were added by this update.
--