RSS All releases tagged Minor

  •  20 Dec 2012 21:54
Avatar

Release Notes: This is primarily a bugfix release. UTF-8 glitches in the input bar have been fixed, and cursors and backspace now handle UTF-8 correctly. A double-free crash (Bug #18) has been fixed. Some documentation has been updated. The Makefile has been partially cleaned up.

  •  28 Aug 2012 15:43
Avatar

Release Notes: This release fixes a bug in the 'netsplit merge' feature: when merging more than two lines, only the last two were shown.

  •  22 Aug 2012 21:01
Avatar

Release Notes: This release fixes a few bugs (mainly cosmetic) and adds merging of join/part/quit messages. For example, a series of consecutive joins will get merged into a single line like this: "=foo=bar=baz= have joined #metasyntactic". This is particularly useful in the event of netsplits. One problem to note is that of timestamps; the timestamp shown will be that of the most recent join (or part, or quit) in the merged block. As a workaround, quIRC refuses to merge lines whose timestamps differ by more than 5 seconds (this should be a long enough time to capture an entire netsplit event).

  •  23 Jul 2012 23:53
Avatar

Release Notes: This release fixes several minor UI bugs, such as escaping backslashes during tab completion and the accidental bolding of the input line. It also fixes an error in logging which caused unprintables to be written as "\377777777" instead of "\377" if the char was signed.

  •  22 May 2012 21:00
Avatar

Release Notes: This release fixes a bug with /reconnect introduced in the previous version, as well as a double free on exit.

  •  22 May 2012 11:00
Avatar

Release Notes: This release fixed several bugs and addsed a /ping command, which sends a CTCP ping (as well as recognising and decoding the response), and a --no-indent option to disable the hanging indent of text.

  •  29 Feb 2012 22:26
Avatar

Release Notes: This release fixes several serious bugs in 0.8.3, chiefly to do with keymapping.

  •  29 Feb 2012 22:26
Avatar

Release Notes: This version can be run under non-ANSI terminals, since it uses terminfo to determine the required escape sequences. Some non-standard input keys (such as Ctrl-cursors) still default to a hard-coded string, but you can still re-map them with ~/.quirc/keys.

  •  12 Jan 2012 21:44
Avatar

Release Notes: This release adds asynchronous name lookups with getaddrinfo_a(), preventing interface lockout while resolving server names. For systems without getaddrinfo_a (which is a glibc extension), the macro ASYNCH_NL in osconf.h can be used to disable its use.

  •  25 Dec 2011 20:57
Avatar

Release Notes: This release fixes several bugs in the mode handling introduced in 0.8.0, and adds more mode-related features.

Screenshot

Project Spotlight

SmartSynchronize

A tool for comparing and merging files and directories.

Screenshot

Project Spotlight

bashstyle-ng

A graphical tool for styling Bash.