log

age author description
Mon, 10 Apr 2006 23:21:47 +0200 Soren Andersen Define WAIT_ANY if needed.
Mon, 10 Apr 2006 23:16:12 +0200 Mikael Berthe Improve autoconf
Sun, 09 Apr 2006 10:18:33 +0200 Mikael Berthe Update documentation
Sun, 09 Apr 2006 10:15:44 +0200 Mikael Berthe hgignore: Ignore hgcset.h
Sun, 09 Apr 2006 10:14:39 +0200 Mikael Berthe Multi-line mode: Do not send empty messages
Sun, 09 Apr 2006 09:43:14 +0200 Mikael Berthe Add "/msay toggle" command
Sun, 09 Apr 2006 09:22:40 +0200 Mikael Berthe Improve support for long messages
Sat, 08 Apr 2006 12:30:05 +0200 Mikael Berthe Add a few keycode sequences
Sat, 08 Apr 2006 12:04:32 +0200 Mikael Berthe Fix up /request command
Fri, 07 Apr 2006 19:58:56 +0200 Mikael Berthe MUC: Fix completion for UTF-8 nicknames
Fri, 07 Apr 2006 19:40:03 +0200 Mikael Berthe Fix "/room whois" with UTF-8 nickname
Thu, 06 Apr 2006 23:02:30 +0200 Mikael Berthe Kill a few gcc4 warnings
Thu, 06 Apr 2006 22:36:46 +0200 Mikael Berthe Correctly restore term settings when interrupting the password query
Wed, 05 Apr 2006 21:47:16 +0200 Mikael Berthe Post-0.7.5 changes
Tue, 04 Apr 2006 00:13:52 +0200 Mikael Berthe Added tag 0.7.5 for changeset 23f7e4f472354c9e6ca60f4b8f44f8e3b27b35a3
Mon, 03 Apr 2006 21:47:09 +0200 Mikael Berthe Ready for release 0.7.5 0.7.5
Sun, 02 Apr 2006 23:11:55 +0200 Mikael Berthe Replace color_highlight with color_msgout
Sun, 02 Apr 2006 22:45:05 +0200 Mikael Berthe Display hgcset (if defined) at startup
Sat, 01 Apr 2006 17:33:26 +0200 Mikael Berthe Use case sensitive group names
Sat, 01 Apr 2006 15:57:14 +0200 Mikael Berthe Nicer message when receiving IQ result packet
Mon, 27 Mar 2006 23:42:31 +0200 Mikael Berthe Add --enable-hgcset to configure script
Mon, 27 Mar 2006 23:09:41 +0200 Mikael Berthe cfg_read_file(): Clarify error message
Mon, 27 Mar 2006 22:09:30 +0200 Mikael Berthe Initialize locale charset earlier
Sun, 26 Mar 2006 23:41:25 +0200 Mikael Berthe Comment out gnutls in autoconf, as it doesn't work currently
Sun, 26 Mar 2006 23:30:21 +0200 Mikael Berthe "/version" shows Mercurial changeset (if there's one)
Sat, 25 Mar 2006 20:01:51 +0100 Mikael Berthe Use PACKAGE_NAME/PACKAGE_VERSION instead of PACKAGE/VERSION
Sat, 25 Mar 2006 19:55:46 +0100 Mikael Berthe Update NEWS, ChangeLog and documentation
Sat, 25 Mar 2006 18:16:10 +0100 Mikael Berthe Remove useless checks before g_free() calls
Sat, 25 Mar 2006 18:14:37 +0100 Mikael Berthe Screen updating functions use UTF-8
Sat, 25 Mar 2006 18:10:36 +0100 Mikael Berthe Store most data in UTF-8 internally
Sat, 25 Mar 2006 18:00:40 +0100 Mikael Berthe scr_LogPrint() can display UTF-8 strings
Thu, 23 Mar 2006 19:14:15 +0100 Mikael Berthe Merge with myself (PuTTY escape keys)
Mon, 20 Mar 2006 13:28:46 +0100 Mikael Berthe Kill a gcc warning
Thu, 23 Mar 2006 19:11:07 +0100 Mikael Berthe Add PuTTY escape keys for Ctrl-arrows
Sun, 19 Mar 2006 17:10:05 +0100 Mikael Berthe Update documentation
Sun, 19 Mar 2006 16:15:09 +0100 Mikael Berthe Move Ctrl-Up/Down bindings to the config. file
Sun, 19 Mar 2006 16:08:35 +0100 Mikael Berthe Create init_keycodes(), add 2 screen escape sequences
Sun, 19 Mar 2006 16:00:40 +0100 Mikael Berthe Allow binding of meta keys
Sun, 19 Mar 2006 15:59:14 +0100 Mikael Berthe More keycodes
Sun, 19 Mar 2006 12:53:58 +0100 Mikael Berthe Add some key escape sequences for screen
Sun, 19 Mar 2006 12:41:46 +0100 Mikael Berthe Handle some keyboard escape sequences
Fri, 17 Mar 2006 17:17:21 +0100 Mikael Berthe Use Ctrl-Up/Ctrl-Down to scroll up/down the chat buffer
Fri, 17 Mar 2006 17:14:14 +0100 Mikael Berthe Add readline_backward_word and readline_forward_word (Ctrl-Left/Ctrl-Right)
Fri, 17 Mar 2006 17:12:04 +0100 Mikael Berthe Enable "meta" key
Tue, 14 Mar 2006 12:43:23 +0100 Mikael Berthe Improve completion for the "/event" command
Tue, 14 Mar 2006 12:22:35 +0100 Mikael Berthe Check for events timeout
Tue, 14 Mar 2006 12:08:57 +0100 Mikael Berthe Add "/event n ignore"
Tue, 14 Mar 2006 12:04:46 +0100 Mikael Berthe Add event description when receiving a subscription request
Tue, 14 Mar 2006 12:02:22 +0100 Mikael Berthe Improve "/event list"
Tue, 14 Mar 2006 11:55:41 +0100 Mikael Berthe Fix small typo
Mon, 13 Mar 2006 23:41:29 +0100 Mikael Berthe Avoid reusing events ids
Mon, 13 Mar 2006 19:25:55 +0100 Mikael Berthe Add partial completion for the "/event" command
Mon, 13 Mar 2006 19:20:03 +0100 Mikael Berthe Use events system for subscription requests
Mon, 13 Mar 2006 19:18:20 +0100 Mikael Berthe Add /event command
Mon, 13 Mar 2006 19:13:37 +0100 Mikael Berthe Event maximum timeout could be higher... Set to 5 days.
Mon, 13 Mar 2006 18:41:01 +0100 Mikael Berthe Free eviqs data field in iqs_del() and evs_del()
Mon, 13 Mar 2006 17:28:24 +0100 Mikael Berthe Introduce user "events" list
Sat, 11 Mar 2006 16:37:24 +0100 Mikael Berthe Fix wrapping error introduced in changeset 76e00324c404
Fri, 10 Mar 2006 19:41:48 +0100 Mikael Berthe New color sample file
Fri, 10 Mar 2006 19:24:41 +0100 Mikael Berthe Indentation changes
Fri, 10 Mar 2006 19:19:57 +0100 Mikael Berthe Add a debug option
Fri, 10 Mar 2006 19:18:07 +0100 Mikael Berthe Kill two gcc warnings
Fri, 10 Mar 2006 17:18:50 +0100 Mikael Berthe Allow "bright" text colors
Fri, 10 Mar 2006 12:45:13 +0100 Mikael Berthe Remove the conv_log_dates.pl script
Thu, 09 Mar 2006 23:56:55 +0100 Mikael Berthe New themes directory, with sample color settings
Thu, 09 Mar 2006 23:55:39 +0100 Mikael Berthe Change default background color in the sample config. file
Thu, 09 Mar 2006 20:15:37 +0100 Mikael Berthe Some code cleanup
Thu, 09 Mar 2006 19:40:00 +0100 Mikael Berthe MUC: Do not mark error messages as private
Thu, 09 Mar 2006 19:25:31 +0100 Mikael Berthe Fix highlighting of outgoing multi-line messages
Thu, 09 Mar 2006 18:06:02 +0100 Mikael Berthe MUC: Update the chat status line when the topic is updated
Mon, 06 Mar 2006 12:27:00 +0100 Mikael Berthe Outgoing messages (color_highlight) default to cyan
Mon, 06 Mar 2006 12:16:23 +0100 Mikael Berthe New color: color_highlight (for outgoing messages)
Mon, 06 Mar 2006 11:59:34 +0100 Mikael Berthe Use bold font for outgoing messages
Mon, 06 Mar 2006 10:25:24 +0100 Mikael Berthe Chat window: Highlight the flag in our messages
Sun, 05 Mar 2006 22:29:14 +0100 Mikael Berthe Expand tabs when reading history files
Sun, 05 Mar 2006 19:09:17 +0100 Mikael Berthe Better tab expansion
Sun, 05 Mar 2006 18:48:43 +0100 Mikael Berthe Expand tabs when receiving a message
Sun, 05 Mar 2006 16:54:01 +0100 Mikael Berthe Fix a roster refresh issue
Sun, 05 Mar 2006 11:00:24 +0100 Mikael Berthe Add text color when the selected buddy has an unread message
Sun, 05 Mar 2006 10:43:36 +0100 Mikael Berthe Sync with upstream libjabber
Sun, 05 Mar 2006 00:17:12 +0100 Mikael Berthe Use room topic as a description in the chat status line
Sun, 05 Mar 2006 00:03:06 +0100 Mikael Berthe Change chatmode status flag to '~'
Sat, 04 Mar 2006 23:39:46 +0100 Mikael Berthe Update documentation
Sat, 04 Mar 2006 23:38:36 +0100 Mikael Berthe Add a new_message flag (#) in the main status line
Sat, 04 Mar 2006 23:27:33 +0100 Mikael Berthe Reindent update_chat_status_window()
Sat, 04 Mar 2006 23:19:24 +0100 Mikael Berthe Add a chatmode flag (©) in the chat status line
Sat, 04 Mar 2006 22:16:39 +0100 Mikael Berthe Do not show the roster when it is hidden and we're moving in the roster
Sat, 04 Mar 2006 22:01:42 +0100 Mikael Berthe Display group name in the chat status line
Sat, 04 Mar 2006 18:55:54 +0100 Mikael Berthe Update status lines
Sat, 04 Mar 2006 18:52:29 +0100 Mikael Berthe Rename color options
Sat, 04 Mar 2006 18:50:21 +0100 Mikael Berthe Introduce status lines
Sat, 25 Feb 2006 23:37:46 +0100 Mikael Berthe Update documentation
Tue, 21 Feb 2006 23:47:29 +0100 Mikael Berthe Leave full-width mode automatically under some conditions
Tue, 21 Feb 2006 23:05:08 +0100 Mikael Berthe scr_RosterVisibility(): do not refresh when it is not needed
Tue, 21 Feb 2006 22:57:49 +0100 Mikael Berthe Add /roster hide|show|toggle
Sat, 18 Feb 2006 15:07:51 +0100 Mikael Berthe Check for IQ requests timeouts
Sat, 18 Feb 2006 15:04:17 +0100 Mikael Berthe Fix a bug in iqs_check_timeout()
Sat, 18 Feb 2006 12:05:46 +0100 Mikael Berthe Display IQ results (time, version) in the chat window
Wed, 15 Feb 2006 23:00:49 +0100 Mikael Berthe Fix UTC time in IQ:version queries
Wed, 15 Feb 2006 22:54:45 +0100 Mikael Berthe Update sample configuration file (roster_width option)
Wed, 15 Feb 2006 22:31:19 +0100 Mikael Berthe Add setting "roster_width" (variable buddylist width)
Sun, 12 Feb 2006 11:40:11 +0100 Mikael Berthe Update documentation
Sun, 12 Feb 2006 11:39:32 +0100 Mikael Berthe Update Copyright (2006)
Sun, 12 Feb 2006 11:06:26 +0100 Mikael Berthe Propagate context to IQ callback functions
Sat, 11 Feb 2006 16:06:29 +0100 Mikael Berthe Update ChangeLog & TODO
Sat, 11 Feb 2006 15:40:06 +0100 Mikael Berthe /status_to: Do not convert resource name to lower case
Sat, 11 Feb 2006 15:32:41 +0100 Mikael Berthe Fix up jb_request(), when the resource is unknown
Sat, 11 Feb 2006 15:21:25 +0100 Mikael Berthe Add "/request show_list"
Sat, 11 Feb 2006 15:18:45 +0100 Mikael Berthe Add /request command
Thu, 09 Feb 2006 23:25:25 +0100 Mikael Berthe Cosmetics (line wrapping)
Thu, 09 Feb 2006 23:21:49 +0100 Mikael Berthe Implement IQ:time requests
Thu, 09 Feb 2006 23:20:28 +0100 Mikael Berthe Implement IQ:version requests
Thu, 09 Feb 2006 23:18:38 +0100 Mikael Berthe Introduce jb_iqs_display_list() helper function for debugging
Thu, 09 Feb 2006 23:16:46 +0100 Mikael Berthe Call IQ callback function when receiving an IQ error packet
Tue, 07 Feb 2006 21:14:47 +0100 Mikael Berthe Minor format change in IQ id string
Mon, 06 Feb 2006 21:06:19 +0100 Mikael Berthe Use the new IQ system for authentication
Mon, 06 Feb 2006 20:04:58 +0100 Mikael Berthe Call IQ callback function when receiving a RESULT packet
Mon, 06 Feb 2006 20:02:09 +0100 Mikael Berthe Switch IQ packet creation to the new IQ system
Mon, 06 Feb 2006 19:57:00 +0100 Mikael Berthe Introduce new IQ system
Sun, 29 Jan 2006 22:57:35 +0100 Mikael Berthe Small fix in scr_DrawRoster()