home *** CD-ROM | disk | FTP | other *** search
- This is a beta release for registered users only. It will not run
- without a keyfile.
-
- Olli
-
-
- 3.5.1
- =====
- - GUI: it was possible to trigger a MUI layout fallback by inviting
- people with excessivly long channel names (Olli)
- - Plugin: AMIPLUGATTR_Channels wasn't working (Olli)
- - Input: parameter substition fixed to only replace if a single char
- is given -- this makes stuff like "/whois *nick*" working again (Olli)
- - GUI: adding new servers and groups in server selection now properly
- makes the new entry active and scrolls to the right position (Olli)
-
- 3.5.2
- =====
- - GUI. fixed floating user list window title being bogotised (Olli)
- - GUI: fixed floating user list not updating at all (Olli)
- - Input: /reconnect without a server connection would crash
- horribly (Olli)
- - Net: (hopefully) fixed deadlock on +I modes without parameters (Olli)
- = GUI: designed and written a brand new advanced textdisplay list class,
- giving the following improvements:
- - efficient internal storage causes a dramatic reduction in memory usage
- - advanced one-pass layout engine ensures ultra fast relayout, even with
- myriads of lines
- - silky smooth and improved textmarking, configurable marking colors
- - pointer position dependant scrolling speed while marking up/down
- - more responsive inline URL handling and correct handling of URLs split
- accross multiple lines
- - close-to-100% mIRC color code emulation
- (Entity)
- - GUI: brought back the [L]ogging button as an option which is enabled by
- default (Entity)
- - GUI: (hopefully) fixed the existing-bans-not-appearing-in-list-after-
- setting-one problem (Entity)
- - Net: 'Deliberately hiding the VERSION response using a nifty plugin' is
- now allowed for registered users only (Entity)
- - GUI: new input string history handling, if you (accidentally) hit cursor-up
- while editing a line it won't be lost anymore unless the line being edited
- is an old one (Entity)
- - GUI: added option to remove the close gadget from chat windows (Entity)
-
- 3.5.3
- =====
- - GUI: fixed F-Keys not working in input string due to 3.5.2 changes (Entity)
- - GUI: close gadget option didn't get saved (Entity)
- - GUI: fixed joining a channel of 39 or more chars doing Bad Things (Entity)
- - GUI: fixed possible crash/hits when scrollbuffer limit was reached (Entity)
- - GUI: (hopefully) fixed the menus-not-appearing problem (Entity)
- - GUI: fixed input string history not working with shift/capslock (Entity)
- - GUI: fixed buffer overflow in invite handling (really, this time) (Olli)
-
- 3.5.4
- =====
- - GUI: fixed '~' not being stripped from username in the ban window (Entity)
- - GUI: fixed Save Buffer from causing an infinite loop (Entity)
- - Rexx: added a 'disconnect' command (Zapek)
- - GUI: fixed colored multiline entries not having the lines after the first
- one colored if no further styles followed (Entity)
-
- 3.5.5
- =====
- (public beta)
-
- 3.5.6
- =====
- (public beta)
- - General: recompiled with full optimization (Olli)
- - General: fixed $VER tag, after all (Olli)
- - General: Packaged new TI and vapor_toolkit.library (Olli)
- - General: raised beta timeout to 1.4.2001 (Olli)
-
- 3.5.7
- =====
- - GUI: fixed text scrolling up 1 line too much in certain circumstances
- leaving a blank gap (Entity)
- - GUI: fixed crash on quitting with seperate userlist(s) open (Entity)
- - Cmd: /DCC commands now no longer require specifying the nickname when they
- are typed in a query window (Entity)
- - GUI: fixed enforcerhit on opening userlist contextmenu (classic style) when
- there's more than 2 users activated (Entity)
- - Cmd: fixed buffer overflow caused by /HELP (and other things) (Entity)
- - GUI: fixed bug in text display class minwidth calculation resulting
- in the layouter eating all available memory and screw up bigtime (Entity)
-
- 3.5.8
- =====
- - GUI: fixed crash on entering 512 chars or more in the topic gadget (Entity)
- - Cmd: /QUERY <nick> <text> now causes <text> to appear in the newly opened
- query window instead of the window the command was issued in (Entity)
- - GUI: mode changes won't alter the topic string anymore when it is being
- edited, really this time (Entity)
-
- 3.5.9
- =====
- (public beta)
- - General: recompiled with full optimization (Olli)
- - General: Packaged new TI and vapor_toolkit.library (Olli)
- - General: raised beta timeout to 1.6.2001 (Olli)
-
- 3.5.10
- ======
- - Cmd: fixed FORCE option causing /RELOAD to fail (Entity)
- - GUI: changed mode buttons to lowercase (Entity)
- - GUI: fixed the ban/invite/exempt list (3rd attempt :) (Entity)
- - GUI: fixed the crash on drag&drop of windows on some occasions (Entity)
-
- 3.5.11
- ======
- - General: redesigned the way sounds are loaded. the new sound datatype
- manager causes only those sounds to be loaded/freed that changed since
- the last loading phase, instead of freeing all sounds and reloading them
- again. Other than being more memory efficient, this has the added
- advantage of no longer having to wait 2 seconds for the changes to take
- effect after hitting 'Use' in the Settings window (Entity)
- - GUI: drag&drop behaviour changed:
- * If drag&drop is used to drag a chat (= channel or query) out of a paged
- window onto the screen (i.e. not into another chat), this chat's new window
- will inherit the dimensions of the originating window, and will try to open
- with the handle positioned at where you dropped it.
- * If Detach (either the special button or the contextmenu item) is used,
- the chat's new window will have the dimensions and position associated with
- its given MUI Window ID (just like it used to) (Entity)
- - GUI: fixed the rare "line-eating" bug (Entity)
- - GUI: someone changing nick won't cause a complete relayout of that person's
- dialog window anymore (Entity)
- - GUI: the DCC windows now have their listviews as default objects, and
- thus are immediately navigatable with the cursor keys (Olli)
- - General: URLs now no longer sent to the wrong destination (Entity)
- - GUI: fixed a small contained memory leak in IRC text display class (Entity)
- - GUI: the IRC text display will no longer jump to the bottom line when the
- window is resized (Entity)
- - GUI: removed UseOldStyleStrings (UOSS). Textinput is now used for all
- string gadgets (Entity)
-
- 3.5.12
- ======
- - GUI: fixed not being able to move balance bar in channels when there's
- multiple pages of userbuttons (Entity)
- - GUI: fixed relayout nuke in IRC text display class (Entity)
- - Rexx: fixed GETCHANNEL bug introduced in previous beta (Entity)
-
- 3.5.13
- ======
- - GUI: fixed buffer overflow (read: nuke) in the URL handling of the IRC text
- display class (Entity)
- - GUI: made the DCC status windows (Chat/Send/Receive) dynamic and optimized
- several DCC related things like API calls and rexx functions (Entity)
-
- 3.5.14
- ======
- (public beta)
- - Log: illegal characters in logfile names (caused by channelnames containing
- these characters) now replaced with an underscore (Entity)
- - GUI: restored DCC Chat window popup behaviour (Entity)
- - General: fixed resetting AWAY status on sending private message if configured
- to only UNAWAY on public messages (Entity)
- - GUI: fixed incorrect window title for DCC SEND window (Entity)
-
- 3.5.15
- ======
- - Cmd: fixed enforcer hit when issuing a /mode #channel +I or -I on some IRC
- servers (Laursen)
- - GUI: tray window now only shows active chats as 'open', not all chats in
- all windows (Laursen)
- - GUI: fixed channel mode button graphics corruption in non-economy mode
- (Laursen)
- - GUI: added new "Network" page in prefs with TIADCC configuration for IP-NAT
- restricted users (Laursen)
- - Net: now respects the TIADCC port range (Laursen)
- - GUI: fixed two layout problems (= nukes) in the text display class (Entity)
- - GUI: rename button in DCC Receive window works again (Entity)
- - Net: fixed DCC RESUME, hopefully (Entity)
- - Net: fixed longstanding bug that made turbo (ACK-less) DCC receives
- uninterruptable (Entity)
- - GUI: fixed wrapped lines losing their background color if no further style
- codes are present (Entity)
-
- 3.5.16
- ======
- - General: fixed $VER string (Laursen)
- - Net: fixed DCC Send/Chat, which was broken in 3.5.15 (Laursen)
- - GUI: shuffled configuration options around in the Setup window, added
- a new page "Output" containing all the text display related options (Entity)
- - GUI: added "Limited tab highlighting" option to suppress tab/tray
- highlighting on everything except normal/private messages (Laursen)
- - GUI: added "Always highlight on current nick" option (Laursen)
- - Cmd: added /PASTE command to paste text from clipboard (Laursen)
- - GUI: added "Clipboard paste behaviour" config option to insert text from
- clipboard "as is" (Laursen)
- - General: brought back URL log - missing since 3.5.2 (Laursen)
- - Net: modified netsplit detection code to be harder to fool now (Entity)
-
- 3.5.17
- ======
- (public beta)
- - GUI: fixed buffer overflow when typing a password longer than 31 chars
- into the server selection window (Laursen)
- - GUI: will now update userhosts in query windows when receiving
- notifications (Laursen)
- - General: AmIRC won't exhibit strange behaviour anymore when the system time
- is changed backward or forward (Zapek)
- - GUI: fixed enforcer hit on multiselect from userlist contextmenu (Entity)
- - GUI: got rid of artifact pixel lines when marking text (Entity)
-
- 3.5.18
- ======
- - GUI: reintroduced "Query windows on different Pubscreen" feature (Laursen)
- - GUI: DCC percentage indicator no longer overflows for files larger than ~40
- MB (Zapek)
- - GUI: added log format template - the logged lines are now fully configurable
- (Laursen)
- - GUI: fixed DCC Receive window still activating if it's already open when
- someone sends a file (Entity)
- - GUI: fixed text display not properly wrapping lines after a clear (Entity)
- - General: fixed clipboard pasting in smart/text mode nuking randomly (Zapek)
- - GUI: colour codes are now stripped from topics in the channel list window
- (Laursen)
- - GUI: channel list window settings wasn't respected on some buggy IRC
- servers - fixed (Laursen)
- - Rexx: "Connected" script is now really no longer run on manual /MOTDs
- (Entity)
- - Net: added "From ENV" option for those TIADCC users who want to avoid
- using the HOSTNAME environment variable (Laursen)
- - GUI: added simple wordwrap for the topic help bubble to avoid (in most
- cases) very wide bubbles (Laursen)
-
- 3.5.19
- ======
- (public beta)
- - GUI: added URL underline colours (Laursen)
- - Net: fixed reconnect - now reconnects to the current server and joins
- the current channels (Laursen)
- - Net: removed as225 support (Zapek)
- - General: implemented clever renaming of incoming DCC's, with long filename
- support (Laursen)
-
- 3.5.20
- ======
- - General: first preparations for a MorphOS port (Neko)
- - GUI: enabled URL underline colours (Laursen)
- - GUI: colour codes are now stripped from the away help bubble (Laursen)
- - Net: CTCP PING parsing had a possible overflow issue every 18.2
- hours (Olli)
- - GUI: fixed URL underline artifacts when using 8pt fonts (Entity)
- - General: fixed some time calculation to stop using emulated instructions on
- 060 to make Hexaae happy (Zapek)
-
- 3.5.21
- ======
- (public beta)
- - GUI: clicking the lag-o-meter now resets it (Laursen)
- - General: fixed tabs not being logged (Laursen)
- - GUI: fixed empty lines getting added to input history (Entity)
- - GUI: fixed clicking in empty areas of textdisplay triggering URLs (Entity)
- - GUI: the topic string is now limited to the length that the server
- supports, if possible (Textinput 29.3+ only) (Laursen)
- - General: raised beta timeout to 1.2.2001 (Laursen)
-
- 3.5.22
- ======
- - DCC: RESUME comparision is now done solely by the port, for better
- compatibility with various clients (Olli)
- - DCC: (hopefully) fixed excess DCC list refreshes, and calling of
- DCC plugin hooks (Olli)
- - GUI: window "short name" now has all IRC escape codes stripped; short name
- is now also used throughout for channel references (tab header, tray
- button etc.) (Olli)
-
- 3.5.23
- ======
- (public beta)
- - GUI: fixed blank nickname tabs (caused by the 'fix' above) (Entity)
-
-