K 10
svn:author
V 7
abbagom
K 8
svn:date
V 27
2009-03-25T16:08:22.542083Z
K 7
svn:log
V 960
Review, Patch, Refactoring
@ Server
    proc SaveDB is implemented.
    Exception handling for empty taglist, insane file name.
    Exception handling for invalid file ID/Revision.
@ Client
    Get_FileList_ALL, Get_FileList_in_listformat_ALL are implemented.(=> Canceled)
    proc parseConfig is updated.
    proc saveConfig is implemented.
    Use the default server IP/port and user ID, from configuration file.
    Save the recent server IP/port and user ID as default.
    Filelist format : "FileID.FileRev:FileList" ==> "FileID.FileRev FileList"
    proc Get_FileList_in_listformat ==> Moved to Client_GUI
@ Client_GUI
    TagList/FileList/FileInformation label is added.
    No Pseudo values are displayed.
    About message is modified.
    Clear the selection of listbox when connection/reload button is pressed.
    proc Get_FileList_in_listformat ==> Migrated from Client.tcl
    Setting FileList by Get_FileList_in_listformat procedure is updated.

END
