Sat, 29 Sep 2007 20:49:34 +0000 |
Sadrul Habib Chowdhury |
void functions shouldn't 'return'. Thanks tmcmahon2. Fixes #3151 (gntconv.c fails to compile in Solaris 9)
|
Fri, 28 Sep 2007 16:34:43 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 4ad1081695d083df424898e6e7091f731b401265)
|
Wed, 19 Sep 2007 11:29:19 +0000 |
Sadrul Habib Chowdhury |
Show 'buzz'/'nudge' etc. messages differently from regular messages.
|
Wed, 19 Sep 2007 10:57:37 +0000 |
Sadrul Habib Chowdhury |
Fix #104 (Reconnect to network should reconnect chats also). This has been
|
Fri, 19 Oct 2007 16:27:50 +0000 |
Luke Schierer |
applied changes from 2ab75e32c52e94c674d0b5a396d224da7e9d509e
|
Fri, 28 Sep 2007 16:22:27 +0000 |
Richard Laager |
applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defa
|
Sun, 16 Sep 2007 01:05:22 +0000 |
Sean Egan |
remove gpl boilerplate from doxygen docs
|
Sat, 15 Sep 2007 09:53:30 +0000 |
Sadrul Habib Chowdhury |
If there's a chat open when an account gets disconnected because of an error,
|
Thu, 13 Sep 2007 02:15:05 +0000 |
Sadrul Habib Chowdhury |
Remember the 'Enable Sounds' setting for a conversation. Closes #312.
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Tue, 04 Sep 2007 05:23:50 +0000 |
Sadrul Habib Chowdhury |
Use the proper column for searching users in the chat userlist.
|
Tue, 28 Aug 2007 04:32:52 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 4313008137cace2c9699584ec7308c1e888ae137)
|
Sun, 26 Aug 2007 09:39:54 +0000 |
Sadrul Habib Chowdhury |
Fix #2767 (per-conversation/chat mute option).
|
Sun, 26 Aug 2007 08:58:59 +0000 |
Sadrul Habib Chowdhury |
Add two missing conversation-uiops functions. (has_focus and present)
|
Sun, 26 Aug 2007 08:34:04 +0000 |
Sadrul Habib Chowdhury |
Separate logging support for each conversation.
|
Sat, 25 Aug 2007 11:29:43 +0000 |
Sadrul Habib Chowdhury |
Clear the message history in the /clear callback.
|
Thu, 23 Aug 2007 06:00:37 +0000 |
Sadrul Habib Chowdhury |
Notify the user if a message is not sent in a conversation because he's disconnected.
|
Sat, 18 Aug 2007 00:11:13 +0000 |
Sadrul Habib Chowdhury |
Update the 'send to' menu in conversation windows when necessary.
|
Thu, 28 Jun 2007 03:09:03 +0000 |
Eric Polino |
explicit merge of 'e53fe113efde971f9f1d14d8a7af937542ee2732'
|
Fri, 22 Jun 2007 23:05:11 +0000 |
Eric Polino |
Conversation window names are now suffixed by type
|
Wed, 25 Jul 2007 20:57:24 +0000 |
Sadrul Habib Chowdhury |
Just show an empty line, instead of bouncing the text down when the user
|
Tue, 03 Jul 2007 11:20:33 +0000 |
Sadrul Habib Chowdhury |
Use the utility function for the conversation and debug windows.
|
Sat, 30 Jun 2007 06:45:59 +0000 |
Sadrul Habib Chowdhury |
Use the completion-signal to append a ': ' after a tab-completed nick.
|
Sat, 23 Jun 2007 03:04:20 +0000 |
Sadrul Habib Chowdhury |
Plucked revision from finchfeat to give different names to windows for
|
Thu, 21 Jun 2007 21:32:13 +0000 |
Sadrul Habib Chowdhury |
Fix a few runtime warnings.
|
Wed, 20 Jun 2007 18:23:49 +0000 |
Stu Tomlinson |
#include reorganizations to allow compiling with glib < 2.8 using the
|
Fri, 15 Jun 2007 03:36:54 +0000 |
Sadrul Habib Chowdhury |
Provide a 'unseen-count' data for the conversations so the dbus-docklet can use that information.
|
Tue, 29 May 2007 21:48:43 +0000 |
Sadrul Habib Chowdhury |
Do not send typing notification if you are typing a /-command.
|
Thu, 24 May 2007 21:15:16 +0000 |
Sadrul Habib Chowdhury |
Use utility functions to get user info. Closes #964.
|
Sat, 19 May 2007 06:54:15 +0000 |
Richard Laager |
Death to more futuristic struct initialization. This should be the last.
|