Author: Khaled Mardam-Bey
Release: 03/03/2004
Description: Welcome to mIRC v6.14, an IRC client for Windows.
03/03/2004 - mIRC v6.14
Changes:
1.Fixed /links -n not minimizing window.
2.Fixed tooltip gpf bug.
3.DCC send/get results are now always displayed in the status
window.
4.Non-custom @windows are now displayed in their saved positions
on multi-monitor setups.
5.Fixed /write -lN running out of temporary filenames error bug,
also affected a few other file related commands.
6.Fixed dcc received files menu when dcc folders changed in options
dialog.
7.Fixed move server to top on connect option not working in some
situations.
8.Fixed script editor not saving current editbox contents when
current/another file is loaded/unloaded.
9.Added match method option in log view dialog.
10.Increased zeropad max value in $base() to 100.
11.Fixed $matchkey in on open event.
12.Improvied $addtok() $deltok() handling of $null.
13.Fixed handling of ini files when system file attribute set.
14.Fixed $+() handling of $null.
15.Fixed fill switchbar display bug with vertical switchbar.
16.Fixed dcc send/get time out display bug.
17.Fixed gpf bug caused by /close in an on CHAT event.
18.Fixed send buffer overflow gpf when sending many commands to a
server in a script all at once.
19.Fixed daylight savings time offset bug.
20.Moved port range to connect/advanced dialog, now applies to all
connections.
21.Fixed editbox gpf bug when tab completion results in long text.
22.Tooltips now correctly use system tooltip font.
23.Fixed bug in /ignore and isignore when using/checking for applied
switches.
24.Added /cnick -sN switch, sorts item into Nth position.
25.Fixed custom dialog icons display bug.
26.DCC ports range is no longer limited to 1024 and above.
27.Fixed nicknames being added to tab key list even if incoming
message was ignored.
28.Fixed ctcp resume message not including original filename.
29.Fixed address book whois display bug.
30.Fixed /fopen not being able to open read-only files.
31.Fixed get active url feature in url editor dialog.
32.Fixed /qmsg and /qme display bug.
33.The $read() and $readini() identifiers no longer parse command
separators by default. Added 'p' switch to enable this.
34.Fixed shift+control+v combination resulting in double-paste.
35.Fixed /ignore -w not removing network from an existing ignore
item.
36.Fixed auto-get "if file exists" settings being applied even if
auto-get wasn't enabled.
37.Fixed $send().resume returning incorrect value.
38.Fixed fileserver filename handling bug.
39.MDI window no longer displays horizontal/vertical scrollbars.
40.Switchbar now allows up to eight lines in height.
41.Fixed multi-threading gpf and memory loss issues.
42.Added reload logs feature to logs dialog, works with channel and
chat windows. Loads up to the maximum window buffer value
specified in the options/other dialog.
43.Updated libraries to zlib 1.2.1.
44.Added support for openssl. The libeay32.dll and ssleay32.dll
openssl 0.9.7c dlls must be downloaded separately from mIRC and
placed in the mIRC folder. mIRC will load the dlls automatically
if it finds them. $sslready can be used to determine whether mIRC
has loaded the dlls successfully.
To initiate a secure connection to an SSL capable server, you can
use the /server -e switch, or prefix the port number with a plus
sign, eg. +7001. $ssl can be used to determine whether a
connection is secure or not.
SSL settings can be found in the Connect/Options dialog, and are
visible only when openssl dlls are loaded.
46.Fixed $submenu() bug when returning $null for the begin menu item.
47.Fixed script parser bug when handling ; and rem comment prefixes
in some situations.
48.Fixed $highlight(text) case-sensitivity bug, and added a .cs
property.
49./echo can now target an open dcc chat window even if the dcc chat
session has ended.
50.Fixed /filter gpf bug when /filter was being called a second time
in the filter sort alias.
51.Fixed /unset not properly clearing a variable that was set with
/inc -c.
52.Fixed bug with paste confirmation dialog, text was being pasted
as a command even if the control key had been pressed.
53.Fixed server edit dialog allowing multiple entries with the same
description.
54.Lines in listboxes are now the same height as those in the text
display area in windows, allowing them to be aligned.
55.Fixed $com() dispatch pointers bug. You can now make mIRC create
a new $com() object by specifying a dispatch* item as the last
parameter in a $com() call, without a value.
56.Added lock option to disable /com features.
57.Fixed agent bug in ignore line if percentage of the line was
non-text, if enabled it resulted in most lines not being spoken.
58.Added backup file on save option to editor.
59./.hop now hides display of hop message.
60.The /echo -sa swiches can now be used at the same time.
61.The /echo -bfh switches now affect custom @windows.
62.The recent servers list is now stored in [recent] in servers.ini
and remembers servers that aren't in the servers list.
63.Fixed multi-server bug which may have caused a gpf/freeze in some
situations.
64.The switchbar now displays scroll buttons when it is vertical and
unable to fully show all windows. The mouse wheel can be used to
scroll through the window list.
65.Fixed line marker bug, failed to behave correctly after a /clear.
66.Fixed Alt-Switchbar button bug when windows for a Status window
were hidden, closing the status window was not re-displaying
hidden @windows.
67.Fixed /msg chopping channel name at 60 characters.
68.Added /filter -z switch, remembers line color when copying from
one @window to another.
69.Added $line().color property, returns line color.
70.Fixed fileserver dcc get bug.
71.Added dialog option to enable/disable the nick colors list.
72.Fixed $fline() regex case bug.
73.Fixed $cnick() bug resulting in non-match when modes were used.
74.Fixed on sockclose event triggering twice in some situations.
75.Added /server -jn switch where 'n' minimizes joined channels.
76.Fixed mark/copy right-click over editbox bug.
77.Fixed /scid -a gpf bug when used with /window -c.
78.Added Sort dialog to Window Menu, allows you to specify the sort
order of Switchbar buttons and Windows.
79.Fixed tabkey channel completion with non-# channels.
80.Fixed /fseek regex gpf bug on long lines of text.
81.Fixed right-click titlebar roll/unroll bug.
82.Changed switchbar "sort buttons" behaviour. Buttons are now always
sorted into groups. However if the sort option is turned off, they
are sorted according to creation time within groups as opposed to
alphabetical sorting.
83.Fixed various multi-byte display/mark/copy bugs and improved
SJIS/JIS support.
84.Fixed $line() not working with channels list window.
85.Added "None" sort method to channels list popup menu, displays
channels in the order sent by the server.
86.Script errors can now be caught by adding an :error goto point to
your script. When an error occurs, the script will jump to :error
and continue running.
$error returns the error message. You can reset the error with
/reseterror. If you don't reset the error, it will propagate
backwards to any calling aliases until an :error is found and
will halt the script.
87.Improved text scrolling in windows to avoid jumps after lines
rewrap.
88.Fixed while loop /continue bug in nested while loops.
89.Query/Chat windows now remember their individual font settings,
also added "use default" option to font dialog.
90.Fixed bug in random server port selection while connecting.
91.Added /loadbuf -nm switches, where -n logs the loaded text to
the log file (if logging is enabled for that window). The -m
switch indicates that the loaded text is already time-stamped.
92.The find dialog in the script editor now automatically uses the
word at the cursor.
93.Added right-click popup menu for URL List toolbar button.
Download
File size: 1260.0 kb, Total Downloads:
0 komentar:
Post a Comment