release notes eng.txt

来自「Nokia 7710上的ICQ客户端源码, 支持中文即时消息」· 文本 代码 · 共 34 行

TXT
34
字号
Version 0.1.0
    Font settings are initialized with skin-dependent values
    Contact list retrieval is implemented
    Support for contact status update is implemented
    *Bug fixed. Client kept staying online on application closure
    Message sending functionality is implemented
    Added toolbar controls to manage interface elements' visibility

! Before you start the application of versions listed below make sure that settings file is removed (C:\ICQ7.ini)

Version 0.0.9
    Default settings are changed so that errors are reported by default
    ICQ7 is now assigned a UUID (49435137-4d65-7373-656e-676572xxyyzz), where xx - major version number, yy - minor version number, zz - revision number
    Added unicode support for incoming messages of channel #1 (multilingual messages retrieval)
    Message window formatting is dynamically upated when user changes font settings (just for general message font yet)
    Contact list entry gets bold if there are unread messages for that contact
    Contact's pseudo-online status is reflected via + or - sign (real status is not yet retrieved)
    Some basic connection error codes are recognized and reported

Version 0.0.8
    Retrieval of multiblock messages in channel #1
    Retrieval of offline messages
    Active control switch by Zoom/Switch keys
    Connection is maintained by sending Keep-Alive packets
    
Version 0.0.7
    Retrieval of plain text (channel 1) messages 
    3 types of main server connection:
        Direct connection
        Proxy connection (present, but not supported)
        Relayed connection (application connects to the specified server instead of the one reported by authentication server)
    User may choose a default codepage (charset) for incoming messages
    Message area autoscroll blocks if focused
    

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?