home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 February / PCWorld_2007-02_cd.bin / temacd / miranda / miranda-im-v0.6.1-unicode.exe / readme.txt < prev    next >
Text File  |  2007-01-09  |  33KB  |  698 lines

  1.                    Miranda Instant Messenger Release Notes
  2.                    ---------------------------------------
  3.  
  4.                            January 2007 (v0.6.1)
  5.  
  6.                           http://www.miranda-im.org
  7.  
  8.  
  9. Contents
  10. --------
  11.  
  12. 1. New in this version
  13. 2. Installation instructions
  14. 3. General notes
  15. 4. Troubleshooting
  16. 5. Compatibility issues
  17. 6. Contact
  18. 7. Support
  19. 8. License and Copyright
  20.  
  21.  
  22.  
  23. 1. New in this version
  24. ----------------------
  25.  
  26. This section lists some of the changes between different releases. We have tried
  27. to list all the important ones without getting too technical.
  28.  
  29. If you want to see the full changelogs, go here:
  30. http://files.miranda-im.org/builds/ChangeLog
  31.  
  32. * New in 0.6.1
  33. Enhancements
  34.  - Added option to enable/disable UPnP support
  35.  - Improved control/shift/enter behavior in chat windows
  36.  
  37. Bugfixes:
  38.  - History button in chats didn't open history
  39.  - Fixed network bind plugin compatibility issues with older plugins
  40.  
  41. * New in 0.6
  42. Enhancements
  43.  - Implemented UPnP support
  44.  - Core support for memory operations, strings, utf8 support, threading
  45.  - Tabbed options support
  46.  - ICQ: GDI resources optimization for extended status icons
  47.  - Jabber: Support for NTLM & MD5-DIGEST auth modes
  48.  - MSN: Support for WLM8 direct transfers
  49.  - MSN: File transfers added for the HTTP gateway mode
  50.  - MSN: Improved keep-alive packets sending
  51.  - Jabber: Ability to remove your account from the server
  52.  - Jabber: Ability to resolve nick names for transports
  53.  
  54. Bugfixes:
  55.  - AIM: Fix for file transfers
  56.  - ICQ: Some fixes for avatars
  57.  - IRC: Fix for nicknames which contain spaces
  58.  - Jabber: Added language id to the login request ('en')
  59.  - Jabber: Jabber crashes on very large images in vCards
  60.  - Jabber: Fix for issues with backslashes in the transports names
  61.  - Jabber: Fix for sending files to Pandion IM
  62.  - MSN: Improved error 217 (contact already exists) processing.
  63.  
  64. * New in 0.5.1
  65. Enhancements
  66.  - ICQ: Added new session password API - allowing plugins like Secure Login to work better
  67.  - Jabber: Improved the compatibility with the GTalk clients:
  68.    - Typing notification (JEP-0085);
  69.    - Avatars retrieving and publication (JEP-0153).
  70.  - Jabber: SASL authentication implemented, to allow the TLS usage. For old
  71.    servers which don't support SASL, the special option was added to disable
  72.    SASL, it guarantees the full compatilibily with almost all servers.
  73.  - Yahoo: Show a Popup for System Messages.
  74.  - Yahoo: Improvements to the request handling when behind HTTP/HTTPS proxies
  75.  - Yahoo: Added System Message handling (via Popup).
  76.  
  77. Bugfixes:
  78.  - Cannot create new profile through startup dialog (under NT4/95)
  79.  - Crash reading language pack headers
  80.  - Options dialog didn't activate if currently open when using the main menu item
  81.  - Profile selector didn't show last modified time correctly
  82.  - db3x driver text was cut off in profile selector dialog
  83.  - AutoExec files were deleted after use instead of renaming
  84.  - Allow use of '#' as the beginning character in a autoexec file
  85.  - Typo in about dialog
  86.  - Importing from autoexec_*.ini now supports CP1251 and UTF-8
  87.  - AIM: Fixed login problems from previous login order change
  88.  - AIM: Fixed utf8 sending for aim clients
  89.  - AIM: Keepalive timer fixes
  90.  - AIM: Changed the login order to force aol to send us a list on login
  91.  - AIM: Changed group handling to not move manually added users to their actual group
  92.  - AIM: Changed group handling to not lowercase all server-side group names
  93.  - AIM: Added meebo client detection
  94.  - AIM: Added adium client detection(beta adium only)
  95.  - AIM: Modified the gaim/adium detection to show as only gaim detection
  96.  - AIM: Fixed file transfer directory opening bug.
  97.  - AIM: Apply button in options got enabled by default
  98.  - AIM: Require "You were added" on new contact additions
  99.  - AIM: Fixed a memory leak on deny file transfer
  100.  - AIM: Removed extra mail service request at login
  101.  - AIM: Fixed problems with initial signon as away when "Do not reply to request for this message" is set
  102.  - ICQ: Fixed possible hang on exit
  103.  - ICQ: Fixed avatars were not working when server port set to 0
  104.  - ICQ: Made message parser more strict (fixes bug allowing stealth invisible client detection)
  105.  - ICQ: Fixed Popup's unicode support cannot be used in ANSI mode even if available (caused empty Popups)
  106.  - ICQ: Fixes possible buffer overflow with contact status change
  107.  - ICQ: Fixed migration was not working at all (should not disconnect so often on server's upgrading)
  108.  - ICQ: Fixed offline greeting cards were not processed properly
  109.  - ICQ: Fixed small protocol glitch with reverse peer-to-peer connection
  110.  - ICQ: Fixed HTTP/HTTPS proxy support (removed useless gateway option), long messages are now sent properly
  111.  - Jabber: Fixed invalid invitations in groupchats
  112.  - Jabber: JEP-0077 compliance fixed
  113.  - MSN: Fixed sending files to old Windows Messengers (4.x-5.x)
  114.  - MSN: Fixed direct avatars transfers for Windows Live Messenger
  115.  - SRMM: Improved RTL support
  116.  - Yahoo: Fixed avatar upload bug
  117.  - Yahoo: Show a system message when a file is successfully uploaded to Yahoo servers.
  118.  - Yahoo: various small fixes.
  119.  
  120. * New in 0.5
  121. Enhancements:
  122.  - Unicode support was introduced
  123.  - Database can store the Unicode strings (in utf8 format), and save and return these strings as ANSI, UCS2 and UTF8 strings
  124.  - Most core protocols can send, receive & process the information in Unicode
  125.  - The contact lists can display nicks, names and statuses in Unicode (under NT)
  126.  - Message editors can display any user information in Unicode, display and enter the Unicode messages;
  127.  - User details can process names, addresses, etc in Unicode
  128.  - Language packs can provide the valid translation for the Miranda's interface, even when the default codepage doesn't match the langpack codepage
  129.  - Two Miranda distributions are available since 0.5: the ANSI (for Win95/98/ME) and the Unicode one (for NT4/Win2k/XP/Win2003)
  130.  - The standard was designed for all contact list plugins, to simplify the support for sorting, storing, grouping contacts
  131.  - png2dib plugin was inserted into the distribution to provide the core-level support for PNG files
  132.  - Support for sending files with the Unicode names (not mappable into the current codepage)
  133.  - AIM: AIM protocol now using Oscar
  134.  - ICQ: Messaging support enhanced (P2P messaging supported)
  135.  - ICQ: Direct Connection support rewritten (with P2P messaging and reverse file-transfers)
  136.  - ICQ: Temporary Visible List support
  137.  - ICQ: New Features page in options to configure extra features
  138.  - ICQ: Custom statuses just like icq5 - needs clist_mw derivative (thx Big Muscle)
  139.  - ICQ: New custom status icons (thx Angeli-ka)
  140.  - ICQ: Enhanced Unicode & Ansi charsets support (each contact can have its own codepage)
  141.  - ICQ: AIM cross-compatability (add/remove, search by mail, status, messaging, away messages)
  142.  - ICQ: Secure MD5 login authentification
  143.  - ICQ: Revoke authorization (Advanced Feature - see further) - removes you from contact's server-list
  144.  - SRMM: RTL support for messages in Hebrew and some other languages.
  145.  - Jabber: Avatars support (JEP-0008)
  146.  - Jabber: Massive groupchat improvements, including private messages & invitations
  147.  - MSN: Client version detection
  148.  - MSN: Support for nudges
  149.  - MSN: Support for some MSN Messenger 7.5 and Live Messenger 8.0 specifics
  150.  - Yahoo: Ability to set your own avatar
  151.  - Yahoo: Added new icons
  152.  - Yahoo: Added address book and calendar links in the main menu
  153.  - Yahoo: Added alerts support and link to the main menu
  154.  - Yahoo: Added nick to Yahoo login information
  155.  - Yahoo: Yahoo now uses new png2dib.dll services for avatar manipulation
  156.  - Yahoo: Added Yahoo Japan support
  157.  - Yahoo: Added buzz/nudge support
  158.  - Yahoo: Offline IMs from blocked people get dropped
  159.  - Yahoo: Added basic audible support
  160.  - Yahoo: Yahoo File Transfer improvements
  161.  
  162. Bugfixes:
  163.  - Clist classic: Right click on a tray icon results to the resource leak
  164.  - ICQ: Our own contact in list now correctly handles events
  165.  - ICQ: Proxy Gateway mode is working again
  166.  - ICQ: File receiving from Trillian clients work again
  167.  - ICQ: Message errors are now really displayed
  168.  - ICQ: Fixed memory leak in avatar code
  169.  - ICQ: File transfers with GnomeICU works now
  170.  - ICQ: Fixed changing password in ICQ Details will not save it to DB if not there
  171.  - ICQ: Fixed PING channel handling (caused connection drop)
  172.  - ICQ: Fixed bug in changeinfo with translated listbox values
  173.  - ICQ: Fixed error handling in avatar code for uploading avatar
  174.  - ICQ: Fixed bug in Manage-Server list dialog, caused hang
  175.  - ICQ: Fixed occasional losing of messages (message parsing was incomplete)
  176.  - ICQ: Server-list management now stores all info - solves problems
  177.  - ICQ: Fixed unknown errors during login were not reported sometimes
  178.  - Jabber: resource names not UTF8 decoded
  179.  - Jabber: people are trying to connect to jabber.org with empty usernames
  180.  - MSN: Fix for the error 540 upon login, because of the invalid password hash calculation
  181.  - MSN: Fixed the problem of locking the message sending queue by timeouts
  182.  - MSN: Fixed disconnection issues for the HTTP gateway mode
  183.  - MSN: Fixed some issues with the wrong Hotmail Inbox and Profile Editing URLs
  184.  - MSN: Fix for error 911 inside switchboard threads
  185.  - Yahoo: Fixed deletion of a buddy from your contact list
  186.  - Yahoo: Made fixes to make more strings translatable
  187.  - Yahoo: Fixed a bug that could crash srmm
  188.  - Yahoo: Properly close the connections
  189.  
  190. * New in 0.4.0.3
  191. Bugfixes:
  192.  - ICQ: Fixed problem with sending and receiving messages.
  193.  
  194. * New in 0.4.0.2
  195. Bugfixes:
  196.  - AIM protocol uses TOC2 (TOC1 blocked by AOL)
  197.  
  198. * New in 0.4.0.1
  199. Bugfixes:
  200.  - Plugin options are not replaceable by a plugin
  201.  - Sending files from the root directory added an extra '\'
  202.  - Transparency focus issues in the contact list
  203.  - Log didn't scroll to the bottom when showing avatar in message window
  204.  - Trailing spaces removed from search by user id and email
  205.  - Button control didn't always draw icons correctly
  206.  - Sending files from the root folder used the incorrect path name
  207.  - Contact list focus on mouse-over didn't work
  208.  - Issues writing blobs to the database
  209.  - AIM: aim: links didn't register correctly
  210.  - ICQ: Renaming of server groups was not working properly - caused errors
  211.  - ICQ: Avatar could not be deleted (the delete button did not work)
  212.  - ICQ: File Transfers were not working properly in some cases (wrong cookie handling)
  213.  - ICQ: Avatar formats were not recognized correctly
  214.  - ICQ: Method of determining target dir in file receive was not solid enough
  215.  - ICQ: Manage server-list dialog leaked memory
  216.  - ICQ: Synchronize visibility items was not working properly
  217.  - ICQ: Our avatar image was not linked to our ContactPhoto
  218.  - ICQ: Fixed occasional crash on login (missing TLV validity checks)
  219.  - ICQ: Fixed slow update of nicks when users imported from server-list
  220.  - ICQ: Fixed auto info update mechanism, do not progress too fast, do not drop processing
  221.  - ICQ: Fixed empty groups are always hidden in Manage Server List, cannot be used either
  222.  - ICQ: Fixed occasional crash on avatar retrieval - limit size of image to the size of packet
  223.  - ICQ: If our rate is high, ignore user requests for status msgs & user details (prevents disconnection)
  224.  - ICQ: Added temporary solution for roughly translated ICQ 2003b russian
  225.  - ICQ: Manage server-list dialog could display other contacts and could crash
  226.  - ICQ: Basic search could search for bad uin - garbage can be in the string
  227.  - Jabber: Miranda process do not die when shutdown
  228.  - Jabber: XML specials in add contact
  229.  - Jabber: Status-visibility for a contact not working correctly
  230.  - Jabber: Cannot transfer File(s) between miranda/jabber to/from PSI or Exodus (or more)
  231.  - MSN: No zero-termination after _snprintf (potential security issue)
  232.  - MSN: Can't send messages to the MSN WebMessenger
  233.  - MSN: Can't delete contact's directory for received files
  234.  
  235. Enhancements:
  236.  - Prevent plugins from overriding the plugin options dialog
  237.  - Prevent useless database writes
  238.  - AIM: addbuddy link support
  239.  - ICQ: If Update details from server is on, user group are also updated
  240.  - ICQ: Changed System Uptime to Member since in my details
  241.  - ICQ: Auth system recognizes & sends UTF-8 messages
  242.  - ICQ: Miranda version signature improved (preparing for old signature removal in the future)
  243.  - ICQ: Added better error detection for offline msgs receival process
  244.  - ICQ: Made avatar handling more resilient to server errors
  245.  - Jabber: Support for the chat plugin
  246.  - Yahoo: Adding gaming status
  247.  
  248. * New in 0.4
  249. Bugfixes:
  250.  - Crashes after warning about unsuccessful search
  251.  - ESC doesn't work in User Detail
  252.  - Phrases with leading and trailing spaces not translateable
  253.  - Incorrect Local time in Userinfo
  254.  - CheckDlgButton didn't draw correctly if used after creation in button control
  255.  - Offline users weren't always shown in Typing Notify Options
  256.  - Ctrl+w closes message window
  257.  - Moving a group outside the CLC causes a crash
  258.  - Crash translating a menu
  259.  - Scrollbar still appeared sometimes if XP skinning was enabled
  260.  - Contact list control read-disk-on-paint bugs
  261.  - Many database bug fixes (crashes, corruption)
  262.  - Crash opening Find/Add dialog
  263.  - No & sign in the Open File button on the File Transfer window
  264.  - Visual defect in "Options\Contact List\Icons" when Expert options unchecked
  265.  - AIM: Removing user from deny list didn't always update mode in Miranda
  266.  - AIM: Fixed file transfers with Mac users
  267.  - ICQ: Error alert blocked I/O
  268.  - ICQ: Newly added contact with privacy setting is not hidden anymore
  269.  - ICQ: Offline messages are no longer received older than existing ones
  270.  - ICQ: Fixed authorisation reply
  271.  - ICQ: Fixed contact transfer ack
  272.  - ICQ: Now parses URL send ack correctly, no more timeout
  273.  - ICQ: Now sending ack on contacts receive
  274.  - ICQ: Fixed crash on receiving long message through P2P
  275.  - MSN: Connection/login fixes
  276.  - IRC: Many bug fixes
  277.  - Yahoo: Much cleaner/better/stable code
  278.  
  279. Enhancements:
  280.  - Database and contact list control moved to plugins
  281.  - Relative paths for icons, sounds, and contact list background
  282.  - Scroll through past messages with ctrl+up/dn in message window
  283.  - New idle module to handle autoaway and protocol idleness
  284.  - Pin to desktop option in Window options
  285.  - Dim idle contacts option
  286.  - Use windows colours option for contact list
  287.  - New status bar options (hide bevel, hide gripper)
  288.  - Database I/O improvements
  289.  - Option to hide vertical scroll bar
  290.  - Opening a URL blocked I/O
  291.  - AIM: Show mobile users as 'on the phone'
  292.  - MSN: Sending/receiving avatar support
  293.  - MSN: Peer to peer support
  294.  - ICQ: Added avatar tab to user-details dialog to show avatar
  295.  - ICQ: My user-details now show more information & added idle since to ICQ tab
  296.  - ICQ: Added full unicode message support (requires SRMM Unicode)
  297.  - ICQ: Added support for sending and receiving Idle time
  298.  - ICQ: Added reliable client identification
  299.  - ICQ: Added support for avatar images (downloading & uploading).
  300.  - ICQ: Added Grant authorisation option (send & recognize)
  301.  - IRC: Support for secured connections using OpenSSL
  302.  - IRC: Support for CTCP and DCC filetransfers and chats
  303.  - IRC: New graphical user interface using Chat plugin
  304.  - Jabber: Unicode support
  305.  - Yahoo: Better Unicode support
  306.  - Yahoo: New Buddy Search
  307.  - Yahoo: File Transfer support
  308.  - Yahoo: Stealth support (Yahoo v6 visibility list)
  309.  - Yahoo: Idle support
  310.  - Yahoo: Avatar support (retrieval only)
  311.  
  312.  
  313. * New in 0.3.3
  314.  
  315. Bugfixes:
  316.  - Fixed crash when closing history window with large history
  317.  - IE was always used as the default browser if IE was open
  318.  - Added option to set outgoing port range
  319.  - Several memleak fixes
  320.  - Improved proxy handling
  321.  - Rare crash on opening options
  322.  - AutoNA was not set correctly when Away was set
  323.  - Visibilty list did not list all users
  324.  - Icons in URL and message contact menus didn't update when icons changed
  325.  - Reduce CPU usage in file trnasfer dialogs (less screen updates)
  326.  - Many other bug fixes
  327.  - AIM: Unable to save "Only reply to users in your contact list" option
  328.  - ICQ: Failed to send or receive files from ICQ 2003b.
  329.  - ICQ: Fixed a number of smaller memory leaks.
  330.  - ICQ: Contact e-mail info was not displayed correctly.
  331.  - ICQ: Failed to retrieve user details during certain circumstances.
  332.  - ICQ: URL messages could disappear when sent through a Direct Connection.
  333.  - ICQ: Nick name was not deleted from server list when local nick name was deleted.
  334.  - ICQ: Server side contacts could reappear after being deleted if they were on the visible/invisible lists.
  335.  - ICQ: Changing status while connecting had no effect.
  336.  - ICQ: A bunch of other fixes the CVS changelog if you want the big list.
  337.  - Jabber: Should offline all chatrooms when go invisible (because they are actually offline)
  338.  - Jabber: Miranda won't exit if more than one groupchat windows are left open
  339.  - Jabber: Wrong filename encoding in file sending (signed/unsigned problem)
  340.  - Jabber: Crash on connect/disconnect caused by stale contacts associated with an unknown protocol
  341.  - Jabber: Deleting groupchat temporary contact unintentionally closes the chatroom
  342.  - Jabber: Presence is broadcast to chatroom that has denied our access
  343.  - Jabber: Graceful exit while Miranda shutdown in the middle of file transfer
  344.  - MSN: A port remained opened after the file trasnfer cancel
  345.  - MSN: if a contact list is very long, all contacts could be shown in the Offline mode
  346.  - MSN: When you set your own nickname with spaces, it appears in the options dialog URL-encoded (with %20 instead of a space char).
  347.  - MSN: Opened switchboard sessions weren't closed when you go offline without closing Miranda.
  348.  - MSN: File senging does not require to talk anymore
  349.  - MSN: Contacts with leading digits in the e-mail were not processed properly
  350.  - MSN: Many other bug fixes
  351.  
  352. Enhancements:
  353.  - New user is typing API (supported by ICQ/MSN/Jabber/Yahoo)
  354.  - Messaging module moved to a plugin with many UI changes (SRMM)
  355.  - AutoAway can now set protocols away if the workstation becomes locked
  356.  - Improved button control (bitmap support, flat button support)
  357.  - Added options to disable systray icon flashing and adjusting blink time
  358.  - Default icon packs are automatically loaded from disk if they exist
  359.  - Added report bug menu item
  360.  - Many other enhancements
  361.  - AIM: Added user search capability
  362.  - AIM: Send messages to groupchat users by double clicking name
  363.  - AIM: Added file receive support
  364.  - ICQ: Added support for sending and receiving Typing Notifications.
  365.  - ICQ: Now accepts messages formatted in unicode (note: this wont solve the problem with displaying messages with multiple charsets).
  366.  - IRC: Contacts on the contactlist
  367.  - IRC: Hostmasks
  368.  - IRC: Ignore system
  369.  - IRC: Channelmanager
  370.  - Jabber: Manual registration to Jabber services
  371.  - Jabber: Can automatically remove contacts not in roster
  372.  - Jabber: Invite and accept invitation to a groupchat
  373.  - Jabber: Support composing message event (message typing notification)
  374.  - Jabber: Send full JID (with resource name) with <message/> when appropriate
  375.  - MSN: 'User is typing' support added
  376.  - MSN: "Invite to chat" contact menu item is added.
  377.  - MSN: 'block/unlock' feature is integrated with Options->Status->Visible
  378.  - MSN: New gateway support
  379.  
  380.  
  381. * New in 0.3.2
  382.  
  383. Bugfixes:
  384.  - Buffer overrun in url dialogs
  385.  - Options window was shown off screen if previously closed while minimized
  386.  - Some button controls were not translatable
  387.  - Fixed issues with duplicate protocols listed in the icons options
  388.  - AIM: Login flood when creating new users
  389.  - AIM: Automatically turn off server-side list support for list that are to large (AIM)
  390.  - AIM: Crashed when truncating large packets
  391.  - AIM: Crash parsing empty server-side list
  392.  - AIM: Warn User menu in groupchat was always disabled
  393.  - Jabber: Better disco/browse fallback scheme for groupchat browsing
  394.  - Jabber: Undecoded room jid in groupchat log window title
  395.  - Jabber: Connection thread can lingering around while in reconnect loop and Miranda exits
  396.  - Jabber: Changing global statuses to an unsupported one shows correct icon now (a bug introduced again in 0.1.1.2)
  397.  - Jabber: Initial status in chatroom not correct
  398.  - Jabber: Crash when displaying x:data list-single that has no default selection
  399.  - Jabber: Multi-line x:data field truncated to first line
  400.  - Jabber: Adding contacts when already exist in clist with "Hidden" does not remove "Hidden"
  401.  - Jabber: Won't send ASCII control chars that are invalid XML chars (replaced with spaces)
  402.  - Jabber: Properly offline when set offline while connecting
  403.  - Jabber: Initial data sometimes not shown on agent dialog
  404.  - Jabber: Connection thread still not exit properly when Miranda exits
  405.  - Jabber: Another change in setstatus/setawaymsg handling
  406.  - Jabber: Password dialog change to modeless
  407.  - Jabber: Discard whitespaces not enclosed by any  XML tags so that they won't waste buffer space
  408.  - MSN: Cookies usage had been turned off, it means that you can logon automatically into MSN Messenger and simultaneously logon using Miranda under different account (thanks to Pixador).
  409.  - MSN: WinInet.dll now gets unloaded from memory after login to use less memory.
  410.  - MSN: Attemp to find/add a contact that already exists in your contact list resulted to strange error message.
  411.  - MSN: Authorization problems when many MSN accounts are used in the same Miranda installation.
  412.  - MSN: If a password contains non-alphabetical characters (like punctuation, ampersand, plus, etc) the MSNP8 login could return error 401 Unauthorized. MSNP7 login works Ok.
  413.  - MSN: If a contact changes its status to Invisible, it's not possible to send messages to him/her anymore.
  414.  - MSN: The popup displaying procedure was changed to avoid so called 'frozen popups'effect.
  415.  - MSN: New MSN Menu item was added to edit user's MSN profile in a browser
  416.  - MSN: Authorization problems when many MSN accounts are used in the same Miranda installation.
  417.  - MSN: If a password contains non-alphabetical characters (like punctuation, ampersand, plus, etc) the MSNP8 login could return error 401 Unauthorized. MSNP7 login works Ok.
  418.  - MSN: If a contact changes its status to Invisible, it's not possible to send messages to him/her anymore.
  419.  - MSN: the popup displaying procedure was changed to avoid so called 'frozen popups'effect.
  420.  - ICQ: Prevent your status messages being read when you are invisible.
  421.  - ICQ: Small memory leak when sending an SMS.
  422.  - ICQ: Fixed a dumb bug that caused random disconnections from the ICQ server.
  423.  - ICQ: Cleaned up the code for searches and user info updates, should work better now.
  424.  - ICQ: AIM users in your server contact list would get added locally with uin 0.
  425.  
  426. Enhancements
  427.  - Docking to the left or right side of the screen only happens when CONTROL is held down.
  428.  - Possible to prevent writing of single key to registry on startup.
  429.  - Possible to specify ports for outgoing connections.
  430.  - Loading large histories now shows window immediately.
  431.  - AIM: Added option to edit display name.
  432.  - Jabber: Groupchat admin functions.
  433.  - MSN: The SSL autorization procedure was changed: now it uses Internet Explorer's proxy settings to log in. It also resolves problems with proxies that require authorization (previously you could see the error 407 in the network log when trying to logon). In this case MSN plugin tries automatically to apply the login and the password from the Options -> Network -> MSN.
  434.  - MSN: Error diagnostic has been slightly enhanced.
  435.  - MSN: New MSN Menu item was added to edit user's MSN profile in a browser.
  436.  - MSN: MSNP7 support is deleted and this option is locked
  437.  - MSN: Netmeeting support added
  438.  - MSN: Option was added to launch a specific program when the new Hotmail arrives
  439.  - ICQ: Added "missed message" notification.
  440.  - ICQ: Added better error messages for message send failures.
  441.  - ICQ: Messages now default to the most reliable delivery method available for a given contact.
  442.  
  443.  
  444. * New in 0.3.1
  445.  
  446. Major changes:
  447.  - IRC protocol plugin is now included in the installer
  448.  
  449. Bugfixes:
  450.  - Fixed tooltips cutting off text in systray on newer shells
  451.  - Removed some memory leaks
  452.  - Many bug fixes relating to the away system
  453.  - CPU went to 100% if resized to small
  454.  - Possible XP theme corruption in toolbar image buttons
  455.  - Find/Add dialog showed protocols that didn't support the find/add service
  456.  - Rename contact menu item is only shown when menu is shown from the contact list
  457.  - Netlib could cause 100% CPU usage during fast file transfers
  458.  - Menu items could sometimes be placed in the wrong order
  459.  
  460. Enhancements:
  461.  - Redesigned message dialog
  462.  - Added a heap compactor to flush out memory every 5 minutes
  463.  - All new default icons
  464.  - You can now set a sound for outgoing message
  465.  - Autoaway no longer pops up change status message dialog
  466.  - Added a Global Status Icons setting under icons. This lets you
  467.    set the default systray icon and global status menu icons.
  468.  
  469.  
  470. * New in 0.3
  471.  
  472.  Major changes:
  473.  - ICQ module has been moved to a separate plugin. You can now
  474.    run Miranda IM without ICQ
  475.  - Bundled support for ICQ, AIM, Jabber and MSN
  476.  
  477.  Bugfixes:
  478.  - Reply quoted sometimes closed window
  479.  - Much safer multithreading. This will help make Miranda IM more stable.
  480.  - Several "crash on exit" bugs fixed
  481.  - If only specific protocols are invisible don't show contact's as always
  482.    visible if their protocol is not invisible
  483.  - Strange behaviour in the Auto away feature
  484.  - New add/authorization dialog
  485.  - Always/Never visible settings is now mutually exclusive
  486.  - If already away or in NA, don't try to resend away/NA, this fixes the
  487.    problem with the NA dialog reshown every five seconds, also fixes flooding
  488.    of NA status changes to other contacts
  489.  - File Transfer Complete sound would play even if that never happened, added
  490.    a few extra sounds for "failed" and "denied".
  491.  - Smarter database: Miranda now checks your profile carefully before opening to ensure that it's in proper    working order
  492.  - Since the database is so smart, it also checks to see if your disk drive has actually
  493.    written out new information, if it hasn't it shuts down, protecting the profile from major
  494.    corruption (total data loss of a profile infact)
  495.  - At least 2 gazillion internal fixes too complicated to explain (we dont
  496.    even know what we did ;))
  497.  
  498.  Enhancements:
  499.  - UI improvements to the plugins options page
  500.  - Search dialog now remembers last protocol used
  501.  - Added possibility to delete user with Del key
  502.  - Improved integration with XP themes
  503.  - Added menu in URL receive dialog (open in new/current window/copy link)
  504.  - Multi line tray tooltips
  505.  - Netlib now creates log path if it doesn't exist
  506.  - Several optimizations to make Miranda IM run even faster and more stable
  507.  - Made it possible to close read status message dialog with escape
  508.  - Improved some of the error messages to make them easier to understand
  509.  
  510. * New in 0.2.1
  511.  - Sending messages to ICQ users who are in 'Invisible' mode does not work
  512.    if 'Send messages slower, but with full acknowledgement' option is enabled.
  513.  - Sending message to users with old ICQ versions sometimes does not work.
  514.  
  515.  
  516. * New in 0.2
  517.  - Support for SOCKS4, SOCKS5, HTTP and HTTPS proxies.
  518.  - Improved stability.
  519.  - Some general user interface changes.
  520.  - New default icons.
  521.  - Faster filetransfers.
  522.  - Import contacts and history from other Miranda profiles.
  523.  - Import contacts and history from Mirabilis ICQ 99a-2003a.
  524.  - Support for more plugins (>120 plugins available for download!).
  525.  - more than 160 other bug fixes and improvements!
  526.  - Ability to store and download contacts from the ICQ servers.
  527.  - Increased compatibility while communicating with other ICQ clients.
  528.  - Many bug fixes related to file transfers.
  529.  - Allow/don't allow direct connections.
  530.  - Enable/disable 'Web aware'.
  531.  - Don't allow unknown contacts to read your status message.
  532.  - Optionally send requests for authorizations.
  533.  - Optionally send 'You have been added' notifications.
  534.  
  535.  
  536. * New in 0.1.2.1
  537.  - Improved contact list with support for background images,
  538.    nested groups and lots more
  539.  - Nifty new context-sensitive help plugin
  540.  - Send messages to many people at once
  541.  - Drag-and-drop file sending
  542.  - Improved search and icq whitepages search
  543.  - HTTP proxy support for ICQ
  544.  - Options dialog revamp. Shows Expert mode option
  545.  - More bug fixes than you can shake giant redwood at
  546.  
  547.  
  548. * New in 0.1.2
  549.  - Connects to the new ICQ servers for much more reliable communication
  550.  - Improved support for connecting to other instant messaging networks
  551.  - New user details dialog box
  552.  - File transfer that actually works
  553.  - Supports an SMS messaging plugin
  554.  - Supports a plugin to change your own details from within Miranda
  555.  - URL Clicking Support in Split Message Dialog Plugin
  556.  - More bug fixes than you can shake giant redwood at
  557.  
  558.  
  559. * New in 0.1.1
  560.  - Setting Status Messages. E.G. Away/Occupied/DND....
  561.  - Visible/Invisible List. E.G. Be invisible to a specific user
  562.  - Import Plugin can now import History in addition to Contacts
  563.  - Language Pack Support
  564.  - File Transfer Dialog Improved
  565.  
  566.  
  567.  
  568. 2. Installation Instructions
  569. ----------------------------
  570.  
  571. * Upgrading
  572.  
  573. To upgrade an existing Miranda IM installation, run the installer
  574. and choose to install to the same folder. Your message history,
  575. settings and contact list will be saved.
  576.  
  577. * First Installation
  578.  
  579. Run the installer and follow the instructions.
  580.  
  581.  
  582.  
  583. 3. General Notes
  584. ----------------
  585.  
  586. Unlock the power of your new Miranda IM with plugins! There are now more
  587. than 200 plugins available as free downloads:
  588. http://www.miranda-im.org/download/index.php
  589.  
  590.  
  591.  
  592. 4. Troubleshooting
  593. ------------------
  594.  
  595. If you have problems with Miranda:
  596.  
  597. a) Disable all plugins. If the problem is gone now, it was probably a
  598.    bug in one of the plugins and not in Miranda IM itself.
  599. b) Update to the latest alpha version.
  600.    We regularly fix bugs in Miranda IM. If you are having a problem it
  601.    might help to upgrade to the latest alpha version, maybe we already
  602.    fixed it. You will find the "Nightly alpha builds" in the "Development"
  603.    section of our website.
  604. c) Check the list of known bugs.
  605.    The official buglist is available at:
  606.    http://bugs.miranda-im.org/
  607.    Look here before you submit a new report, dont submit a new report if
  608.    it has already been reported.
  609. d) Submit a bugreport.
  610.  
  611.  
  612.  
  613. 5. Compatibility issues
  614. -----------------------
  615.  
  616. Miranda IM supports all released versions of Windows from
  617. Windows 95 to Windows XP. Beta versions are not supported.
  618.  
  619. a) Windows 95
  620.  
  621.  - If you have trouble running Miranda IM on a Windows 95, make
  622.    sure that you have Winsock and DUN upgrades installed.
  623.  - Menu icons are not supported in Windows 95.
  624.  - Window transparency is only supported on Windows 2000 and
  625.    Windows XP.
  626.  
  627. b) IRC plugin and MSVCP60.DLL
  628.  - The IRC plugin requires MSVCP60.DLL. If you dont have this
  629.    file on your system, download it from:
  630.    http://www.dll-files.com/dllindex/dll-files.shtml?msvcp60
  631.  
  632. c) Plugins
  633.  - Third party plugins may have different requirements than
  634.    Miranda IM itself. The Miranda IM developers cannot guarantee
  635.    that all plugins will work on your system.
  636.  
  637.  
  638.  
  639. 6. Contact
  640. ----------
  641.  
  642. a) Webpage
  643.  
  644. The official webpage for the Miranda IM project is www.miranda-im.org.
  645.  
  646. b) Authors
  647.  
  648. Martin ╓berg         - Project Manager / Developer
  649.                strickz at miranda-im.org
  650. Robert Rainwater     - Developer
  651.                rainwater at miranda-im.org
  652. Sam             - Developer
  653.                egodust at miranda-im.org
  654. Lyon Lymliz         - Webmaster
  655.                lynlimz at miranda-im.org
  656. Santithorn Bunchua     - Jabber developer
  657. George Hazan         - MSN developer
  658. J÷rgen Persson         - IRC developer
  659.  
  660.  
  661. Miranda IM is made possible with the help of many more people.
  662. A longer list of contributors can be found in the About box and
  663. on the webpage.
  664.  
  665. Note: The developers do not provide user support by e-mail. See
  666. section 7 for more information.
  667.  
  668. The source code is available at http://www.miranda-im.org/release/download.php
  669.  
  670.  
  671.  
  672. 7. Support
  673. ----------
  674.  
  675. Miranda IM is provided free of charge but without any warranty or support.
  676.  
  677. If you have difficulties using Miranda IM, you can find a lot of resources in
  678. the Help section of the website: http://www.miranda-im.org/help/
  679.  
  680. You can also ask for help in the official forums and someone will try to help.
  681. But remember; everyone involved in the Miranda IM project are volunteers, as
  682. in "does not get paid". So please be friendly and your chances of getting help
  683. will increase.
  684.  
  685.  
  686.  
  687. 8. License and Copyright
  688. ------------------------
  689.  
  690. Miranda IM is released under the terms of the GNU General Public License. See
  691. "License.txt" for more details.
  692.  
  693. Miranda IM is copyright 2000-2003 by Richard Hughes, Roland Rabien,
  694. Tristan Van de Vreede, Martin ╓berg, Robert Rainwater, Sam Kothari, and Lyon Lim.
  695.  
  696. The plugins included with this release is copyrighted by their authors. See the
  697. documentation for each plugin for more information.
  698.