Mercurial > pidgin.yaz
graph
-
Changelog the per-conversation mute/logging options.2007-08-26, by Sadrul Habib Chowdhury
-
Fix #2767 (per-conversation/chat mute option).2007-08-26, by Sadrul Habib Chowdhury
-
Add two missing conversation-uiops functions. (has_focus and present)2007-08-26, by Sadrul Habib Chowdhury
-
Separate logging support for each conversation.2007-08-26, by Sadrul Habib Chowdhury
-
Set the custom status message for yahoo buddies correctly at login time. Fixes #2754.2007-08-26, by Daniel Atallah
-
Add msimprpl's user module so we all can compile libpurple again ;)2007-08-27, by Jeffrey Connelly
-
In msimprpl: if no local alias is set, set it to the username on sign-on.2007-08-26, by Jeffrey Connelly
-
For myim: (MySpaceIM) URLs, lookup the contact ID into a username before2007-08-26, by Jeffrey Connelly
-
Add receiving-im-attention and received-im-attention signals, similar to2007-08-26, by Jeffrey Connelly
-
In msimprpl, fix the msim_uri_handler(). The sendIM and addContact commands2007-08-26, by Jeffrey Connelly
-
Add myim: URI handler to Win32 NSIS installer, for MySpaceIM plugin.2007-08-26, by Jeffrey Connelly
-
Only check for mail if "New mail notifications" is enabled in account options.2007-08-26, by Jeffrey Connelly
-
Add msim_uri_handler() to handle myim: URLs, sendIM and addContact commands.2007-08-26, by Jeffrey Connelly
-
In msimprpl, move user-related code to a new user module, and move other2007-08-26, by Jeffrey Connelly
-
In msimprpl, move formatting functions to a markup module. It only exposes2007-08-26, by Jeffrey Connelly
-
In msimprpl, move session-related functions to a new session module.2007-08-26, by Jeffrey Connelly
-
In msimprpl, move zap-related code to a separate module.2007-08-26, by Jeffrey Connelly
-
Now that MsimMessageElement's are more accessible outside message.c,2007-08-26, by Jeffrey Connelly
-
In msimprpl's mail notifications, change four parallel arrays into2007-08-26, by Jeffrey Connelly
-
Lookup a user's information when their status changes to anything but2007-08-26, by Jeffrey Connelly
-
In msimprpl, replace !strcmp() with g_str_equal() everywhere.2007-08-25, by Jeffrey Connelly
-
Use new attention API from http://msimprpl.darkthoughts.net/attention3.diff,2007-08-25, by Jeffrey Connelly
-
Attention API for nudges/buzzes/zaps of various protocols.2007-08-25, by Jeffrey Connelly
-
merge of '3b5ffa9dc2dec5443f83a219ac14382a0e3ccf03'2007-08-25, by Jeffrey Connelly
-
Do not duplicate the same message in the history, and store the correct2007-08-25, by Sadrul Habib Chowdhury
-
Add a 'Hide' item under 'Conversation' menu so people can check this thing out.2007-08-25, by Sadrul Habib Chowdhury
-
Clear the message history in the /clear callback.2007-08-25, by Sadrul Habib Chowdhury
-
Adding all the message from history in GtkIMHtml takes a bit long causing2007-08-25, by Sadrul Habib Chowdhury
-
The conversation history is in a reversed list.2007-08-25, by Sadrul Habib Chowdhury
-
Utilize the message-history in dbus-gnt.2007-08-25, by Sadrul Habib Chowdhury
-
DBus-ify the message history in a conversation.2007-08-25, by Sadrul Habib Chowdhury
-
API to reattach a conversation to gtk UI. Use the new2007-08-25, by Sadrul Habib Chowdhury
-
A conversation shouldn't need ui-ops for logging the messages.2007-08-25, by Sadrul Habib Chowdhury
-
Reattach the gtk-ui to a conversation when the user wants to2007-08-25, by Sadrul Habib Chowdhury
-
Make sure a conversation is a pidgin-conversation to avoid a crash.2007-08-25, by Sadrul Habib Chowdhury
-
Store message history in a conversation, and provide API to access the history.2007-08-25, by Sadrul Habib Chowdhury
-
merge of '0fc7f6e97f5dab2cfc59a71a0aba499d560220b2'2007-08-25, by Sadrul Habib Chowdhury
-
Specify small and large step values for the volume slider.2007-08-24, by Sadrul Habib Chowdhury
-
Have small and large steps for the slider.2007-08-24, by Sadrul Habib Chowdhury
-
Fix crashing when the sametime account disconnects and we update the conv. window infopanel. Fixes #2762.2007-08-24, by Daniel Atallah
-
merge of '8d675a1883a0f1c7f3c08d9b12242cd3fc7bcaf9'2007-08-24, by Sean Egan
-
disapproval of revision '8d675a1883a0f1c7f3c08d9b12242cd3fc7bcaf9'2007-08-29, by Richard Laager
-
ChangeLog MySpace2007-08-21, by Sean Egan
-
If purple_blist_add_{chat,buddy} is called with a group or chat that isn't2007-08-25, by Jeffrey Connelly
-
merge of '0705e301236da4eef643bf63cac73af309c26799'2007-08-24, by Sean Egan
-
Use the changed volume when 'Test'ing.2007-08-24, by Sadrul Habib Chowdhury
-
Update msimprpl to 0.16.2007-08-24, by Jeffrey Connelly
-
propagate from branch 'im.pidgin.pidgin' (head 54129de486cffc56bea31f4ea38c3972e450958b)2007-08-24, by Jeffrey Connelly
-
Reset unsigned int input handlers to 0 instead of -1.2007-08-24, by Sadrul Habib Chowdhury
-
Input handlers are unsigned integers. So set them to 0 instead of -1 after2007-08-24, by Sadrul Habib Chowdhury
-
merge of '11b1cf370bc4c91f8a7ef40adbc19a5aa27f3a08'2007-08-24, by Sean Egan
-
Bring up statusbox menu on button-down instead of button-up. Fixes #14372007-08-24, by Sean Egan
-
Input handlers are unsigned integers. So set them to 0 instead of -1 after2007-08-23, by Sadrul Habib Chowdhury
-
Focus the modified/created account in the accounts window after modifying/2007-08-23, by Sadrul Habib Chowdhury
-
merge of '5e1b8aa2904f61701e271733882021002c85f8f3'2007-08-23, by Sadrul Habib Chowdhury
-
Patch from nix_nix. Fixes #24382007-08-23, by Sean Egan
-
Prevent recursive idle handling loop. Patch from 'Gambit'2007-08-23, by Sean Egan
-
xmlnode bugfix patch from Mauro Brasil2007-08-23, by Sean Egan
-
Fix entering yahoo chats.2007-08-23, by Daniel Atallah
-
merge of '64a21ba142d57ec69f4b25cf89b5e725ff2a4752'2007-08-23, by Sadrul Habib Chowdhury
-
merge of '89cc984f2585fa88cdf28e01b480be7cb0811788'2007-08-23, by Sean Egan
-
Cleanup playbin on error. Thanks, Elliott Sales de Andrade. Fixes #26632007-08-23, by Sean Egan
-
Include MySpace in the dist if we are to have it enabled by default...2007-08-26, by Kevin Stange
-
Fix #2726. (Segafault on click of unknow button.) It was a bug in the musicmessaging plugin.2007-08-23, by Sadrul Habib Chowdhury
-
Get rid of compile warnings on older glib.2007-08-23, by Sadrul Habib Chowdhury
-
Add support for a few more XHTML tags.2007-08-23, by Sadrul Habib Chowdhury
-
merge of '46c81ad1c3775e997c564d591942cfe7916ebea7'2007-08-23, by Sadrul Habib Chowdhury
-
Fix #2599. (Sound File Change Crash)2007-08-23, by Sadrul Habib Chowdhury
-
Upgrade gtkspell on the win32 build to 2.0.11. Fixes #1388 thanks to Sean's astute observation.2007-08-23, by Daniel Atallah
-
Fix #2642 (GntTextView Multiline append goes weird)2007-08-23, by Sadrul Habib Chowdhury
-
I think this fixes the auto-rejoin-after-auto-reconnect bug in finch.2007-08-23, by Sadrul Habib Chowdhury
-
Make some of the dialogs look and behave more like each other.2007-08-23, by Sadrul Habib Chowdhury
-
Generate the makefile for pygnt. But it won't be built by default.2007-08-23, by Sadrul Habib Chowdhury
-
New API has been added. Bump the minor.2007-08-23, by Sadrul Habib Chowdhury
-
Allow building with glib < 2.8.2007-08-23, by Sadrul Habib Chowdhury
-
Notify the user if a message is not sent in a conversation because he's disconnected.2007-08-23, by Sadrul Habib Chowdhury
-
merge of '90df17ab44d01f7f8f963d36fefb9eae3ec868cf'2007-08-23, by Sadrul Habib Chowdhury
-
ChangeLog.API addition of pidgin_set_accessible_relations which will bump2007-08-23, by Casey Harkins
-
Separate out setting up the labelled-by and label-for ATK relationships2007-08-23, by Casey Harkins
-
Use GtkDialog more often. Thanks nix_nix. Fixes #26182007-08-22, by Sean Egan
-
Show a system notification in the conv window when receiving Yahoo webcam invites. Fixes #12982007-08-22, by Sean Egan
-
String fix. Fixes #25482007-08-22, by Sean Egan
-
Calculate what buddy we're pointing at from the middle of the cell rather than the age. Fixes #14222007-08-22, by Sean Egan
-
Don't show tabs if tabs aren't turned on. Fixes #26692007-08-22, by Sean Egan
-
remove obsolote GNOME color pallete2007-08-22, by Sean Egan
-
Fix various things related to authorization on yahoo.2007-08-22, by Daniel Atallah
-
Sync the AUTHORS file and add myself as a webmaster & developer, with Sean's approval.2007-08-21, by Kevin Stange
-
Fully fix #2654 by parsing the yahoo stealth information from the buddy list at logon time.2007-08-21, by Daniel Atallah
-
merge of '091f449781eae3ea061c3d2bab2ad4f96a00d9b5'2007-08-21, by Kevin Stange
-
Correct the mad-tongue smiley to be named properly. Fixes #26502007-08-21, by Kevin Stange
-
Add an assertion in purple_blist_add_{chat,buddy} to return if a buddy was2007-08-24, by Jeffrey Connelly
-
Improve buddy importing. Count number of buddies being added, and2007-08-24, by Jeffrey Connelly
-
MySpace added a new field, LastImageUpdated. Save it in MsimUser.2007-08-24, by Jeffrey Connelly
-
If buddy doesn't have a picture, display no icon, instead of the "no photo" icon that MySpaceIM2007-08-23, by Jeffrey Connelly
-
g_memdup() the icon data before setting it as the buddy icon.2007-08-23, by Jeffrey Connelly
-
If a username cannot be looked up in postprocessing, throw up an error.2007-08-23, by Jeffrey Connelly
-
Update for 0.15 for GSoC final release for Google.2007-08-23, by Jeffrey Connelly
-
Add some additional yahoo keys to the stealth packets to make them work again. Fixes #2654.2007-08-21, by Daniel Atallah
-
propagate from branch 'im.pidgin.pidgin' (head f2e4f8c57473f011b24033fff466bbf6aec3d32b)2007-08-21, by Jeffrey Connelly
-
Prep for 2.1.2 -- we can make this 2.2.0 if we desire, later2007-08-20, by Ethan Blanton
-
Final preparation for 2.1.12007-08-20, by Ethan Blanton
-
merge of '24c8940605f5b11b2aea17c6ca6f3094dff141ab'2007-08-20, by Ethan Blanton
-
fixes #26392007-08-20, by Francisco Rial
-
fixes #26352007-08-20, by Loptosko
-
merge of '671cfe949215447db0da7081a7e1501693ab4f98'2007-08-23, by Sadrul Habib Chowdhury
-
Makefile.am typo fix for Yahooo2007-08-20, by Ethan Blanton
-
merge of '677f816f158bdd721758b2abdc82a2591bd7e689'2007-08-21, by Jeffrey Connelly
-
propagate from branch 'im.pidgin.pidgin' (head 671cfe949215447db0da7081a7e1501693ab4f98)2007-08-20, by Jeffrey Connelly
-
This text should probably be readable, I think2007-08-18, by Kevin Stange
-
If you have the buddy notes plugin loaded, when you right click a chat's2007-08-18, by Kevin Stange
-
Add support to parse and add XHTML in a textview. This we can use for logs,2007-08-23, by Sadrul Habib Chowdhury
-
Select the correct item in the dropdown when using a transient status.2007-08-18, by Sadrul Habib Chowdhury
-
- Fix some g_free()s of string constants that caused crashing2007-08-18, by William Ehlhardt
-
- Fix the interpretation of the "accept cert? yes/no" choice id given by2007-08-18, by William Ehlhardt
-
In tls_cached:2007-08-18, by William Ehlhardt
-
- Add purple_certificate_display_x5092007-08-18, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 629954e16bbb4f19d6a87eefeb994904e12b10e4)2007-08-18, by William Ehlhardt
-
merge of '1be37f788fc248139b864ac8d37cf91956fc5044'2007-08-18, by Sadrul Habib Chowdhury
-
I broke the build. Sorry :(2007-08-18, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 1be37f788fc248139b864ac8d37cf91956fc5044)2007-08-18, by William Ehlhardt
-
NEWSing2007-07-22, by Tim Ringenbach
-
merge of '3f64b9d598e136d0f6f739c7f23ad4baed097f73'2007-08-18, by Sadrul Habib Chowdhury
-
ChangeLog.* needs dating.2007-08-17, by Kevin Stange
-
Update the 'send to' menu in conversation windows when necessary.2007-08-18, by Sadrul Habib Chowdhury