hermet pushed a change to annotated tag v0.1
in repository tools/enventor.
at 31b9f906b4 (tag)
tagging 0235adfde7f5e610da6fdba5cd500ca9834b8c5d (commit)
tagged by ChunEon Park
on Tue Nov 5 19:36:36 2013 +0900
- Log -----------------------------------------------------------------
enventor version 0.1
Cedric Bail (4):
enventor: begin adding autofoo support.
enventor: fix build information.
enventor: get initialization correctly.
enventor: ignore more file.
ChunEon Park (240):
edje_writer -> enventor
enventor - refactoring. split a common header files to each functions
enventor - use const char instead of the macro
enventor - trivial change
enventor - trivial change
enventor - fix a critical memory crash
enventor - use inlist for performance
enventor - removed fake swallow part correctly.
enventor - implementing dummy swallow ui
enventor - adjust setting ui
enventor - fake_obj -> dummy_obj
enventor - trivial change
enventor - fix typo
enventor - enable/disable dummy swallow obj in menu
enventor - fix crash when toggle the dummy swallow
enventor - add short-cut key for dummy swallow
enventor - removed debug print
enventor - updated README
enventor - use spacer instead of rect
enventor - added HELP function
enventor - added shortcut F1 for readme
enventor - fix setting entry style
enventor - fix readme
enventor - fix help entry style and change button name save, load
eventor - more syntax color '[' and ']'
enventor - removed unnecessary edj
enventor - update part highlight whenever edc is re compiled.
enventor - renmae file edc_viewer -> edj_viewer
enventor - don't be segfault even if the proto edc file is not exist
envetor - install proto file properly
enventor - show the messages in some case of file load scenarios
enventor - more clean code.
added some comment
enventor - let's save the edc file with file selector
enventor - don't create a warning box again if it's alive
enventor - no idea why there are blocked
enventor - refactoring code.
enventor - removed unnecessary files
enventor - removed unnecessary file
enventor - don't make .proto folder
enventor - don't install them
enventor - install default files properly
Merge branch 'master' of
git+ssh://git.enlightenment.org/devs/hermet/enventor
enventor - put the include folder under src
enventor - renamed theme to themes
enventor - return a value that indicates the success actually.
enventor - added build script to make && make install conveniently.
enventor - refactoring code for future features comming.
enventor - base code for auto-indentation
enventor - don't reset the entry but set the entry text directly when the
translating syntax color is finished.
enventor - implementing indentation
enventor - implementing auto-indentation
enventor - skip applying syntax color if the edc just increase/decreased
lines.
enventor - enable auto indent option in the menu window.
enventor - renamed internal variable.
enventor - changed panes behavior a little.
enventor - removed panes double clicked event.
enventor - adjust panes left/right arrow width
enventor - updated AUTHORS
enventor - install README file properly to use it as the Help Me info.
enventor - reset all toogles correctly.
enventor - more message prints and removed an unused internal function.
enventor - updated menu ui
enventor - updated fileselector menu
enventor - implementing edc font size setting
enventor - clean before make,
enventor - support font size select.
enventor - set slider min max value before set the current value.
enventor - support font size up/down short-cut keys
enventor - set min size for status bar
enventor - rename from option_data to config_data
enventor - dont print statusbar msgs if user change some states in
setting menu.
enventor - fix typo and update README
enventor - one more typo fix
enventor - updated README
enventor - fixed typo
enventor - updated README
enventor - changed load short cut key to F4
enventor - internal refactoring. split a function
enventor - support f2, f3, f4, f12 short cut keys
enventor - toogle menu open states correctly when you create a new file.
enventor - safe memory access
enventor - maximum font size is up to 5x enough.
enventor - remove unnecessary declare
enventor - added template code...
enventor - removed syntax color file. will add it later.
enventor - now you can set the font path
enventor - free strbuf memory at termination.
enventor - support data path set in edc compiling
enventor - implemented data path entry ui
enventor - support auto indentation short-cut key.
enventor - removed periods for msg consistency
enventor - updated menu ui
enventor - fix the short-cut key problem when you open a new file in the
menu
enventor - implementing template code insert.
enventor - removed disabled functions
enventor - now enventor has the first logo that's designed by Raoul.
enventor - renamed help to about
enventor - modified README sub headlines symbols to be more pretty...?
enventor - updated dummy obj design and updated proto sample.
enventor - fixd the entry cursor jumped to th 0 position.
enventor - fixed ctxpopup positioning problem
enventor - support aspect_preference ctxpopup
enventor - implementing template code inserting feature.
enventor - cleanup code
enventor - some text effect apply in ui
enventor - reduce main menu title font size.
enventor - adjust font grow effect color.
enventor - improved warning box ui
enventor - improved warning box ui
enventor - added a feature: part template code insert.
enventor - missed template code header
enventor - use default directory paths obligatorily for edj compile. and
add event layer to track the mousr position.
enventor - increase lines properly when template code inserted.
enventor - don't count {} if they are inside the quotation mark.
enventor - implementing template code inserting feature
enventor - implementing template code inserting.
enventor - reverted c1a256d3930d08d6804b778ef2ddf01a2c54d1cd
enventor - used the quot macro to cope with the textblock change in the
future. still textblock is not stable.
Revert "enventor - used the quot macro to cope with the textblock change
in the future. still textblock is not stable."
enventor - print information message in template code inserting.
enventor - updated prototype edc.
enventor - updated program template code
enventor - reverted reverted commit.
5da9e96617a24b26721c694e9716dbb7a8a08c92.
enventor - nothing returned here.
enventor - replace elm_layout with edje_edit_object to use the edje_edit
apis.
enventor - fix the sideffect caused by edje_edit object apply.
enventor - now user run the program instantly by double click the
"program" keyword.
enventor - choose the word by ctrl + double clicking.
enventor - fix broken ctrl+home / ctrl+end actions.
enventor - removed unused var.
enventor - refacatoring before adding image preview feature.
enventor - refactoring before adding image preview feature.
enventor - added image preview feature. to test it, double click the
"image" word.
enventor - preserve the preview image aspect ratio.
enventor - additionally, image preview on "normal" keyword.
enventor - adjust image preview output size.
enventor - print message when program is run.
enventor - fix messages to make consistency.
enventor - don't pass key events to the entry except home/end key
enventor - support more syntax color keywords
enventor - support text effect candidates list.
enventor - + syntax color keyword
enventor - updated proto.edc file.
enventor - support "tween" keyword
enventor - add spaces
enventor - print a message when it failes to show the image.
enventor - support cut the selected text.
enventor - support image relay show with key down/up.
enventor - set focus to the ctxpopup, not it's content.
enventor - code clean up
enventor - set ctxpopup direction priority.
enventor - eeeeek. missed adding new files. prohibit them from compiling.
enventor - code cleanup and split global vars from main.c to it's own
file.
enventor - removed redundant code.
enventor - support additional syntax color for #blahblah blah...
enventor - fix the parsing problem for <> brackets. textblock returns the
<> in the markup style. why?! should be fixed !
enventor - fixed all warnings. cool!
enventor - more accruate version info.
enventor - adjust template code
enventor - improving auto indentation.
enventor - refactored code. replace the functions into the proper files.
enventor - now } bracket is to be placed intelligently.
enventor - improving auto indentation.
enventor - code refactoring.
enventor - skip applying the syntax color as possible.
enventor - improving auto indentation.
enventor - improve auto indentation
enventor - improving indentation
enventor - improving auto indentation.
enventor - renamed variable to not be conflicted with reserved keywords
in other language.
enventor - fix incorrect line decrease
enventor - removed unused
enventor - implementing group view switching.
enventor - code refactoring
enventor - implementing group switching feature.
enventor - code refactoring.
enventor - code refactoring before implementing futher group switching
feature.
enventor - introducing edj manager
enventor - use macro to simplify code.
enventor - implemented group switching feature.
enventor - applied view switching effect.
enventor - don't set null to status info.
enventor - kill the views after caching time is passed.
enventor - cancel the thread when edc is reset.
enventor - no don't delete the object
enventor - clean the views when new edc file is loaded.
enventor - highlight part directly even if the group is changed.
enventor - decease line number correctly.
enventor - use macro for constant values to change the value simply later.
enventor - support group template code
enventor - try to load edj until it succeed.
enventor - fix crash to group switching.
enventor - reset the theme properly after profile set.
enventor - elaborate uis
enventor - elaborate envetor ui
enventor - elaborate ui
enventor - use spacer as possible.
enventor - support dark theme
enventor - improve uis
enventor - elaborate the slider ui
enventor - elaborate status ui
enventor - elaborate font style in dark theme
enventor - elaborate edit color
enventor - elaborate font sizes.
enventor - highlight effect on the menu title
enventor - updated entry style
enventor - elaborate dark theme entry selection color
enventor - elaborte font size for warning box.
enventor - support theme change in the option
enventor - refactoring code for build system.
enventor - not intended sample code modifying. revert it.
enventor - removed redundant code.
enventor - fix the bugs that edj/edc didn't updated correctly when reload
an edc file.
enventor - --warning.
enventor - fix invalid memoary allocation.
enventor - more safe code.
enventor - updated theme extension.
enventor - reverted unintended change.
enventor - code refactoring. removed duplicated lines.
enventor - removed redundant code.
enventor - removed a comment which is no more valid.
enventor - added desktop/icon
enventor - updated README info.
enventor - fix the dummy swallow object to be removed directly when
swallow part is removed.
enventor - disable auto indentation temporarily since it's unstable yet.
enventor - optimize cursor updation.
enventor - removed redundant code.
enventor - fix the crash whenever u rename the group.
enventor - no more support theme change.
enventor - update the status of the cursor position correctly.
enventor - elaborate syntax color.
enventor - update ctxpoup style along with dark theme.
enventor - fix the invalid object access.
enventor - increase lines less 1 when insert template code.
enventor - no more workaround code. it works now...?
Revert "enventor - no more workaround code. it works now...?"
enventor - elaborate dummy swallow part outline color.
enventor - the image part was over-sized. fixd it.
enventor - version requires for efl 1.8
Daniel Juyung Seo (4):
enventor: removed unnecessary macros.
enventor - fixed edc build break.
enventor - fix formatting before working on it.
enventor - fix theme detect routine.
Leonid Dydnik (1):
enventor - fix building error
-----------------------------------------------------------------------
No new revisions were added by this update.
--