head	1.8;
access;
symbols;
locks; strict;
comment	@# @;


1.8
date	2005.01.16.12.30.31;	author spike;	state dead;
branches;
next	1.7;

1.7
date	2005.01.16.12.16.55;	author spike;	state Exp;
branches;
next	1.6;

1.6
date	2005.01.15.13.28.44;	author spike;	state Exp;
branches;
next	1.5;

1.5
date	2005.01.15.13.26.03;	author spike;	state Exp;
branches;
next	1.4;

1.4
date	2005.01.15.12.33.10;	author spike;	state Exp;
branches;
next	1.3;

1.3
date	2005.01.15.07.09.14;	author spike;	state Exp;
branches;
next	1.2;

1.2
date	2005.01.13.16.47.46;	author spike;	state Exp;
branches;
next	1.1;

1.1
date	2005.01.13.14.57.42;	author spike;	state Exp;
branches;
next	;


desc
@@


1.8
log
@- move all source code to src/child for new packing script, setup.py
@
text
@변경사항 ChangeLog
=================================================================

Sun Jan 16 20:58:53 KST 2005
 - setup.py를 새로 작성했습니다. 내려받은 소스에서 바로 설치할
	수있습니다. --fakeroot 옵션으로 make install에서 DESTDIR처럼 사용할
	수 있게 처리했습니다.
 - 소스의 디렉토리 구조를 변경했습니다. 온전한 소스의 src 디렉토리
	아래에 vee의 알맹이 소스들이 들어있습니다.

Sat Jan 15 14:12:12 KST 2005
 - veet.py를 추가했습니다. 터미널에서 veet.py로 브이에 새로운 탭으로
	파일을 열 수 있도록 했습니다.
 - 터미널에서 스크롤할 수있는 최대 줄수를 지정할 수있도록 설정 창에
	추가했습니다.
 - vte에서의 팝업 메뉴에 설정을 추가했습니다.
 - vee.py 의 커맨드라인 옵션에 '-s'를 추가했습니다. gconf schema를
	새로 설치해줍니다.
 - 외부 명령어가 종료한 후에도 탭이 살아있도록 했습니다.
 - 외부 명령어를 찾을 수 없을 경우에 경고창을 띄웁니다.
 - 파일 열기 대화상자로 gvim으로 공백이 들어간 파일경로를 제대로
	인식하지 못하는 문제를 수정했습니다.
 - 그놈터미널에서처럼 <Alt>숫자키 조합으로 탭을 이동할 수 있도록
	수정했습니다. 이 부분은 송경욱님(vvs740@@nospam@@chol.com, 일명
	hey)의 패치를 적용시켰습니다.

Thu Jan 13 15:07:58 KST 2005
 - vim 위에 파일을 끌어다놓을 경우 현재 탭에서 열리던 것을 새로운
	탭으로 열리도록 수정했습니다.

2005. 01. 12. (수) 14:39:38 KST
 - 외부 명령어를 새로운 탭에서 실행할 수 있도록 수정했습니다.
	shell에서 사용하는 명령어 라인을 그대로 사용할 수있습니다.
 - VTE에서 윈도우 타이틀과 탭 라벨의 이름이 제대로 표시되지 않던
	무제를 수정했습니다.
 - vte.fork_command()에서 envv, argv를 모두 사용하도록 수정했습니다.

2005. 01. 11. (화) 16:57:06 KST
 - 소스에서 'console'을 'terminal'로 모두 변경했습니다.
 - 프로그램을 종료할 때 열려진 탭이 있으면 정말로 종료할지 묻는
	대화창을 띄우도록 했습니다.
 - gvim을 띄우는 버튼을 툴바와 메뉴바에 추가했습니다.
 - 파일 끌어다놓기, 일명 드래그앤드랍을 지원합니다.

@


1.7
log
@- changed for new packaging script, setup.py
@
text
@@


1.6
log
@edited.
@
text
@d4 7
@


1.5
log
@- add new feature, to navigate between tab with accelerator,
  <Alt>numKey. Hey(vvs740 @@nospam@@ chol.com) sent this patch.
@
text
@d17 2
a18 2
	수정했습니다. 이 부분 송경욱님(KLDP.net, 일명 hey)의 패치를
	적용시켰습니다.
@


1.4
log
@- fix error, which filedialog can not correctly handle the file path
  including blank space.
@
text
@d16 3
@


1.3
log
@- add new dialog for external command, when vee can not find the
  external command.
- fixed external command child to break when the external command
  finished.
- edited doc/ChangeLog, INSTALL
@
text
@d14 2
@


1.2
log
@- add new file PACKAGE, which explains the instruction of packaging.
- ChangeLog was translated to korean. Sorry~ Man.
@
text
@d4 11
@


1.1
log
@- move document file, AUTHORS, COPYING, ChangeLog, INSTALL to doc
  directory
@
text
@d1 1
a1 1
ChangeLog
d5 2
a6 1
 - change the dnd action in vim child to make new tab.
d9 5
a13 5
 - add new feature, run a external command in a new tab and it can be
	parsed environment variables and argument options.
 - fix error, could not handle the window title and label name in VTE
	properly.
 - fix to make vte.fork_command to works properly.
d16 5
a20 5
 - rename 'console' to 'terminal'
 - add new dialog to close all tab, it appears in quit the main
   window.
 - add new button and menu for gvim
 - support DND(drag and drop)
@

