Skip to content

Commit

Permalink
-1.4.2-r239 1. Bug Fix : goorm do not ‘page back’ on web-browser if u…
Browse files Browse the repository at this point in the history
…ser press Backspce continueously when Ctrl + Space for autocomplete 2. Bug Fix : A bug which some other editor is closed when user try to close unsaved editor is fixed 3. Enhancement : Autocomplete function is enhanced 4. Bug Fix : goorm does not unfocus search field after search one word anymore 5. Bug Fix : delayed applying preference bug is fixed 6. Bug Fix : outline bug is fixed when goorm open huge project(contains many files) 7. Enhancement : goorm makes outlines for JAVA and Python, now 8. Bug Fix : Copy and Paste is available in Fine/Repalce Dialog, now 9. Enhancement : goorm keep the editor focus when user switch own other application and come back to goorm 10. Enhancement : user can send a bug report on goorm running 11. Enhancement : line highlighting color is changed when editor theme is changed 12. Enhancement : C++ project has default flag - “-std-c++11”, now 13. Enhancement : file data is temporally saved when server connection is lost
  • Loading branch information
nys3909 committed Nov 11, 2013
1 parent 6ca053e commit 101537d
Show file tree
Hide file tree
Showing 44 changed files with 2,541 additions and 4,320 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,4 @@ Getting Started
License
-------

goormIDE fundamentally has a dual license. Currently being released as open source version is the AGPL v3 conforms to the open source project. Modifying the source code must be disclosed the source code using the same license. If you want to use goorm IDE commercially, you must purchase the license.([email protected])
goormIDE fundamentally has a dual license. Currently being released as open source version is the AGPL v3 conforms to the open source project. Modifying the source code must be disclosed the source code using the same license. If you want to use goorm IDE commercially, you must purchase the license.([email protected])
2 changes: 1 addition & 1 deletion README_KO.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,4 @@ project.goorm
라이센스
------

구름은 기본적으로 듀얼 라이센스를 가지고 있습니다. 현재 오픈 소스로 공개중인 버전은 AGPLv3을 따르는 오픈 소스 프로젝트이며, 소스 코드를 수정하셔서 사용하는 경우에는 반드시 동일한 라이센스로 소스 코드를 공개하여야 합니다. 만약 구름 IDE를 상업적으로 이용하실 경우에는 라이센스를 구매하여 사용하셔야 합니다. ([email protected])
구름은 기본적으로 듀얼 라이센스를 가지고 있습니다. 현재 오픈 소스로 공개중인 버전은 AGPLv3을 따르는 오픈 소스 프로젝트이며, 소스 코드를 수정하셔서 사용하는 경우에는 반드시 동일한 라이센스로 소스 코드를 공개하여야 합니다. 만약 구름 IDE를 상업적으로 이용하실 경우에는 라이센스를 구매하여 사용하셔야 합니다. ([email protected])
1 change: 0 additions & 1 deletion info_server.json

This file was deleted.

Loading

0 comments on commit 101537d

Please sign in to comment.