log mcabber/src/screen.c @ 1187:16abe7ec3056

age author description
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