Tue, 21 Feb 2006 23:47:29 +0100 Leave full-width mode automatically under some conditions
Mikael Berthe <mikael@lilotux.net> [Tue, 21 Feb 2006 23:47:29 +0100] rev 709
Leave full-width mode automatically under some conditions Leave full-width mode when leaving chat mode and when changing the selected buddy. Enter chat mode when hiding the roster.
Tue, 21 Feb 2006 23:05:08 +0100 scr_RosterVisibility(): do not refresh when it is not needed
Mikael Berthe <mikael@lilotux.net> [Tue, 21 Feb 2006 23:05:08 +0100] rev 708
scr_RosterVisibility(): do not refresh when it is not needed
Tue, 21 Feb 2006 22:57:49 +0100 Add /roster hide|show|toggle
Mikael Berthe <mikael@lilotux.net> [Tue, 21 Feb 2006 22:57:49 +0100] rev 707
Add /roster hide|show|toggle
Sat, 18 Feb 2006 15:07:51 +0100 Check for IQ requests timeouts
Mikael Berthe <mikael@lilotux.net> [Sat, 18 Feb 2006 15:07:51 +0100] rev 706
Check for IQ requests timeouts
Sat, 18 Feb 2006 15:04:17 +0100 Fix a bug in iqs_check_timeout()
Mikael Berthe <mikael@lilotux.net> [Sat, 18 Feb 2006 15:04:17 +0100] rev 705
Fix a bug in iqs_check_timeout() There was a possible segfault because g_slist_next() could be called with a freed element. (Note: this function is never called yet, anyway...) While I'm changing it, I'm changing the prototype so that iqs_check_timeout() takes now_t as a parameter; it will save a time() call.
Sat, 18 Feb 2006 12:05:46 +0100 Display IQ results (time, version) in the chat window
Mikael Berthe <mikael@lilotux.net> [Sat, 18 Feb 2006 12:05:46 +0100] rev 704
Display IQ results (time, version) in the chat window
Wed, 15 Feb 2006 23:00:49 +0100 Fix UTC time in IQ:version queries
Mikael Berthe <mikael@lilotux.net> [Wed, 15 Feb 2006 23:00:49 +0100] rev 703
Fix UTC time in IQ:version queries
Wed, 15 Feb 2006 22:54:45 +0100 Update sample configuration file (roster_width option)
Mikael Berthe <mikael@lilotux.net> [Wed, 15 Feb 2006 22:54:45 +0100] rev 702
Update sample configuration file (roster_width option)
Wed, 15 Feb 2006 22:31:19 +0100 Add setting "roster_width" (variable buddylist width)
Mikael Berthe <mikael@lilotux.net> [Wed, 15 Feb 2006 22:31:19 +0100] rev 701
Add setting "roster_width" (variable buddylist width)
Sun, 12 Feb 2006 11:40:11 +0100 Update documentation
Mikael Berthe <mikael@lilotux.net> [Sun, 12 Feb 2006 11:40:11 +0100] rev 700
Update documentation Add /request documentation to the manual page.
Sun, 12 Feb 2006 11:39:32 +0100 Update Copyright (2006)
Mikael Berthe <mikael@lilotux.net> [Sun, 12 Feb 2006 11:39:32 +0100] rev 699
Update Copyright (2006)
Sun, 12 Feb 2006 11:06:26 +0100 Propagate context to IQ callback functions
Mikael Berthe <mikael@lilotux.net> [Sun, 12 Feb 2006 11:06:26 +0100] rev 698
Propagate context to IQ callback functions It will allow to deal with timeouts and errors more easily.
Sat, 11 Feb 2006 16:06:29 +0100 Update ChangeLog & TODO
Mikael Berthe <mikael@lilotux.net> [Sat, 11 Feb 2006 16:06:29 +0100] rev 697
Update ChangeLog & TODO
Sat, 11 Feb 2006 15:40:06 +0100 /status_to: Do not convert resource name to lower case
Mikael Berthe <mikael@lilotux.net> [Sat, 11 Feb 2006 15:40:06 +0100] rev 696
/status_to: Do not convert resource name to lower case
Sat, 11 Feb 2006 15:32:41 +0100 Fix up jb_request(), when the resource is unknown
Mikael Berthe <mikael@lilotux.net> [Sat, 11 Feb 2006 15:32:41 +0100] rev 695
Fix up jb_request(), when the resource is unknown
Sat, 11 Feb 2006 15:21:25 +0100 Add "/request show_list"
Mikael Berthe <mikael@lilotux.net> [Sat, 11 Feb 2006 15:21:25 +0100] rev 694
Add "/request show_list"
Sat, 11 Feb 2006 15:18:45 +0100 Add /request command
Mikael Berthe <mikael@lilotux.net> [Sat, 11 Feb 2006 15:18:45 +0100] rev 693
Add /request command Usage: /request version|time [jid]
Thu, 09 Feb 2006 23:25:25 +0100 Cosmetics (line wrapping)
Mikael Berthe <mikael@lilotux.net> [Thu, 09 Feb 2006 23:25:25 +0100] rev 692
Cosmetics (line wrapping)
Thu, 09 Feb 2006 23:21:49 +0100 Implement IQ:time requests
Mikael Berthe <mikael@lilotux.net> [Thu, 09 Feb 2006 23:21:49 +0100] rev 691
Implement IQ:time requests
Thu, 09 Feb 2006 23:20:28 +0100 Implement IQ:version requests
Mikael Berthe <mikael@lilotux.net> [Thu, 09 Feb 2006 23:20:28 +0100] rev 690
Implement IQ:version requests
Thu, 09 Feb 2006 23:18:38 +0100 Introduce jb_iqs_display_list() helper function for debugging
Mikael Berthe <mikael@lilotux.net> [Thu, 09 Feb 2006 23:18:38 +0100] rev 689
Introduce jb_iqs_display_list() helper function for debugging This function displays the currently queued IQ items.
Thu, 09 Feb 2006 23:16:46 +0100 Call IQ callback function when receiving an IQ error packet
Mikael Berthe <mikael@lilotux.net> [Thu, 09 Feb 2006 23:16:46 +0100] rev 688
Call IQ callback function when receiving an IQ error packet
Tue, 07 Feb 2006 21:14:47 +0100 Minor format change in IQ id string
Mikael Berthe <mikael@lilotux.net> [Tue, 07 Feb 2006 21:14:47 +0100] rev 687
Minor format change in IQ id string
Mon, 06 Feb 2006 21:06:19 +0100 Use the new IQ system for authentication
Mikael Berthe <mikael@lilotux.net> [Mon, 06 Feb 2006 21:06:19 +0100] rev 686
Use the new IQ system for authentication
Mon, 06 Feb 2006 20:04:58 +0100 Call IQ callback function when receiving a RESULT packet
Mikael Berthe <mikael@lilotux.net> [Mon, 06 Feb 2006 20:04:58 +0100] rev 685
Call IQ callback function when receiving a RESULT packet
Mon, 06 Feb 2006 20:02:09 +0100 Switch IQ packet creation to the new IQ system
Mikael Berthe <mikael@lilotux.net> [Mon, 06 Feb 2006 20:02:09 +0100] rev 684
Switch IQ packet creation to the new IQ system Use iqs_new() instead of jutil_iqnew().
Mon, 06 Feb 2006 19:57:00 +0100 Introduce new IQ system
Mikael Berthe <mikael@lilotux.net> [Mon, 06 Feb 2006 19:57:00 +0100] rev 683
Introduce new IQ system
Sun, 29 Jan 2006 22:57:35 +0100 Small fix in scr_DrawRoster()
Mikael Berthe <mikael@lilotux.net> [Sun, 29 Jan 2006 22:57:35 +0100] rev 682
Small fix in scr_DrawRoster() Improve changeset 1f8987e0e56c, sometimes the offset was not set to the best value.
Sun, 29 Jan 2006 12:00:04 +0100 Improve messages in commands.c
Philip M. White <pmw@qnan.org> [Sun, 29 Jan 2006 12:00:04 +0100] rev 681
Improve messages in commands.c
Sat, 28 Jan 2006 18:02:24 +0100 Try to display as many buddylist items as possible
Mikael Berthe <mikael@lilotux.net> [Sat, 28 Jan 2006 18:02:24 +0100] rev 680
Try to display as many buddylist items as possible
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip