Mercurial > pidgin
graph
-
Windows compilation complains (probably because it's 32-bit)2009-04-28, by Paul Aurich
-
fixes one more potential leak of the same type2009-04-28, by Ka-Hing Cheung
-
merge of '4a2d7c0b8570558cada900f60d7696231954c231'2009-04-28, by Ka-Hing Cheung
-
Changelog 6b5084da. Refs #2002.2009-04-28, by Paul Aurich
-
merge of '150aa7010128787a82ee3eb64eec7907e08235cc'2009-04-28, by Paul Aurich
-
Changelog MSN, Yahoo, and the merged BOSH branch2009-04-28, by Paul Aurich
-
Add Tobias to COPYRIGHT2009-04-28, by Paul Aurich
-
merge of '8ddbfe5d6f5c2455497d11ccbfff769ed4e9fad4'2009-04-28, by Paul Aurich
-
Fix merging.2009-04-28, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head fbb4fe5da444943eecc76bdcd6c8ba967790b6c8)2009-04-28, by Paul Aurich
-
Don't try to process PEP events if it's not <message type='event'/>2009-04-28, by Paul Aurich
-
Distinguish name and participant in PurpleMedia API2009-04-27, by Paul Aurich
-
Provide alternative find_by_jid that doesn't use g_hash_table_find2009-04-27, by Paul Aurich
-
merge of '2833fd1d337477c5b6efc4247a9e6127580414ea'2009-04-27, by Paul Aurich
-
Use stock id in the ticker.2009-04-29, by Sadrul Habib Chowdhury
-
New API to get the stock-id for a presence.2009-04-29, by Sadrul Habib Chowdhury
-
Bring the conversation to front from a click on the ticker.2009-04-29, by Sadrul Habib Chowdhury
-
fixes a potential leak on error case2009-04-28, by Ka-Hing Cheung
-
merge of '2f41200aa97263f1f83de2795ab3195d52475b03'2009-04-28, by Ka-Hing Cheung
-
Fix a crash when sending too large a message in yahoo.2009-04-28, by Sadrul Habib Chowdhury
-
don't uninit accounts until savedstatus and status are uninited, this was2009-04-28, by Ka-Hing Cheung
-
Adjust some idle handling code to fix "wedging" idle reporting into never2009-04-28, by Paul Aurich
-
Chat's nick is normalized. So normalize before comparing with it.2009-04-28, by Sadrul Habib Chowdhury
-
Fix a couple of runtime-warnings when disconnecting a yahoo account.2009-04-27, by Sadrul Habib Chowdhury
-
Use a all the icons hbons had created for 'connecting' animation.2009-04-27, by Sadrul Habib Chowdhury
-
Don't expose the parent class.2009-04-27, by Sadrul Habib Chowdhury
-
Use stock-ids for connecting/typing animations in the statusbox.2009-04-27, by Sadrul Habib Chowdhury
-
merge of '55577fa653435bea0213ccd380f914790714f8a1'2009-04-27, by Sadrul Habib Chowdhury
-
correctly use some text marked by N_(), and mark one more string as2009-04-27, by Ka-Hing Cheung
-
disapproval of revision '0a225b2db14919b2e455f6938d28c885d6ca74e4'2009-04-29, by Paul Aurich
-
Don't call jabber_parser_close_stream in jabber_close, it papers over a real issue.2009-04-27, by Paul Aurich
-
Changelog that branch and fix period placement.2009-04-27, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 0a225b2db14919b2e455f6938d28c885d6ca74e4)2009-04-27, by Paul Aurich
-
Initialize js->old_length to the value used as a default in presence.c.2009-04-27, by Paul Aurich
-
Publish only 'new' xmlns of avatars and delete old.2009-04-27, by Paul Aurich
-
Another annoying typo2009-04-27, by Paul Aurich
-
Use jabber_calculate_data_sha1sum in one more place.2009-04-26, by Paul Aurich
-
Use purple_strequal and g_str_equal2009-04-26, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 7281ad5ba8e68debd285e06dafebd991e980f3da)2009-04-26, by Paul Aurich
-
We probably shouldn't have to set the pixbuf and the stock-id, but anyway,2009-04-27, by Elliott Sales de Andrade
-
merge of '09144f9b78a3f3256423cae57132a43098c065de'2009-04-26, by Paul Aurich
-
I like icons in my statusbox.2009-04-26, by Paul Aurich
-
Update stuff for darkrain42 and Maiku to reflect them as developers.2009-04-26, by John Bailey
-
Changelog support for XMPP idle time (XEP-0256)2009-04-26, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)2009-04-26, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)2009-04-26, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)2009-04-26, by Marcus Lundblad
-
merge of '6bcd7cfc161122f058f5093da0fab2dceeec0cfa'2009-04-26, by Paul Aurich
-
update German translation2009-04-26, by Jochen Kemnade
-
Add a new signal which is emitted (after the account is connected) if the2009-04-26, by Paul Aurich
-
Avoid dereferencing unitialized memory or leaking PidginThemeFonts2009-04-26, by Paul Aurich
-
Fix two warnings in the theme editor plugin2009-04-26, by Paul Aurich
-
Retrieve status message to display in Buddy List from PurplePresence.2009-04-26, by Paul Aurich
-
Only look for and add custom smileys to incoming messages that are going to2009-04-26, by Paul Aurich
-
merge of 'ac3524a1092f2874db1b7f443cd91144bbd8a3a4'2009-04-26, by Paul Aurich
-
Changelog the last few commits (and remove trailing whitespace)2009-04-26, by Paul Aurich
-
xmlCtxtGetLastError may return NULL, especially with other misbehaving2009-04-26, by Paul Aurich
-
Add xmlnode and bonjour structured error handlers.2009-04-26, by Paul Aurich
-
Feed a fake </stream:stream> to the XMPP parser to silence warnings.2009-04-26, by Paul Aurich
-
Fix XMPP prpl->set_chat_topic with an empty string (or NULL)2009-04-26, by Paul Aurich
-
s/cname/name/2009-04-25, by Paul Aurich
-
There is no way to change the custom smiley storage directory2009-04-25, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 76c6ab76464455ef2db1b4037f1e13745bb1d510)2009-04-25, by Paul Aurich
-
Fix doxygen warnings2009-04-20, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 1ae2b55502a0afd8f28918fc4726683c52e998e9)2009-04-20, by Paul Aurich
-
merge of '18a763ca3d80ae60e586ade3456b8d59196a7b8f'2009-04-20, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)2009-04-03, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)2009-03-28, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)2009-03-27, by Paul Aurich
-
More documentation (mostly little changes)2009-03-12, by Paul Aurich
-
Repluralize these2009-03-12, by Paul Aurich
-
Exposing the GHashTable seems crazy to me. See #8644.2009-03-12, by Paul Aurich
-
disapproval of revision '6ddba69dc6d0bac552c512dd4495b255463c1c5c'2009-04-20, by Paul Aurich
-
Clean up the PurpleSmiley documentation.2009-03-12, by Paul Aurich
-
Fix more `make docs` warnings2009-03-12, by Paul Aurich
-
Fixing warnings from `make docs` and stuff2009-03-12, by Paul Aurich
-
Don't debug print that we are connecting an account until we are reasonably2009-05-08, by Etan Reisner
-
merge of '737d72b30ecbd822da19a923c20b8958a4d02728'2009-03-28, by Etan Reisner
-
merge of '6b905c49eee1ae5e6722251efa90cfd92d1fd557'2009-03-25, by Etan Reisner
-
merge of '9804728d8412930412ec4faaa29230268879586d'2009-03-20, by Etan Reisner
-
merge of '6fa0af5f032b1afd95354c3d775785458390b3da'2009-03-11, by Etan Reisner
-
propagate from branch 'im.pidgin.pidgin' (head 53303438f1a2d586d17f7efc61cba0bee2329a25)2009-04-18, by Paul Aurich
-
Use purple_strequal and g_str_equal2009-04-18, by Paul Aurich
-
Fix Makefile.mingw2009-04-18, by Paul Aurich
-
Header file cleanup2009-04-18, by Paul Aurich
-
Add @since on purple_media_transmitter_exists2009-04-18, by Paul Aurich
-
merge of '510f4315d6f580dfe97834a04ae726edf736a9d6'2009-04-18, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 53303438f1a2d586d17f7efc61cba0bee2329a25)2009-04-18, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 6a70c2c1325aeb644bff8476f94c5a25f83044fb)2009-04-22, by Marcus Lundblad
-
Hide the list of minidialogs.2009-04-25, by Sadrul Habib Chowdhury
-
Don't hold onto what you have given up.2009-04-25, by Sadrul Habib Chowdhury
-
Don't corrupt memory if nick can not be changed.2009-04-25, by Sadrul Habib Chowdhury
-
Merging the changes in theme-foo, and the theme editor plugin.2009-04-25, by Sadrul Habib Chowdhury
-
Use safe function.2009-04-23, by Sadrul Habib Chowdhury
-
update German translation2009-04-23, by Jochen Kemnade
-
2009.04.23 - flos <lonicerae(at)gmail.com>2009-04-23, by SHiNE CsyFeK
-
merge of '9a8c2abfdbcf669fd21ec24f4aa474ac55a2ecb9'2009-04-22, by Marcus Lundblad
-
merge of '6a70c2c1325aeb644bff8476f94c5a25f83044fb'2009-04-22, by Marcus Lundblad
-
Use stock-id in the conversation tab-labels and tab-menus.2009-04-23, by Sadrul Habib Chowdhury
-
Reduce code duplication.2009-04-23, by Sadrul Habib Chowdhury
-
Use stock-id in the status editor window too.2009-04-23, by Sadrul Habib Chowdhury
-
Use stock id everywhere!2009-04-23, by Sadrul Habib Chowdhury
-
Use stock id where possible.2009-04-23, by Sadrul Habib Chowdhury
-
Reload settings after updating icon theme.2009-04-23, by Sadrul Habib Chowdhury
-
Use stock-id where possible, instead of a pixbuf.2009-04-23, by Sadrul Habib Chowdhury
-
Disable the 'Save' buttons since they don't do nothing yet, man.2009-04-23, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head fe650fc58681996bf988489a65e10198e25c1fd3)2009-04-23, by Sadrul Habib Chowdhury
-
Italicize nicks in the conversation history for folks leaving a chat.2009-04-22, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 6a70c2c1325aeb644bff8476f94c5a25f83044fb)2009-04-22, by Marcus Lundblad
-
Paul has been with us a while, and now he can't leave.2009-04-21, by Ethan Blanton
-
Document this callback function. Prompted by a question in #pidgin2009-04-20, by Mark Doliner
-
Delete the Start Menu shortcut when uninstalling. Fixes #89852009-04-19, by Daniel Atallah
-
Replace gtk_timeout_remove with g_source_remove.2009-04-18, by Elliott Sales de Andrade
-
Oops, I must have been tired. I only replaced the first occurrence of these2009-04-18, by Elliott Sales de Andrade
-
merge of '34995dad46199f27666dc85ca2bef4e49470eaf8'2009-04-18, by Elliott Sales de Andrade
-
Patch from Zsombor Welker to expand the list of PurpleValue valid subtypes.2009-04-18, by Ethan Blanton
-
Notify the user if an IRC /nick command fails, rather than trying fallbacks.2009-04-18, by Ethan Blanton
-
Add the Tcl command purple::connection state (purple_connection_get_state).2009-04-18, by Ethan Blanton
-
The alignment in this file is quite odd.2009-04-18, by Elliott Sales de Andrade
-
Replace the deprecated GtkSignalFunc and GTK_SIGNAL_FUNC with GCallback and2009-04-18, by Elliott Sales de Andrade
-
Use g_object_ref/unref instead of the deprecated versions.2009-04-18, by Elliott Sales de Andrade
-
Fix some more GTK_CHECK_* macros and a GtkType.2009-04-18, by Elliott Sales de Andrade
-
Remove GTK_CHECK_* macros which were deprecated.2009-04-18, by Elliott Sales de Andrade
-
Actually reject content unknown content types on Jingle session-initiate,2009-04-22, by Marcus Lundblad
-
merge of '526c6b9002e19ef77ccf9723d0dd04a2d9287ec5'2009-04-17, by Marcus Lundblad
-
merge of '580055bb22fea0076d3a90d9df9346abd1789bab'2009-04-17, by Marcus Lundblad
-
Only pre-create a PurpleConversation (if there was none yet) if an incoming2009-04-17, by Marcus Lundblad
-
Constify the disco_type_mappings struct2009-04-18, by Paul Aurich
-
Use defaults provided by the server where applicable and when available2009-04-18, by Paul Aurich
-
Don't leak the GObject data and disable the Add/Register buttons when browsing.2009-04-18, by Paul Aurich
-
Rename pdl->cats to pdl->services, since these aren't roomlist categories2009-04-17, by Paul Aurich
-
This is a little less...repetitious2009-04-17, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 73f33f8afb4c118efe65d1481a4160f9c8cfb11a)2009-04-17, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 58fbcc161c5eadf3f307cd460a6ce0a209d908df)2009-04-15, by Paul Aurich
-
Do not call the non-destroy prpl-ops when the connection is gone.2009-04-15, by Paul Aurich
-
Move the handling of chat rooms to jabber_disco_service_items_cb.2009-04-15, by Paul Aurich
-
Handle expanding disco lists on the UI side2009-04-15, by Paul Aurich
-
XMPP prpl depends on the core's setting in-progress-ness2009-04-14, by Paul Aurich
-
Discovered why that default assumption of PURPLE_DISCO_BROWSE was in there...2009-04-14, by Paul Aurich
-
Iteratively expand the disco tree as prompted by the UI.2009-04-14, by Paul Aurich
-
Remove most of the mappings, add in the ones necessary from our prpls, and2009-04-13, by Paul Aurich
-
Alphabetize jabber_disco_type_from_string comparisons2009-04-13, by Paul Aurich
-
More minor cleanup (no functional changes other than not printing a log msg)2009-04-13, by Paul Aurich
-
It helps to actually add functions when adding prototypes to a header2009-04-13, by Paul Aurich
-
Various minor nitpicky changes2009-04-13, by Paul Aurich
-
Split the jabber_disco_info_do IQ callback from the IQ handler and use the IQ callback semantics.2009-04-13, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)2009-04-13, by Paul Aurich
-
Use per-PurpleDiscoList ops for canceling a disco and registering.2009-04-11, by Paul Aurich
-
Fix merge (convert to IQ-handlers syntax)2009-04-11, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 0068cedd03804855a4ded8aeb153ccaffb8158bc)2009-04-11, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 3c568b43fb4447b65a2b06e6767340edd7763c53)2009-04-09, by Paul Aurich
-
Support BOSH when connecting via the register_account prpl.2009-04-18, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head e7a572653bbe02d5d4ec2efc43c303629911993b)2009-04-12, by Paul Aurich
-
Hide PurpleTxtResponse and use a more purple API2009-04-11, by Paul Aurich
-
First crack at Win32 TXT DNS query code and don't leak the PurpleTxtResponses2009-04-11, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)2009-04-11, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)2009-04-13, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)2009-04-13, by Marcus Lundblad
-
Show preview of only the supported sizes for each class of icons.2009-04-20, by Sadrul Habib Chowdhury
-
Allow editing dialog icons.2009-04-20, by Sadrul Habib Chowdhury
-
Add some more status emblems, and since the dialog is too long, use a2009-04-20, by Sadrul Habib Chowdhury
-
Make it possible to load non-status icons using a PidginStockIconTheme.2009-04-20, by Sadrul Habib Chowdhury
-
We don't have huge status icons, and set only the icons changed from the2009-04-19, by Sadrul Habib Chowdhury
-
A status-icon theme editor.2009-04-19, by Sadrul Habib Chowdhury
-
Mark the description of the properties for translation. Show the2009-04-18, by Sadrul Habib Chowdhury
-
Fix some assertion failures.2009-04-18, by Sadrul Habib Chowdhury
-
Allow editing the theme when no theme is selected (the default).2009-04-18, by Sadrul Habib Chowdhury
-
Allow unsetting the color for a PidginThemeFont.2009-04-18, by Sadrul Habib Chowdhury
-
Theme editor plugin (of sorts) for buddylist themes.2009-04-17, by Sadrul Habib Chowdhury
-
Do a null-check before gdk_color_free, and mark property-names for2009-04-17, by Sadrul Habib Chowdhury
-
Document some functions.2009-04-17, by Sadrul Habib Chowdhury
-
Several changes:2009-04-17, by Sadrul Habib Chowdhury
-
Some doxygen fixes.2009-04-17, by Sadrul Habib Chowdhury
-
Use boxed-types for the color properties.2009-04-17, by Sadrul Habib Chowdhury
-
German update2009-04-16, by Björn Voigt
-
Remove a bug where host_ip was accessed after freeing it.2009-04-15, by Sulabh Mahajan
-
Send XMPP keepalive pings to our server, not our bare JID.2009-04-15, by Paul Aurich
-
merge of '8952794c1397b9cba4b98accf0639bb5499387d4'2009-04-12, by Paul Aurich
-
Whoops, crashy-crashy.2009-04-12, by Paul Aurich
-
merge of '79565c78f0c63b6c8f1b52e57e6e928780ce4f65'2009-04-12, by Paul Aurich
-
Include the media API on win32 even though it isn't actually enabled.2009-04-12, by Daniel Atallah
-
merge of '331dd310d018e9ecbd997e8af14ebcfc79277318'2009-04-12, by Paul Aurich
-
Fix size constraints for vertical progressbars.2009-04-12, by Sadrul Habib Chowdhury
-
Fix drawing for vertical progressbar.2009-04-12, by Sadrul Habib Chowdhury
-
merge of '009cd1791a028ae463fba5c8a2ee1c60021efb61'2009-04-12, by Sadrul Habib Chowdhury
-
Changelog the progressbar addition.2009-04-12, by Sadrul Habib Chowdhury
-
Change how the progressbar is drawn.2009-04-12, by Sadrul Habib Chowdhury
-
Indentation changes, initialization changes etc.2009-04-12, by Sadrul Habib Chowdhury
-
Add a simple progress-bar in libgnt.2009-04-12, by Saleem Abdulrasool
-
PidginBlistTheme now copies all its parameters instead of taking ownership.2009-04-12, by Paul Aurich
-
Free priv->idle.2009-04-12, by Paul Aurich