dxirc Changelog

What's new in dxirc 1.30.0

Jul 14, 2016
  • add shortcut for command /LIST
  • add dialog for result command /LIST

New in dxirc 1.20.0 (Nov 9, 2015)

  • libnotify changed to notify-send on *nix
  • build system switched to cmake
  • added Qt toolkit GUI
  • and one surprise, hint: /commands

New in dxirc 1.10.0 (Jan 24, 2013)

  • issue in notify theming fixed
  • add tab completion for help command
  • improvement in list log / load log lines
  • improvement in Lua scripting
  • issue in LogViewer – change of logs path – fixed

New in dxirc 1.00.0 (Jan 9, 2012)

  • Keybindings now changeable by ConfigDialog.
  • Improvements in LogViewer.

New in dxirc 0.90.0 (Nov 8, 2011)

  • Improvements in ConfigDialog.
  • New command LOG
  • New option Disable tab sorting and key bindings for their move up or down.
  • New option for Unlimited reconnect attempts.
  • New option for Sort nicks by user mode.
  • Open in a web browser and Copy the link added into conversation window shortcut menu.

New in dxirc 0.80.1 (Oct 10, 2011)

  • Added Slovak translation.

New in dxirc 0.80.0 (Sep 20, 2011)

  • Detection of a lost connection has been improved.
  • Right-clicking the conversation window now reveals a shortcut menu.
  • The user list now displays users that are away with a gray nickname.
  • The Check latest version option has been added to the Help menu.
  • The Reconnect all option has been added to the Server menu.
  • The General tab of the Preferences dialog box now allows the user to choose between a graphical and text representation of IRC roles.
  • The IRC Text tab of the Preferences dialog box now allows the user to change the color of their own messages.
  • The IRC Text tab of the Preferences dialog box now allows the user to enable displaying a selected number of lines from the previous conversation.

New in dxirc 0.70.0 (May 16, 2011)

  • Added support for IPV6.
  • Introduced various look improvements (see screenshots).
  • Added support for notifications (libnotify).
  • Added possibility to enforce running only one instance.
  • Added new key binding, Ctrl+F, to change the focus to the command line of the current tab.
  • The system tray icon is now enabled by default.
  • The “Friends” and “Ignore Users” lists now use a network name.

New in dxirc 0.60.0 (Sep 6, 2010)

  • Added support for spellcheking.

New in dxirc 0.50.0 (May 31, 2010)

  • Added support for smileys.
  • Added initial support for sounds.
  • New functions in Lua scripting support.
  • Added DCC RESUME and DCC ACCEPT.
  • The location of the local configuration files on *nix has changed.
  • This is to be compliant with the Freedesktop standards.
  • The local configuration files for dxirc is now located in the ~/.config/dxirc directory.
  • Added support sending styled text.

New in dxirc 0.40.1 (Feb 15, 2010)

  • Main changes:
  • small issues in tabs, trayicon, mainicon fixed
  • new startup option -i [PATH] for location program icons (useful mainly on Windows)

New in dxirc 0.30.1 (Feb 4, 2010)

  • alias dialog was improved
  • small issues in disconnection, ignore user etc. fixed