Go Back   MOBILEASZ WORLD OF MOBILES > PC ZONE > Internet/Browsing/Technology/Web
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-31-2008, 11:26 PM
PETER_ST's Avatar
PETER_ST PETER_ST is offline
Moderator
 
Join Date: Mar 2008
Posts: 206
Thanks: 93
Thanked 88 Times in 55 Posts
Rep Power: 42
PETER_ST will become famous soon enoughPETER_ST will become famous soon enough
zxz XChat v2.8.7

News for 2.8.7 (20/Mar/2008)



• The lag-o-meter now has a full-scale of 1.0 seconds and turns different colours (green, yellow, red).
• The /timer plugin is now loaded before other plugins/scripts so they can make use of it.
• The tray icon now responds to mouse-release events instead of mouse-press to avoid a bug on Vista [forum post].
• The Drag&Drop files to userlist feature has been enabled again.
• Changing the time-stamp format now applies the new setting instantly (in 2.8.5e it wouldn't fit in the margin until a restart).
• If you have an SSL cert/key, it can now be loaded from C:\Program Files\XChat\client.p em or <XChatDir>\<Network> .pem (requires OpenSSL).
• The Alerts settings now accept wildcards, instead of partitial string match [1807563]. This avoids the problem of people with very short nicks getting too many highlights.
• Changing away status during reconnect/disconnect will now remember it.
• You can now change your Away/Back status (all networks) in the tray menu.
• Favorite Channels / Auto-Join-List management:
o Network List window now has a "..." button to edit the auto-join-list in a more friendly way.
o Channel(text area), Tree/Tab and Channel-List right-click menus now have a Add/Remove function.
o Previous limit of 300 bytes has been overcome. Now up to 2 KB worth of channels/keys can be joined and it will be automatically split into multiple lines, if necessary.
o Per-Channel settings now save to disk, including Logging and Scrollback settings.
o /ChanOpt has been re-worked to be more like /Set.
• 'hostnameort' syntax is now accepted, if it's not an IPv6 address. This should avoid confusion.
• The Notify List has been renamed to Friends List, so it's more obvious what it is.
• The Userlist right-click menu now has icons and an option to add to friends list. If you've edited this menu before you'll still get the old one. To get the new one delete XChatDir\popup.conf while XChat isn't running.
• When there's missing information in the Userlist right-click menu, it'll issue a silent /WHOIS and fill it in. This includes retrieving a person's away-reason.
• A few GUI, menu and tray icons have been improved.
• <XChatDir>\startup.t xt is now loaded on launch (like /LOAD -e). It's a text file full of commands to execute when XChat starts (optional).
• The /Menu command's -i parameter can now be a file relative to <XChatDir>\Icons.
• The tree/tab right-click menu has been reorganized.
• The Channel List window now shows bold, underline, italic and mIRC colors.
• Added support for QuakeNet's /AUTH for nick password, when numeric 005 NETWORK=QuakeNet is detected.
• You can now copy with IRC attributes and mIRC colors if CTRL key is down when a selection is finished (on mouse release). This replaces the old "Color paste" feature.
• The input box and topic bar support editing with attributes (bold, underline etc) and mIRC colors.
• Added a 'compact' flag to gui_tweaks. This'll make the userlist and tree spacing smaller. E.g. type /set -or gui_tweaks 32 and restart to turn it on.
• Improved the reconnect logic. If a network is already open but disconnected, it'll now get re-used if you use the Network List and connect to that same network.
• text_stripcolor can now be set to different values 0-Off 1-Strip Messages 2-Strip Topic 3-Strip Both.
• The /Clear command takes a number as paramater (how many lines to clear).
• With the input-box in focus, CTRL-ALT-o will now open xchat's data folder.
• Fixed a bug that could cause a crash when joining a channel you've been in before. Caused by a bug in re-loading the scrollback (Thanks to Warpath).
• Plugin API: Fixed a bug where not all 32 elements were available in word[] and word_eol[].
• Plugin API: xchat_emit_print will now trigger Sound, Blink, Icon etc type events, depending on user's settings.


Code:
http://www.xchat.org/
Code:
http://rapidshare.com/files/102115531/XChat.v2.8.7-m4g-SQUNK.rar
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 05:35 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Ad Management by RedTyger

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136