2007-09-19 |
Sadrul Habib Chowdhury |
Fix #104 (Reconnect to network should reconnect chats also). This has been
|
2007-10-19 |
Luke Schierer |
applied changes from 2ab75e32c52e94c674d0b5a396d224da7e9d509e
|
2007-09-28 |
Richard Laager |
applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defa
|
2007-09-16 |
Sean Egan |
remove gpl boilerplate from doxygen docs
|
2007-09-15 |
Sadrul Habib Chowdhury |
If there's a chat open when an account gets disconnected because of an error,
|
2007-09-13 |
Sadrul Habib Chowdhury |
Remember the 'Enable Sounds' setting for a conversation. Closes #312.
|
2007-09-08 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
2007-09-04 |
Sadrul Habib Chowdhury |
Use the proper column for searching users in the chat userlist.
|
2007-08-28 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 4313008137cace2c9699584ec7308c1e888ae137)
|
2007-08-26 |
Sadrul Habib Chowdhury |
Fix #2767 (per-conversation/chat mute option).
|
2007-08-26 |
Sadrul Habib Chowdhury |
Add two missing conversation-uiops functions. (has_focus and present)
|
2007-08-26 |
Sadrul Habib Chowdhury |
Separate logging support for each conversation.
|
2007-08-25 |
Sadrul Habib Chowdhury |
Clear the message history in the /clear callback.
|
2007-08-23 |
Sadrul Habib Chowdhury |
Notify the user if a message is not sent in a conversation because he's disconnected.
|
2007-08-18 |
Sadrul Habib Chowdhury |
Update the 'send to' menu in conversation windows when necessary.
|
2007-06-28 |
Eric Polino |
explicit merge of 'e53fe113efde971f9f1d14d8a7af937542ee2732'
|
2007-06-22 |
Eric Polino |
Conversation window names are now suffixed by type
|
2007-07-25 |
Sadrul Habib Chowdhury |
Just show an empty line, instead of bouncing the text down when the user
|
2007-07-03 |
Sadrul Habib Chowdhury |
Use the utility function for the conversation and debug windows.
|
2007-06-30 |
Sadrul Habib Chowdhury |
Use the completion-signal to append a ': ' after a tab-completed nick.
|
2007-06-23 |
Sadrul Habib Chowdhury |
Plucked revision from finchfeat to give different names to windows for
|
2007-06-21 |
Sadrul Habib Chowdhury |
Fix a few runtime warnings.
|
2007-06-20 |
Stu Tomlinson |
#include reorganizations to allow compiling with glib < 2.8 using the
|
2007-06-15 |
Sadrul Habib Chowdhury |
Provide a 'unseen-count' data for the conversations so the dbus-docklet can use that information.
|
2007-05-29 |
Sadrul Habib Chowdhury |
Do not send typing notification if you are typing a /-command.
|
2007-05-24 |
Sadrul Habib Chowdhury |
Use utility functions to get user info. Closes #964.
|
2007-05-19 |
Richard Laager |
Death to more futuristic struct initialization. This should be the last.
|
2007-05-13 |
Sadrul Habib Chowdhury |
Show user flags in chat userlist.
|
2007-05-11 |
Sadrul Habib Chowdhury |
Notify when you leave a chat, after /part or /kick.
|
2007-05-09 |
Sadrul Habib Chowdhury |
Make get-info behave the same way from both the conversation window menu and the buddylist context menu.
|