log mcabber/src/screen.c @ 1280:8b621f980321

age author description
Sat, 25 Aug 2007 12:25:44 +0200 Mikael Berthe readline_backward_kill_word() makes a stop at the "command" character
Sat, 25 Aug 2007 12:05:12 +0200 Mikael Berthe Implement /buffer close|purge [jid]
Tue, 21 Aug 2007 20:49:03 +0200 Mikael Berthe Add configurable roster colors (Michal 'vorner' Vaner)
Mon, 20 Aug 2007 19:41:31 +0200 Mikael Berthe Add configurable colors for info and incoming messages (Michal 'vorner' Vaner)
Fri, 22 Jun 2007 19:21:23 +0200 Mikael Berthe More jabber:iq:last support... (misc)
Fri, 22 Jun 2007 18:52:47 +0200 Mikael Berthe "buffer list" sets the new_msg flag
Mon, 18 Jun 2007 21:35:30 +0200 Mikael Berthe Fix Aspell support on some systems
Sat, 16 Jun 2007 17:17:04 +0200 Mikael Berthe MUC: Nickname completion starts from any non-space character
Fri, 08 Jun 2007 16:35:02 +0200 Mikael Berthe Fix a key binding issue on FreeBSD
Sun, 20 May 2007 22:01:20 +0200 Mikael Berthe Improve MUC nickname completion
Sat, 19 May 2007 12:18:25 +0200 Mikael Berthe Make buffer list display the number of allocated HBB blocks
Sat, 19 May 2007 11:56:32 +0200 Mikael Berthe New (debug) subcommand, buffer list
Thu, 17 May 2007 12:00:18 +0200 Mikael Berthe Fix a bad type cast in buffer_purge()
Sun, 29 Apr 2007 11:53:33 +0200 Mikael Berthe Aspell: is_alpha() isn't needed
Sun, 29 Apr 2007 11:19:56 +0200 Mikael Berthe Add default binding for F1 (265) to /help
Sat, 28 Apr 2007 22:01:37 +0200 Mikael Berthe Update copyrights
Sat, 28 Apr 2007 21:52:57 +0200 Mikael Berthe Basic support for nick highlighting in MUC rooms (the whole line is colored)
Fri, 20 Apr 2007 19:06:24 +0200 Mikael Berthe Add readline_hist_beginning_search_bwd/fwd functions
Fri, 20 Apr 2007 17:14:38 +0200 Mikael Berthe Fix a conflict between verbatim multiline mode and the key binding system
Fri, 20 Apr 2007 16:35:39 +0200 Mikael Berthe Add a default binding to Meta-d (iline word_fdel)
Fri, 20 Apr 2007 16:30:30 +0200 Mikael Berthe Bind Meta-Esc (Esc-Esc) to chat_disable by default
Wed, 04 Apr 2007 23:23:37 +0200 entragian Add aspell support
Wed, 04 Apr 2007 22:43:47 +0200 Mikael Berthe Remove old (already commented) code
Wed, 04 Apr 2007 22:34:00 +0200 Mikael Berthe Refactor readline_accept_line() and readline_accept_line_down_hist()
Wed, 04 Apr 2007 22:03:49 +0200 Mikael Berthe Move init_bindings() to screen.c, with a few updates
Tue, 03 Apr 2007 20:30:34 +0200 Mikael Berthe Add init_bindings() for default key bindings (Lego12239)
Tue, 03 Apr 2007 20:30:28 +0200 Mikael Berthe Add some more iline functions (Lego12239)
Wed, 14 Mar 2007 21:33:17 +0100 Mikael Berthe Add a collection of commands for key bindings (Lego12239)
Mon, 26 Feb 2007 21:13:54 +0100 Mikael Berthe Add some keycodes
Thu, 22 Feb 2007 22:10:19 +0100 Mikael Berthe Fix UTF-8 group names in the roster (Myhailo Danylenko)
Thu, 15 Feb 2007 23:56:20 +0100 Mikael Berthe Slight optimization + line wrapping
Thu, 15 Feb 2007 23:20:24 +0100 Mikael Berthe Small fixes, typos and cleanups
Thu, 15 Feb 2007 12:45:03 +0100 Frank Zschockelt Moved all variables related to hbuf to an extra struct, bufdata
Wed, 14 Feb 2007 13:25:42 +0100 Frank Zschockelt Mcabber will load symlinked histories only once, now.
Tue, 13 Feb 2007 21:48:17 +0100 franky Rearranged duplicated code in screen.c
Tue, 06 Feb 2007 07:37:20 +0100 Mikael Berthe Small fix for the max_history_blocks option
Tue, 06 Feb 2007 00:21:42 +0100 Mikael Berthe Add option "max_history_blocks"
Sun, 04 Feb 2007 11:57:14 +0100 Mikael Berthe Update documentation
Sun, 04 Feb 2007 11:41:05 +0100 Mikael Berthe Add command /buffer close_all
Sat, 03 Feb 2007 20:45:37 +0100 Mikael Berthe Fix a bug in /buffer close
Sat, 03 Feb 2007 20:05:57 +0100 Mikael Berthe Add command /buffer close
Sat, 03 Feb 2007 18:06:34 +0100 Mikael Berthe Do not create one panel per contact
Sun, 21 Jan 2007 15:31:34 +0100 Mikael Berthe Un-hardcode Ctrl-q binding, it can be done in the config. file
Sat, 20 Jan 2007 19:39:54 +0100 Mikael Berthe Add option "events_ignore_active_window"
Sun, 14 Jan 2007 15:00:25 +0100 Mikael Berthe Add option "cmdhistory_lines"
Sat, 13 Jan 2007 14:27:54 +0100 Mikael Berthe Filter out ^M (0x0d) characters in incoming messages
Thu, 28 Dec 2006 15:00:59 +0100 Mikael Berthe Fix /say_to to a member of a folded group
Fri, 08 Dec 2006 23:20:17 +0100 Mikael Berthe Do not rewrap buffer lines when the chat window width doesn't change
Thu, 07 Dec 2006 21:18:48 +0100 Mikael Berthe Hopefully fix unicode detection on BSD systems
Wed, 06 Dec 2006 22:14:41 +0100 Mikael Berthe Add command /roster group_prev|group_next and update documentation
Tue, 05 Dec 2006 22:00:57 +0100 Mikael Berthe Ctrl-d sends a multi-line message
Mon, 04 Dec 2006 22:20:26 +0100 Mikael Berthe The field "name" isn't used anymore
Mon, 04 Dec 2006 22:13:13 +0100 Mikael Berthe Use a hash for the list of win buffers
Mon, 04 Dec 2006 19:05:58 +0100 Mikael Berthe Remove useless WindowWidth function
Sun, 03 Dec 2006 21:15:37 +0100 Mikael Berthe Fix memory leak in scr_handle_tab()
Sun, 03 Dec 2006 19:29:54 +0100 Mikael Berthe Improve scr_LogPrint() readability
Sun, 03 Dec 2006 19:29:50 +0100 Mikael Berthe Fix memory leaks after calls to buddy_getresources()
Thu, 30 Nov 2006 20:48:01 +0100 Mikael Berthe Code cleanup
Thu, 30 Nov 2006 19:51:09 +0100 Mikael Berthe Code cleanup
Tue, 28 Nov 2006 00:00:46 +0100 Mikael Berthe PGP: sign auto-away presence too
Mon, 27 Nov 2006 23:39:40 +0100 Mikael Berthe PGP: Visual encryption flag
Sun, 26 Nov 2006 20:24:34 +0100 Mikael Berthe PGP: Do not sign presence messages to chatrooms
Sun, 19 Nov 2006 11:51:14 +0100 Mikael Berthe Merge 0.8.3 stable branch
Thu, 16 Nov 2006 19:30:12 +0100 Mikael Berthe [BP] Fixes truncating utf-8 buddy names (Myhailo Danylenko)
Thu, 02 Nov 2006 22:34:52 +0100 Mikael Berthe Cosmetics & comments
Thu, 02 Nov 2006 21:59:15 +0100 Mikael Berthe Chatstates: display contact chatstate in the chat status bar
Wed, 01 Nov 2006 21:36:50 +0100 Mikael Berthe Add option 'disable_chatstates'
Wed, 01 Nov 2006 17:47:30 +0100 Mikael Berthe Chatstates: display "paused" states in the roster
Wed, 01 Nov 2006 11:56:58 +0100 Mikael Berthe Chatstates: add composing timeout
Wed, 01 Nov 2006 00:57:56 +0100 Mikael Berthe Send events/chatstates notifications (JEP-22/JEP-85)
Mon, 30 Oct 2006 20:18:00 +0100 Mikael Berthe Improve JEP22 + JEP85 support
Sun, 29 Oct 2006 11:43:00 +0100 Mikael Berthe Chat states receival (Alexis Hildebrandt)
Sun, 22 Oct 2006 20:27:28 +0200 Myhailo Danylenko Fixes truncating of utf-8 buddy names (again)
Sat, 21 Oct 2006 15:00:41 +0200 Mikael Berthe Fixes truncating utf-8 buddy names (Myhailo Danylenko)
Sat, 30 Sep 2006 19:13:20 +0200 Mikael Berthe Add option 'roster_win_on_right'
Sat, 30 Sep 2006 19:05:07 +0200 Mikael Berthe Add option 'log_win_on_top'
Fri, 29 Sep 2006 20:28:20 +0200 Alexis Hildebrandt Configurable command character
Thu, 28 Sep 2006 21:36:58 +0200 Mikael Berthe Do not set Curses variable too early
Sun, 17 Sep 2006 14:32:27 +0200 Mikael Berthe Display mcabber version in the status window
Sat, 26 Aug 2006 21:13:13 +0200 Mikael Berthe Small code cleanup
Fri, 18 Aug 2006 19:09:15 +0200 Mikael Berthe Fix bindings of special keys (MK*)
Wed, 09 Aug 2006 20:28:41 +0200 Mikael Berthe Display and use UTF-8 key codes
Wed, 09 Aug 2006 20:26:06 +0200 Mikael Berthe Fix Meta + UTF-8 character
Fri, 14 Jul 2006 19:32:23 +0200 Mikael Berthe Fix an autoaway problem
Tue, 11 Jul 2006 22:50:48 +0200 Mikael Berthe Get rid of "busy-waiting" (Christof Meerwald)
Sat, 08 Jul 2006 15:50:33 +0200 Mikael Berthe Fix ncurses panel #include too
Sat, 08 Jul 2006 15:32:55 +0200 Mikael Berthe Fix ncurses #include (again)
Sat, 08 Jul 2006 09:43:23 +0200 Mikael Berthe Input line: Improve word-related functions
Sat, 08 Jul 2006 09:43:18 +0200 Mikael Berthe Fix a few problems with non-UTF-8 locales
Sat, 08 Jul 2006 09:43:01 +0200 Mikael Berthe Fix display of some UTF-8 chars
Sat, 08 Jul 2006 09:40:05 +0200 Mikael Berthe UTF-8 terminal support (Reimar Döffinger)
Sat, 08 Jul 2006 09:33:54 +0200 Mikael Berthe Fix ncurses #include
Thu, 08 Jun 2006 21:42:52 +0200 Mikael Berthe Fix memory leak in scr_UpdateWindow()
Thu, 08 Jun 2006 21:29:09 +0200 Mikael Berthe Fix memory leak in scr_LogPrint()
Wed, 31 May 2006 23:12:56 +0200 Mikael Berthe Add a "special" parameter to scr_setmsgflag_if_needed()
Tue, 30 May 2006 23:22:37 +0200 Mikael Berthe Fix up pending message flag for the status special buffer
Tue, 30 May 2006 20:36:44 +0200 Mikael Berthe scr_setmsgflag_if_needed(): Add a check after scr_SearchWindow()
Sat, 27 May 2006 19:46:20 +0200 Mikael Berthe scr_LogPrint(): Add a warning for UTF-8 -> locale conversion failures
Sat, 27 May 2006 15:59:05 +0200 Mikael Berthe /buffer scroll_unlock: Don't always jump to the end of the buffer
Sat, 27 May 2006 13:22:06 +0200 Mikael Berthe Fix /buffer clear when the buffer is locked
Fri, 26 May 2006 22:59:02 +0200 Mikael Berthe Display a flag in the chat status line when the buffer is locked
Fri, 26 May 2006 22:51:19 +0200 Mikael Berthe Add /buffer {scroll_lock|scroll_unlock|toggle_scroll}
Wed, 24 May 2006 22:29:05 +0200 Mikael Berthe Add "/buffer purge"
Wed, 24 May 2006 21:52:46 +0200 Mikael Berthe Improve changeset a3db3ee8b99e, do not enable chatmode when refreshing
Mon, 15 May 2006 23:20:59 +0200 Mikael Berthe Improve scr_LogPrint() for log/debug messages
Mon, 15 May 2006 23:06:13 +0200 Mikael Berthe scr_LogPrint(): do not use static buffer size
Mon, 08 May 2006 23:47:26 +0200 Mikael Berthe Add startup log messages to the status buffer
Mon, 08 May 2006 23:46:42 +0200 Mikael Berthe Use new status buffer window
Mon, 08 May 2006 23:46:18 +0200 Mikael Berthe Status buffer management
Mon, 08 May 2006 23:45:58 +0200 Mikael Berthe Introduce special buffer stuff
Sat, 06 May 2006 12:59:04 +0200 Mikael Berthe Remember the status message when a buddy goes offline
Thu, 04 May 2006 16:02:22 +0200 Mikael Berthe Fix a display bug when resizing the buffer window
Thu, 04 May 2006 10:44:55 +0200 Mikael Berthe Small scr_DrawRoster() fix
Sun, 30 Apr 2006 14:19:31 +0200 Mikael Berthe Fix a bug in check_offset()
Sun, 30 Apr 2006 14:03:46 +0200 Mikael Berthe Expand tabs in verbatim multi-line mode
Sun, 30 Apr 2006 13:40:56 +0200 Mikael Berthe Add Ctrl-Shift-{Home,End} key code sequences
Thu, 27 Apr 2006 23:51:14 +0200 Mikael Berthe Ctrl-l rereads color variables
Tue, 25 Apr 2006 07:13:43 +0200 Mikael Berthe Show incomplete subscriptions in the roster
Sun, 23 Apr 2006 11:21:24 +0200 Mikael Berthe Get rid of list.h
Fri, 14 Apr 2006 20:43:11 +0200 Mikael Berthe Allow messages with a subject (/msay)
Fri, 14 Apr 2006 20:38:35 +0200 Mikael Berthe Fix a segfault when not connected to a server
Sun, 09 Apr 2006 10:14:39 +0200 Mikael Berthe Multi-line mode: Do not send empty messages
Sat, 08 Apr 2006 12:30:05 +0200 Mikael Berthe Add a few keycode sequences
Thu, 06 Apr 2006 23:02:30 +0200 Mikael Berthe Kill a few gcc4 warnings
Sun, 02 Apr 2006 23:11:55 +0200 Mikael Berthe Replace color_highlight with color_msgout
Mon, 27 Mar 2006 22:09:30 +0200 Mikael Berthe Initialize locale charset earlier
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 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
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
Thu, 09 Mar 2006 20:15:37 +0100 Mikael Berthe Some code cleanup
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 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: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
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
Wed, 15 Feb 2006 22:31:19 +0100 Mikael Berthe Add setting "roster_width" (variable buddylist width)
Sun, 12 Feb 2006 11:39:32 +0100 Mikael Berthe Update Copyright (2006)
Sun, 29 Jan 2006 22:57:35 +0100 Mikael Berthe Small fix in scr_DrawRoster()
Sat, 28 Jan 2006 18:02:24 +0100 Mikael Berthe Try to display as many buddylist items as possible
Sat, 28 Jan 2006 17:40:00 +0100 Mikael Berthe Remove "This is the status window" message
Wed, 25 Jan 2006 22:00:06 +0100 Mikael Berthe New "beep_on_message" option
Fri, 13 Jan 2006 22:05:38 +0100 Mikael Berthe Fix segfault in scr_setmsgflag_if_needed()
Sat, 07 Jan 2006 23:12:22 +0100 Mikael Berthe Avoid g_try_new()
Sat, 07 Jan 2006 23:01:42 +0100 Mikael Berthe Some memory allocation code cleaning
Sat, 07 Jan 2006 12:17:49 +0100 Mikael Berthe MUC: Set the new_message flag when joining a room
Sat, 07 Jan 2006 10:56:46 +0100 Mikael Berthe We do not need buddy_isresource() anymore
Thu, 15 Dec 2005 12:52:37 +0100 Mikael Berthe Store subscription data
Thu, 15 Dec 2005 00:14:56 +0100 Mikael Berthe Increase scr_LogPrint() buffer size
Sun, 11 Dec 2005 11:11:34 +0100 Mikael Berthe Try UTF8 -> locale conversion with fallback
Mon, 05 Dec 2005 00:01:16 +0100 Mikael Berthe Fix modelines
Sun, 04 Dec 2005 09:04:02 +0100 Mikael Berthe Add Vim modelines
Fri, 25 Nov 2005 23:44:47 +0100 Mikael Berthe Fix some memory leaks
Sat, 19 Nov 2005 16:30:49 +0100 Mikael Berthe "/status" changes
Mon, 14 Nov 2005 18:34:57 +0100 Mikael Berthe Update Log_Win_Height when refreshing the screen
Mon, 14 Nov 2005 15:29:03 +0100 Mikael Berthe Log window's height can be set by the user
Sun, 13 Nov 2005 22:46:46 +0100 Mikael Berthe Show status changes in buddy window, if it is open
Sun, 13 Nov 2005 22:15:19 +0100 Mikael Berthe Add HBB_PREFIX_NOFLAG
Sun, 13 Nov 2005 17:03:59 +0100 Mikael Berthe Fix "/buffer up"
Sat, 12 Nov 2005 14:48:35 +0100 Mikael Berthe Add "/buffer up" and "/buffer down"
Mon, 31 Oct 2005 22:35:35 +0100 Mikael Berthe MUC: nickname completion
Thu, 13 Oct 2005 19:58:58 +0200 Mikael Berthe Reorganise process_key()
Tue, 04 Oct 2005 19:47:50 +0200 Mikael Berthe Add /say_to command
Thu, 29 Sep 2005 22:31:56 +0200 Mikael Berthe Add "/buffer date"
Thu, 29 Sep 2005 21:28:39 +0200 Mikael Berthe Add "/buffer %n"
Tue, 27 Sep 2005 23:46:11 +0200 Mikael Berthe Show if we are inside/outside a MUC room
Sun, 25 Sep 2005 01:01:44 +0200 Mikael Berthe Initial Multi-User Chat support
Sun, 25 Sep 2005 00:40:25 +0200 Mikael Berthe Fix command completion (2nd argument)
Sun, 25 Sep 2005 00:33:56 +0200 Mikael Berthe Add /status_to command
Mon, 19 Sep 2005 23:32:42 +0200 Mikael Berthe Handle multiple resources for the same buddy
Fri, 02 Sep 2005 20:34:17 +0200 Mikael Berthe Small code review
Sun, 28 Aug 2005 21:23:05 +0200 Mikael Berthe Display full date in the log file
Thu, 04 Aug 2005 23:04:54 +0100 Mikael Berthe Whitespace cleanup
Sat, 30 Jul 2005 10:36:46 +0100 Mikael Berthe Ncurses changes + Ctrl-C does not send a signal anylore
Fri, 29 Jul 2005 20:28:06 +0100 Mikael Berthe Ctrl-l does a full refresh
Thu, 28 Jul 2005 20:24:28 +0100 Mikael Berthe Merge UTF-8 changes
Thu, 28 Jul 2005 20:12:23 +0100 Mikael Berthe Use nodelay() instead of halfdelay()
Mon, 25 Jul 2005 21:46:35 +0100 Mikael Berthe Improve logging system (traces)
Mon, 25 Jul 2005 19:40:17 +0100 Mikael Berthe Move (reorganize) functions
Sun, 24 Jul 2005 22:56:42 +0100 Mikael Berthe Add /buffer search_{backward,forward}
Sun, 24 Jul 2005 22:31:31 +0100 Mikael Berthe Rename some buffer commands, for homogeneity
Sun, 24 Jul 2005 15:19:07 +0100 Mikael Berthe Fix segfault when mcabber receives an INT signal (Ctrl-C) early
Sun, 24 Jul 2005 15:13:53 +0100 Mikael Berthe Merge changeset 315 (65aa05520556)
Sun, 24 Jul 2005 15:01:24 +0100 Mikael Berthe Fix segfault when mcabber receives a KILL signal before entering curses mode
Sat, 23 Jul 2005 21:50:06 +0100 Mikael Berthe Code cleanup/optimization
Sat, 23 Jul 2005 11:58:16 +0100 Mikael Berthe Fix a segfault when starting mcabber in a really small terminal
Mon, 18 Jul 2005 22:47:52 +0100 Mikael Berthe Auto-away improvement
Mon, 18 Jul 2005 21:27:08 +0100 Mikael Berthe Make some functions static
Mon, 18 Jul 2005 18:57:50 +0100 Mikael Berthe scr_LogPrint() can be called before ncurses initialization
Sun, 17 Jul 2005 21:17:52 +0100 Mikael Berthe Add "/roster alternate"
Sun, 17 Jul 2005 21:16:15 +0100 Mikael Berthe scr_RosterUnreadMessage() uses set_current_buddy()
Sun, 17 Jul 2005 19:06:32 +0100 Mikael Berthe Add set_current_buddy() function, to reduce code duplication
Sat, 16 Jul 2005 13:27:00 +0100 Mikael Berthe Handle "error" message type
Fri, 15 Jul 2005 22:08:53 +0100 Mikael Berthe Implement auto-away mode
Fri, 15 Jul 2005 10:56:15 +0100 Mikael Berthe First Ctrl-C now also leaves multi-line message mode
Thu, 14 Jul 2005 23:24:22 +0100 Mikael Berthe Merge Ctrl-C stuff
Thu, 14 Jul 2005 23:17:21 +0100 Mikael Berthe Ctrl-C does not terminate mcabber
Tue, 12 Jul 2005 17:19:42 +0100 Mikael Berthe Add headers to C files
Fri, 08 Jul 2005 21:47:17 +0100 Mikael Berthe Add /bind command
Thu, 07 Jul 2005 23:25:20 +0100 Mikael Berthe Add /alias command
Wed, 06 Jul 2005 22:18:05 +0100 Mikael Berthe Add "const" specifier in prototypes
Tue, 05 Jul 2005 23:50:50 +0100 Mikael Berthe Rewrite the settings system
Mon, 04 Jul 2005 12:55:54 +0100 Mikael Berthe Limit the number of lines in multi-line messages
Sun, 03 Jul 2005 20:52:09 +0100 mikael Fix a typo
Sun, 03 Jul 2005 00:21:59 +0100 mikael Improve color configuration
Sat, 02 Jul 2005 19:23:45 +0100 mikael Add "/roster search" command
Sat, 02 Jul 2005 12:05:11 +0100 mikael Add Ctrl-o: accept-line-and-down-history
Fri, 01 Jul 2005 23:49:01 +0100 mikael Fix spelling mistakes in comments
Fri, 01 Jul 2005 23:47:03 +0100 mikael Add "verbatim multi-line" mode, with commands disabled
Sat, 25 Jun 2005 08:43:24 +0000 mikael [/trunk] Changeset 265 by mikael