hermet pushed a change to annotated tag v0.3.0
in repository tools/enventor.
at 4dbab7700f (tag)
tagging bdc865a84c9b23b1da2474abcd7735cb92d12287 (commit)
replaces v0.2.0
tagged by ChunEon Park
on Sat Jul 19 16:10:25 2014 +0900
- Log -----------------------------------------------------------------
bump up version
Carsten Haitzler (Rasterman) (1):
show window after filling it with content - then wm can place it properly
ChunEon Park (104):
parser - enable "action" keyword for candidate list.
theme - fix the compat issue.
editor - fixed incorrect handle declare.
config - downgrade config file missing message.
more ignore files
main - Modified font size short cut key.
main - clean up some workaround code about entry odd character insertion.
edj_viewer - remove workaournd code.
editor - fix buggy line number displaying.
editor - fix a bug that empty space is dangled in the end of lines.
syntax_color - support more keywords
syntax_color - refactored syntax color apply logic.
syntax_color: introduce cache buffer for syntax apply.
editor - updated displaying max line if max line is changed.
don't track *.eet file.
syntax_color: improved syntax_color to be configurable.
syntax_color: subdivide duplicated keywords.
color: subdivide keywords one more.
syntax_color: not intended these keywords.
color - updated
color - one more keyword.
parser - use array instead of list.
parser - use inarray instead of inlist.
syntax_color: initialize it on the multi-thread.
syntax_color - apply an additional color to strings
color - changed color value.
syntax_color - support macro color
syntax_color - removed define color.
syntax_color - cutoff "()" from the macro keywords.
syntax_color - code refactoring.
color - updated
syntax_color - revise macro color apply logic.
syntax_color - free memory as soon as possible.
syntax_color - rename internal function.
syntax_color - refactoring code.
syntax_color - append string only if it's valid.
syntax_color - more simple api call as possible.
editor - cheating for performance.
syntax_color: improve logic for applying color elaborately.
syntax_color - ++ more keywords
syntax_color: apply syntax_color on only visible text region.
syntax_color: use the strchr instead of strstr to find a character.
editor - more detail message.
editor - ahhh not enought.. more detail message again.
syntax_color: apply syntax_color right now if the template code is
inserted.
syntax_color: improve syntax color.
syntax_color: missed change from 67cf449fdde6c98ccfc3c760f68a1257d0f72c93.
editor - set syntax color text rage in experimental.
editor - use a thread for syntax color full updation.
syntax_color - revise code to be simpler logic.
editor - make state change when line is deleted.
edit - use a exist function to set the state.
theme - removed enventor title animation
theme - removed panes buttons
syntax_color: adjust updation time while scroller size is beging changed.
editor - fix confiction between amp and escaped words.
goto - added new feature, go to line
editor - calc entry forcely after textblock change
close child windows if setting is opened.
tools - rename internal functions.
tools - added a goto item.
goto - implemented goto button callback.
enventor - disable auto scroll mode.
main - enable highlight clip.
Revert "enventor - disable auto scroll mode."
ui - improved goto icon image.
editor - fix the incorrect line increase at copy & paste.
search - fixed missing of a next word selection.
search - cancel entry selection before reset the region.
search - reset the current search position.
tools - fixed toolbar find/replace crash.
editor - recover selection region next to the syntax color applying.
enventor - discard selection region when goto is activated.
proto - removed line feed at the end of file.
editor - fixed missing line feeds when reading a edc file.
menu - code refactoring.
newfile - new feature come.
added more templates
newfile - get focus as it opened.
fixed compile warnings.
makefile - drop file dependencies at edc compilie.
fancy up template codes.
edj_viewer - recover the live view feature.
newfile - support double click item selection.
syntax color - updated table.
set focus on editor correctly.
added more templates
editor - increase lines by one function call.
goto,search - fix gui scalability
change the desktop category to Development/Utility
templates - fix an indentation of a textblock template code.
introduce new feature, auto completion.
auto_completion - fix indentation
newfile - allow enter key for selecting an item.
template - add a new template, minimum
auto_completion - adjust scale value
fix indentation.
added missed a header.
get ready to release v0.3.0
statusbar - enable in default
fixed some memory leaks that detected by valgrind.
edc_parser - fixed memory leaks
fixed some memory leaks.
dummy_obj - update properly when the swallow part is changed.
Ryuan Choi (1):
Fix the crash when user passed wrong input file.
-----------------------------------------------------------------------
No new revisions were added by this update.
--