Thu, 04 May 2006 16:02:22 +0200 Fix a display bug when resizing the buffer window
Mikael Berthe <mikael@lilotux.net> [Thu, 04 May 2006 16:02:22 +0200] rev 833
Fix a display bug when resizing the buffer window The g_list_position() trick was stupid, it cannot work because all the non-persistent lines are removed anyway. Let's always use the "previous persistent" line.
Thu, 04 May 2006 10:44:55 +0200 Small scr_DrawRoster() fix
Mikael Berthe <mikael@lilotux.net> [Thu, 04 May 2006 10:44:55 +0200] rev 832
Small scr_DrawRoster() fix When we know the presence status of a user without being subscribed to their presence updates, we can display it instead of '?'.
Thu, 04 May 2006 10:35:45 +0200 Fix joining a room when the buddylist is empty
Mikael Berthe <mikael@lilotux.net> [Thu, 04 May 2006 10:35:45 +0200] rev 831
Fix joining a room when the buddylist is empty
Wed, 03 May 2006 11:28:41 +0200 Display presence notification timestamps when they exist
Mikael Berthe <mikael@lilotux.net> [Wed, 03 May 2006 11:28:41 +0200] rev 830
Display presence notification timestamps when they exist These timestamps were used in the roster, but not in the buffer window message nor in the history logfile. Reported by "ze".
Sun, 30 Apr 2006 14:51:02 +0200 Update documentation
Mikael Berthe <mikael@lilotux.net> [Sun, 30 Apr 2006 14:51:02 +0200] rev 829
Update documentation
Sun, 30 Apr 2006 14:19:31 +0200 Fix a bug in check_offset()
Mikael Berthe <mikael@lilotux.net> [Sun, 30 Apr 2006 14:19:31 +0200] rev 828
Fix a bug in check_offset()
Sun, 30 Apr 2006 14:03:46 +0200 Expand tabs in verbatim multi-line mode
Mikael Berthe <mikael@lilotux.net> [Sun, 30 Apr 2006 14:03:46 +0200] rev 827
Expand tabs in verbatim multi-line mode
Sun, 30 Apr 2006 13:40:56 +0200 Add Ctrl-Shift-{Home,End} key code sequences
Mikael Berthe <mikael@lilotux.net> [Sun, 30 Apr 2006 13:40:56 +0200] rev 826
Add Ctrl-Shift-{Home,End} key code sequences Tested on rxvt,screen,xterm.
Thu, 27 Apr 2006 23:51:14 +0200 Ctrl-l rereads color variables
Mikael Berthe <mikael@lilotux.net> [Thu, 27 Apr 2006 23:51:14 +0200] rev 825
Ctrl-l rereads color variables
Tue, 25 Apr 2006 07:13:43 +0200 Show incomplete subscriptions in the roster
Mikael Berthe <mikael@lilotux.net> [Tue, 25 Apr 2006 07:13:43 +0200] rev 824
Show incomplete subscriptions in the roster When the "from" subscription is missing, curly braces are used. When the "to" subscription is missing, the status is replaced by '?'. Thanks to pmw for the suggestion.
(0) -300 -100 -10 +10 +100 +300 +1000 tip