commit 541606a37dc2419a76fd088fa76e112f8858186c
Author: NiuTao <niutao0602@gmail.com>
Date:   Thu Sep 22 20:02:53 2011 +0800

    fix comlipe error: 'CMSPAR' undeclared

 ChangeLog    |   37 +++++++++++++++++++++++++++++++++++++
 configure    |   20 ++++++++++----------
 configure.ac |    2 +-
 src/serial.c |   11 ++++++++++-
 4 files changed, 58 insertions(+), 12 deletions(-)

commit 7a71ebab28ba31aaed19f6631571c63b52f5903f
Author: NiuTao <niutao0602@gmail.com>
Date:   Fri Sep 9 17:54:36 2011 +0800

    fix error of can not open serial port at first time

 src/cqconnect.c |    2 +-
 src/iqconnect.c |    2 +-
 src/serial.c    |    5 +++--
 src/shell.c     |    2 +-
 4 files changed, 6 insertions(+), 5 deletions(-)

commit b61af72d316f6303b81ffb694d4a48e488cccb1e
Author: Niu Tao <niutao0602@gmail.com>
Date:   Sat Aug 27 01:02:29 2011 +0800

    Release lcrt-1.1.0

 ChangeLog       |    8 ++++----
 src/cqconnect.c |    5 +++--
 src/iqconnect.c |    2 +-
 src/iqconnect.h |    3 ---
 src/iwindow.h   |    7 +++++--
 5 files changed, 13 insertions(+), 12 deletions(-)

commit 47399df27c1a082c1168f627b474d18fd2ade4a6
Author: Niu Tao <niutao0602@gmail.com>
Date:   Tue Aug 23 21:41:16 2011 +0800

    just change ChangeLog

 ChangeLog |   15 ++++++++++++---
 1 files changed, 12 insertions(+), 3 deletions(-)

commit 2652ee7266d7f1a4c6c40740480faea7af437b7d
Author: Niu Tao <niutao0602@gmail.com>
Date:   Tue Aug 23 21:34:40 2011 +0800

    fix error when create a new session

 ChangeLog       |   33 +++++++++++++++++++++++++++++++++
 src/iqconnect.c |    9 ++++++---
 src/user.c      |    2 +-
 3 files changed, 40 insertions(+), 4 deletions(-)

commit d389557981c44ce6ca3a170d89afb889d1f866d8
Author: Niu Tao <niutao0602@gmail.com>
Date:   Tue Aug 23 01:36:56 2011 +0800

    fix the bug on protocol of shell

 ChangeLog        |  595 ++++++++++++++++++++++++++++++++----------------------
 Makefile.am      |    2 +-
 Makefile.in      |    2 +-
 README           |    2 +
 language/de_DE.c |    1 +
 language/en_US.c |    1 +
 language/zh_CN.c |    1 +
 src/cqconnect.c  |   19 +-
 src/ctoolbar.c   |    2 +-
 src/iqconnect.c  |    7 +-
 src/iqconnect.h  |    7 +
 src/shell.c      |  103 +++++++++-
 src/shell.h      |    8 +-
 src/user.c       |    9 +-
 14 files changed, 499 insertions(+), 260 deletions(-)

commit a0f413438b1e650529c2f3e0afea757dfaeb6cbe
Merge: c37b59f 15dbc22
Author: NiuTao <niutao0602@gmail.com>
Date:   Mon Aug 22 09:33:38 2011 +0800

    Merge branch 'develop' of https://code.google.com/p/lcrt into develop

commit c37b59f87a952f9cc44fd7260c98983955ebbb75
Merge: b97fbe1 dfb8d1c
Author: NiuTao <niutao0602@gmail.com>
Date:   Fri Aug 19 21:24:09 2011 +0800

    fix some bug for serial

commit 15dbc220b4a58ecb11a1afc36c9c74326c74cf0f
Merge: b97fbe1 dfb8d1c
Author: NiuTao <niutao0602@gmail.com>
Date:   Fri Aug 19 21:24:09 2011 +0800

    fix some bug for serial

commit dfb8d1c9e0176a120b5574d1a4208922f70fee47
Author: NiuTao <niutao0602@gmail.com>
Date:   Mon Aug 15 19:48:54 2011 +0800

    add key press signal 'Return' to protocol serial

 Makefile.am     |    2 +-
 Makefile.in     |    2 +-
 README          |   11 ++++++-
 src/cterminal.c |    5 ---
 src/iterminal.c |    1 -
 src/iterminal.h |   62 +++++++++++++++++++++++++------------------
 src/lcrt.c      |   64 +++++++++++++++++++++++++++++++++++++++++++++
 src/serial.c    |   78 +------------------------------------------------------
 src/ssh.c       |    3 ++
 src/telnet.c    |    4 +++
 10 files changed, 119 insertions(+), 113 deletions(-)

commit b97fbe16ff23f8e7b827c40d16b805d5b6668ff5
Author: NiuTao <niutao0602@gmail.com>
Date:   Mon Aug 15 19:48:54 2011 +0800

    add key press signal 'Return' to protocol serial

 Makefile.am     |    2 +-
 Makefile.in     |    2 +-
 src/cterminal.c |    5 ---
 src/iterminal.c |    1 -
 src/iterminal.h |   62 +++++++++++++++++++++++++------------------
 src/lcrt.c      |    4 +++
 src/serial.c    |   78 +------------------------------------------------------
 src/ssh.c       |    3 ++
 src/telnet.c    |    4 +++
 9 files changed, 50 insertions(+), 111 deletions(-)

commit aabd465166e63cee9f9c3b88f2538644be995e27
Author: Niu Tao <niutao0602@gmail.com>
Date:   Mon Aug 15 02:02:29 2011 +0800

    add make command:'make doc' to create document

 Makefile.am          |    2 +-
 Makefile.in          |   19 ++--
 aclocal.m4           |   10 +-
 config.h.in          |    2 +-
 configure            |  258 +++++++++++++++++++++++++++++++-------------------
 gnome/Makefile.in    |    2 +-
 help/Makefile.in     |    6 +-
 help/man/Makefile.in |    2 +-
 language/Makefile.in |    2 +-
 pixmaps/Makefile.in  |    2 +-
 src/Makefile.in      |    2 +-
 11 files changed, 185 insertions(+), 122 deletions(-)

commit f588a88e3ef52ed6a5cdd844717a6f3335cbb8a4
Author: niutao <niutao@niutao-laptop.(none)>
Date:   Sat Aug 13 19:08:25 2011 +0800

    1. support serial protocl.
    2. we can modify password from quick connect dialog

 .gitignore           |    4 +
 Doxyfile             | 1514 ++++++++++++++++++++++++++++++++++++++++++++++++++
 Makefile.am          |   22 +-
 Makefile.in          |   35 +-
 aclocal.m4           |   10 +-
 config.h.in          |    2 +-
 configure            |  258 ++++------
 gnome/Makefile.in    |    2 +-
 help/Makefile.in     |    6 +-
 help/man/Makefile.in |    2 +-
 language/Makefile.in |    2 +-
 language/de_DE.c     |   12 +-
 language/en_US.c     |   13 +-
 language/zh_CN.c     |   10 +-
 pixmaps/Makefile.in  |    2 +-
 src/Makefile.in      |    2 +-
 src/cfile.c          |   27 +-
 src/clogin.c         |    4 +-
 src/cqconnect.c      |   13 +-
 src/cterminal.c      |    7 +-
 src/foperate.c       |    2 +-
 src/iconnect.c       |    6 +-
 src/ilogin.c         |    4 +-
 src/inotebook.h      |    7 +-
 src/iqconnect.c      |    2 +-
 src/iqconnect.h      |   95 ++--
 src/iterminal.c      |   93 +---
 src/iterminal.h      |   11 +-
 src/iwindow.h        |   37 +-
 src/protocol.c       |   13 +-
 src/protocol.h       |   87 ++--
 src/raw.c            |   15 +
 src/raw.h            |   15 +
 src/rlogin.c         |   47 ++-
 src/rlogin.h         |    1 +
 src/serial.c         |  502 +++++++++++++++--
 src/serial.h         |   94 ++--
 src/shell.c          |   45 +-
 src/shell.h          |    1 +
 src/ssh.c            |  371 +++++++++++--
 src/ssh.h            |   12 +-
 src/telnet.c         |  128 +++--
 src/telnet.h         |    2 +-
 43 files changed, 2854 insertions(+), 683 deletions(-)

commit b1744c6baab1faa7bb9a8f44632bf7f7785182a8
Author: NiuTao <niutao0602@gmail.com>
Date:   Thu Aug 11 13:37:27 2011 +0800

    change our architecture to support more protocol, and add interface of
    Properties button in quick connect dialog.

 .gitignore           |   28 +++
 Makefile.am          |   10 +-
 Makefile.in          |   27 +--
 aclocal.m4           |   10 +-
 config.h.in          |    2 +-
 configure            |  280 ++++++++++++++---------
 configure.ac         |    8 +-
 gnome/Makefile.in    |    2 +-
 help/Makefile.in     |    6 +-
 help/man/Makefile.in |    2 +-
 language/Makefile.in |    2 +-
 language/de_DE.c     |    1 +
 language/en_US.c     |    1 +
 language/zh_CN.c     |    1 +
 pixmaps/Makefile.in  |    2 +-
 src/Makefile.am      |    1 +
 src/Makefile.in      |   24 ++-
 src/cqconnect.c      |   57 +----
 src/debug.h          |    1 +
 src/iqconnect.c      |    1 -
 src/iqconnect.h      |   22 ++-
 src/iterminal.c      |   17 +-
 src/iterminal.h      |    4 +-
 src/protocol.c       |   55 +++++
 src/protocol.h       |  127 ++++++++++
 src/rlogin.c         |   99 ++++++++-
 src/rlogin.h         |    8 +-
 src/serial.c         |   35 +++-
 src/serial.h         |    8 +-
 src/shell.c          |   89 +++++++-
 src/shell.h          |   15 +-
 src/ssh.c            |  637 ++++++++++++++++++++++++++++++++------------------
 src/ssh.h            |   19 +-
 src/telnet.c         |  262 ++++++++++++++++++++-
 src/telnet.h         |    9 +-
 src/user.c           |   24 ++
 src/user.h           |   98 +-------
 37 files changed, 1405 insertions(+), 589 deletions(-)

commit e93d901e62529b9119b58df097b71293da850e2a
Author: NiuTao <niutao0602@gmail.com>
Date:   Thu Aug 11 13:10:11 2011 +0800

    We switch project version control system to Git,first version is from
    svn r83. But also you can checkout svn version use command:
    svn checkout http://lcrt.googlecode.com/svn/trunk/ lcrt

 .gitignore                                  |    2 +
 AUTHORS                                     |    8 +
 COPYING                                     |   14 +
 ChangeLog                                   |  239 +
 Makefile.am                                 |   20 +
 Makefile.in                                 |  697 +++
 NEWS                                        |   28 +
 README                                      |  103 +
 aclocal.m4                                  | 1109 +++++
 config.h.in                                 |  202 +
 configure                                   | 6924 +++++++++++++++++++++++++++
 configure.ac                                |   91 +
 depcomp                                     |  630 +++
 gnome/Makefile.am                           |   12 +
 gnome/Makefile.in                           |  330 ++
 gnome/lcrt.desktop                          |   21 +
 help/Makefile.am                            |   40 +
 help/Makefile.in                            |  562 +++
 help/en_US/figures/lcrt-connect.png         |  Bin 0 -> 13840 bytes
 help/en_US/figures/lcrt-global-options.png  |  Bin 0 -> 33672 bytes
 help/en_US/figures/lcrt-quick-connect.png   |  Bin 0 -> 28554 bytes
 help/en_US/figures/lcrt-session-options.png |  Bin 0 -> 31215 bytes
 help/en_US/lcrt.xml                         |  532 ++
 help/en_US/legal.xml                        |   76 +
 help/man/Makefile.am                        |    4 +
 help/man/Makefile.in                        |  406 ++
 help/man/lcrt.1.in                          |   29 +
 help/zh_CN/figures/lcrt-connect.png         |  Bin 0 -> 12633 bytes
 help/zh_CN/figures/lcrt-global-options.png  |  Bin 0 -> 22504 bytes
 help/zh_CN/figures/lcrt-quick-connect.png   |  Bin 0 -> 18792 bytes
 help/zh_CN/figures/lcrt-session-options.png |  Bin 0 -> 24485 bytes
 help/zh_CN/lcrt.xml                         |  530 ++
 help/zh_CN/legal.xml                        |   76 +
 install-sh                                  |  520 ++
 language/Makefile.am                        |   55 +
 language/Makefile.in                        |  562 +++
 language/de_DE.c                            |  363 ++
 language/de_DE.h                            |    8 +
 language/en_US.c                            |  363 ++
 language/en_US.h                            |    8 +
 language/language.c                         |   95 +
 language/language.h                         |   27 +
 language/zh_CN.c                            |  363 ++
 language/zh_CN.h                            |    8 +
 missing                                     |  376 ++
 pixmaps/Makefile.am                         |   31 +
 pixmaps/Makefile.in                         |  395 ++
 pixmaps/lcrt-connect-in-tab.png             |  Bin 0 -> 981 bytes
 pixmaps/lcrt-connect.png                    |  Bin 0 -> 1109 bytes
 pixmaps/lcrt-copy.png                       |  Bin 0 -> 737 bytes
 pixmaps/lcrt-cut.png                        |  Bin 0 -> 1017 bytes
 pixmaps/lcrt-delete.png                     |  Bin 0 -> 903 bytes
 pixmaps/lcrt-disconnect.png                 |  Bin 0 -> 780 bytes
 pixmaps/lcrt-find.png                       |  Bin 0 -> 1006 bytes
 pixmaps/lcrt-help.png                       |  Bin 0 -> 1185 bytes
 pixmaps/lcrt-home.png                       |  Bin 0 -> 1137 bytes
 pixmaps/lcrt-info.png                       |  Bin 0 -> 1095 bytes
 pixmaps/lcrt-logo.xpm                       |  362 ++
 pixmaps/lcrt-new-session.png                |  Bin 0 -> 1071 bytes
 pixmaps/lcrt-paste.png                      |  Bin 0 -> 947 bytes
 pixmaps/lcrt-quick-connect.png              |  Bin 0 -> 1146 bytes
 pixmaps/lcrt-reconnect.png                  |  Bin 0 -> 812 bytes
 pixmaps/lcrt-rename.png                     |  Bin 0 -> 867 bytes
 pixmaps/lcrt-settings.png                   |  Bin 0 -> 1193 bytes
 pixmaps/lcrt-terminal.png                   |  Bin 0 -> 758 bytes
 src/Makefile.am                             |   74 +
 src/Makefile.in                             | 1392 ++++++
 src/cabout.c                                |   29 +
 src/cabout.h                                |    6 +
 src/caccels.c                               |   88 +
 src/caccels.h                               |   15 +
 src/cconnect.c                              |  270 ++
 src/cconnect.h                              |   15 +
 src/cedit.c                                 |  160 +
 src/cedit.h                                 |   16 +
 src/cfile.c                                 |  181 +
 src/cfile.h                                 |   21 +
 src/cfind.c                                 |   49 +
 src/cfind.h                                 |   10 +
 src/chelp.c                                 |  141 +
 src/chelp.h                                 |    9 +
 src/clock.c                                 |   58 +
 src/clock.h                                 |    9 +
 src/clogin.c                                |   74 +
 src/clogin.h                                |   24 +
 src/cmenubar.c                              |   15 +
 src/cmenubar.h                              |   19 +
 src/cnotebook.c                             |  163 +
 src/cnotebook.h                             |   26 +
 src/coptions.c                              |   54 +
 src/coptions.h                              |    9 +
 src/cpopup.c                                |   68 +
 src/cpopup.h                                |   12 +
 src/cqconnect.c                             |  132 +
 src/cqconnect.h                             |   25 +
 src/crename.c                               |   65 +
 src/crename.h                               |   10 +
 src/csettings.c                             |  287 ++
 src/csettings.h                             |   15 +
 src/cstatus.c                               |   61 +
 src/cstatus.h                               |   25 +
 src/cstatusbar.c                            |   31 +
 src/cstatusbar.h                            |    8 +
 src/cterminal.c                             |  198 +
 src/cterminal.h                             |   31 +
 src/ctoolbar.c                              |  104 +
 src/ctoolbar.h                              |   25 +
 src/cview.c                                 |   94 +
 src/cview.h                                 |   12 +
 src/cwindow.c                               |  108 +
 src/cwindow.h                               |   11 +
 src/debug.h                                 |   33 +
 src/foperate.c                              |  224 +
 src/foperate.h                              |   12 +
 src/iabout.c                                |   69 +
 src/iabout.h                                |    5 +
 src/iaccels.c                               |  314 ++
 src/iaccels.h                               |  138 +
 src/iconnect.c                              |  376 ++
 src/iconnect.h                              |  118 +
 src/iedit.c                                 |  280 ++
 src/iedit.h                                 |   77 +
 src/ifile.c                                 |  360 ++
 src/ifile.h                                 |   98 +
 src/ifind.c                                 |  247 +
 src/ifind.h                                 |   54 +
 src/ihelp.c                                 |  179 +
 src/ihelp.h                                 |   72 +
 src/ilock.c                                 |  292 ++
 src/ilock.h                                 |   65 +
 src/ilogin.c                                |  287 ++
 src/ilogin.h                                |   82 +
 src/imenubar.c                              |   81 +
 src/imenubar.h                              |   29 +
 src/inotebook.c                             |  143 +
 src/inotebook.h                             |   75 +
 src/ioptions.c                              |  184 +
 src/ioptions.h                              |   62 +
 src/ipopup.c                                |  235 +
 src/ipopup.h                                |   71 +
 src/iqconnect.c                             |  326 ++
 src/iqconnect.h                             |  215 +
 src/irename.c                               |  261 +
 src/irename.h                               |   55 +
 src/isettings.c                             | 1032 ++++
 src/isettings.h                             |  280 ++
 src/istatus.c                               |  165 +
 src/istatus.h                               |   56 +
 src/istatusbar.c                            |   33 +
 src/istatusbar.h                            |   30 +
 src/iterminal.c                             |  310 ++
 src/iterminal.h                             |   69 +
 src/itoolbar.c                              |  166 +
 src/itoolbar.h                              |   83 +
 src/iview.c                                 |  183 +
 src/iview.h                                 |   65 +
 src/iwindow.c                               |  264 +
 src/iwindow.h                               |   80 +
 src/lcrt.c                                  |  100 +
 src/list.h                                  |  242 +
 src/message.c                               |   67 +
 src/message.h                               |   10 +
 src/mkconfig.c                              |  238 +
 src/mkconfig.h                              |   37 +
 src/rlogin.c                                |   29 +
 src/rlogin.h                                |   12 +
 src/serial.c                                |  233 +
 src/serial.h                                |   73 +
 src/shell.c                                 |   33 +
 src/shell.h                                 |   12 +
 src/ssh.c                                   |  500 ++
 src/ssh.h                                   |   12 +
 src/support.c                               |  122 +
 src/support.h                               |   61 +
 src/telnet.c                                |  150 +
 src/telnet.h                                |   12 +
 src/user.c                                  |  408 ++
 src/user.h                                  |  182 +
 178 files changed, 30938 insertions(+), 0 deletions(-)
