2008-10-16 |
Sadrul Habib Chowdhury |
Set the urgent flag for conversation windows on receiving a /buzz etc.
|
2008-08-16 |
Stu Tomlinson |
Fix compiling with glib < 2.6
|
2008-07-11 |
Sadrul Habib Chowdhury |
Show the count of users when joining a chat.
|
2008-07-02 |
Sadrul Habib Chowdhury |
Tab-completion for commands in finch.
|
2008-06-14 |
Sadrul Habib Chowdhury |
Send '//message' as '/message', instead of looking for a 'message' command.
|
2008-06-07 |
Sadrul Habib Chowdhury |
msgcolor command to change colors of messages in conversations.
|
2008-05-28 |
Richard Nelson |
Add an invite menu for chats
|
2008-04-23 |
Sadrul Habib Chowdhury |
Fix a crash which I think happens when the same buddy is in the buddylist
|
2008-03-07 |
Sadrul Habib Chowdhury |
Patch from Kyle Turman to show the alias when available in the typing notification. Closes #4957.
|
2008-03-06 |
Sadrul Habib Chowdhury |
Make sure an existing conversation selected from the 'Send IM' dialog is given the focus.
|
2008-02-12 |
Sadrul Habib Chowdhury |
Ignore the recv/send flags when the system flag is set for a message.
|
2008-02-12 |
Sadrul Habib Chowdhury |
Highlighted message color has a higher priority over an action message color.
|
2008-02-02 |
Richard Nelson |
Add a finch log viewer. This is largely copied from Pidgin.
|
2008-01-27 |
Sadrul Habib Chowdhury |
Add accessor and update finch to not touch the internals of PurpleBuddy and PurpleChat.
|
2008-01-26 |
Sadrul Habib Chowdhury |
We will probably eventually use purple_object_[get|set]_ui_data. Until then, this will do.
|
2008-01-26 |
Sadrul Habib Chowdhury |
Update finch to not touch the internals of PurpleConversation.
|
2008-01-26 |
Sadrul Habib Chowdhury |
Add accessor and update finch to not touch the internals of PurpleConnection.
|
2008-01-26 |
Sadrul Habib Chowdhury |
Update finch to not touch the internals of PurpleAccount. This also includes a change I made to reduce the Cyclomatic Complexity of one of the functions.
|
2008-01-26 |
Sadrul Habib Chowdhury |
Add API so Finch doesn't need to touch the internals of PurpleBlistNode.
|
2008-01-03 |
Richard Laager |
Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
|
2007-12-03 |
Sadrul Habib Chowdhury |
Do not append ':' after expanding a /me.
|
2007-12-03 |
Richard Nelson |
Add color to the conversation window to indicate various message attributes
|
2007-11-10 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
|
2007-11-06 |
Sadrul Habib Chowdhury |
I feel good when I am able to send messages, instead of just typing them.
|
2007-10-27 |
Stu Tomlinson |
Add a --with-extraversion option to ./configure so packagers can fine tune
|
2007-10-23 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4)
|
2007-10-01 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 4321e1e266d11dddee2cde190828ae5001812367)
|
2007-09-30 |
Will Thompson |
merge of '07d5798f8a0b64518b4697e0376f5ceeddbb61e2'
|
2007-09-29 |
Sadrul Habib Chowdhury |
void functions shouldn't 'return'. Thanks tmcmahon2. Fixes #3151 (gntconv.c fails to compile in Solaris 9)
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 4ad1081695d083df424898e6e7091f731b401265)
|