head	1.27;
access;
symbols
	start:1.1.1.1 vee_project:1.1.1;
locks; strict;
comment	@# @;


1.27
date	2005.08.25.16.16.32;	author spike;	state Exp;
branches;
next	1.26;

1.26
date	2005.08.22.04.38.53;	author spike;	state Exp;
branches;
next	1.25;

1.25
date	2005.08.18.03.22.13;	author spike;	state Exp;
branches;
next	1.24;

1.24
date	2005.08.12.06.59.50;	author spike;	state Exp;
branches;
next	1.23;

1.23
date	2005.08.09.10.46.32;	author spike;	state Exp;
branches;
next	1.22;

1.22
date	2005.08.09.10.37.57;	author spike;	state Exp;
branches;
next	1.21;

1.21
date	2005.08.08.08.41.23;	author spike;	state Exp;
branches;
next	1.20;

1.20
date	2005.08.08.05.21.14;	author spike;	state Exp;
branches;
next	1.19;

1.19
date	2005.08.07.18.07.34;	author spike;	state Exp;
branches;
next	1.18;

1.18
date	2005.08.07.14.16.10;	author spike;	state Exp;
branches;
next	1.17;

1.17
date	2005.08.06.17.30.27;	author spike;	state Exp;
branches;
next	1.16;

1.16
date	2005.08.06.13.07.21;	author spike;	state Exp;
branches;
next	1.15;

1.15
date	2005.08.05.14.17.21;	author spike;	state Exp;
branches;
next	1.14;

1.14
date	2005.08.04.08.10.13;	author spike;	state Exp;
branches;
next	1.13;

1.13
date	2005.08.04.07.15.53;	author spike;	state Exp;
branches;
next	1.12;

1.12
date	2005.08.03.08.48.05;	author spike;	state Exp;
branches;
next	1.11;

1.11
date	2005.08.02.07.34.25;	author spike;	state Exp;
branches;
next	1.10;

1.10
date	2005.07.27.07.25.28;	author spike;	state Exp;
branches;
next	1.9;

1.9
date	2005.07.26.12.45.26;	author spike;	state Exp;
branches;
next	1.8;

1.8
date	2005.07.26.10.55.54;	author spike;	state Exp;
branches;
next	1.7;

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

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

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

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

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

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

1.1
date	2005.07.16.09.05.50;	author spike;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2005.07.16.09.05.50;	author spike;	state Exp;
branches;
next	;


desc
@@


1.27
log
@- add the method list for python script in VIM.
@
text
@vee (3.3-0) unstable; urgency=low
  * add Clipboard.py, it remembers the buffer in ssh_filebrowser.
  * add method list for python script file.

 -- Spike^ekipS <spikeekips@@gmail.com>  Fri, 26 Aug 2005 01:14:44 +0900

vee (3.2-4) unstable; urgency=low
  * fix bugs, twisted.conch will not be imported by default.

 -- Spike^ekipS <spikeekips@@gmail.com>  Thu, 18 Aug 2005 12:20:11 +0900

vee (3.2-3) unstable; urgency=low
  * add feature, editing 'keyboard shortcut'.
  * add clock in dashboard
  * fix bugs.
  * rename conch to conch_vee, conch was belonged to twisted-conch package.
  * show error dialog in ssh session.

 -- Spike^ekipS <spikeekips@@gmail.com>  Fri, 12 Aug 2005 15:58:18 +0900

vee (3.2-2) unstable; urgency=low
  * add new widget, 'dashboard', the default shortcut key is F12. 
  * fix bugs in main menu..
  * fix bugs in panel of FileBrowser.
  * fix bugs in get_filename_from_uri() in func.py.

 -- Spike^ekipS <spikeekips@@gmail.com>  Mon,  8 Aug 2005 14:19:08 +0900

vee (3.2-1) unstable; urgency=low

  * make vee to operate reasonably :)
  * add new feature, to be noticable in notebook tab label when the new content
   in VTE was inserted the hiding tab.
  * fix bugs.
  * add clock in main toolbar, but it's nice.
  * add about dialog
  * fix some bugs.
  * add translation.
  * fix bugs, could not go previous page when the notebook tab removed.

 -- Spike^ekipS <spikeekips@@gmail.com>  Sat,  6 Aug 2005 22:05:16 +0900

vee (3.2-0) unstable; urgency=low

  * fix bugs(?), could not realize properly the new window, for examples, bookmark
   property, so seperate vee.glade xml file.
  * add translation files, ko.po
  * fix bugs, could not handle the key interruption when switch between tabs.
  * fix bugs, could not resize the vte widget automatically when the vee was
   resized.

 -- Spike^ekipS <spikeekips@@gmail.com>  Thu,  4 Aug 2005 17:08:29 +0900

vee (3.1-3) unstable; urgency=low

  * fix bugs, could not handle the file, ~/.ssh/known_host in conch.py.
  * fix bugs, veet could not open the file.

 -- Spike^ekipS <spikeekips@@gmail.com>  Wed, 27 Jul 2005 16:15:53 +0900

vee (3.1-2) unstable; urgency=low

  * ssh filebrowser module correctly working.
  * rename child/ssh_file_browser.py to child/ssh_filebrowser.py
  * remove the dependency for python2.3
  * fix the bugs, forking the process twice in VTE related modules.
  * adding the ssh_filebrowser module in bookmark works fine.
  * fix the bugs, could not disconnect the connection after remove the tab of
   ssh conch.
  * fix the bugs, could not set editable in a new added item in bookmark panel.
  * add new toolbutton for ssh, ssh_filebrowser

 -- Spike^ekipS <spikeekips@@gmail.com>  Tue, 26 Jul 2005 19:53:32 +0900

vee (3.1-1) unstable; urgency=low

  * ssh file browser integrated.

 -- Spike^ekipS <spikeekips@@gmail.com>  Sat, 16 Jul 2005 17:56:45 +0900

vee (3.1-0) unstable; urgency=low

  * new design applied.

 -- Spike^ekipS <spikeekips@@gmail.com>  Sat,  2 Jul 2005 18:49:25 +0900

vee (3.0-0) unstable; urgency=low

  * add ssh terminal.
  * fix bugs, 'font increase' did not work.

 -- Spike^ekipS <spikeekips@@gmail.com>  Sat,  4 Jun 2005 01:20:55 +0900

vee (2.9-6) unstable; urgency=low

  * remove todolist entirely.

 -- Spike^ekipS <spikeekips@@gmail.com>  Thu, 21 Apr 2005 21:19:00 +0900

vee (2.9-5) unstable; urgency=low

  * support wiki editing manner in todolist.
  * change the time string in todolist to be more realistic.
  * fix bugs in todolist.

 -- Spike^ekipS <spikeekips@@gmail.com>  Sun, 10 Apr 2005 18:54:58 +0900

vee (2.9-4) unstable; urgency=low

  * read to be able to apply WIKI editing rules in todolist.

 -- Spike^ekipS <spikeekips@@gmail.com>  Sun,  3 Apr 2005 20:46:27 +0900

vee (2.9-3) unstable; urgency=low

  * add new keyboard shortcut key, <Control>T, which globally used in GNOME for opening a new tab. This was submitted by Dongsu Jang(iolo) in KLDP.net.

 -- Spike^ekipS <spikeekips@@gmail.com>  Fri, 25 Mar 2005 18:52:18 +0900

vee (2.9-2) unstable; urgency=low

  * fix #300811.
  * fix gvim.py module to be applied font setting.

 -- Spike^ekipS <spikeekips@@gmail.com>  Thu, 24 Mar 2005 21:01:31 +0900

vee (2.9-1) unstable; urgency=low

  * make todolist panel to be REAL.
  * Window.py : remove __set_toolbar_icon_size(), it deprecated in 2.4 or above.

 -- Spike^ekipS <spikeekips@@gmail.com>  Sun, 20 Mar 2005 05:07:46 +0900

vee (2.9-0) unstable; urgency=low

  * add new feature, todolist panel.

 -- Spike^ekipS <spikeekips@@gmail.com>  Sat, 19 Mar 2005 04:09:42 +0900

vee (2.5-2) unstable; urgency=low

  * cleanup BoomarkItem.py.
  * add new bookmark item, "My Bookmark" as the top item in the bookmark tree.
  * set forcely the default size of vte to 80x24 to prevent the dead zone.
  * enable to read the file over NETWORK as READ-ONLY in file selector dialog.
  * set the items in the bookmark panel to keep the order by the timestamp when added.

 -- Spike^ekipS <spikeekips@@gmail.com>  Thu, 17 Mar 2005 02:06:42 +0900

vee (2.5-1) unstable; urgency=low

  * save bookmark data in file, ~/.gnome2/vee/bookmark.xml
  * hide menubar, statusbar and toolbar when fullscreening.
  * cleanup BoomarkItem.py.

 -- Spike^ekipS <spikeekips@@gmail.com>  Wed, 16 Mar 2005 01:16:30 +0900

vee (2.5-0) unstable; urgency=low

  * add new features, can change the shortcut key in Preferences dialog.
  * simplify the routine of storing window geometry info.
  * add the finding the duplicated key in keyboard shortcut configuration.
  * add new logo for 3.0 release.
  * add new icon for 3.0 release.
  * fix the bugs, can not read the file, it's filename contains '%'.
  * remember the fullscreen state and restore it.
  * veet can handle the separate vee.

 -- Spike^ekipS <spikeekips@@gmail.com>  Thu, 10 Mar 2005 13:47:01 +0900

vee (2.4-7) unstable; urgency=low

  * fix the filechooser dialog expand option.
  * set the window title to be applied by title format, which be stored in gconf.
  * set the bookmark panel to be auto hided.

 -- Spike^ekipS <spikeekips@@gmail.com>  Mon,  7 Mar 2005 18:23:41 +0900

vee (2.4-6) unstable; urgency=low

  * add new feature, to make the background of vte to be transparent or background image such as gnome-terminal.
  * fix the bookmark main menu to update automatically.
  * add new files for debian packaging to be automatically integrated in gnome.

 -- Spike^ekipS <spikeekips@@gmail.com>  Mon,  7 Mar 2005 15:13:25 +0900

vee (2.4-6) unstable; urgency=low

  * add new feature, to make the background of vte to be transparent or background image such as gnome-terminal.
  * fix the bookmark main menu to update automatically.
  * add new files for debian packaging to be automatically integrated in gnome.

 -- Spike^ekipS <spikeekips@@gmail.com>  Mon,  7 Mar 2005 15:13:25 +0900

vee (2.4-5) unstable; urgency=low

  * vee.schema : add some description in vee.schema
  * Window.py : clean up the codes.
  * Window.py : add "fullscreen window" menu.
  * child/__VTE__.py : add __del__() method
  * TAB.py : add __del__() method
  * hide the bookmark panel basically.
  * enable the file path entry in filechooser dialog to get the base directory path.
  * set the initial position of handler of bookmark panel to 100, approximately the middle of entire window.

 -- Spike^ekipS <spikeekips@@gmail.com>  Sun,  6 Mar 2005 17:59:42 +0900

vee (2.4-4) unstable; urgency=low

  * fix bookmark item bugs.

 -- Spike^ekipS <spikeekips@@gmail.com>  Fri,  4 Mar 2005 20:07:57 +0900

vee (2.4-3) unstable; urgency=low

  * fix vee.schema file bugs.

 -- Spike^ekipS <spikeekips@@gmail.com>  Fri,  4 Mar 2005 19:08:54 +0900

vee (2.4-2) unstable; urgency=low

  * add bookmark in main menu and main popup menu.

 -- Spike^ekipS <spikeekips@@gmail.com>  Tue,  1 Mar 2005 03:20:36 +0900

vee (2.4-1) unstable; urgency=low

  * child/vim.py, child/gvim.py : set the base directory to the file's directory.
  * add text entry in filechooser dialog.
  * add command line option, -F, which can start the window to be fullscreened.
  * add the shortcut key, <F11>, which can fullscreen the window.
  * set the startup module.

 -- Spike^ekipS <spikeekips@@gmail.com>  Mon, 28 Feb 2005 23:02:02 +0900

vee (2.4-0) unstable; urgency=low

  * fix the toolbar to be coodinated with gnome ui setting.
  * support DND in bookmark panel.
  * remove screensaver in vim.
  * add --geometry option in vee.py
  * support the directory navigation in popup menu of terminal.

 -- Spike^ekipS <spikeekips@@gmail.com>  Sun, 27 Feb 2005 01:39:46 +0900

vee (2.3-4) unstable; urgency=low

  * clean up the code and po messages.
  * fix the bug, #300769.

 -- Spike^ekipS <spikeekips@@gmail.com>  Fri, 25 Feb 2005 14:39:37 +0900

vee (2.3-3) unstable; urgency=low

  * fix the window geometry problems.

 -- Spike^ekipS <spikeekips@@gmail.com>  Wed, 23 Feb 2005 22:41:55 +0900

vee (2.3-2) unstable; urgency=low

  * change the vee.in script.

 -- Spike^ekipS <spikeekips@@gmail.com>  Tue, 22 Feb 2005 18:01:03 +0900

vee (2.3-1) unstable; urgency=low

  * remember the last tab position, so when the tab is closed, the previously located tab will be focused.
  * bookmark item has their own setting, and the global setting is global setting.
  * add the DEFAULT button in the setting window of bookmark item.
  * fix bug in vee.py

 -- Spike^ekipS <spikeekips@@gmail.com>  Sat, 19 Feb 2005 08:25:14 +0900

vee (2.2-1) unstable; urgency=low

  * fixed to remember the state of expanding of the external command dialog.
  * add the checkbutton to enable/disable the usage of (g)vim, terminal in preferences dialog

 -- Spike^ekipS <spikeekips@@gmail.com>  Wed, 16 Feb 2005 11:47:51 +0900

vee (2.2-0) unstable; urgency=low

  * add message in gnomeabout dialog.
  * fix to set current filename or directory name as new item in bookmark.
  * split up status bar from main menu bar.
  * add "(C)" tag in each source file for completing  the license term.
  * add new icon, created by lefthander <a3gmnr@@gmail.com> in KLDP.net
  * fix additional bugs.

 -- Spike^ekipS <spikeekips@@gmail.com>  Tue, 15 Feb 2005 02:36:27 +0900

vee (2.1-0) unstable; urgency=low

  * add gnome-help documents for english, korean.
  * fix some bugs.

 -- Spike^ekipS <spikeekips@@gmail.com>  Thu,  3 Feb 2005 16:22:36 +0900

vee (2.0-3) unstable; urgency=low

  * prevent the interrupting between opened vee while veet try to open files.

 -- Spike^ekipS <spikeekips@@gmail.com>  Tue,  1 Feb 2005 13:44:21 +0900

vee (2.0-2) unstable; urgency=low

  * add the copyright, GPL in every source code, script and text, which
    was required by Savannah (Zeus)

 -- Spike^ekipS <spikeekips@@gmail.com>  Fri, 28 Jan 2005 22:40:09 +0900

vee (2.0-1) unstable; urgency=low

  * fix the bugs, when the terminal or vim was closed, and the font
  * properties was changed, VEE was to be seg fault.

 -- Spike^ekipS <spikeekips@@gmail.com>  Fri, 28 Jan 2005 18:17:48 +0900

vee (1.9-4) unstable; urgency=low

  * add the list of the recent opened files and directories in filechooser dialog.

 -- Spike^ekipS <spikeekips@@gmail.com>  Fri, 28 Jan 2005 03:03:42 +0900

vee (1.9-3) unstable; urgency=low

  * fix the dependencies, proposed by Dongsu Jang(KLDP.net)

 -- Spike^ekipS <spikeekips@@gmail.com>  Thu, 27 Jan 2005 15:37:21 +0900

vee (1.9-2) unstable; urgency=low

  * the external commands ca be stored as the bookmark items.

 -- Spike^ekipS <spikeekips@@gmail.com>  Tue, 25 Jan 2005 23:12:54 +0900

vee (1.9-1) unstable; urgency=low

  * fix some bugs.

 -- Spike^ekipS <spikeekips@@gmail.com>  Tue, 25 Jan 2005 17:06:16 +0900

vee (1.9-0) unstable; urgency=low

  * add bookmark panel
  * fix some bugs.

 -- Spike^ekipS <spikeekips@@gmail.com>  Tue, 25 Jan 2005 00:38:26 +0900

vee (1.2-4) unstable; urgency=low

  * fix vte focus problems
  * internationalized message support(.po files).
  * fix vim, gvim to open a new files.

 -- Spike^ekipS <spikeekips@@gmail.com>  Mon, 17 Jan 2005 02:52:05 +0900

vee (1.2-3) unstable; urgency=low

  * applied a internationalization.
  * add dnd in toolbuttons
  * fixed some errors and bus.

 -- Spike^ekipS <spikeekips@@gmail.com>  Mon, 17 Jan 2005 02:52:05 +0900

vee (1.2-1) unstable; urgency=low

  * fixed some errors and bus.
  * add slightly tiny features.
  * See ChangeLog

 -- Spike^ekipS <spikeekips@@gmail.com>  Mon, 17 Jan 2005 02:52:05 +0900

vee (1.1-2) unstable; urgency=low

  * new official release

 -- Spike^ekipS <spikeekips@@gmail.com>  Sun, 16 Jan 2005 19:38:48 +0900

vee (1.1-1) unstable; urgency=low

  * Initial Release.

   -- Spike^ekipS <spikeekips@@gmail.com>  Thu, 13 Jan 2005 16:00:48 +0900


@


1.26
log
@- add Clipboard.py for ssh filebrowser.
@
text
@d3 1
d5 1
a5 1
 -- Spike^ekipS <spikeekips@@gmail.com>  Sun, 21 Aug 2005 21:24:37 +0900
@


1.25
log
@.
@
text
@d1 5
@


1.24
log
@.
@
text
@d1 5
@


1.23
log
@.
@
text
@d6 1
d8 1
a8 1
 -- Spike^ekipS <spikeekips@@gmail.com>  Tue,  9 Aug 2005 19:44:54 +0900
@


1.22
log
@.
@
text
@d5 1
d7 1
a7 1
 -- Spike^ekipS <spikeekips@@gmail.com>  Mon,  8 Aug 2005 17:39:49 +0900
@


1.21
log
@.
@
text
@d3 2
@


1.20
log
@- fix bugs in panel of FileBrowser.
- fix bugs in get_filename_from_uri() in func.py.
@
text
@d1 5
@


1.19
log
@.
@
text
@d4 2
d7 1
a7 1
 -- Spike^ekipS <spikeekips@@gmail.com>  Sun,  7 Aug 2005 23:14:17 +0900
@


1.18
log
@.
@
text
@d3 1
a3 1
  * fix bugs in main menu.
@


1.17
log
@- fix bugs, could not select previous tab in notebook when the tab was removed.
@
text
@d1 6
@


1.16
log
@- add about dialog
- fix some bugs.
- add translation.
@
text
@d11 1
@


1.15
log
@- make vee to operate reasonably :)
- add new feature, to be noticable in notebook tab label when the new content in
  VTE was inserted the hiding tab.
- fix bugs.
- add clock in main toolbar, but it's nice.
@
text
@d8 3
d12 1
a12 1
 -- Spike^ekipS <spikeekips@@gmail.com>  Fri,  5 Aug 2005 21:07:02 +0900
@


1.14
log
@.
@
text
@d1 10
@


1.13
log
@.
@
text
@d7 2
d10 1
a10 1
 -- Spike^ekipS <spikeekips@@gmail.com>  Thu,  4 Aug 2005 16:14:13 +0900
@


1.12
log
@.
@
text
@d6 1
a6 1
  * fix bugs.
d8 1
a8 1
 -- Spike^ekipS <spikeekips@@gmail.com>  Wed,  3 Aug 2005 17:46:20 +0900
@


1.11
log
@.
@
text
@d5 2
d8 1
a8 1
 -- Spike^ekipS <spikeekips@@gmail.com>  Tue,  2 Aug 2005 16:32:24 +0900
@


1.10
log
@- fix bugs, could not handle the file, ~/.ssh/known_hosts in conch.py
@
text
@d1 7
d11 1
@


1.9
log
@- add new toolbutton for ssh, ssh_filebrowser.
@
text
@d1 6
@


1.8
log
@- see debian/changelog
@
text
@d11 1
@


1.7
log
@- see debian/changelog
@
text
@d10 1
d12 1
a12 1
 -- Spike^ekipS <spikeekips@@gmail.com>  Tue, 26 Jul 2005 18:09:14 +0900
@


1.6
log
@.
@
text
@d8 2
d11 1
a11 1
 -- Spike^ekipS <spikeekips@@gmail.com>  Sun, 24 Jul 2005 11:37:56 +0900
@


1.5
log
@- Adding ssh_filebrowser in bookmark works fine.
@
text
@d7 1
a7 1
  * adding the ssh_filebrowser module works fine.
@


1.4
log
@- see debian/chagnelog
@
text
@d7 1
@


1.3
log
@- see debian/changelog
@
text
@d6 1
@


1.2
log
@- see debian/changelog.
@
text
@d5 1
@


1.1
log
@Initial revision
@
text
@d1 7
@


1.1.1.1
log
@new version of vee, 2005.07.16
@
text
@@
