2009-05-26 |
Paul Aurich |
Convert the disco browser to a plugin. Refs #556
|
2009-05-24 |
Paul Aurich |
Avoid an assertion when nothing in dropdown is selected.
|
2009-05-23 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 97fbf033d9afea69a6eabaac94698b3c051584cf)
|
2009-05-16 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 0fc44e2e9b4c3867ea189f9705f637125cb2497c)
|
2009-04-30 |
Paul Aurich |
Fix (a bit) browsing pubsub nodes.
|
2009-04-29 |
Paul Aurich |
Fix merge.
|
2009-04-29 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 13ac492a493b4d31c8b29905174b43a533304300)
|
2009-05-30 |
John Bailey |
Add yet another URL fetching function. This one takes an account as a
|
2009-05-29 |
Paul Aurich |
Allow incoming stanzas to match 'our account' if they come from our resource.
|
2009-05-29 |
Paul Aurich |
Fix Finch not to announce "your gmail account has 0 new messages."
|
2009-05-29 |
Paul Aurich |
merge of 'aefaf38ecc730e3bf971ae9076aabce35567e456'
|
2009-05-29 |
Paul Aurich |
Add the StartCom root that the XMPP ICA will start using this year.
|
2009-05-29 |
Sadrul Habib Chowdhury |
merge of '4cd185213b3eb4f0bc9ce8cd9c38ab00772f9a17'
|
2009-05-26 |
Sadrul Habib Chowdhury |
Remove a now-unnecessary binding for the buddylist.
|
2009-05-28 |
Stu Tomlinson |
Add the newly added translations to ALL_LINGUAS in configure.ac
|
2009-05-27 |
Florian Quèze |
Fix outgoing IRC /mes to be printed to the conversation window as sent
|
2009-05-27 |
Paul Aurich |
Clarify the error message when an IRC server contains spaces.
|
2009-05-27 |
Paul Aurich |
Updated Lao and Slovenian translations. Closes #9075, #8481.
|
2009-05-27 |
Paul Aurich |
No, I had that right the first time; if it's not our account, then there *is* a from and we need to route the IQ to the proper place.
|
2009-05-27 |
Paul Aurich |
Avoid an assertion failure and add an error case.
|
2009-05-27 |
avsharyan |
Added Armenian translation. Closes #9208.
|
2009-05-27 |
Paul Aurich |
Further research leads me to believe this should be 'sw.po'. Correct me if I'm wrong. References #9057.
|
2009-05-27 |
Paul Aurich |
Added Swahili Tanzanian translation. Closes #9057.
|
2009-05-27 |
Paul Aurich |
Transplant the 2.5.6 ChangeLogs into im.pidgin.pidgin.
|
2009-05-27 |
Paul Aurich |
The server list is definitive for who is blocked.
|
2009-05-26 |
Paul Aurich |
Support pushed notifications about XEP-0191 Blocks/Unblocks. Closes #8045.
|
2009-05-25 |
Sadrul Habib Chowdhury |
We want to see what the missing custom smiley stands for.
|
2009-05-25 |
Sadrul Habib Chowdhury |
Reduce work if there is no URL in the incoming message.
|
2009-05-25 |
Elliott Sales de Andrade |
Treat FQY responses with no network ID as on the Passport network.
|
2009-05-25 |
Paul Aurich |
Require SSL when trying IQ-auth via parser.c (no stream:features). Fixes #8131.
|
2009-05-29 |
Paul Aurich |
disapproval of revision '312e056d702d29379ea61aea9d27765f127bc888'
|
2009-05-24 |
Paul Aurich |
Don't call purple_notify_emails() for 0 emails.
|
2009-05-24 |
Richard Laager |
Update the copyright line for 2009.
|
2009-05-24 |
John Bailey |
merge of '074c5aedf9bbc512331f0d3130f076190b290676'
|
2009-05-23 |
Paul Aurich |
Re-add purple_account_get_check_mail() check to oscar.
|
2009-05-23 |
Paul Aurich |
Add two helper functions useful for matching the 'from' attribute on packets to either our server or our account.
|
2009-05-23 |
John Bailey |
Set the default pager host to scsa.msg.yahoo.com; this seems to be what the
|
2009-05-23 |
Elliott Sales de Andrade |
Correctly ignore Avahi's informational events when querying records for the
|
2009-05-22 |
Paul Aurich |
Duh, it helps to use the right marshallers.
|
2009-05-22 |
Paul Aurich |
Add 'jabber' to the signals output and NULL checking so it won't crash on Windows
|
2009-05-22 |
Paul Aurich |
Add the XMPP signals to the signals-test plugin
|
2009-05-22 |
Paul Aurich |
Various perl warning fixes as well as real fixes to gconstpointer functions
|
2009-05-22 |
Paul Aurich |
Call res_init() when DNS queries fail in case the failure indicates a timeout
|
2009-05-22 |
Etan Reisner |
Fix building on Windows and better integrate the new signals with the pre-existing ones.
|
2009-05-22 |
Paul Aurich |
Remove trailing whitespace that has snuck in.
|
2009-05-22 |
Paul Aurich |
Various BOSH fixes
|
2009-05-22 |
Paul Aurich |
merge of '2d746b537f7c15aca747b7df2e1eedb540eb0baf'
|
2009-05-21 |
Paul Aurich |
Don't try to process BOSH packet if there's no data (avoid a purple_strcasestr assertion).
|
2009-05-22 |
Paul Aurich |
merge of '70479082260072a56b0aea40ccca311822c17155'
|
2009-05-22 |
Etan Reisner |
merge of '4ba10f028ed5e73f7fe9f00b3131844819ed85a6'
|
2009-05-21 |
Paul Aurich |
Remove duplicated entries from Makefile.am which break installation with coreutils 7.4. Closes #9226.
|
2009-05-21 |
Paul Aurich |
Fix two warnings when building on OS X
|
2009-05-21 |
Paul Aurich |
merge of '1864a53b79ca34679ff68b45b52e7385608e46cc'
|
2009-05-20 |
Mark Doliner |
Don't do IPv6 AAAA lookups if there is no IPv6 address configured on
|
2009-05-20 |
John Bailey |
Some updates to the ChangeLog, reflecting as much as I could remmeber.
|
2009-05-20 |
Etan Reisner |
merge of '1696adf9dd410d4b67f782058165fbf61cb53c61'
|
2009-05-20 |
Paul Aurich |
Fix a crash when <NICKNAME/> is present in a vcard, but has no data.
|
2009-05-20 |
Paul Aurich |
merge of '53630753bb021f7391e8ad30abd709f73fe47c3d'
|
2009-05-19 |
Paul Aurich |
I still don't know why this ever compiled properly.
|
2009-05-20 |
Paul Aurich |
Stop trying to be clever with XMPP keepalive pings.
|
2009-05-19 |
Paul Aurich |
Fix a warning.
|
2009-05-19 |
Paul Aurich |
Fix two sizeof(size_t) != sizeof(unsigned int) warnings which could never
|
2009-05-19 |
Mark Doliner |
merge of '062468e9e5c7b0a7d4fb51cbd78c9a769cbd120a'
|
2009-05-19 |
Paul Aurich |
This whole section was partially using spaces instead of tabs.
|
2009-05-19 |
Paul Aurich |
Fix a NULL deref if the resource has gone offline by the time we're parsing this reply.
|
2009-05-19 |
Elliott Sales de Andrade |
merge of '8641e216dc398048158e7424b56603087551b65f'
|
2009-05-19 |
Elliott Sales de Andrade |
ChangeLog previous commit.
|
2009-05-19 |
Elliott Sales de Andrade |
Parse the invite message out of the pending membership list so that it can
|
2009-05-18 |
Elliott Sales de Andrade |
Remove notification-server group commands ADG, REG, RMG as groups are now
|
2009-05-18 |
Elliott Sales de Andrade |
Remove some unused code.
|
2009-05-18 |
Elliott Sales de Andrade |
This line is redundant.
|
2009-05-18 |
Elliott Sales de Andrade |
Insert an empty widget in chat windows to ensure that the infopane is
|
2009-05-18 |
Elliott Sales de Andrade |
Set the buddy icon size request on gtkconv->u.im->icon_container instead of
|
2009-05-19 |
Paul Aurich |
Clarify (hopefully) the usage of OPT_PROTO_UNIQUE_CHATNAME; arose in a discussion in #pidgin.
|
2009-05-18 |
Etan Reisner |
Correct the documentation for purple_buddy_icons_set_for_user it doesn't
|
2009-05-18 |
Etan Reisner |
merge of '40d000364c4c9c5b0a3971fbe7bb4878e3737202'
|
2009-05-18 |
Peter Hjalmarsson |
merge of '6a6409370fa50e23bc8fdedcef230220fa680a36'
|
2009-05-17 |
Paul Aurich |
propagate from branch 'im.pidgin.cpw.sulabh.yahoo_16' (head 86a698e26bedb5017a143cb8cfeefd9c5bda7beb)
|
2009-05-15 |
Paul Aurich |
Don't set jm->chat_state twice.
|
2009-05-17 |
Paul Aurich |
jabber_id_new() needs to be case-folding the node and domain.
|
2009-05-17 |
Josep Puigdemont |
Updated Catalan translation.
|
2009-05-17 |
John Bailey |
propagate from branch 'im.pidgin.cpw.sulabh.yahoo_16' (head c1ede5faf776dc1cc966dabb42c1ef0dbaea31db)
|
2009-05-14 |
John Bailey |
Only log requested HTTP URL's when PURPLE_UNSAFE_DEBUG is set and change MSN
|
2009-05-13 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head de00ba4608f6410625b80dbfb07287b668eee937)
|
2009-05-16 |
Luke Bratch |
Open a logged in Yahoo Mail instead of the login screen when possible.
|
2009-05-16 |
Sadrul Habib Chowdhury |
Get rid of a runtime warning on connect.
|
2009-05-16 |
Sadrul Habib Chowdhury |
Preserve the location when defaulting to png for saving unsupported image format.
|
2009-05-16 |
Sadrul Habib Chowdhury |
merge of '063be233b9574325479d819c9c68bf52551435d7'
|
2009-05-16 |
Richard Laager |
Ignore libpurple/marshallers.c and libpurple/marshallers.h.
|
2009-05-16 |
Richard Laager |
Use GTK_STOCK_ADD for the Select Buddy Icon option.
|
2009-05-16 |
Richard Laager |
A patch from nops to add a "Select Buddy Icon" (my term, the original patch
|
2009-05-16 |
Richard Laager |
A patch from Scott Wolchok to replace snprintf() with g_snprintf() and
|
2009-05-16 |
Gabriel Schulhof |
A patch from Gabriel Schulhof, updated to apply by Paul 'darkrain42' Aurich,
|
2009-05-16 |
Sadrul Habib Chowdhury |
Save raw-data for an image when possible.
|
2009-05-16 |
Sadrul Habib Chowdhury |
Avoid unnecessary strdup's.
|
2009-05-16 |
Sadrul Habib Chowdhury |
According to RFC 1738, "'" is a valid character in a URL.
|
2009-05-16 |
Sadrul Habib Chowdhury |
Fix a couple of crashes in the perl plugin loader.
|
2009-05-16 |
Sadrul Habib Chowdhury |
Block/Unblock the signal handler when if it's unblocked/blocked.
|
2009-05-15 |
Jochen Kemnade |
small translation update
|
2009-05-14 |
Daniel Atallah |
propagate from branch 'im.pidgin.pidgin.2.5.5.veracode' (head 1744a346c5951c97b5d6ec102b49606f3dd918cc)
|
2009-05-19 |
Mark Doliner |
disapproval of revision 'f4e1d87650834d9a82d09020df0fb030f25854e0'
|
2009-05-14 |
Mark Doliner |
Uh, OSCAR_CAPABILITY_VIDEO and OSCAR_CAPABILITY_LIVEVIDEO video have the
|
2009-05-13 |
Marcus Lundblad |
Support custom smileys in MUCs (when all participants support BoB and a maximum
|
2009-05-13 |
Stu Tomlinson |
Make the makensis option prefix configurable, so cross-compiling from Linux
|
2009-05-13 |
Stu Tomlinson |
Work around a build problem in windres in recent binutils where string
|
2009-05-13 |
Sadrul Habib Chowdhury |
Preserve utf-8 status messages when going idle.
|
2009-05-12 |
Paul Aurich |
Add jabber signals for IQ, Message, and Presence stanzas. Lightly tested (it doesn't crash [Prove me wrong!]) and as you'll note, I refer to documentation that doesn't yet exist.
|
2009-05-11 |
Paul Aurich |
merge of '49bc9af35492c4f9b66f7233c77ec192432a00f0'
|
2009-05-11 |
Paul Aurich |
Avoid an assertion failure when getting info on an AIM buddy. Thank to zac for pointing this out.
|
2009-05-11 |
Ka-Hing Cheung |
merge of '2b7afd5f3a168b013e5d3cd69999ffb6e0ee95a6'
|
2009-05-10 |
Paul Aurich |
merge of '4863b4eccaac4e374451b708e54a87e6f723a7e0'
|
2009-05-10 |
Paul Aurich |
Exclude some get/set UI/protocol data functions from dbus. I don't see how these could function properly.
|
2009-05-10 |
Paul Aurich |
merge of '19b202a7eff53542a31f52433aa8bc17649f8b3d'
|
2009-05-10 |
Paul Aurich |
merge of 'a543de79fc730fb1a32056d0da5abe0044ed9533'
|
2009-05-10 |
Paul Aurich |
Fix a signed-ness warning.
|
2009-05-11 |
Ka-Hing Cheung |
counterpart for ad057b75 in the outgoing side
|
2009-05-10 |
Ka-Hing Cheung |
used the wrong count variable here
|
2009-05-10 |
Ka-Hing Cheung |
Qulogic pointed out that glib has G_N_ELEMENTS already
|
2009-05-10 |
Ka-Hing Cheung |
merge of 'd1fea663a03e5f80f539918a21f5f36c09a452b8'
|
2009-05-10 |
Paul Aurich |
merge of 'f9080d0b3274907da710c3d4d85669464e418ba4'
|
2009-05-10 |
Paul Aurich |
merge of 'bc166fa1753ca1852b8b0dd0566d93a85644884f'
|
2009-05-10 |
Marcus Lundblad |
Fixed some erronious @file headers
|
2009-05-10 |
Marcus Lundblad |
Don't query for "last offline time" when the JID is a full JID (containing
|
2009-05-10 |
Ka-Hing Cheung |
add an ARRAY_LENGTH macro to find out length of static arrays
|
2009-05-10 |
Ka-Hing Cheung |
correctly NULL terminate all the arrays since that's what gtknotify assumes,
|
2009-05-10 |
Paul Aurich |
Avoid an assertion when acking the gmail poke
|
2009-05-08 |
jcs |
Set PurpleConversation unseen-(count|state) in gtkconv_set_unseen, as conv_set_unseen only sets it for hidden_conv conversations. Fixes #8358
|
2009-05-08 |
Paul Aurich |
Only try to fetch adhoc commands from buddies once. Pushed updates (which we support now) are far superior.
|
2009-05-08 |
Paul Aurich |
I forgot to finish this comment before coming back from dinner and committing.
|
2009-05-08 |
Paul Aurich |
merge of 'df25bed2c1c0d097b7f52fbfae76223d8552f0c3'
|
2009-05-08 |
Paul Aurich |
Only call jabber_caps_get_info if we don't have all the information we want.
|
2009-05-07 |
Paul Aurich |
Make the JabberCapsTuple (nee Key) available to the rest of the prpl
|
2009-05-07 |
Marcus Lundblad |
Changed the message string for the "last logged in" value to "Logged off"
|
2009-05-07 |
Marcus Lundblad |
Show when a user was last online (as seen by the server) when doing "Get Info"
|
2009-05-07 |
Paul Aurich |
Don't crash when resource is NULL. Thanks, Marcus!
|
2009-05-07 |
Paul Aurich |
merge of '136cd28c47ef3338b71082503a83a7ecf465df78'
|
2009-05-07 |
Paul Aurich |
In the close_notify ui op, close the email notification dialog.
|
2009-05-07 |
Paul Aurich |
Ack the mail notification IQ. Refs #8240.
|
2009-05-07 |
Paul Aurich |
Only include XHTML payload in XMPP message when it's needed. Closes #8738.
|
2009-05-07 |
Josep Puigdemont |
Updated Catalan translation.
|
2009-05-06 |
Paul Aurich |
Marcus convinced me (I didn't need much) this is a better idea.
|
2009-05-06 |
Paul Aurich |
disapproval of revision '4de75e1b8967aaca07059f575739e49e70fda9da'
|
2009-05-06 |
Paul Aurich |
proxy.jabber.org hasn't existed in a while.
|
2009-05-06 |
Marcus Lundblad |
And punctuation...
|
2009-05-06 |
Marcus Lundblad |
Maybe the ChangeLog entry should actually say what it does... :)
|
2009-05-06 |
Marcus Lundblad |
merge of '48b95d7d853b96052d4478dd475e60a97e7bda8b'
|
2009-05-06 |
Marcus Lundblad |
Add a section break between resources in "Get info"
|
2009-05-06 |
Paul Aurich |
Don't leak image refs in gtkstatusbox and assertion failure in nullprpl
|
2009-05-13 |
Paul Aurich |
Interestingly, this one was IE 5.0, not IE 5.5.
|
2009-05-13 |
Paul Aurich |
Various minor cleanups. The majority of this is the #define for the useragent.
|
2009-05-13 |
Paul Aurich |
An errant YAHOO_AUTH_URL slipped in to yahoo.h. (Thanks rekkanoryo)
|
2009-05-13 |
Paul Aurich |
Whitespace, syntatic sugar, move the URLs to yahoo.h, and escape the token-fetching URL parameters.
|
2009-05-12 |
John Bailey |
Support logging into Yahoo! Japan with protocol 16. It seems not to care
|
2009-05-06 |
Sulabh Mahajan |
Inform user that he wont be able to use Yahoo! in case of absence of ssl
|
2009-05-06 |
Sulabh Mahajan |
Yahoo version 16 login. ---yet to do: prevent password from being displayed in debug logs---
|
2009-05-06 |
Paul Aurich |
Look up the old image before we store the new one in the hash table.
|
2009-05-04 |
Marcos García Ochoa |
This allows incoming channel messages with op/voice/etc. mode characters.
|
2009-05-04 |
Paul Aurich |
Break the links before telling the UI to remove the node
|
2009-05-04 |
Paul Aurich |
merge of '7e8d9f694132bc0cdbb6088ca5b557480c71ba45'
|
2009-05-04 |
Paul Aurich |
Fix a crash (from the single instance path) and leak of the node UI data.
|
2009-05-04 |
Paul Aurich |
Free the forms properly; they're xmlnodes, not strings.
|
2009-05-04 |
Elliott Sales de Andrade |
Changelog the GtkIMHtml PRIMARY clipboard API addition and fix a typo in
|
2009-05-04 |
Elliott Sales de Andrade |
merge of '233c28248ecd717704ccb1932748bdf97b679cf1'
|
2009-05-03 |
Daniel Atallah |
Don't set the statusbox imhtml to be editable twice.
|
2009-05-03 |
Daniel Atallah |
Avoid overwriting the PRIMARY clipboard when we select-on-focus the status text for easy editing. Fixes #8781.
|
2009-05-03 |
Daniel Atallah |
Avoid adding several callbacks on repeated invocations of gtk_imhtml_set_editable.
|
2009-05-03 |
Ka-Hing Cheung |
re-enable something that qulogic wrote but commented out because of a
|
2009-05-04 |
Elliott Sales de Andrade |
Also check whether the ADL/FQY count is zero when we've received an error
|
2009-05-03 |
Elliott Sales de Andrade |
merge of '2481b51dce05a40973c023cb3c62c66b082e11bf'
|
2009-05-03 |
Paul Aurich |
merge of '02982091b25d51cf15064b67811f0ff347e3ec48'
|
2009-05-03 |
Ka-Hing Cheung |
merge of '654444067285909ecd842c1a5b06f16f773abe49'
|
2009-05-03 |
Ka-Hing Cheung |
correct what looks like an uninitialized read, not really tested much
|
2009-05-03 |
Josep Puigdemont |
Updated Catalan translation.
|
2009-05-03 |
Nick Hebner |
Clean up jabber prpl memory allocations on uninit.
|
2009-05-03 |
Paul Aurich |
Add ability to list roles/affiliations in a chat via slash-commands and
|
2009-05-03 |
Elliott Sales de Andrade |
The correct fix here is to place non-code in a comment (yes, even if it's
|
2009-05-03 |
Elliott Sales de Andrade |
disapproval of revision 'eb2138cc8c562bba3cf0071ea33e2e7ab4d636aa'
|
2009-05-03 |
Paul Aurich |
useravatar.c:49:38: warning: missing terminating ' character
|
2009-05-03 |
Paul Aurich |
Revert the partial hack for ejabberd 2.0.0. See comment in code.
|
2009-05-03 |
Paul Aurich |
Add a few smilies for XMPP that were 'missing'.
|
2009-05-03 |
Paul Aurich |
Add blist-node-(added|removed) and deprecate buddy-(added|removed). Closes #8309
|
2009-05-03 |
Paul Aurich |
mime.c: In function ‘doc_parts_load’:
|
2009-05-03 |
Paul Aurich |
merge of '2cc4b9096219b80544460c7419be088836ee4705'
|
2009-05-03 |
Stu Tomlinson |
Apply changes from 9dd1c4c3 to msnp9
|
2009-05-03 |
Paul Aurich |
Drop support for XEP-0084 v0.12 and publish a <stop/> instead of deleting the node.
|
2009-05-03 |
Paul Aurich |
On errors, don't pretend we did fetch something, pass NULL.
|
2009-05-03 |
Paul Aurich |
Avoid a g_markup_escape_text assertion failure
|
2009-05-02 |
Paul Aurich |
merge of '76766330ad9c063ff4c96cf86c9ce12c0974edd6'
|
2009-05-02 |
Paul Aurich |
Remove most of the things that are now in 2.5.6 (I likely missed one or two)
|
2009-05-02 |
Paul Aurich |
Given the other changes I made, this is more appropriate (and vague).
|
2009-05-02 |
Elliott Sales de Andrade |
Word wrap a little.
|
2009-05-02 |
Elliott Sales de Andrade |
Decrement the ADL/FQY count when we receive an error about a FQY for a user
|
2009-05-02 |
Elliott Sales de Andrade |
Add an FQY error handler so we don't disconnect if something incorrect was
|
2009-05-02 |
Paul Aurich |
merge of '3993504a85f5cbebaeace03466d79cda9803f240'
|
2009-05-02 |
Sadrul Habib Chowdhury |
Enable/disable the buttons in the savedstatus dialog properly.
|
2009-05-02 |
Paul Aurich |
Don't crash when a broken server sends us an occupant's presence with an
|
2009-05-02 |
Paul Aurich |
When we download a buddy's vCard to update an avatar, also try to update the nickname.
|
2009-05-02 |
Ka-Hing Cheung |
merge of '9dd1c4c3db68a80dbf157a0c0bc0c723e42b7a6e'
|
2009-05-02 |
Ka-Hing Cheung |
Fixes a buffer overflow in the ZDI-08-054 report
|
2009-05-02 |
Daniel Atallah |
Prevent a buggy XMPP-raw plugin from causing a NUL ptr deref - instead the
|
2009-05-02 |
Daniel Atallah |
Use matching buffer lengths to avoid confusion.
|
2009-05-02 |
Daniel Atallah |
This is supposed to be a precision formatter.
|
2009-05-02 |
Paul Aurich |
A little bit better (free memory and support receiving the nick in subscriptions) and Changelog.
|
2009-05-02 |
Paul Aurich |
Handle User Nick notifications via <presence/> stanzas (receive-only). Refs #864.
|
2009-05-02 |
Paul Aurich |
Sadrul pointed me at g_markup_escape_text, thanks!
|
2009-05-02 |
Paul Aurich |
Escape all the values when appending them to the Entity Caps verification str.
|
2009-05-01 |
Paul Aurich |
Me fail English? That's unpossible!
|
2009-05-01 |
Peter Hjalmarsson |
merge of '9df36977fc8f70d1b3124d32a54eb123df50aa0f'
|
2009-05-01 |
Paul Aurich |
Don't crash when the caps cb is NULL and don't corrupt jabber_identities
|
2009-05-01 |
Paul Aurich |
Fix a bad merge (*sigh*)
|
2009-05-01 |
Paul Aurich |
Use more efficient purple_find_buddies in bonjour.
|
2009-05-01 |
Paul Aurich |
merge of '04463c4228e4760066ef026178e08886db366915'
|
2009-05-01 |
hanzz |
Make purple_find_buddies(account, NULL) O(# buddies in the account) and rewrite purple_ssi_parselist to take advantage of said efficiency.
|
2009-05-01 |
Paul Aurich |
Add account-(created|destroying) signals.
|
2009-05-01 |
Stu Tomlinson |
Patch from Stefan Becker to plug a couple of memory leaks in libpurple/mime.c
|
2009-04-30 |
John Bailey |
Check in updated po files so the daily po update doesn't have to work so hard.
|
2009-04-30 |
John Bailey |
I was tired of most of us complaining about these things but never actually
|
2009-04-30 |
Paul Aurich |
Don't breaking if the user runs `/ping <user's server>` a bunch.
|
2009-04-30 |
Paul Aurich |
I gave this way too long to stop getting on my nerves.
|
2009-04-30 |
Paul Aurich |
Avoid crashing on some more atoi calls and ensure required parameters are !NULL
|
2009-04-30 |
Paul Aurich |
Don't crash on malicious candidates missing attributes
|
2009-04-30 |
Paul Aurich |
Fix a bad merge in 511953ddd75ccd866325fa6cf1e72dbb4fca3e82
|
2009-04-29 |
Sadrul Habib Chowdhury |
Changelog VV, move an entry to correct section.
|
2009-04-29 |
Paul Aurich |
Fetch and track capabilities for MUC members. Add a further constraint for
|
2009-04-29 |
Paul Aurich |
tighter scoping++
|
2009-04-29 |
Paul Aurich |
merge of '2008f1bd77717e12b27397825b76c19de2fc7314'
|
2009-04-29 |
Sadrul Habib Chowdhury |
merge of '26ac092613aaf9cdf75dc965213469a30135ab56'
|
2009-04-29 |
Paul Aurich |
Skip iterating non-node children; thanks to Marcus for crashing me.
|
2009-04-29 |
Paul Aurich |
merge of 'ccb564416010a2752aa29c68143c9caf1aae054c'
|
2009-04-28 |
Paul Aurich |
Missed one (copying changes manually between computers is clearly an error-ful
|
2009-04-28 |
Paul Aurich |
merge of '2448add898018349b64e4eb5550adb03644790db'
|
2009-04-28 |
Paul Aurich |
Build error/warning fixes. Still not tested because libxmpp.dll won't load.
|
2009-04-28 |
Paul Aurich |
Windows compilation complains (probably because it's 32-bit)
|
2009-04-28 |
Ka-Hing Cheung |
fixes one more potential leak of the same type
|
2009-04-28 |
Ka-Hing Cheung |
merge of '4a2d7c0b8570558cada900f60d7696231954c231'
|
2009-04-28 |
Paul Aurich |
Changelog 6b5084da. Refs #2002.
|
2009-04-28 |
Paul Aurich |
merge of '150aa7010128787a82ee3eb64eec7907e08235cc'
|
2009-04-28 |
Paul Aurich |
Changelog MSN, Yahoo, and the merged BOSH branch
|
2009-04-28 |
Paul Aurich |
Add Tobias to COPYRIGHT
|
2009-04-28 |
Paul Aurich |
merge of '8ddbfe5d6f5c2455497d11ccbfff769ed4e9fad4'
|
2009-04-28 |
Paul Aurich |
Fix merging.
|
2009-04-28 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head fbb4fe5da444943eecc76bdcd6c8ba967790b6c8)
|
2009-04-28 |
Paul Aurich |
Don't try to process PEP events if it's not <message type='event'/>
|
2009-04-27 |
Paul Aurich |
Distinguish name and participant in PurpleMedia API
|
2009-04-27 |
Paul Aurich |
Provide alternative find_by_jid that doesn't use g_hash_table_find
|
2009-04-27 |
Paul Aurich |
merge of '2833fd1d337477c5b6efc4247a9e6127580414ea'
|
2009-04-29 |
Sadrul Habib Chowdhury |
Use stock id in the ticker.
|
2009-04-29 |
Sadrul Habib Chowdhury |
New API to get the stock-id for a presence.
|
2009-04-29 |
Sadrul Habib Chowdhury |
Bring the conversation to front from a click on the ticker.
|
2009-04-28 |
Ka-Hing Cheung |
fixes a potential leak on error case
|
2009-04-28 |
Ka-Hing Cheung |
merge of '2f41200aa97263f1f83de2795ab3195d52475b03'
|
2009-04-28 |
Sadrul Habib Chowdhury |
Fix a crash when sending too large a message in yahoo.
|
2009-04-28 |
Ka-Hing Cheung |
don't uninit accounts until savedstatus and status are uninited, this was
|
2009-04-28 |
Paul Aurich |
Adjust some idle handling code to fix "wedging" idle reporting into never
|
2009-04-28 |
Timo Jyrinki |
Update Finnish back to pretty much 100%, as there has been some time since last update. It also seems 2.6.0 wouldn't be that far away from tickets.
|
2009-04-28 |
Sadrul Habib Chowdhury |
Chat's nick is normalized. So normalize before comparing with it.
|
2009-04-27 |
Sadrul Habib Chowdhury |
Fix a couple of runtime-warnings when disconnecting a yahoo account.
|
2009-04-27 |
Sadrul Habib Chowdhury |
Use a all the icons hbons had created for 'connecting' animation.
|
2009-04-27 |
Sadrul Habib Chowdhury |
Don't expose the parent class.
|
2009-04-27 |
Sadrul Habib Chowdhury |
Use stock-ids for connecting/typing animations in the statusbox.
|
2009-04-27 |
Sadrul Habib Chowdhury |
merge of '55577fa653435bea0213ccd380f914790714f8a1'
|
2009-04-27 |
Ka-Hing Cheung |
correctly use some text marked by N_(), and mark one more string as
|
2009-04-29 |
Paul Aurich |
disapproval of revision '0a225b2db14919b2e455f6938d28c885d6ca74e4'
|
2009-04-27 |
Paul Aurich |
Don't call jabber_parser_close_stream in jabber_close, it papers over a real issue.
|
2009-04-27 |
Paul Aurich |
Changelog that branch and fix period placement.
|
2009-04-27 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 0a225b2db14919b2e455f6938d28c885d6ca74e4)
|
2009-04-27 |
Paul Aurich |
Initialize js->old_length to the value used as a default in presence.c.
|
2009-04-27 |
Paul Aurich |
Publish only 'new' xmlns of avatars and delete old.
|
2009-04-27 |
Paul Aurich |
Another annoying typo
|
2009-04-26 |
Paul Aurich |
Use jabber_calculate_data_sha1sum in one more place.
|
2009-04-26 |
Paul Aurich |
Use purple_strequal and g_str_equal
|
2009-04-26 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 7281ad5ba8e68debd285e06dafebd991e980f3da)
|
2009-04-27 |
Elliott Sales de Andrade |
We probably shouldn't have to set the pixbuf and the stock-id, but anyway,
|
2009-04-26 |
Paul Aurich |
merge of '09144f9b78a3f3256423cae57132a43098c065de'
|
2009-04-26 |
Paul Aurich |
I like icons in my statusbox.
|
2009-04-26 |
John Bailey |
Update stuff for darkrain42 and Maiku to reflect them as developers.
|
2009-04-26 |
Marcus Lundblad |
Changelog support for XMPP idle time (XEP-0256)
|
2009-04-26 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
|
2009-04-26 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
|
2009-04-26 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
|
2009-04-26 |
Paul Aurich |
merge of '6bcd7cfc161122f058f5093da0fab2dceeec0cfa'
|
2009-04-26 |
Jochen Kemnade |
update German translation
|
2009-04-26 |
Paul Aurich |
Add a new signal which is emitted (after the account is connected) if the
|
2009-04-26 |
Paul Aurich |
Avoid dereferencing unitialized memory or leaking PidginThemeFonts
|
2009-04-26 |
Paul Aurich |
Fix two warnings in the theme editor plugin
|
2009-04-26 |
Paul Aurich |
Retrieve status message to display in Buddy List from PurplePresence.
|
2009-04-26 |
Paul Aurich |
Only look for and add custom smileys to incoming messages that are going to
|
2009-04-26 |
Paul Aurich |
merge of 'ac3524a1092f2874db1b7f443cd91144bbd8a3a4'
|
2009-04-26 |
Paul Aurich |
Changelog the last few commits (and remove trailing whitespace)
|
2009-04-26 |
Paul Aurich |
xmlCtxtGetLastError may return NULL, especially with other misbehaving
|
2009-04-26 |
Paul Aurich |
Add xmlnode and bonjour structured error handlers.
|
2009-04-26 |
Paul Aurich |
Feed a fake </stream:stream> to the XMPP parser to silence warnings.
|
2009-04-26 |
Paul Aurich |
Fix XMPP prpl->set_chat_topic with an empty string (or NULL)
|
2009-04-25 |
Paul Aurich |
s/cname/name/
|
2009-04-25 |
Paul Aurich |
There is no way to change the custom smiley storage directory
|
2009-04-25 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 76c6ab76464455ef2db1b4037f1e13745bb1d510)
|
2009-04-20 |
Paul Aurich |
Fix doxygen warnings
|
2009-04-20 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 1ae2b55502a0afd8f28918fc4726683c52e998e9)
|
2009-04-20 |
Paul Aurich |
merge of '18a763ca3d80ae60e586ade3456b8d59196a7b8f'
|
2009-04-03 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
|
2009-03-28 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
|
2009-03-27 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
|
2009-03-12 |
Paul Aurich |
More documentation (mostly little changes)
|
2009-03-12 |
Paul Aurich |
Repluralize these
|
2009-03-12 |
Paul Aurich |
Exposing the GHashTable seems crazy to me. See #8644.
|
2009-04-20 |
Paul Aurich |
disapproval of revision '6ddba69dc6d0bac552c512dd4495b255463c1c5c'
|
2009-03-12 |
Paul Aurich |
Clean up the PurpleSmiley documentation.
|
2009-03-12 |
Paul Aurich |
Fix more `make docs` warnings
|
2009-03-12 |
Paul Aurich |
Fixing warnings from `make docs` and stuff
|
2009-05-08 |
Etan Reisner |
Don't debug print that we are connecting an account until we are reasonably
|
2009-03-28 |
Etan Reisner |
merge of '737d72b30ecbd822da19a923c20b8958a4d02728'
|
2009-03-25 |
Etan Reisner |
merge of '6b905c49eee1ae5e6722251efa90cfd92d1fd557'
|
2009-03-20 |
Etan Reisner |
merge of '9804728d8412930412ec4faaa29230268879586d'
|
2009-03-11 |
Etan Reisner |
merge of '6fa0af5f032b1afd95354c3d775785458390b3da'
|
2009-04-18 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 53303438f1a2d586d17f7efc61cba0bee2329a25)
|
2009-04-18 |
Paul Aurich |
Use purple_strequal and g_str_equal
|
2009-04-18 |
Paul Aurich |
Fix Makefile.mingw
|
2009-04-18 |
Paul Aurich |
Header file cleanup
|
2009-04-18 |
Paul Aurich |
Add @since on purple_media_transmitter_exists
|
2009-04-18 |
Paul Aurich |
merge of '510f4315d6f580dfe97834a04ae726edf736a9d6'
|
2009-04-18 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 53303438f1a2d586d17f7efc61cba0bee2329a25)
|
2009-04-22 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6a70c2c1325aeb644bff8476f94c5a25f83044fb)
|
2009-04-25 |
Sadrul Habib Chowdhury |
Hide the list of minidialogs.
|
2009-04-25 |
Sadrul Habib Chowdhury |
Don't hold onto what you have given up.
|
2009-04-25 |
Sadrul Habib Chowdhury |
Don't corrupt memory if nick can not be changed.
|
2009-04-25 |
Sadrul Habib Chowdhury |
Merging the changes in theme-foo, and the theme editor plugin.
|
2009-04-23 |
Sadrul Habib Chowdhury |
Use safe function.
|
2009-04-23 |
Jochen Kemnade |
update German translation
|
2009-04-23 |
SHiNE CsyFeK |
2009.04.23 - flos <lonicerae(at)gmail.com>
|
2009-04-22 |
Marcus Lundblad |
merge of '9a8c2abfdbcf669fd21ec24f4aa474ac55a2ecb9'
|
2009-04-22 |
Marcus Lundblad |
merge of '6a70c2c1325aeb644bff8476f94c5a25f83044fb'
|
2009-04-23 |
Sadrul Habib Chowdhury |
Use stock-id in the conversation tab-labels and tab-menus.
|
2009-04-23 |
Sadrul Habib Chowdhury |
Reduce code duplication.
|
2009-04-23 |
Sadrul Habib Chowdhury |
Use stock-id in the status editor window too.
|
2009-04-23 |
Sadrul Habib Chowdhury |
Use stock id everywhere!
|
2009-04-23 |
Sadrul Habib Chowdhury |
Use stock id where possible.
|
2009-04-23 |
Sadrul Habib Chowdhury |
Reload settings after updating icon theme.
|
2009-04-23 |
Sadrul Habib Chowdhury |
Use stock-id where possible, instead of a pixbuf.
|
2009-04-23 |
Sadrul Habib Chowdhury |
Disable the 'Save' buttons since they don't do nothing yet, man.
|
2009-04-23 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head fe650fc58681996bf988489a65e10198e25c1fd3)
|
2009-04-22 |
Sadrul Habib Chowdhury |
Italicize nicks in the conversation history for folks leaving a chat.
|
2009-04-22 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6a70c2c1325aeb644bff8476f94c5a25f83044fb)
|
2009-04-21 |
Ethan Blanton |
Paul has been with us a while, and now he can't leave.
|
2009-04-20 |
Mark Doliner |
Document this callback function. Prompted by a question in #pidgin
|
2009-04-19 |
Daniel Atallah |
Delete the Start Menu shortcut when uninstalling. Fixes #8985
|
2009-04-18 |
Elliott Sales de Andrade |
Replace gtk_timeout_remove with g_source_remove.
|
2009-04-18 |
Elliott Sales de Andrade |
Oops, I must have been tired. I only replaced the first occurrence of these
|
2009-04-18 |
Elliott Sales de Andrade |
merge of '34995dad46199f27666dc85ca2bef4e49470eaf8'
|
2009-04-18 |
Ethan Blanton |
Patch from Zsombor Welker to expand the list of PurpleValue valid subtypes.
|
2009-04-18 |
Ethan Blanton |
Notify the user if an IRC /nick command fails, rather than trying fallbacks.
|
2009-04-18 |
Ethan Blanton |
Add the Tcl command purple::connection state (purple_connection_get_state).
|
2009-04-18 |
Elliott Sales de Andrade |
The alignment in this file is quite odd.
|
2009-04-18 |
Elliott Sales de Andrade |
Replace the deprecated GtkSignalFunc and GTK_SIGNAL_FUNC with GCallback and
|
2009-04-18 |
Elliott Sales de Andrade |
Use g_object_ref/unref instead of the deprecated versions.
|
2009-04-18 |
Elliott Sales de Andrade |
Fix some more GTK_CHECK_* macros and a GtkType.
|
2009-04-18 |
Elliott Sales de Andrade |
Remove GTK_CHECK_* macros which were deprecated.
|
2009-04-22 |
Marcus Lundblad |
Actually reject content unknown content types on Jingle session-initiate,
|
2009-04-17 |
Marcus Lundblad |
merge of '526c6b9002e19ef77ccf9723d0dd04a2d9287ec5'
|
2009-04-17 |
Marcus Lundblad |
merge of '580055bb22fea0076d3a90d9df9346abd1789bab'
|
2009-04-17 |
Marcus Lundblad |
Only pre-create a PurpleConversation (if there was none yet) if an incoming
|
2009-04-18 |
Paul Aurich |
Constify the disco_type_mappings struct
|
2009-04-18 |
Paul Aurich |
Use defaults provided by the server where applicable and when available
|
2009-04-18 |
Paul Aurich |
Don't leak the GObject data and disable the Add/Register buttons when browsing.
|
2009-04-17 |
Paul Aurich |
Rename pdl->cats to pdl->services, since these aren't roomlist categories
|
2009-04-17 |
Paul Aurich |
This is a little less...repetitious
|
2009-04-17 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 73f33f8afb4c118efe65d1481a4160f9c8cfb11a)
|
2009-04-15 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 58fbcc161c5eadf3f307cd460a6ce0a209d908df)
|
2009-04-15 |
Paul Aurich |
Do not call the non-destroy prpl-ops when the connection is gone.
|
2009-04-15 |
Paul Aurich |
Move the handling of chat rooms to jabber_disco_service_items_cb.
|
2009-04-15 |
Paul Aurich |
Handle expanding disco lists on the UI side
|
2009-04-14 |
Paul Aurich |
XMPP prpl depends on the core's setting in-progress-ness
|
2009-04-14 |
Paul Aurich |
Discovered why that default assumption of PURPLE_DISCO_BROWSE was in there...
|
2009-04-14 |
Paul Aurich |
Iteratively expand the disco tree as prompted by the UI.
|
2009-04-13 |
Paul Aurich |
Remove most of the mappings, add in the ones necessary from our prpls, and
|
2009-04-13 |
Paul Aurich |
Alphabetize jabber_disco_type_from_string comparisons
|
2009-04-13 |
Paul Aurich |
More minor cleanup (no functional changes other than not printing a log msg)
|
2009-04-13 |
Paul Aurich |
It helps to actually add functions when adding prototypes to a header
|
2009-04-13 |
Paul Aurich |
Various minor nitpicky changes
|
2009-04-13 |
Paul Aurich |
Split the jabber_disco_info_do IQ callback from the IQ handler and use the IQ callback semantics.
|
2009-04-13 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
|
2009-04-11 |
Paul Aurich |
Use per-PurpleDiscoList ops for canceling a disco and registering.
|
2009-04-11 |
Paul Aurich |
Fix merge (convert to IQ-handlers syntax)
|
2009-04-11 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 0068cedd03804855a4ded8aeb153ccaffb8158bc)
|
2009-04-09 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 3c568b43fb4447b65a2b06e6767340edd7763c53)
|
2009-04-18 |
Paul Aurich |
Support BOSH when connecting via the register_account prpl.
|
2009-04-12 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head e7a572653bbe02d5d4ec2efc43c303629911993b)
|
2009-04-11 |
Paul Aurich |
Hide PurpleTxtResponse and use a more purple API
|
2009-04-11 |
Paul Aurich |
First crack at Win32 TXT DNS query code and don't leak the PurpleTxtResponses
|
2009-04-11 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)
|
2009-04-13 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
|
2009-04-13 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
|
2009-04-20 |
Sadrul Habib Chowdhury |
Show preview of only the supported sizes for each class of icons.
|
2009-04-20 |
Sadrul Habib Chowdhury |
Allow editing dialog icons.
|
2009-04-20 |
Sadrul Habib Chowdhury |
Add some more status emblems, and since the dialog is too long, use a
|
2009-04-20 |
Sadrul Habib Chowdhury |
Make it possible to load non-status icons using a PidginStockIconTheme.
|
2009-04-19 |
Sadrul Habib Chowdhury |
We don't have huge status icons, and set only the icons changed from the
|
2009-04-19 |
Sadrul Habib Chowdhury |
A status-icon theme editor.
|
2009-04-18 |
Sadrul Habib Chowdhury |
Mark the description of the properties for translation. Show the
|
2009-04-18 |
Sadrul Habib Chowdhury |
Fix some assertion failures.
|
2009-04-18 |
Sadrul Habib Chowdhury |
Allow editing the theme when no theme is selected (the default).
|
2009-04-18 |
Sadrul Habib Chowdhury |
Allow unsetting the color for a PidginThemeFont.
|
2009-04-17 |
Sadrul Habib Chowdhury |
Theme editor plugin (of sorts) for buddylist themes.
|
2009-04-17 |
Sadrul Habib Chowdhury |
Do a null-check before gdk_color_free, and mark property-names for
|
2009-04-17 |
Sadrul Habib Chowdhury |
Document some functions.
|
2009-04-17 |
Sadrul Habib Chowdhury |
Several changes:
|
2009-04-17 |
Sadrul Habib Chowdhury |
Some doxygen fixes.
|
2009-04-17 |
Sadrul Habib Chowdhury |
Use boxed-types for the color properties.
|
2009-04-16 |
Björn Voigt |
German update
|
2009-04-15 |
Sulabh Mahajan |
Remove a bug where host_ip was accessed after freeing it.
|
2009-04-15 |
Paul Aurich |
Send XMPP keepalive pings to our server, not our bare JID.
|
2009-04-12 |
Paul Aurich |
merge of '8952794c1397b9cba4b98accf0639bb5499387d4'
|
2009-04-12 |
Paul Aurich |
Whoops, crashy-crashy.
|
2009-04-12 |
Paul Aurich |
merge of '79565c78f0c63b6c8f1b52e57e6e928780ce4f65'
|
2009-04-12 |
Daniel Atallah |
Include the media API on win32 even though it isn't actually enabled.
|
2009-04-12 |
Paul Aurich |
merge of '331dd310d018e9ecbd997e8af14ebcfc79277318'
|
2009-04-12 |
Sadrul Habib Chowdhury |
Fix size constraints for vertical progressbars.
|
2009-04-12 |
Sadrul Habib Chowdhury |
Fix drawing for vertical progressbar.
|
2009-04-12 |
Sadrul Habib Chowdhury |
merge of '009cd1791a028ae463fba5c8a2ee1c60021efb61'
|
2009-04-12 |
Sadrul Habib Chowdhury |
Changelog the progressbar addition.
|
2009-04-12 |
Sadrul Habib Chowdhury |
Change how the progressbar is drawn.
|
2009-04-12 |
Sadrul Habib Chowdhury |
Indentation changes, initialization changes etc.
|
2009-04-12 |
Saleem Abdulrasool |
Add a simple progress-bar in libgnt.
|
2009-04-12 |
Paul Aurich |
PidginBlistTheme now copies all its parameters instead of taking ownership.
|
2009-04-12 |
Paul Aurich |
Free priv->idle.
|
2009-04-12 |
Paul Aurich |
Free the DNS query data before purple_url_parse() to avoid leaking on failure.
|
2009-04-12 |
Paul Aurich |
Don't leak the struct sockaddr* from purple_dnsquery_a.
|
2009-04-12 |
Paul Aurich |
Fix some copy/paste errors in PidginBlistThemeLoader (was leaking online->color)
|
2009-04-12 |
Paul Aurich |
Don't leak GdkColor*s in PidginBlistThemes
|
2009-04-12 |
Paul Aurich |
Plug leak of PurpleContact->alias
|
2009-04-12 |
Paul Aurich |
Fix a leak when loading themes.
|
2009-04-12 |
Sadrul Habib Chowdhury |
Fix build with --disable-vv --enable-gstreamer.
|
2009-04-11 |
Paul Aurich |
Fix two int/size_t format build warnings on 64-bit
|
2009-04-11 |
Paul Aurich |
Reformat a printf so the HTTP headers are easier to read
|
2009-04-11 |
Paul Aurich |
merge of 'c21c65b2cb75f7371f96b652c904d2d83a072cc5'
|
2009-04-11 |
Sadrul Habib Chowdhury |
Starring Carlos Bederian as Zzzoom. Closes #8711.
|
2009-04-11 |
Sadrul Habib Chowdhury |
Open a chat-invite dialog when a buddy is dragged onto a chat.
|
2009-04-11 |
Sadrul Habib Chowdhury |
Reset some global data when uninit-ing. Fixes a crash on quit.
|
2009-04-11 |
Sadrul Habib Chowdhury |
Fix build with --disable-gstreamer.
|
2009-04-11 |
Paul Aurich |
Change purple_blist_get_buddies to return a list instead of the hash table.
|
2009-04-11 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)
|
2009-04-11 |
Paul Aurich |
Fix the dbus type for calling PurpleBlistSetVisible.
|
2009-04-10 |
Sadrul Habib Chowdhury |
Fix build when srcdir != builddir.
|
2009-04-10 |
Elliott Sales de Andrade |
merge of '2f74488ded7cd1eab2d144578340b6d13f570b7a'
|
2009-04-10 |
Elliott Sales de Andrade |
Don't print 'no' twice if GADU libs are not found by pkg-config.
|
2009-04-10 |
Elliott Sales de Andrade |
Print a warning if compiling against libxml2 < 2.6.18 as it may cause XMPP
|
2009-04-10 |
foss |
A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
|
2009-04-10 |
foss |
A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
|
2009-04-10 |
Elliott Sales de Andrade |
Apply patch from darkrain42 to fix the crash-on-exit. Hopefully, the order
|
2009-04-10 |
Mike Ruprecht |
Fix assertion when the blist theme preference is empty.
|
2009-04-10 |
Mike Ruprecht |
Fix purple_buddy_destroy crash on exit.
|
2009-04-09 |
Mike Ruprecht |
Fix some assertions.
|
2009-04-09 |
Mike Ruprecht |
Disable PIDGIN_STOCK_TOOLBAR_AUDIO_VIDEO_CALL until we have an icon for it.
|
2009-04-09 |
Mike Ruprecht |
Switch media to store accounts rather than connections.
|
2009-04-09 |
Nick Hebner |
Clean up libpurple memory allocations on win32 libpurple uninit.
|
2009-04-09 |
Nick Hebner |
Various libpurple uninit memory cleanups.
|
2009-04-09 |
Nick Hebner |
Call purple_log_uninit() in purple_core_uninit().
|
2009-04-09 |
Nick Hebner |
Add purple_{buddy,chat,group,contact}_destroy to the blist API, free
|
2009-04-09 |
Sadrul Habib Chowdhury |
Fix doxygen tags.
|
2009-04-09 |
Mike Ruprecht |
Notify the user if a contact invites them to a voice call over MSN.
|
2009-04-08 |
Mike Ruprecht |
Inform the user when someone tries to initiate a video call with them in msn.
|
2009-04-08 |
Mike Ruprecht |
merge of 'c62ab40bbe8c46b10ab31caed16f8af9dfa7d091'
|
2009-04-08 |
Mike Ruprecht |
Bump required Farsight2 version to 0.0.9.
|
2009-04-08 |
Mike Ruprecht |
Use GtkVolumeButtons for audio if it's available.
|
2009-04-07 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 5ab68ddb0251205f7ef97f4c280e65696cbd5ff2)
|
2009-04-08 |
Elliott Sales de Andrade |
More Pidgin updates for GTK+ 3.0. Removes any deprecated functions for GLib
|
2009-04-08 |
Sadrul Habib Chowdhury |
Plug a possible leak. Initialize fd to -1. Avoid unnecessary strdup.
|
2009-04-08 |
Sadrul Habib Chowdhury |
Initialize file descriptors to -1.
|
2009-04-08 |
Richard Nelson |
- Don't bother changing/signalling the selected row from NULL to NULL
|
2009-04-08 |
Mark Doliner |
Drop this directory, too. I think maybe it didn't happen before because
|
2009-04-07 |
Richard Nelson |
encode urls passed to tinyurl
|
2009-04-07 |
Elliott Sales de Andrade |
More updates for GTK+ 3.0. This only fixes the single-includes. Fixing all
|
2009-04-07 |
Elliott Sales de Andrade |
Updates for GTK+ 3.0. Remove some deprecated functions (someone should
|
2009-04-07 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head eed0598058a6e7cc5da7ad99f06bfe136291d2f9)
|
2009-04-06 |
Richard Nelson |
Set _MESSAGE_{RECV,SEND} properly when receiving chat messages. Thanks Sadrul!
|
2009-04-06 |
Richard Nelson |
Remove usage of g_strcmp0 (which would bump the glib version requirement) where strcmp will do nicely
|
2009-04-06 |
Richard Nelson |
ChangeLog the TinyURL plugin
|
2009-04-06 |
Richard Nelson |
Add a gnt TinyURL plugin. Closes #2017
|
2009-04-06 |
Richard Nelson |
Set PURPLE_MESSAGE_RECV before receiving-im-msg. Also set it when receiving chat messages.
|
2009-04-06 |
Richard Nelson |
Activate the current status for an account being enabled
|
2009-04-06 |
Richard Nelson |
Redraw the textview when a tag is changed
|
2009-04-06 |
Elliott Sales de Andrade |
merge of '22d261d19f56b8cec771b7511f11dbbc367568fc'
|
2009-04-06 |
Elliott Sales de Andrade |
Also, fix the libpurple makefile to use the correct cflags/libs.
|
2009-04-06 |
Elliott Sales de Andrade |
Some configure.ac updates.
|
2009-04-06 |
Mike Ruprecht |
merge of '0f3cc5eaf6cb9aff180d63efb1dee828936078d1'
|
2009-04-05 |
Paul Aurich |
Remove duplicate Eric Polino and fix alphabetization. Thanks, Robby.
|
2009-04-05 |
Mark Doliner |
This file was moved to a jingle subdirectory, but I don't see any
|
2009-04-05 |
Marcus Lundblad |
Added a note about receiving "attentions" in the ChangeLog entry for the new
|
2009-04-05 |
Paul Aurich |
Mark's commit reminds me that this should be in POTFILES.in
|
2009-04-05 |
Paul Aurich |
Fix up the propagate
|
2009-04-05 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)
|
2009-04-05 |
Paul Aurich |
Drop a variable left over from the propagate.
|
2009-04-05 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)
|
2009-04-05 |
Paul Aurich |
Changelog the *one* user-visible change from the iq-handlers branch (heh).
|
2009-04-05 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head a59a573e3b9b2eb42ff728ba9ff56095f5c9e0d0)
|
2009-04-05 |
Paul Aurich |
Gratuitous alphabetization of the IQ handlers (again!) and move the data handler to jabber_data_init
|
2009-04-05 |
Paul Aurich |
Further standardize the sentinel style (did someone say leading _s are theoretically a reserved namespace?)
|
2009-04-05 |
Paul Aurich |
Standardize the header file sentinels to PURPLE_JABBER_[BLAH]_H
|
2009-04-05 |
Paul Aurich |
Move some IQ handler registrations to the appropriate init functions
|
2009-04-05 |
Paul Aurich |
Large documentation blocks never hurt anyone.
|
2009-04-04 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 2c36a90a26f2451978aa41b23e9980337514057d)
|
2009-04-04 |
Paul Aurich |
And google session handling
|
2009-04-04 |
Paul Aurich |
Fix-up the merge some more (*sigh*), readding <session/> handler
|
2009-04-04 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 58b2ba106e563fcd0984b9438aa427f1d61e25e9)
|
2009-04-04 |
Paul Aurich |
Convert IBB parser (and everything that then stems from that) to new iq-handler
|
2009-04-03 |
Paul Aurich |
Fix merge for ./jingle/
|
2009-04-03 |
Paul Aurich |
Migrate googleinfo:jabber handlers and add some safety checks.
|
2009-04-03 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head f25348fdce436002d7d508f074aaa70fd9491f01)
|
2009-04-03 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
|
2009-03-27 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
|
2009-03-21 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
|
2009-03-14 |
Paul Aurich |
Do not advertise support for old XEP-0199 (Ping) namespace
|
2009-03-13 |
Paul Aurich |
Convert all the XMPP IQ callbacks to a typedef similar to the IQ Handlers.
|
2009-03-12 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 54da791ad8d26949571afcbd931518f5b27f2bfd)
|
2009-04-05 |
Paul Aurich |
Make my comment parse correctly.
|
2009-04-04 |
Paul Aurich |
BOSH: Use a write buffer (read: basically cut-n-paste from jabber.c)
|
2009-04-04 |
Paul Aurich |
A better random number for the rid in the range [0, 2**52).
|
2009-04-04 |
Paul Aurich |
Make the last one compile (add disco.h) and alphabetize.
|
2009-04-04 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 2c36a90a26f2451978aa41b23e9980337514057d)
|
2009-04-04 |
Paul Aurich |
Fix login process for older servers using IQ-auth.
|
2009-04-04 |
Paul Aurich |
Fix allowing gmail user to initiate voice call by advertising a specific ext
|
2009-04-04 |
Paul Aurich |
darkrain42: Well, that namespace is deprecated. Why is it being advertised?
|
2009-04-28 |
Paul Aurich |
disapproval of revision '536d6ae921253bbffab25aa51ce9bdcb1f0e20ec'
|
2009-04-04 |
Paul Aurich |
Advertise ICEUDP only when libnice is available
|
2009-04-04 |
Paul Aurich |
Advertise video/voice features only when the UI says it has those caps
|
2009-04-04 |
Paul Aurich |
Reorder functions to remove prototypes
|
2009-04-04 |
Paul Aurich |
Remove an unused function
|
2009-04-04 |
Paul Aurich |
Specify SSL properly in debug messages for BOSH sending debug output
|
2009-04-04 |
Paul Aurich |
BOSH: Print out the received data (similar to the standard XMPP method,
|
2009-04-04 |
Paul Aurich |
Pass all messages to BOSH as text, so they pass through the sending-text
|
2009-04-04 |
Paul Aurich |
Fix merge: Move the Jingle features to jabber.c
|
2009-04-04 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 58b2ba106e563fcd0984b9438aa427f1d61e25e9)
|
2009-04-05 |
Sadrul Habib Chowdhury |
Abort build if we use --enable-vv, and vv-dependencies are not met.
|
2009-04-05 |
Sadrul Habib Chowdhury |
Fix the auto-linking of protocols.
|
2009-04-05 |
Sadrul Habib Chowdhury |
Update hardware cursor correctly after a transient window is closed.
|
2009-04-05 |
Sadrul Habib Chowdhury |
Update the copyright name, as requested.
|
2009-04-05 |
Sadrul Habib Chowdhury |
Update the finch manual some. Refs #8577.
|
2009-04-05 |
Sadrul Habib Chowdhury |
Save the world.
|
2009-04-05 |
Sadrul Habib Chowdhury |
Update hardware cursor correctly.
|
2009-04-05 |
Paul Aurich |
Add PURPLE to the media header sentinels and reorder includes to fix building gf2
|
2009-04-04 |
Elliott Sales de Andrade |
Even more @since tags, because Maiku's watching...
|
2009-04-04 |
Elliott Sales de Andrade |
Minor grammatical message fixes.
|
2009-04-04 |
Elliott Sales de Andrade |
Add some more @since tags.
|
2009-04-06 |
Mike Ruprecht |
Remove old GtkPlug and GtkSocket code.
|
2009-04-04 |
Mike Ruprecht |
merge of '1890ad1259c93f5ad18ceb3365717ebc43b30198'
|
2009-04-04 |
Mike Ruprecht |
Add a resource selector when initiating media.
|
2009-04-04 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198)
|
2009-04-04 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198)
|
2009-04-03 |
Marcus Lundblad |
ChangeLog.API new calls for STUN and TURN servers used by vv
|
2009-04-03 |
Mike Ruprecht |
merge of 'e4b10961a2266d17625787c506f1b258ffa97873'
|
2009-04-03 |
Paul Aurich |
merge of '269d61606f225241d08360ffde046e471f03b833'
|
2009-04-03 |
Will Thompson |
Fix purple_media_set_remote_codecs ()'s docstring
|
2009-04-03 |
Mike Ruprecht |
Make it compile with --disable-vv... again!
|
2009-04-03 |
Daniel Atallah |
Gstreamer shouldn't be a requirement if USE_VV isn't defined.
|
2009-04-03 |
Mike Ruprecht |
Change back the version suffixes.
|
2009-04-03 |
Mike Ruprecht |
Add some ChangeLog stuff.
|
2009-04-03 |
Mike Ruprecht |
Remove unneeded marshaller.
|
2009-04-03 |
Mike Ruprecht |
Revert unintended space removal.
|
2009-04-03 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
|
2009-04-03 |
Mike Ruprecht |
Demote debug error to info.
|
2009-04-03 |
Mike Ruprecht |
Pick better devices in Finch too and have fallbacks.
|
2009-04-03 |
Mike Ruprecht |
Change media volume preference to be specific to Finch.
|
2009-04-03 |
Mike Ruprecht |
Change volume preference and make sure it exists.
|
2009-04-03 |
Mike Ruprecht |
Get rid of the media tab in the preferences.
|
2009-04-03 |
Mike Ruprecht |
Use better choices for default elements and have fallbacks.
|
2009-04-03 |
Mike Ruprecht |
Fix embedding video when the sink is a gconfvideosrc pointing to an
|
2009-04-03 |
Mike Ruprecht |
Bump the required Farsight2 version.
|
2009-04-03 |
Mike Ruprecht |
Improve the padding around the mute button.
|
2009-04-03 |
Mike Ruprecht |
Oops. How'd that sneak in there.
|
2009-04-03 |
Mike Ruprecht |
Move volume levels for media to the media window.
|
2009-04-03 |
Mike Ruprecht |
Hide these typedefs too.
|
2009-04-03 |
Mike Ruprecht |
Hide and GObjectify PurpleMediaCandidate.
|
2009-04-02 |
Mike Ruprecht |
Have "no minimum framerate". Fixes khc's cam.
|
2009-04-02 |
Mike Ruprecht |
Hide and gobjectify PurpleMediaCodec.
|
2009-04-02 |
Mike Ruprecht |
Use PurpleMediaKeyPair. Remove PurpleMediaCodecParameter.
|
2009-04-02 |
Mike Ruprecht |
Hide and gobjectify PurpleMediaElementInfo.
|
2009-04-01 |
Mike Ruprecht |
Add G_DEFINE_TYPE compatibility define from gobjectification branch.
|
2009-04-01 |
Mike Ruprecht |
Hide the easy structs in mediamanager.c.
|
2009-04-01 |
Mike Ruprecht |
Hide the easy structs in media.h.
|
2009-04-01 |
Mike Ruprecht |
merge of '21bd048f68510f25c5c854a1c7e395e88f530503'
|
2009-04-01 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head a609160715ae18beed98b084aac19bc0f6551362)
|
2009-04-01 |
Mike Ruprecht |
Break ABI less.
|
2009-04-01 |
Mike Ruprecht |
Move these variables to the end to not break ABI.
|
2009-04-01 |
Mike Ruprecht |
Say which media type is being requested in Finch.
|
2009-04-01 |
Mike Ruprecht |
Use purple_media_manager_get_pipeline instead.
|
2009-03-31 |
Mike Ruprecht |
Give more information to element creation functions.
|
2009-03-31 |
Mike Ruprecht |
Declare which media caps Pidgin and Finch handle.
|
2009-03-31 |
Mike Ruprecht |
Add purple_media_manager_{get,set}_ui_caps.
|
2009-03-31 |
Mike Ruprecht |
Make Finch not crash if someone requests a session with video with you.
|
2009-03-31 |
Mike Ruprecht |
Make the conference property write only.
|
2009-03-31 |
Mike Ruprecht |
Remove some variables left over from old video embedding code.
|
2009-03-31 |
Mike Ruprecht |
Comment out purple_media_get_active_{local,remote}_candidates.
|
2009-03-31 |
Mike Ruprecht |
Get rid of the purple_media_add_stream wrapper as it isn't useful.
|
2009-03-31 |
Mike Ruprecht |
Add purple_media_is_initiator.
|
2009-03-30 |
Mike Ruprecht |
Remove purple_media_remove_stream as purple_media_end does what it was
|
2009-03-30 |
Mike Ruprecht |
Display which type of media session is being requested.
|
2009-03-30 |
Mike Ruprecht |
Make sharing sources between media sessions work.
|
2009-03-30 |
Mike Ruprecht |
merge of '2d0e977ba883c0b9d24d52360839cfed7cf1f2a6'
|
2009-03-30 |
Mike Ruprecht |
merge of '09e919e395cff260ab58aee3aec04058c5f128b9'
|
2009-03-30 |
Mike Ruprecht |
Silence two more warnings.
|
2009-03-30 |
Mike Ruprecht |
Unique elements ought to be named the same as their id.
|
2009-03-30 |
Mike Ruprecht |
Hide FinchMedia and related structures.
|
2009-03-30 |
Mike Ruprecht |
Fix compiling with --disable-vv.
|
2009-03-30 |
Mike Ruprecht |
Silence warning.
|
2009-03-30 |
Mike Ruprecht |
Hide PidginMedia and related structs.
|
2009-03-30 |
Mike Ruprecht |
Remove purple_media_mute.
|
2009-03-30 |
Mike Ruprecht |
Remove purple_media_accept.
|
2009-03-30 |
Mike Ruprecht |
Remove purple_media_reject.
|
2009-03-30 |
Mike Ruprecht |
Remove purple_media_hangup.
|
2009-03-30 |
Mike Ruprecht |
Move functionality into purple_media_stream_info.
|
2009-03-29 |
Mike Ruprecht |
Add some more PurpleMediaInfo values.
|
2009-03-29 |
Mike Ruprecht |
Create purple_media_stream_info. Add local parameter to stream-info signal.
|
2009-03-28 |
Mike Ruprecht |
Don't assume a PurpleMedia instance will be created immediately.
|
2009-03-24 |
Mike Ruprecht |
No reason for this to be public API.
|
2009-03-24 |
Mike Ruprecht |
merge of '25cc5bdbbd9c509be202ab9847764b104f848577'
|
2009-03-24 |
Mike Ruprecht |
Removed just a bit too much.
|
2009-03-24 |
Mike Ruprecht |
Add some documentation to mediamanager.h.
|
2009-03-24 |
Mike Ruprecht |
Remove unused function.
|
2009-03-24 |
Mike Ruprecht |
Clean unnecessary changes out of the Makefiles.
|
2009-03-24 |
Mike Ruprecht |
Fix lip-sync.
|
2009-03-24 |
Mike Ruprecht |
Extend the range for video dimensions just a hair.
|
2009-03-24 |
Mike Ruprecht |
Add gtkmedia.c to POTFILES.in.
|
2009-03-23 |
Mike Ruprecht |
Send candidates more like GMail.
|
2009-03-23 |
Mike Ruprecht |
Fix Gtalk bug where it would terminate the session after 15 seconds.
|
2009-03-23 |
Mike Ruprecht |
Get rid of nocrash option.
|
2009-03-23 |
Mike Ruprecht |
Get rid of the rest of the extraneous changes.
|
2009-03-23 |
Mike Ruprecht |
Improve padding in media window.
|
2009-03-23 |
Mike Ruprecht |
Properly wrap media functions so the API doesn't disappear when USE_VV
|
2009-03-23 |
Mike Ruprecht |
Move GStreamer related media functions into its own header.
|
2009-03-23 |
Mike Ruprecht |
merge of '85389d6ca8dc05827fa7e57e17906b2f73e2c676'
|
2009-03-23 |
Mike Ruprecht |
Remove some extra edits that snuck into Finch.
|
2009-03-22 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 5592cb6a8b667422747bafd555fea0aed19931b6)
|
2009-03-22 |
Mike Ruprecht |
Remove purple_media_audio_init_* functions.
|
2009-03-22 |
Mike Ruprecht |
Implement create_default_audio_* functions in gntmedia.c.
|
2009-03-22 |
Mike Ruprecht |
Implement create_default_audio_* functions in gtkmedia.c.
|
2009-03-22 |
Mike Ruprecht |
Remove purple_media_video_init_* functions.
|
2009-03-22 |
Mike Ruprecht |
Move purple_media_get_devices to gtkprefs.c.
|
2009-03-22 |
Mike Ruprecht |
Remove purple_media_element_get_device.
|
2009-03-22 |
Mike Ruprecht |
Remove purple_media_get_sink and the sink variables in the media structures.
|
2009-03-22 |
Mike Ruprecht |
Have purple_media_set_output_volume handle all sinks.
|
2009-03-22 |
Mike Ruprecht |
Use purple_media_get_tee instead of purple_media_get_sink.
|
2009-03-22 |
Mike Ruprecht |
Remove purple_media_get_overall_type.
|
2009-03-21 |
Mike Ruprecht |
Move and rename GTALK_CAP to GOOGLE_VOICE_CAP.
|
2009-03-21 |
Mike Ruprecht |
Clean up usage of USE_VV in the XMPP protocol.
|
2009-03-21 |
Mike Ruprecht |
Add documentation for a few media functions.
|
2009-03-21 |
Mike Ruprecht |
Remove purple_media_set_src/sink from the public API.
|
2009-03-21 |
Mike Ruprecht |
Remove purple_media_get_elements function.
|
2009-03-21 |
Mike Ruprecht |
Make voice calls in Finch work again.
|
2009-03-21 |
Mike Ruprecht |
Rename state-changed enum and values.
|
2009-03-21 |
Mike Ruprecht |
Declare purple_media_state_changed_get_type.
|
2009-03-21 |
Mike Ruprecht |
Use the right enum for the stream-info signal.
|
2009-03-21 |
Mike Ruprecht |
Remove rejected and hangup states from state-changed.
|
2009-03-21 |
Mike Ruprecht |
Use stream-info instead of state-changed for reject.
|
2009-03-21 |
Mike Ruprecht |
Use stream-info for reject instead of state-changed.
|
2009-03-21 |
Mike Ruprecht |
Use the right enum for the parameter.
|
2009-03-21 |
Mike Ruprecht |
Use stream-info instead of state-changed for hangup and reject.
|
2009-03-21 |
Mike Ruprecht |
Use stream-info instead of state-changed for hangup and reject.
|
2009-03-21 |
Mike Ruprecht |
Add stream-info signal.
|
2009-03-20 |
Mike Ruprecht |
Fix audio levels.
|
2009-03-20 |
Mike Ruprecht |
Don't let initiate or accept be sent again with Google Voice.
|
2009-03-20 |
Mike Ruprecht |
Stop sending multiple session-initiate packets.
|
2009-03-20 |
Mike Ruprecht |
Remove the ready-new signal.
|
2009-03-23 |
Mike Ruprecht |
Disapprove part of the revision that shouldn't be there.
|
2009-03-20 |
Mike Ruprecht |
Remove ready-new from use.
|
2009-03-20 |
Mike Ruprecht |
Move sending session-accept out of the ready-new signal.
|
2009-03-19 |
Mike Ruprecht |
Move accepted signal emission to after it's set to accepted.
|
2009-03-19 |
Mike Ruprecht |
Move sending session-initiate out of the ready-new callback.
|
2009-03-19 |
Mike Ruprecht |
Change purple_media_candidates_prepared to use wildcards.
|
2009-03-19 |
Mike Ruprecht |
Make acceptance be per stream rather than per session.
|
2009-03-19 |
Mike Ruprecht |
Plug memory leak.
|
2009-03-19 |
Mike Ruprecht |
Silence warning about videotestsrc not having two properties.
|
2009-03-19 |
Mike Ruprecht |
Fix some GStreamer timing issues.
|
2009-03-19 |
Mike Ruprecht |
Fix assertion stating FsRawUdpTransmitter doesn't have a relay-info
|
2009-03-19 |
Mike Ruprecht |
merge of '932de261b2c091dd834f54518d4c9df53b9ad7ac'
|
2009-03-19 |
Mike Ruprecht |
Silence a warning.
|
2009-03-19 |
Mike Ruprecht |
Use new find_content wildcard.
|
2009-03-19 |
Mike Ruprecht |
Have creator == NULL be a wildcard.
|
2009-03-19 |
Mike Ruprecht |
merge of 'bf07e6251df10e4c8c39545c4ff401db5b447c37'
|
2009-03-19 |
Mike Ruprecht |
Implement jingle_rtp_candidates_prepared_cb.
|
2009-03-19 |
Mike Ruprecht |
Add candidates-prepared signal to PurpleMedia.
|
2009-03-19 |
Mike Ruprecht |
Silence two warnings.
|
2009-03-19 |
Mike Ruprecht |
Send any additional candidates found after session-initiate or
|
2009-03-19 |
Mike Ruprecht |
Make RawUdp candidates know if they have been sent to the remote client.
|
2009-03-19 |
Mike Ruprecht |
Don't forget to copy the rem_know attribute of IceUdp candidates.
|
2009-03-19 |
Mike Ruprecht |
Make IceUdp candidates know whether the remote side knows about them.
|
2009-03-19 |
Mike Ruprecht |
Fix copy/paste-o.
|
2009-03-19 |
Mike Ruprecht |
Fix a bunch of memsets.
|
2009-03-19 |
Mike Ruprecht |
Plug some memory leaks related to transports.
|
2009-03-18 |
Mike Ruprecht |
Swallow transport refs on setting them in the content.
|
2009-03-17 |
Mike Ruprecht |
Make Jingle Raw-Udp send candidates in session-accept packet.
|
2009-03-17 |
Mike Ruprecht |
Update Jingle Ice-Udp according to the XEP.
|
2009-03-17 |
Mike Ruprecht |
Zero out the proper size for the PurpleMediaPrivate structure.
|
2009-03-17 |
Mike Ruprecht |
Add ssrc property to JingleRtp.
|
2009-03-17 |
Mike Ruprecht |
Add functions for more easily creating session-terminate packets.
|
2009-03-17 |
Mike Ruprecht |
Update to be closer to the current Jingle XEP.
|
2009-03-17 |
Mike Ruprecht |
Remove check to prevent multiple Jingle sessions with the same person.
|
2009-03-17 |
Mike Ruprecht |
Restructure Jingle action handlers to only require modification in one place.
|
2009-03-16 |
Mike Ruprecht |
merge of 'a2ba1fead74d00991a9b2fe1290f7716b1d9d5cf'
|
2009-03-16 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 5573ab30de2e34d78f13bad8ae0b2ac5de6d1083)
|
2009-04-03 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
|
2009-03-27 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
|
2009-03-21 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
|
2009-04-03 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
|
2009-03-27 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
|
2009-03-23 |
Paul Aurich |
Because BOSH works over connections that may die non-fatally, we need to
|
2009-03-23 |
Paul Aurich |
BOSH: For authentication purposes, HTTPS is equivalent to a secured JabberStream.
|
2009-03-22 |
Paul Aurich |
merge of '2fbd079d0e8c53d5a6f240df5232b63c780212c0'
|
2009-03-21 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
|
2009-04-01 |
Elliott Sales de Andrade |
merge of 'a609160715ae18beed98b084aac19bc0f6551362'
|
2009-04-01 |
Ka-Hing Cheung |
merge of '881df138362222308d7b078687b7576861609e9c'
|
2009-04-01 |
Ka-Hing Cheung |
fixes a race condition, probably Fixes #8594 and maybe others
|
2009-03-28 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
|
2009-04-01 |
Elliott Sales de Andrade |
Fix a faulty condition that would result in an attempt to add most of your
|
2009-03-31 |
Ethan Blanton |
ChangeLog for 0d220fdade88a561785e674e66d01a2a34bd4b1c
|
2009-03-31 |
Ethan Blanton |
Handle multiple 319 (channels joined) messages for IRC WHOIS.
|
2009-03-30 |
Elliott Sales de Andrade |
merge of '37604e59d5a53b761fa4d623e577ff79499b32a5'
|
2009-03-28 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
|
2009-04-01 |
Paul Aurich |
s/category/type/ and s/muc/chat/ in the core and gateway type is a string.
|
2009-03-31 |
Paul Aurich |
Add a node parameter to jabber_disco_items_do and use it in the new disco-listing code.
|
2009-03-31 |
Paul Aurich |
jabber_disco_items_do(), which functions like jabber_disco_info_do.
|
2009-03-31 |
Paul Aurich |
Don't match in the disco callbacks hashtable on remote JID. Use IQ id instead.
|
2009-03-31 |
Paul Aurich |
Clean up Jabber's references and protocol_data if the window is closed
|
2009-03-31 |
Paul Aurich |
The core should be in charge of setting in_progress to FALSE
|
2009-03-31 |
Paul Aurich |
Make the prpl be in charge of creating the PurpleDiscoList; UI data is
|
2009-03-30 |
Paul Aurich |
Use purple_request_input
|
2009-03-30 |
Paul Aurich |
Hide the structs, add accessors, and fix various smaller things:
|
2009-03-29 |
Paul Aurich |
Add the padding needed from the previous commit
|
2009-03-29 |
Paul Aurich |
Fix compilation errors and add padding to UI ops. My bad...
|
2009-03-29 |
Paul Aurich |
Add the files I forgot to `mtn add` earlier (also, alphabetized disco.h
|
2009-03-29 |
Paul Aurich |
'mrim' is the mail.ru IM service. 'smtp' is an XMPP<>email gateway
|
2009-03-29 |
Paul Aurich |
Applied disco-2.patch from nops with some modifications:
|
2009-03-28 |
Marcus Lundblad |
merge of '6d48acd8a35fbd463e701692ad0c937f59f03b9e'
|
2009-03-28 |
Richard Laager |
Update the documentation for the account-authorization-requested signal, as
|
2009-03-28 |
Jochen Kemnade |
some German translation
|
2009-03-30 |
Elliott Sales de Andrade |
Apply Paul's second patch to fix some memory leaks found in valgrind.
|
2009-03-28 |
Elliott Sales de Andrade |
Save a count of how many ADL (per-request) and FQY (per-contact) we send,
|
2009-03-28 |
Elliott Sales de Andrade |
I think I'm just going to apply this patch. I don't really see how it
|
2009-03-28 |
Elliott Sales de Andrade |
Make these type-sizes more explicit. Also, the field names for the type2
|
2009-03-28 |
Elliott Sales de Andrade |
merge of '72b4eba9246c31efe0760a9e5d1eeb0f87da2867'
|
2009-03-27 |
Mark Doliner |
Need to remove toc from POTFILES.in
|
2009-03-27 |
Mark Doliner |
Remove an unused field
|
2009-03-27 |
Mark Doliner |
Don't leak an fd if we can't open the destination file when untarring
|
2009-03-27 |
Mark Doliner |
These code can't get executed, because we just created a new dialog
|
2009-03-27 |
Mark Doliner |
Remove an unused protocol plugin
|
2009-03-27 |
Mark Doliner |
Remove an unused field
|
2009-03-27 |
Mark Doliner |
Make sure we free itmsurl when showing the info window for a buddy
|
2009-03-27 |
Mark Doliner |
Oh no this one is wrong. msim_set_status_code() calls msim_send() which
|
2009-03-27 |
Mark Doliner |
Fix a memleak when setting your status on myspace
|
2009-03-27 |
Mark Doliner |
You know something about this here data? It ain't ever used.
|
2009-03-27 |
Mark Doliner |
Fix a potential memleak by freeing this regardless of whether hasActions
|
2009-03-27 |
Mark Doliner |
purple_xfer_new only returns NULL if an assertion fails, so we should do
|
2009-03-27 |
Mark Doliner |
Remove some unused fields. Thanks to Mayank Jain Nawal's email to the
|
2009-03-27 |
Mark Doliner |
Free some memory if we exit early due to an error. Thanks to
|
2009-03-27 |
Mark Doliner |
Fix this compile error:
|
2009-03-27 |
Mark Doliner |
Remove a wee bit of stray whitespace
|
2009-03-28 |
Elliott Sales de Andrade |
disapproval of revision '77d562b624d9b55c9ff165d5797b72ba553e3256'
|
2009-03-27 |
Mark Doliner |
Remove some unused fields. Thanks to Mayank Jain Nawal's email to the
|
2009-03-27 |
Mark Doliner |
I wrote a little comment
|
2009-03-26 |
Mark Doliner |
Cast away a few compile warnings in our "make check" tests, and add
|
2009-03-26 |
Elliott Sales de Andrade |
merge of '99d00e3331645ef61bc0f08255d51234daaf67f5'
|
2009-03-26 |
Elliott Sales de Andrade |
For federated buddies, we should set <Member>/<Type> to Email, and use an
|
2009-03-26 |
Ka-Hing Cheung |
merge of 'ab47b66449b213d6fbfc728cc1e8c161bed87755'
|
2009-03-26 |
Daniel Atallah |
Fix an issue with bonjour buddies that have been dragged into permanent groups
|
2009-03-26 |
Ka-Hing Cheung |
fixes an invalid read:
|
2009-03-25 |
Ka-Hing Cheung |
merge of '10055bc9c44d63b38c5279aa2578ad96f442b56d'
|
2009-03-25 |
Paul Aurich |
merge of '50aec6ba5a9f9c1c535bbb23989229593f3ff2ef'
|
2009-03-25 |
Michael Terry |
Break the New Account dialog into three tabs. Move proxy options to the new
|
2009-03-25 |
Paul Aurich |
Fix build of gevolution plugin.
|
2009-03-25 |
Paul Aurich |
Fix displaying of status messages in the conversation infopane.
|
2009-03-25 |
Ka-Hing Cheung |
hidden is never initialized
|
2009-03-24 |
Paul Aurich |
Changelog the im.pidgin.cpw.darkrain42.buddy-add branch.
|
2009-03-23 |
Paul Aurich |
Remove an extra tab
|
2009-03-23 |
Paul Aurich |
Hiding in novell
|
2009-03-23 |
Paul Aurich |
Use purple_buddy_get_protocol_data instead of ->proto_data
|
2009-03-23 |
Paul Aurich |
Re-hide structs
|
2009-03-23 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head a541830317e5c36be1c0f2cd7c685f587803d16e)
|
2009-03-21 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
|
2009-03-23 |
Paul Aurich |
merge of '96cf043274a971d5a2b9e01ef85fb60ca2a4bcd1'
|
2009-03-20 |
Paul Aurich |
Fix Finch warnings when building on 64-bit
|
2009-03-20 |
Paul Aurich |
merge of '7829ec76bdb008583f8da54e238c2265a1140db2'
|
2009-03-23 |
Daniel Atallah |
Fix a crash when creating an account with a prpl with no protocol_options. Fixes #8747.
|
2009-03-21 |
Elliott Sales de Andrade |
Add some missing newlines in debug messages.
|
2009-03-20 |
Daniel Atallah |
Josef Andrysek noticed that there's a scenario where the PurpleCircBuffer gets
|
2009-03-18 |
Marcus Lundblad |
merge of '661d9bf066d7a7b9605d9c606427c4b5f88b19e0'
|
2009-03-18 |
Marcus Lundblad |
Clarified a couple of points in the ChangeLog
|
2009-03-16 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 73e463add9a124c86554c2958526e1a6ee5fc22f)
|
2009-03-17 |
Mark Doliner |
Uh, I think this comment is wrong. Or the code is wrong and does silly
|
2009-03-16 |
Mark Doliner |
Add a friendly error message if something uses
|
2009-03-16 |
Mark Doliner |
Just a note
|
2009-03-16 |
Peter Hjalmarsson |
merge of '73e463add9a124c86554c2958526e1a6ee5fc22f'
|
2009-03-16 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 73e463add9a124c86554c2958526e1a6ee5fc22f)
|
2009-03-16 |
Kevin Stange |
A patch from Jorge Villaseñor which makes all pounces share a single window.
|
2009-03-15 |
Marcus Lundblad |
merge of '71a628a1d60524a087f0cb356fd6425036c72bee'
|
2009-03-13 |
Elliott Sales de Andrade |
merge of '9ae083b7093cb3dc764443a54dbb8d2abe84a0b8'
|
2009-03-13 |
Paul Aurich |
Move 'Minutes before becoming idle' above 'Change status when idle'
|
2009-03-13 |
Paul Aurich |
Mark "Khmer" as translatable since we're not in string freeze
|
2009-03-13 |
Mark Doliner |
Add a note that this function could potentially be faster.
|
2009-03-13 |
Elliott Sales de Andrade |
Add xmlnode_set_attrib_full that enables you to set an attribute with both
|
2009-03-13 |
Mark Doliner |
Is there any reason this is an int instead of PurplePrivacyType? I
|
2009-03-12 |
Richard Nelson |
fix a crash when changing to away without a status message
|
2009-03-11 |
John Bailey |
And make that actually compile.
|
2009-03-11 |
John Bailey |
Add libpurple version to '/debug version' output.
|
2009-03-10 |
Ethan Blanton |
Add libpurple version to --version
|
2009-03-10 |
Ethan Blanton |
Add the libpurple version to Pidgin's About dialog
|
2009-03-09 |
Mark Doliner |
Only show the oscar error "we couldn't fetch your buddy list, but
|
2009-03-08 |
Sulabh Mahajan |
propagate from branch 'im.pidgin.pidgin' (head aa9e255d8e32921a2fe4e6bd74fe36d1ffdc9ec1)
|
2009-03-08 |
Sulabh Mahajan |
Update yahoo.c as per im.pidgin.pidgin to resolve conflicts
|
2009-03-08 |
Sulabh Mahajan |
clear a double free bug
|
2009-03-01 |
Sulabh Mahajan |
propagate from branch 'im.pidgin.pidgin' (head df7280158976d27e9eaf4a660e32a5af5a484578)
|
2009-03-01 |
Sulabh Mahajan |
When acting as a p2p server, send HTTP OK after receiving file.
|
2009-01-28 |
Sulabh Mahajan |
fix a bug in libpurple that prevented receiving file transfers to be marked completed (in case the protocol uses an xfer->ops.read function)
|
2009-01-28 |
Sulabh Mahajan |
use "msn/" rather than "wlm/"
|
2009-01-21 |
Sulabh Mahajan |
msn interoperability : presence settings
|
2009-01-21 |
Sulabh Mahajan |
msn interoperability: change groups
|
2009-01-20 |
Sulabh Mahajan |
initialize *pkt to NULL, remove a warning from the compiler
|
2009-01-20 |
Sulabh Mahajan |
propagate from branch 'im.pidgin.pidgin' (head eeaad582dcb34b6753c78371c4aa03af92b095f5)
|
2009-01-20 |
Sulabh Mahajan |
clearing conflicts while merging from im.pidgin.pidgin to im.pidgin.soc.2008.yahoo
|
2009-01-20 |
Sulabh Mahajan |
implement wlm interoperability, add/message friends using wlm/<wlm id> as id, note prefix "wlm/"
|
2008-11-14 |
Sulabh Mahajan |
identify when packet bounces back and contains our own ip instead
|
2008-11-14 |
Sulabh Mahajan |
remove connection timeout if already connected
|
2008-11-14 |
Sulabh Mahajan |
set fd to -1 initially, if not done, no p2p connection is initiated ever.
|
2008-11-12 |
Sulabh Mahajan |
resolved conflict -- merged im.pidgin.pidgin to im.pidgin.soc.2008.yahoo
|
2008-11-12 |
Sulabh Mahajan |
propagate from branch 'im.pidgin.pidgin' (head bc80dc424bc7a7e274901f9124173538e5b43f41)
|
2008-11-12 |
Sulabh Mahajan |
resolving conflict - merging im.pidgin.pidgin to im.pidgin.soc.2008.yahoo
|
2008-11-12 |
Sulabh Mahajan |
set yahoo_p2p_server_watcher, yahoo_p2p_server_timeout_handle to 0; check for nonnegative fd instead of nonzero;
|
2008-09-28 |
Sulabh Mahajan |
Add timeout to p2p server accepting connections
|
2008-09-28 |
Sulabh Mahajan |
correct a malloc bug
|
2008-09-27 |
Sulabh Mahajan |
During logging out close p2p server if it is waiting for peer to connect
|
2008-09-27 |
Sulabh Mahajan |
dont initiate p2p connection with a peer, while we are waiting for another peer to conenct to us
|
2008-08-22 |
Sulabh Mahajan |
Dont try connecting to those on sms or offline.
|
2008-08-22 |
Sulabh Mahajan |
Remove bug that crashed pidgin when sending p2p pkt to a buddy not on
|
2008-08-22 |
Sulabh Mahajan |
Fix a bug, where malloc failed to allocate memory at times, replaced
|
2008-08-22 |
Sulabh Mahajan |
When sending a file, if there isn't a p2p connection, try establishing it.
|
2008-08-20 |
Sulabh Mahajan |
remove p2p keepalive timer at logout
|
2008-08-20 |
Sulabh Mahajan |
Dont try a p2p connection to non yahoo buddies
|
2008-08-20 |
Sulabh Mahajan |
MSN Interoperability, add, remove buddies, change group, send im, etc
|
2008-08-20 |
Sulabh Mahajan |
Implement keep alives for p2p connections, remove bug causing hundreds
|
2008-07-22 |
Sulabh Mahajan |
Fix a bug, which results in trying to setup a p2p connection to self
|
2008-07-21 |
Sulabh Mahajan |
Remove some bugs related to inserting some data into hash table, data for connected peers
|
2008-07-20 |
Sulabh Mahajan |
Use purple_util_chrreplace instead of g_strsplit then g_strjoinv
|
2008-07-20 |
Sulabh Mahajan |
Remove check of version for file transfer, use only version 15 file transfer
|
2008-07-20 |
Sulabh Mahajan |
Send and receive SMS through yahoo
|
2008-07-13 |
Sulabh Mahajan |
propagate from branch 'im.pidgin.pidgin' (head d2e4560619da68f5b4346dcf1247908d88f39eb3)
|
2009-03-16 |
Mike Ruprecht |
Silence warning.
|
2009-03-04 |
Marcus Lundblad |
Make it compile when --enable-vv is "no"
|
2009-03-02 |
Marcus Lundblad |
Manual merging...
|
2009-03-02 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
|
2009-02-26 |
Mike Ruprecht |
Fix up the network preference window.
|
2009-02-26 |
Mike Ruprecht |
Limit the size and framerate of the video source.
|
2009-02-25 |
Mike Ruprecht |
Stop crash when there are no candidates set.
|
2009-02-25 |
Mike Ruprecht |
Have purple_media_codecs_ready handle a session wildcard.
|
2009-02-25 |
Mike Ruprecht |
Silence assertion.
|
2009-02-25 |
Mike Ruprecht |
Remove static sessions variable from google.c.
|
2009-02-25 |
Mike Ruprecht |
Get rid of the medias variable in JabberStream.
|
2009-02-25 |
Mike Ruprecht |
Added purple_media_manager_get_media_by_connection.
|
2009-02-25 |
Mike Ruprecht |
Add a prpl-data property to PurpleMedia.
|
2009-02-25 |
Mike Ruprecht |
Added the connection property back to PurpleMedia.
|
2009-02-24 |
Mike Ruprecht |
Remove unused rem-addr and rem-port attributes.
|
2009-02-24 |
Mike Ruprecht |
Use the correct values for Jingle Ice-Udp's rel-addr and rel-port.
|
2009-02-24 |
Mike Ruprecht |
Use purple_timeout_* instead of g_timeout_*.
|
2009-02-24 |
Mike Ruprecht |
Only create output windows once there's data to be output.
|
2009-02-21 |
Mike Ruprecht |
merge of '6034e4df300b7da5e8fc3095e128f6215af903ab'
|
2009-02-21 |
Mike Ruprecht |
Handle the session tee in the session rather than the src bin.
|
2009-02-20 |
Mike Ruprecht |
Move pipeline creation into the media manager.
|
2009-02-19 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head e39dfbe6c3a61b035fc764dfaad7b49c84666d14)
|
2009-02-19 |
Mike Ruprecht |
merge of 'd47b8ff41e04be89d7152ac8f587e633fff7c1cb'
|
2009-02-11 |
Marcus Lundblad |
Update namespace for jingle file-transfers application
|
2009-02-11 |
Marcus Lundblad |
merge of '12e8711526f49bf6cecd4f430dec8f661857221f'
|
2009-02-19 |
Mike Ruprecht |
Have all src_pads for a stream be funneled into the same stream.
|
2009-02-11 |
Mike Ruprecht |
Change purple_prpl_can_do_media to purple_prpl_get_media_caps.
|
2009-02-08 |
Mike Ruprecht |
Use the media manager that created the media session in media.c.
|
2009-02-05 |
Mike Ruprecht |
Free the session as well on error.
|
2009-02-05 |
Mike Ruprecht |
Wait to send transport-info until the session-initiate ack is received.
|
2009-02-05 |
Mike Ruprecht |
Make there be no default action for the media request.
|
2009-02-05 |
Mike Ruprecht |
Don't crash if media can't be found.
|
2009-02-11 |
Marcus Lundblad |
Update namespace for socks5 jingle transport to reflect new proto-XEP
|
2009-02-05 |
Mike Ruprecht |
merge of '1cd039d2f04c877820b4097e462f26831c2d828e'
|
2009-02-05 |
Mike Ruprecht |
Fix intermittent crash upon hangup when removing output windows.
|
2009-02-05 |
Mike Ruprecht |
Handle having multiple active candidates.
|
2009-02-05 |
Mike Ruprecht |
Plug memory leak.
|
2009-02-05 |
Mike Ruprecht |
Add the id attribute to ice-udp according to the XEP.
|
2009-02-05 |
Mike Ruprecht |
Have the audio levels' default width match that of the video widgets.
|
2009-02-05 |
Mike Ruprecht |
Close the request dialog if the remote user hung up.
|
2009-02-05 |
Mike Ruprecht |
Remove unnecessary buttons and change statusbar to say "Calling..."
|
2009-02-21 |
Mike Ruprecht |
Properly free item factory. Should fix a crash on close.
|
2009-02-05 |
Mike Ruprecht |
Add a basic menu to the media window.
|
2009-02-05 |
Mike Ruprecht |
Add some debug messages for the remaining Farsight signals.
|
2009-02-05 |
Mike Ruprecht |
Don't output an error if fs-codec.conf doesn't exist.
|
2009-02-05 |
Mike Ruprecht |
Update Jingle's raw-udp version numbers to bring them in line with the XEP.
|
2009-02-05 |
Mike Ruprecht |
Update Jingle RTP's version numbers to be in line with the XEP.
|
2009-02-05 |
Mike Ruprecht |
Update to newest XEP-0166 Jingle spec.
|
2009-02-05 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 0bb02399ead9501a3e7951cfba2e8e8350fe917c)
|
2009-02-05 |
Mike Ruprecht |
merge of '8abcc61528a93f4c18a6e1f200a7ba69f1694c28'
|
2009-02-05 |
Mike Ruprecht |
Fix removing output windows when the session is rejected.
|
2009-02-04 |
Mike Ruprecht |
Add active elements to PurpleMediaManager. These are the elements that
|
2009-02-03 |
Mike Ruprecht |
Added PurpleMediaElementType enum and added type to PurpleMediaElementInfo.
|
2009-02-03 |
Mike Ruprecht |
Implement functions to register and unregister media elements for use in
|
2009-02-03 |
Marcus Lundblad |
Add automatic discovery of GTalk STUN servers when using a Gtalk account
|
2009-02-02 |
Mike Ruprecht |
Add statusbar to eventually replace the label.
|
2009-02-02 |
Mike Ruprecht |
Make the sinks better default sizes and display them immediately.
|
2009-02-02 |
Mike Ruprecht |
Implement an X error handler to prevent Pidgin from crashing on
|
2009-02-02 |
Mike Ruprecht |
Make the backgrounds of the drawing areas black so it doesn't look as
|
2009-02-02 |
Mike Ruprecht |
Implement *_remove_output_window and *_remove_output_windows.
|
2009-02-02 |
Mike Ruprecht |
Set the purple_media_connected_cb timeout to a high priority and remove
|
2009-02-02 |
Mike Ruprecht |
Simplify handling prepare-xwindow-id signal. Reduce thread unsafety.
|
2009-02-02 |
Mike Ruprecht |
Added a lot of assertions and error handling.
|
2009-01-31 |
Mike Ruprecht |
Make sure marshallers.h is created before compiling marshallers.c.
|
2009-01-31 |
Mike Ruprecht |
Have all media sessions use a single pipeline.
|
2009-01-30 |
Mike Ruprecht |
Use aliases for the media window title and the request window.
|
2009-01-30 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 96db74f0ccbe2a283893e33f0f7bff5a827f48d9)
|
2009-01-30 |
Mike Ruprecht |
Use request API for a media invitation.
|
2009-01-30 |
Mike Ruprecht |
Set media window title to screenname.
|
2009-01-30 |
Mike Ruprecht |
Change the media window items' orientations to look better.
|
2009-01-30 |
Mike Ruprecht |
Create the media srcs inside PurpleMedia.
|
2009-01-30 |
Mike Ruprecht |
Separate PidginMedia from PidginConversation.
|
2009-01-30 |
Mike Ruprecht |
Simplify the media menu callbacks.
|
2009-01-27 |
Mike Ruprecht |
Add the accepted signal and make the accept button go away immediately.
|
2009-01-27 |
Mike Ruprecht |
Added the accepted signal.
|
2009-01-27 |
Mike Ruprecht |
Added codecs-changed signal.
|
2009-01-27 |
Mike Ruprecht |
Added purple_media_end and removed the purple_media_got_hangup.
|
2009-01-24 |
Marcus Lundblad |
Removed a couple of warnings
|
2009-01-23 |
Marcus Lundblad |
Removed some extra tabs on blank lines
|
2009-01-22 |
Marcus Lundblad |
Added support to generate relayed candidates (TURN).
|
2009-01-19 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 27a5e4c3bf4db89f9d87c37d7043c1f4dc68ed1f)
|
2009-01-19 |
Mike Ruprecht |
Wait to create the sinks until the frames are ready.
|
2009-01-17 |
Mike Ruprecht |
Set remote candidates as soon as they are received.
|
2009-01-17 |
Mike Ruprecht |
Use the stream's direction to wait to send media.
|
2009-01-17 |
Marcus Lundblad |
Run an asynchronous DNS lookup for the STUN server IP (to set as a property
|
2009-01-14 |
Mike Ruprecht |
Remove unneeded pidgin_media_get_display_widget function.
|
2009-01-14 |
Mike Ruprecht |
Rearrange the Pidgin media GUI.
|
2009-01-13 |
Marcus Lundblad |
merge of '1c8357244603e0d86b5df08b5df711f916c01347'
|
2009-01-13 |
Marcus Lundblad |
merge of 'a38c44e88ee54fa639c5d924a5100699df189a26'
|
2009-01-13 |
Marcus Lundblad |
merge of '36ce4dcc4d637d6227ef52b2e9e72f957f0435ff'
|
2009-01-12 |
Marcus Lundblad |
merge of 'd43b253ca7568a3f07aa77bf397fe4351db73a90'
|
2009-01-10 |
Marcus Lundblad |
merge of '6f874569bd42744b784b694f8a44c06ec7d7f468'
|
2009-01-10 |
Marcus Lundblad |
merge of 'a43fe39095ee00967fa35f7fc14ecd698c4b3241'
|
2009-01-10 |
Marcus Lundblad |
merge of '403c70a10f0947c6a968f38acae33715ffad2fce'
|
2009-01-13 |
Mike Ruprecht |
Remove some of the deprecated API.
|
2009-01-13 |
Mike Ruprecht |
Remove deprecated signals.
|
2009-01-13 |
Mike Ruprecht |
The sink is being held elsewhere.
|
2009-01-13 |
Mike Ruprecht |
Remove levels since they aren't used.
|
2009-01-13 |
Mike Ruprecht |
Update Finch to new media API.
|
2009-01-13 |
Mike Ruprecht |
Replace the got-request signal in PidginMedia.
|
2009-01-13 |
Mike Ruprecht |
Replace the ready signal in PidginMedia.
|
2009-01-13 |
Mike Ruprecht |
Convert more PidginMedia signals to the newer API.
|
2009-01-13 |
Mike Ruprecht |
Convert PidginMedia to use the state-changed signal.
|
2009-01-13 |
Mike Ruprecht |
Convert the GTalk code to completely use the new ready signal.
|
2009-01-13 |
Mike Ruprecht |
Use the state-changed signal in GTalk code.
|
2009-01-13 |
Mike Ruprecht |
Added reject and hangup states to the state-changed signal.
|
2009-01-13 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
|
2009-01-12 |
Mike Ruprecht |
Manipulate optional parameters properly.
|
2009-01-12 |
Mike Ruprecht |
Fix some crashes from printing debug messages on a separate thread.
|
2009-01-12 |
Mike Ruprecht |
Hopefully stop the last of the BadWindow errors.
|
2009-01-12 |
Mike Ruprecht |
Wrap FsCodec and remove the Farsight2 include from media.h.
|
2009-01-11 |
Mike Ruprecht |
Convert rather than copy.
|
2009-01-10 |
Mike Ruprecht |
Use the correct enumeration name.
|
2009-01-10 |
Mike Ruprecht |
Duplicate FsCandidate to remove it from the public interface.
|
2009-01-10 |
Mike Ruprecht |
merge of '403c70a10f0947c6a968f38acae33715ffad2fce'
|
2009-01-10 |
Mike Ruprecht |
merge of 'a617f86bc9f9f151daef5b0980c124f94f277f9a'
|
2009-01-10 |
Marcus Lundblad |
disapproval of revision '1fa05b8b4d069723f0cba486203a2a00c3baf096'
|
2009-01-10 |
Mike Ruprecht |
Make FsStreamDirection and FsMediaType conversion functions static.
|
2009-01-10 |
Mike Ruprecht |
merge of '1fa05b8b4d069723f0cba486203a2a00c3baf096'
|
2009-01-10 |
Marcus Lundblad |
Setup all prefs for TURN
|
2009-01-10 |
Mike Ruprecht |
merge of '106c6ba87b3a431f8ec3adad7e4e569f3d008f83'
|
2009-01-10 |
Marcus Lundblad |
disapproval of revision '106c6ba87b3a431f8ec3adad7e4e569f3d008f83'
|
2009-01-10 |
Marcus Lundblad |
Added some preliminary prefs settings for configuring a TURN relay server
|
2009-01-10 |
Mike Ruprecht |
Remove some unnecessary GStreamer code.
|
2009-01-09 |
Mike Ruprecht |
Make it compile in Windows with the equivalent of --disable-vv.
|
2009-01-08 |
Mike Ruprecht |
Fix compiling with --disable-vv.
|
2009-01-08 |
Mike Ruprecht |
merge of '856023a0b4273c54f6041597332bd5a0fb63ea0e'
|
2009-01-08 |
Mike Ruprecht |
Fix crash when moving a tab with video.
|
2009-01-07 |
Mike Ruprecht |
Fix a GLib warning when add_stream fails in google.c.
|
2009-01-07 |
Mike Ruprecht |
Use the dispose method too.
|
2009-01-07 |
Mike Ruprecht |
Wait to send media until both sides have accepted.
|
2009-01-08 |
Mike Ruprecht |
Use the right pointer.
|
2009-01-07 |
Mike Ruprecht |
Fix crash on exit during media session.
|
2009-01-07 |
Mike Ruprecht |
Remove unused variable.
|
2009-03-04 |
Peter Hjalmarsson |
merge of 'b7c7f0f5daca252711952e60e283dd18a1983d33'
|
2009-03-04 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 972457aa8f4a246318025cf2c479a57e1bb70848)
|
2009-03-22 |
Paul Aurich |
BOSH: Support HTTPS connections to the connection manager
|
2009-03-21 |
Paul Aurich |
Use a PurpleCircBuffer for the queued stanzas
|
2009-03-16 |
Paul Aurich |
Rearrange the structs and fix the indentation. No functional changes.
|
2009-03-16 |
Paul Aurich |
Obey the 'inactivity' attribute and send blank updates often enough. Also,
|
2009-03-16 |
Paul Aurich |
Clean up BOSH reading and disconnection handling.
|
2009-03-16 |
Paul Aurich |
Jabber: Default protocol version to 1.0.
|
2009-03-15 |
Paul Aurich |
Close a small race with disconnecting while establishing a connection and
|
2009-03-15 |
Paul Aurich |
Rename a few functions and drop some data members.
|
2009-03-15 |
Paul Aurich |
merge of 'e50b65be3a30b5e9c665a8ee87d28f19e225f459'
|
2009-03-08 |
Paul Aurich |
Remove more #if 0'd code referencing exts
|
2009-03-15 |
Paul Aurich |
Restore BOSH to a more-or-less working state.
|
2009-03-07 |
Paul Aurich |
IBB is now in im.pidgin.pidgin
|
2009-03-07 |
Paul Aurich |
Fix up merge (why can't it simply make the changes to my WD first?)
|
2009-03-07 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
|
2009-03-07 |
Paul Aurich |
Fixing busted merge
|
2009-03-07 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
|
2009-03-07 |
John Bailey |
I have no idea how we've gone nearly 16 months with no one noticing that the
|
2009-03-07 |
Mark Doliner |
Use "does" here sounds more natural to me
|
2009-03-07 |
Paul Aurich |
Fix merge (i.e. reapply my changes here).
|
2009-03-07 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
|
2009-03-07 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
|
2009-03-05 |
Mark Doliner |
Woo boy this function is a little crazy. I shuffled some things around:
|
2009-03-05 |
Mark Doliner |
Rename "availmsg" to "statusmsg" here. I think recent official AIM
|
2009-03-05 |
Mark Doliner |
Create two helper functions for setting the available message and iTunes
|
2009-03-05 |
Josep Puigdemont |
Updated Catalan translation.
|
2009-03-15 |
Marcus Lundblad |
Unleak
|
2009-03-04 |
Johannes Buchner |
Make a hack in purple-url-handler cleaner.
|
2009-03-04 |
Mark Doliner |
Change the way oscar deals with account->perm_deny a little bit.
|
2009-03-04 |
John Bailey |
merge of '4f7ebd10f9b2db16fa68b60e528f766e6c9dd450'
|
2009-03-04 |
John Bailey |
disapproval of revision '90bcee91e80ba055eb211168b099418753e096e9'
|
2009-03-04 |
John Bailey |
merge of '48260c71a42cee1dd4e220b7c672187cfe99cc2f'
|
2009-03-03 |
Daniel Atallah |
Implementation of a plugin to facilitate use of One Time Passwords by
|
2009-03-03 |
Marcus Lundblad |
Use text colours from the GTK+ theme instead of black when no buddy list theme
|
2009-03-03 |
Ethan Blanton |
You don't say
|
2009-03-03 |
Mark Doliner |
When setting an AIM or ICQ away message, linkify the message.
|
2009-03-03 |
Mark Doliner |
The status_text variable is only used inside this block, so move
|
2009-03-03 |
Mark Doliner |
Remove a wee bit of trailing whitespace
|
2009-03-03 |
John Bailey |
Fix a minor whitespace inconsistency.
|
2009-03-03 |
John Bailey |
Clear the saved password on an authentication failure. The result of this is
|
2009-03-03 |
Elliott Sales de Andrade |
merge of '431618de0f30a6938f7e14d2d61ee5d7738acd59'
|
2009-03-02 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
|
2009-03-02 |
Etan Reisner |
merge of '431618de0f30a6938f7e14d2d61ee5d7738acd59'
|
2009-03-02 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
|
2009-03-02 |
Daniel Atallah |
The 2.5.5 win32 builds shipped with GTK+ 2.14.7
|
2009-03-03 |
Elliott Sales de Andrade |
Ignore the Forward List status bit when checking if user is on the Allow
|
2009-03-02 |
Elliott Sales de Andrade |
ChangeLog the XMPP updates.
|
2009-03-02 |
Elliott Sales de Andrade |
Remove some extra trailing whitespace I noticed after merging mlundblad's
|
2009-03-02 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.cpw.malu.xmpp.attention' (head cbf0c3bd9fb3c235c896517b27d6ea14b2993e19)
|
2009-03-02 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.cpw.malu.xmpp.ibb_ft' (head cb0383f5b2aa47ed5b3bc5beb121c391d70b776a)
|
2009-03-02 |
Elliott Sales de Andrade |
Fix compile errors from the merge. Untested protocols: msnp9, sametime,
|
2009-03-02 |
Elliott Sales de Andrade |
Update versions since we're updating minor.
|
2009-03-02 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
|
2009-02-25 |
Casey Ho |
Changing debug levels. These messages fire every single time a window changes focus, making debugging anything else impossible
|
2009-02-25 |
Casey Ho |
Buddy pounce options are now in four columns instead of two. Fixes issues with height of dialog on small resolutions.
|
2009-02-04 |
Sadrul Habib Chowdhury |
Do not linkify unless <proto> is followed by some non-whitespace string.
|
2009-02-03 |
Sadrul Habib Chowdhury |
Fix building with python < 2.5
|
2009-01-28 |
Mark Doliner |
Add a comment just noting that I think it's kind of annoying that we
|
2009-01-28 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head 8ae2fca06a3be4b99cc677c8f880d9521a35ec8b)
|
2009-01-28 |
Mark Doliner |
I don't know if these are worth changelogging, but I'll put them here
|
2009-01-28 |
Mark Doliner |
Increment display_lines here so that, for fonts where pixels_inside_wrap()
|
2009-01-28 |
Mark Doliner |
Change the logic for breaking out of the while look to match the if
|
2009-01-28 |
Mark Doliner |
Fix a bug that's bothered me for a while. When pressing shift+enter in
|
2009-01-28 |
Mark Doliner |
Add a GtkIMHtml function that causes the widget to actually insert a
|
2009-01-28 |
Mark Doliner |
The first thing gtk_text_buffer_delete_selection does is call
|
2009-01-28 |
Mark Doliner |
Fix a crash in this branch that I introduced a few days ago. bname
|
2009-01-27 |
Mark Doliner |
Use getters and settings for a bunch of libpurple structs
|
2009-01-27 |
Sadrul Habib Chowdhury |
merge of '89cb8a5cf5210205e245047e7200484202e370a0'
|
2009-01-26 |
Richard Laager |
Drop the effectively empty .todo file.
|
2009-01-26 |
Richard Laager |
Slap some PURPLE_DISABLE_DEPRECATED checks around the functions Mark just
|
2009-01-26 |
Mark Doliner |
Add a newline to this log message
|
2009-01-26 |
Mark Doliner |
Simplify, hoo-boy. Also don't unregister the schemes in
|
2009-01-26 |
Mark Doliner |
Uninitialize the certificate API before unloading the SSL plugin. This
|
2009-01-26 |
Mark Doliner |
Deprecate some functions that aren't really needed
|
2009-01-26 |
Mark Doliner |
Change "screen name" to "username" or "buddy name" in a whole bunch of
|
2009-01-26 |
Mark Doliner |
Remove trailing whitespace
|
2009-01-26 |
Mark Doliner |
s/sucess/success/ in a few places
|
2009-01-26 |
Mark Doliner |
Add two changes to the change log
|
2009-01-26 |
Mark Doliner |
Add @since 2.6.0 doxygen comments to some of our new functions, and
|
2009-01-26 |
Mark Doliner |
* Alphabetize files in a few Makefile.am files
|
2009-01-26 |
Richard Laager |
A patch from Chris Connett to change the log size sorting method to weight
|
2009-01-26 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 566d2e86bfd45c806aba1b32d6f85a9a409ff9ea)
|
2009-01-26 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head da4fface7b23fb7415d6ce2a72770ce5fbe006a0)
|
2009-01-26 |
Mark Doliner |
Fix the indentation in this function
|
2009-01-25 |
Mark Doliner |
Add a comment
|
2009-01-25 |
Mark Doliner |
Use the shortcut in the error message to give people more context
|
2009-01-25 |
Mark Doliner |
Use PIDGIN_STOCK_ADD instead of GTK_STOCK_ADD so that the add button
|
2009-01-25 |
Mark Doliner |
Try to improve the wording in our custom smiley manager
|
2009-01-25 |
Mark Doliner |
Lots of minor whitespace and comment changes:
|
2009-01-24 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head c51bf3defef588c1efb6022d502dfc38c55664b2)
|
2009-01-24 |
Richard Laager |
merge of '55fb011e6060667ce31490ccd4621350fb8e90c6'
|
2009-01-21 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head f49b0bab604f956eb4f9fce3a103320497cd40e5)
|
2009-01-22 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
|
2009-01-15 |
Gary Kramlich |
a few struct hiding clean ups
|
2009-01-15 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
|
2009-01-08 |
Etan Reisner |
Use "Add Buddy Pounce" and "Modify Buddy Pounce" as the buddy pounce dialog
|
2009-01-06 |
Etan Reisner |
Made the Purple::Request::Field(s) functions act more perl-like.
|
2009-01-06 |
Kevin Stange |
merge of '123d615deaa8daeeea7d7c341a87eab4e83a7958'
|
2009-01-06 |
Daniel Atallah |
Patch from fqueze to add API for setting the global proxy settings. Fixes #7610.
|
2009-01-06 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head c6844c5e097e3d947d35507e2e93557dfe8e0aee)
|
2009-01-06 |
Gary Kramlich |
ChangeLog the addition of themes from Justin Rodriguez's summer of code project, as well as the cleanups and additions from Paul Aurich.
|
2009-01-06 |
Paul Aurich |
Adding the patch to extend the blist theme to allow coloring of chat nodes with unread messages mentioning your nick.
|
2009-01-06 |
Paul Aurich |
Fix the issue with the themes not showing up in the list.
|
2009-01-06 |
Paul Aurich |
This patch fixes a few string leaks (don't g_strdup the FontColorPair? values) and also fixes the bug where, with no theme, everyone on the buddy list is colored "dim grey" (chunks 2, 3, and 4 in the patch)
|
2009-01-06 |
Gary Kramlich |
Document the addition of purple_strequal in ChangeLog.API
|
2009-01-06 |
Paul Aurich |
Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us
|
2009-01-02 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head b478b184a46116ac87ac85b8cd352ea564224019)
|
2009-01-02 |
Richard Laager |
Compile!
|
2009-01-02 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head f018e11a7ea08e07f22667e6daca2ec7e64f9710)
|
2009-01-02 |
Richard Laager |
explicit merge of '32d4ce0b6cfc9ccb9a6e7ed661423b9260a0bead'
|
2009-01-02 |
Richard Laager |
explicit merge of '814d53152c168c9c4732b3d084260711d536fba6'
|
2009-01-02 |
Richard Laager |
explicit merge of 'cfb115ff00c406f8011c0d661d33bee60813b27c'
|
2009-01-02 |
Richard Laager |
explicit merge of '82e4edbe06cb0ef0fa59f70db44a289bb91e1343'
|
2009-01-02 |
Richard Laager |
explicit merge of 'f7807039eeef499a403d638cbcb94060a1d33eea'
|
2009-01-02 |
Richard Laager |
explicit merge of 'c2a520001286f0c95c761be82c041c4379ddf407'
|
2009-01-02 |
Richard Laager |
explicit merge of 'ba66150a2a1efc5a5cee7204adab69208825630e'
|
2009-01-02 |
Richard Laager |
explicit merge of '9a5e549612efd8ca6f60fc57b51a4eee7e32c861'
|
2009-01-02 |
Richard Laager |
explicit merge of '448583a763dcf343f1a4392bdcdcc4c4f01f3aed'
|
2009-01-02 |
Richard Laager |
explicit merge of 'dabe77d56a2fc7c171caa81bd12d72ce8737a7a8'
|
2008-12-13 |
Sadrul Habib Chowdhury |
merge of '0bf6462dd433df38943094bbed0393698d91a037'
|
2008-12-12 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 9ad89488379a97b5cfae59ae91eef9212f229b96)
|
2008-12-12 |
Richard Laager |
Fix up the propagate from im.pidgin.pidgin
|
2008-12-12 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head b8d6086aef6b2e65d86e8ce60220ab7f460d5079)
|
2008-12-12 |
Richard Laager |
Remove a hardcoded file path in some debugging code.
|
2008-12-12 |
Richard Laager |
Remove some #if 0'ed debugging code.
|
2008-12-08 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 81aa401ac9855c99eb55a7cf91fa221860dee220)
|
2008-12-04 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 97d295a04f3a9852a3b29cf0df43d56d1ddcc672)
|
2008-12-13 |
Gary Kramlich |
Fix a botched line in the merge...
|
2008-12-13 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
|
2008-12-03 |
Sadrul Habib Chowdhury |
Fix the linkification error where bad things happened if you copy/pasted
|
2008-12-02 |
Sadrul Habib Chowdhury |
merge of 'abbc5b388482e59667d5f7950b41fc554d9332c5'
|
2008-12-02 |
Richard Laager |
Remove all the special-casing in the GNOME URL handler registration.
|
2008-12-02 |
Richard Laager |
Replace the URL registration assertions with regular checks.
|
2008-12-02 |
Sadrul Habib Chowdhury |
Detect duplication registrations by substring.
|
2008-12-02 |
Sadrul Habib Chowdhury |
Cleanup the GNOME URL registration code
|
2008-12-02 |
Sadrul Habib Chowdhury |
Only find URLs on word boundaries to fix a bug rlaager noticed.
|
2008-12-02 |
Daniel Atallah |
Fix win32 build. I haven't actually tested any of the functionality, but it
|
2008-12-01 |
Richard Laager |
In the GNOME URL registration, ftp, gopher, http, and https are now
|
2008-12-01 |
Richard Laager |
Revert the URL scheme passing changes, keeping the miscellaneous other stuff
|
2008-12-01 |
Richard Laager |
Pass only the URL scheme to gtkimhtml and let it add the colon automatically.
|
2008-12-01 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 1cad4b015e35541ea834da220d2b814b5d5739fb)
|
2008-12-01 |
Richard Laager |
Fix some theme manager assertion failures.
|
2008-11-30 |
Richard Laager |
More icon fixes.
|
2008-11-30 |
Richard Laager |
The DYNAMIC_protocol defines aren't used anywhere.
|
2008-11-30 |
Richard Laager |
Various nullprpl fixes.
|
2008-11-30 |
Richard Laager |
Add a newline to the end of the file.
|
2008-11-30 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head c3f6487e649e7fe5c5f960b9c86a256e09b3976e)
|
2008-11-28 |
Richard Laager |
Add a -f/--force-online option to Pidgin which tells libpurple to claim the
|
2008-11-28 |
Richard Laager |
Finish up the GNOME URL handler code:
|
2008-11-28 |
Richard Laager |
First round of GNOME URL handler support.
|
2008-11-28 |
Richard Laager |
merge of '2dd22d23da4543b04174ef30edee6b709b5ae552'
|
2008-11-28 |
Richard Laager |
disapproval of revision 'cf02e7f6a3488e78b81601065f32c8eee8a19b4c'
|
2008-11-28 |
Richard Laager |
Re-line wrap the latest entry.
|
2008-11-28 |
Richard Laager |
When we call g_spawn_command_line_sync(), we don't care about stderr, so
|
2008-11-28 |
Richard Laager |
Fix a comment
|
2008-11-27 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.imhtml.customlinks' (head 5b6fe9ec607dbcafe1e078d3b80e2bbe8ebc4778)
|
2008-11-27 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 4cc0bbe98be861a279e3b1fd97a3b4d491dec519)
|
2008-11-27 |
Richard Laager |
Clean up the merge I just did.
|
2008-11-27 |
Richard Laager |
explicit merge of 'a9579fef71ff6820f390a986132d30b079f590a0'
|
2008-11-27 |
Richard Laager |
explicit merge of '8c6ea3b255d94e0f2867fea830b1380415e6d47a'
|
2008-11-26 |
Sadrul Habib Chowdhury |
Do the struct hiding differently.
|
2008-11-26 |
Sadrul Habib Chowdhury |
Revert the last 'struct-hiding' change.
|
2008-11-18 |
Richard Laager |
Hide the PurpleRequestField struct. I figured this one would be easy and
|
2008-11-16 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 8daee71db7028dda036c11e23ca5a60fe834fa95)
|
2008-11-14 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 42f888b4f8e15a19002abe6f40a5d89117ee59a7)
|
2008-11-14 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 5be7104ff151004112ce3f9c34446335024d06d8)
|
2008-11-14 |
Richard Laager |
More purple_debug printf(msg) fixes. I must have a newer GCC or something...
|
2008-11-14 |
Richard Laager |
Fix two more purple_debug variations on printf(msg).
|
2008-11-14 |
Richard Laager |
Fix a variation on printf(msg);
|
2008-11-14 |
Richard Laager |
Make my last commit compile.
|
2008-11-14 |
Richard Laager |
Another one the cast fixer breaks.
|
2008-11-14 |
Richard Laager |
Minor fixes to the cast changing script.
|
2008-11-14 |
Richard Laager |
Update some casts (that the script didn't fix correctly) to GObject macros.
|
2008-11-14 |
Richard Laager |
Add a script to change casts to GObject macros. We'll run this later.
|
2008-11-11 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 41aaf584a583a4438033063545b99ca0691a803d)
|
2008-11-09 |
Richard Laager |
Enable logging of IMs and chats by default, using the HTML log format.
|
2008-11-08 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head a2d611d8fe1aec7a7cc8d1837f1a4dceeadcb6eb)
|
2008-11-03 |
Gary Kramlich |
Got about a third of the gtkblist.c direct struct usage, much more to go obviously, but i must sleep...
|
2008-11-03 |
Gary Kramlich |
Added purple_blist_get_ui_data, purple_blist_set_ui_data, purple_blist_node_get_ui_data, and purple_blist_node_set_ui_data functions.
|
2008-11-03 |
Richard Laager |
A totally untested struct hiding fix.
|
2008-11-02 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 6c480ed0bfda22bc5131c6a0465140f17e3bf40c)
|
2008-11-02 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 3fa3a746613f1d6095334bfc54443d61166dd9fa)
|
2008-11-02 |
Richard Laager |
Another small struct hiding change.
|
2008-11-02 |
Richard Laager |
Add a commit-check target. The idea is you could use this in a pre-commit
|
2008-11-02 |
Richard Laager |
Add some missing files to POTFILES.in.
|
2008-11-02 |
Richard Laager |
Ignore .loT files. This is helpful to me because I have a wrapper script
|
2008-11-02 |
Richard Laager |
Perl seems to love creating Makefile.old files. Let's ignore them.
|
2008-11-02 |
Richard Laager |
Fix one struct hiding issue.
|
2008-11-02 |
Richard Laager |
merge of '32cd8507d8b94418ca8f083d8555916341b47b94'
|
2008-11-02 |
Sadrul Habib Chowdhury |
A couple of minor fixes.
|
2008-11-02 |
Gary Kramlich |
updated the pidgin plugins for the blist struct hiding
|
2008-11-02 |
Gary Kramlich |
Finish off the libpurple updates for the hidden blist structs
|
2008-11-02 |
Gary Kramlich |
Finished struct hiding in bonjour and qq
|
2008-11-02 |
Gary Kramlich |
Hide PurpleBlist
|
2008-11-02 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 56f8f1ef1ec93d71fadc9152a3ca7d9a6d4f8057)
|
2008-11-01 |
Sadrul Habib Chowdhury |
Struct hiding for Finch. PurpleChat:alias and PurpleContact:totalsize are still used.
|
2008-10-31 |
Sadrul Habib Chowdhury |
Alias foo. I think blist.h structs are now completely hidden.
|
2008-10-31 |
Sadrul Habib Chowdhury |
merge of 'af834be8e1d99f849b1cade9138e197d7ddf362a'
|
2008-10-31 |
Richard Laager |
Deprecate the unused purple_buddy_get_local_alias() function.
|
2008-10-31 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
|
2008-10-31 |
Sadrul Habib Chowdhury |
Some more PurpleBuddy::proto_data related changes.
|
2008-10-31 |
Sadrul Habib Chowdhury |
Some more struct hiding.
|
2008-10-31 |
Sadrul Habib Chowdhury |
propagate from branch 'local.struct.hiding' (head da9fb6ccb9b3d723d8abdfaae8859bae223cf225)
|
2008-10-31 |
Sadrul Habib Chowdhury |
Typo caught by compile warning.
|
2008-10-31 |
Richard Laager |
More struct hiding work
|
2008-10-31 |
Richard Laager |
Add @since 2.6.0 tags for purple_connection_set_protocol_data() and
|
2008-10-31 |
Gary Kramlich |
updated irc to use the api rather than structs directly
|
2008-10-31 |
Gary Kramlich |
moved gg to use the api rather than structs directly
|
2008-10-31 |
Gary Kramlich |
Finished moving to api for bonjour
|
2008-10-31 |
Gary Kramlich |
Added purple_connection_set_protocol_data and purple_connection_get_protocol_data
|
2008-10-30 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 9ef0eaddbc0c1196f6ceefc842c249f918d2e131)
|
2008-10-30 |
Richard Laager |
Use purple_buddy_get_protocol_data() and purple_buddy_set_protocol_data()
|
2008-10-30 |
Richard Laager |
Add purple_buddy_get_protocol_data() and purple_buddy_set_protocol_data()
|
2008-10-30 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head d09a92cd7ce9896f92599d245e9964da4ac5b2e1)
|
2008-10-30 |
Richard Laager |
Remove the dim_grey function, which is no longer used.
|
2008-10-30 |
Richard Laager |
Fix a compiler warning.
|
2008-10-30 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 9287a75e196278c66cd6724dc8d30a471a029c27)
|
2008-10-30 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 24a56806ef9dfa8ea67d214a92a19c9011bc8a27)
|
2008-10-30 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head b630f3305c53ab0eb32b948911940959cc873699)
|
2008-10-30 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head 06e4830f3567955e026f3d594afcc65a07d57b26)
|
2008-08-30 |
Justin Rodriguez |
Fixes a bug in the blist theme where a line appears only under the expander
|
2008-08-28 |
Gary Kramlich |
renamed sound-loader.[ch] to sound-theme-loader.[ch]
|
2008-08-28 |
Gary Kramlich |
renamed gtkblist-loader.[ch] to gtblist-theme-loader.[ch]
|
2008-08-28 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head 69cdb2b9e20a69a98389b47c672718d5be222338)
|
2009-02-24 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c)
|
2009-02-16 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 410f7adb8bbf7aef2373d653d847556cd17169dc)
|
2009-02-12 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head b79100551ea19cf35ee8952a34a44b97204e75f3)
|
2009-02-06 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3da4a61feea56ff40dc5fdba355a1057c675a32d)
|
2009-01-29 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6a51501ec3aff341c8cd763ffc2076a9bbc07d23)
|
2009-01-22 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
|
2009-01-14 |
Marcus Lundblad |
disapproval of revision '3de5eea959151773885ba601f681aec2431dd47d'
|
2009-01-14 |
Marcus Lundblad |
Make the IBB-handling code in si.c "steal" the dest_fp from PurpleXfer in the
|
2009-01-13 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
|
2009-01-07 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head d6e38b24a5b289e3e7632def307f1d98b177d697)
|
2009-01-04 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 20e1cd58c08fdfc4116101503338fb89269ea0ea)
|
2009-01-01 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)
|
2008-12-28 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head f94ddf7fa975e3a39a53fccae31b7e73f892fd57)
|
2008-12-23 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
|
2008-12-22 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)
|
2008-12-17 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 82e4edbe06cb0ef0fa59f70db44a289bb91e1343)
|
2008-12-16 |
Marcus Lundblad |
Fix error handling on missing "seq" attribute
|
2008-12-16 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6b951d62be418d5bfc437a1ab747c6ba900d7979)
|
2008-12-16 |
Paul Aurich |
Standardize all the IBB stream cleanup
|
2008-12-16 |
Paul Aurich |
Trigger error callbacks when receiving a malformed-ish packet.
|
2008-12-15 |
Marcus Lundblad |
Removed debug output referencing a char * that can be NULL, causing crashes
|
2008-12-15 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 932c83e821824239896f933e32349175efb85741)
|
2008-12-13 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3dd9c7e41e98570d3626051c1fa70d698554a58a)
|
2008-12-13 |
Marcus Lundblad |
Remove timeout for IBB when receiving an IBB session open from the initiator
|
2008-12-13 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 9ad89488379a97b5cfae59ae91eef9212f229b96)
|
2008-12-13 |
Marcus Lundblad |
Add timeout when receiver waits for initiator to open an IBB session
|
2008-12-09 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6a13176e096cf5e7cefc5716496a0a7afd2e2621)
|
2008-12-07 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 196060989ecbfa760153e43530294b78f8999df6)
|
2008-12-07 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 1203a733696f95eef53b04b5078e0a779371b4d3)
|
2008-12-02 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head f1327672337219c8907eea2d335efb0035e4b39e)
|
2008-11-30 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head d3440d677dd69ed30a8158b515bd26d210dacb9d)
|
2008-11-24 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 7399f80ea98924dbddd57be1e652ecbae89d3a8e)
|
2008-11-18 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)
|
2008-11-16 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head f3891f3348abfe90fbe60a054833c12075aa8df4)
|
2008-11-13 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 311b4db51b575e1baa7f78d751ff926475edecc3)
|
2008-10-29 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 37145f1b4ec49b432ea571f96562d44f4c5a908e)
|
2008-10-27 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 7bdc0d34e54e09101ba68ba39703a8fd5081e8eb)
|
2008-10-22 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 60eb3945122f9f81bed98851da3567b10baf9450)
|
2008-10-20 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3712dc87ef9c46da0dc5283a8d5a571d9a90d340)
|
2008-10-19 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head aad9cd2bd4296ab92672559fbee882d7ef2a2406)
|
2008-10-16 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 50ca054a04cd66fc08b411e7237a486ebb13fe4d)
|
2008-10-12 |
Marcus Lundblad |
merge of '1cff30b7f6954a59c5a89c859c10fa1c51feab8c'
|
2008-10-12 |
Marcus Lundblad |
Set state error on IBBSession if the receiver gives an error.
|
2008-10-01 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3e5468581850f86ee2b706cd57dfe1096ddcc0ac)
|
2008-10-01 |
Marcus Lundblad |
Call purple_xfer_end when ending an IBB session.
|
2008-09-30 |
Marcus Lundblad |
Check don't try to free the JabberSIXfer if it's already been freed.
|
2008-09-29 |
Marcus Lundblad |
Changed a debug message to refer to the correct function...
|
2008-09-29 |
Marcus Lundblad |
merge of '1f1c4d53b190a6818acec7b4a5469c4a4db37759'
|
2008-09-28 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 7561443e7b6e50cd96cac03b88cbb8fab1f45d84)
|
2008-09-29 |
Marcus Lundblad |
Set binary mode when opening files for IBB transfers.
|
2008-09-28 |
Marcus Lundblad |
Revert to using g_fopen (since we have a compatability define for old glibs)
|
2008-09-27 |
Marcus Lundblad |
merge of '421269ebbe32a67020772ec7ba39a1e5f8b14b4c'
|
2008-09-25 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head bf07db8e6300ffa5dc4613996800db83ad350afb)
|
2008-09-27 |
Marcus Lundblad |
Actually close the assoiciated jsx when closing an IBB session.
|
2008-09-23 |
Marcus Lundblad |
Some changes got lost when I merged...
|
2008-09-23 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head d7476bfe7f9003553f7b3ea48491f4cebd192098)
|
2008-09-22 |
Marcus Lundblad |
Patch from Phil Hannent to fix build on win32,
|
2008-09-16 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3ffe6fd197f037185a0012875ef68c8f6d6c2f89)
|
2008-09-13 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head b14102a6c681b35084d2c3f7726de34d4f859fe1)
|
2009-02-24 |
Marcus Lundblad |
Removed a few unnessesary lines of code.
|
2009-02-24 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c)
|
2009-02-16 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 410f7adb8bbf7aef2373d653d847556cd17169dc)
|
2009-02-12 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head b79100551ea19cf35ee8952a34a44b97204e75f3)
|
2009-02-06 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3da4a61feea56ff40dc5fdba355a1057c675a32d)
|
2009-01-29 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6a51501ec3aff341c8cd763ffc2076a9bbc07d23)
|
2009-01-22 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
|
2009-01-19 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 27a5e4c3bf4db89f9d87c37d7043c1f4dc68ed1f)
|
2009-01-19 |
Marcus Lundblad |
Print alias (if known) in some error/info messages when failing to buzz
|
2009-01-16 |
Marcus Lundblad |
Give username (JID) to purple_prpl_got_attention, not alias
|
2009-01-16 |
Marcus Lundblad |
Print to conversation from jabber_cmd_buzz, this prevents printing two info
|
2009-01-13 |
Marcus Lundblad |
Add a missing space, thanks Paul!
|
2009-01-13 |
Marcus Lundblad |
Change error message shown when trying to buzz a buddy who doesn't announce
|
2009-01-13 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
|
2009-01-07 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head d6e38b24a5b289e3e7632def307f1d98b177d697)
|
2009-01-04 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 20e1cd58c08fdfc4116101503338fb89269ea0ea)
|
2009-02-24 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c)
|
2009-02-12 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head b79100551ea19cf35ee8952a34a44b97204e75f3)
|
2009-02-07 |
Marcus Lundblad |
Avoid crashing when showing the tooltip of an offline buddy, oops :)
|
2009-02-07 |
Marcus Lundblad |
Remove some unused variables
|
2009-02-06 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3da4a61feea56ff40dc5fdba355a1057c675a32d)
|
2009-02-06 |
Marcus Lundblad |
Always show the top resource first in the tooltip
|
2009-02-06 |
Marcus Lundblad |
merge of '971ab963635fdaf00d7a3a11affd22666eef29fa'
|
2009-02-04 |
Marcus Lundblad |
merge of 'be2cd9a5fc757e3ed024c6c2df60547fc162587e'
|
2009-02-06 |
Marcus Lundblad |
Show statuses per resource before other info the jabber prpl adds to the tooltip
|
2009-02-03 |
Marcus Lundblad |
Only show idle time for idle resources in tooltip text when there is more than
|
2009-02-02 |
Paul Aurich |
Drop the "got %d seconds idle from presence\n" debug line now that this is
|
2009-02-02 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 3224dd8677b28d02b866cce510941fbf67e0fcb7)
|
2009-02-01 |
Marcus Lundblad |
In the state notify plugin, don't print out a status change if we get an update
|
2009-02-01 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head f3cf3ba10ebc911a27833496dcc4d4dca3de66c5)
|
2009-02-01 |
Marcus Lundblad |
Patch from Paul Aurich to fix reporting idle when reconnecting only when we're
|
2009-01-29 |
Marcus Lundblad |
Set idle time on JabberStream when logging in
|
2009-01-29 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6a51501ec3aff341c8cd763ffc2076a9bbc07d23)
|
2009-01-22 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
|
2009-01-13 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
|
2009-01-07 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head d6e38b24a5b289e3e7632def307f1d98b177d697)
|
2009-01-04 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 20e1cd58c08fdfc4116101503338fb89269ea0ea)
|
2009-03-07 |
Paul Aurich |
explicit merge of 'f29c90f0da72e27c601fd8c4e1aff2a250a52473'
|
2009-02-17 |
Paul Aurich |
Don't fallback (under any conditions) from old-style SSL to other connections
|
2009-02-17 |
Paul Aurich |
Allow the user to specify their own BOSH url in the Connect Server option
|
2009-02-17 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head be64dc9cd9d255a5a6a0f790f5fc505091313e6d)
|
2009-02-10 |
Paul Aurich |
Initial presence is sent once the roster is retrieved (in the iq cb).
|
2009-02-10 |
Paul Aurich |
Send initial presence before declaring us connected (I like this a little better)
|
2009-02-10 |
Paul Aurich |
Wait until receiving the roster to tell the core we're logged in
|
2009-02-10 |
Paul Aurich |
Fix advertised capabilities (caps, chatstates, entity time)
|
2009-02-05 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
|
2009-01-22 |
Paul Aurich |
Store PurpleBOSHConnection* instead of void* userdata
|
2009-01-21 |
Paul Aurich |
Don't track a cb-per-POST and remove the PurpleHTTPResponse structure.
|
2009-01-20 |
Paul Aurich |
The BOSH User Agent should include the client name (and optionally version),
|
2009-01-19 |
Paul Aurich |
BOSH: Fix an off-by-one g_memdup that was missing the null terminator.
|
2009-01-19 |
Paul Aurich |
BOSH: Another g_return_if_fail that is backward
|
2009-01-19 |
Paul Aurich |
BOSH: Reset the HTTP parsing vars when we've handled a response
|
2009-01-19 |
Paul Aurich |
BOSH: Fix the HTTP Post to include the actual payload.
|
2009-01-18 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
|
2009-02-10 |
Paul Aurich |
Remove a "suggested parenthes around assignment" warning
|
2009-02-10 |
Paul Aurich |
These checks are redundant; id is guaranteed to be something above
|
2009-02-10 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 23720684a7671144bc56d1b20b6a1a0a22862d73)
|
2009-02-09 |
Paul Aurich |
Format the time as "localtimeformat [+-]HHMM". Iterative development is fun.
|
2009-02-09 |
Paul Aurich |
Fix the timezone parsing (again) and display the timezone in the info dialog
|
2009-02-08 |
Paul Aurich |
Report the correct UTC time (thanks for noticing this, Marcus).
|
2009-02-08 |
Paul Aurich |
Request time information from a resource if we don't have caps for it
|
2009-02-08 |
Paul Aurich |
Reduce the debug log spam from the ping code and fix a logic error.
|
2009-02-08 |
Paul Aurich |
Actually display the buddy's local time.
|
2009-02-08 |
Paul Aurich |
Retrieve and display buddy's local time in Get Info dialog
|
2009-02-08 |
Paul Aurich |
merge of '1f6758f8bdba42d2eeca66535d11e7de12d9e715'
|
2009-02-08 |
Paul Aurich |
merge of '528b6f92c03b496c915051174c5b85fc46260287'
|
2009-02-08 |
Paul Aurich |
disapproval of revision '5224382f81d105bd5d72ac3e55cc95b894bb824e'
|
2009-02-08 |
Paul Aurich |
Avoid assertion failures on NULL 'from' attributes
|
2009-02-08 |
Paul Aurich |
Pass IQ handlers type, from, id, and the child node
|
2009-02-08 |
Paul Aurich |
Track the sub-node name in addition to the namespace for handlers.
|
2009-02-08 |
Paul Aurich |
Track the node name in addition to the namespace for handlers (try #2)
|
2009-02-08 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 8d4081da0c186c04dc75d736d688bf4f20e52676)
|
2009-02-05 |
Paul Aurich |
This is shorter and easier to read.
|
2009-02-05 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
|
2009-02-03 |
Paul Aurich |
Alphabetize the XMPP IQ handlers (yes, I'm that anal-retentive)
|
2009-02-03 |
Paul Aurich |
Fix the implementation of XEP-0202 (Entity Time) (thanks again to Marcus)
|
2009-02-03 |
Paul Aurich |
Make the XMPP keepalive use jabber_ping_jid instead of building it itself.
|
2009-02-03 |
Paul Aurich |
Jabber IQ handlers should handle non-query child nodes
|
2009-02-03 |
Paul Aurich |
Marcus' eagle eyes noticed 'xmpp:urn:time', which is bogus.
|
2009-02-25 |
Peter Hjalmarsson |
merge of '7dc734d96688ae822246be79196106858b5e6670'
|
2009-03-01 |
Etan Reisner |
Clarify that the displaying-email-notification signal only fires for
|
2009-03-02 |
Ethan Blanton |
prep versions for additional development
|
2009-06-20 |
John Bailey |
ChangeLog += 2;
|
2009-06-20 |
Ka-Hing Cheung |
*** Plucked rev b932d4f94f9c771877b6a8a6a1d7dd3ea9c08005 (qulogic@pidgin.im):
|
2009-06-20 |
Paul Aurich |
ChangeLog++
|
2009-06-20 |
Paul Aurich |
Backport the buddy list error for ICQ/AIM, since the servers seem to be having
|
2009-06-19 |
John Bailey |
NEWSing and fixing the dates in the relevant files I could remember.
|
2009-06-19 |
John Bailey |
Backport and apply Mark's changes in c586c7c63e038d187f56cc31c55b1e09dec584d2.
|
2009-06-19 |
John Bailey |
*** Plucked rev cdbf018a5ef98397e81d541269550d9c6fded457 (sulabh@soc.pidgin.im):
|
2009-06-19 |
John Bailey |
*** Plucked rev 3f699c081b38f9d19632fcee1c23cbc96fce3092 (sulabh@soc.pidgin.im):
|
2009-06-19 |
John Bailey |
Manually apply revision 5c5977a6ed3591121ef82ff587586850b9dcd176 here. This
|
2009-06-19 |
John Bailey |
Ugly hack to get around needing a minor bump to make this authentication code
|
2009-06-19 |
John Bailey |
*** Plucked rev 074c5aedf9bbc512331f0d3130f076190b290676 (rekkanoryo@pidgin.im):
|
2009-06-19 |
John Bailey |
*** Plucked rev c1ede5faf776dc1cc966dabb42c1ef0dbaea31db (rekkanoryo@pidgin.im):
|
2009-06-19 |
John Bailey |
Backport the parts of b859960a4a19f57f20db0536c1815a6d79e08e36 that apply to
|
2009-06-19 |
John Bailey |
Backport a conjunction of the portions of revisions
|
2009-06-19 |
John Bailey |
*** Plucked rev d0e53002eb30c6dbf9735ca50784d42141dfc96a (sulabh@soc.pidgin.im):
|
2009-06-19 |
John Bailey |
Prepping for a possible 2.5.7 release.
|
2009-05-19 |
Ethan Blanton |
po/ChangeLog update
|
2009-05-19 |
Ethan Blanton |
We're a bit slow, bump release dates
|
2009-05-19 |
Elliott Sales de Andrade |
NEWS! Maybe it'll push someone to get this release out...
|
2009-05-18 |
Daniel Atallah |
Fix changelog dates for the release today.
|
2009-05-18 |
Daniel Atallah |
NEWS for 2.5.6 - lets actually get it out the door today.
|
2009-05-16 |
Ka-Hing Cheung |
Hello! I am still trapped here!
|
2009-05-15 |
Ka-Hing Cheung |
Let's get this out today
|
2009-05-14 |
Paul Aurich |
merge of '65a7d608054498ee4f5752fe003c5e19dd47758d'
|
2009-05-14 |
Daniel Atallah |
propagate from branch 'im.pidgin.pidgin.2.5.5.veracode' (head 1744a346c5951c97b5d6ec102b49606f3dd918cc)
|
2009-05-14 |
Paul Aurich |
Fix compilation from 49f94bb
|
2009-05-13 |
Sadrul Habib Chowdhury |
*** Plucked rev ecd9624a (sadrul@pidgin.im):
|
2009-05-11 |
Paul Aurich |
*** Plucked rev 2c9a1153 (khc@pidgin.im):
|
2009-05-10 |
Paul Aurich |
*** Plucked rev f9080d0b (khc@pidgin.im):
|
2009-05-06 |
Paul Aurich |
Fix the crash/leaks in statusbox
|
2009-05-04 |
Paul Aurich |
*** Plucked rev ad057b75 (khc@pidgin.im):
|
2009-05-04 |
Elliott Sales de Andrade |
Darnit, one more MSN fix:
|
2009-05-04 |
Elliott Sales de Andrade |
merge of 'c2b098e0aaf7e6fffec72b3130cb4c851c7a64c1'
|
2009-05-02 |
Elliott Sales de Andrade |
More MSN fixes to go along with f0df27a299120baecf9ea88a9fb24ffe1dbe72fd:
|
2009-05-02 |
Paul Aurich |
*** Plucked rev fade006b (malu@pidgin.im):
|
2009-05-02 |
Paul Aurich |
*** Plucked rev b786784e (datallah@pidgin.im):
|
2009-05-02 |
Paul Aurich |
*** Plucked rev 9dd1c4c3 (khc@pidgin.im):
|
2009-05-02 |
Paul Aurich |
*** Plucked rev 3993504a (darkrain42@pidgin.im):
|
2009-05-01 |
Stu Tomlinson |
applied changes from 8567515a55af9b920b1ff380fe95c5f9c138f4ec
|
2009-04-30 |
Björn Voigt |
German update for 2.5.6:
|
2009-04-30 |
Sadrul Habib Chowdhury |
Obligatory 'whoops' commit for 2.5.6
|
2009-04-30 |
Sadrul Habib Chowdhury |
Unmark for translation.
|
2009-04-30 |
Sadrul Habib Chowdhury |
*** Plucked rev 143e16e9 (sadrul@pidgin.im):
|
2009-04-30 |
Daniel Atallah |
Backport 7829ec76bdb008583f8da54e238c2265a1140db2 (#8706 - Corruption in PurpleCircBuffer)
|
2009-04-30 |
Daniel Atallah |
Backport 96cf043274a971d5a2b9e01ef85fb60ca2a4bcd1 (#8747 - Crash when a prpl has no protocol options.)
|
2009-04-30 |
Daniel Atallah |
Backport ab47b66449b213d6fbfc728cc1e8c161bed87755 (#8782 - Fix persistent Bonjour buddies.)
|
2009-04-30 |
Daniel Atallah |
Backport 1ae2b55502a0afd8f28918fc4726683c52e998e9 (#8985 - Remove Start Menu shortcut when unistalling)
|
2009-04-29 |
Paul Aurich |
*** Plucked rev 4831edb9 (darkrain42@pidgin.im):
|
2009-04-29 |
Paul Aurich |
*** Plucked rev d34a1589 (darkrain42@pidgin.im):
|
2009-04-29 |
Sadrul Habib Chowdhury |
*** Plucked rev 079a5ca1 (paul@darkrain42.org):
|
2009-04-29 |
Sadrul Habib Chowdhury |
Update the version in configure.
|
2009-04-29 |
Sadrul Habib Chowdhury |
We don't have purple_strequal yet in the past.
|
2009-04-29 |
Sadrul Habib Chowdhury |
Pluck the MSN bug fixes.
|
2009-04-29 |
Sadrul Habib Chowdhury |
*** Plucked rev 0257ab6e (wabz@pidgin.im):
|
2009-04-29 |
Ethan Blanton |
ChangeLog typo
|
2009-04-29 |
Ethan Blanton |
merge of '0d0a22730c3a0782d275ea2ad549bf3d93c70700'
|
2009-04-28 |
Ethan Blanton |
merge of '175f0b579cc408c333dd4a10fa92ff9b56108ed9'
|
2009-04-28 |
Ethan Blanton |
purple_core_get_version requires core.h
|
2009-04-28 |
Ethan Blanton |
applied changes from a336cc1fd3a1ce815f97303b8d5ae8988f8cbd5b
|
2009-04-28 |
Ethan Blanton |
applied changes from 70fa4cc384b7643ab1f296bdc2399bc208542a20
|
2009-04-29 |
Ethan Blanton |
ChangeLog for 434568710239bbdbddea66060d293a3d124825b2
|
2009-04-29 |
Ethan Blanton |
Alternate, API-safe fix for #8774 (crash on exit)
|
2009-04-29 |
Ethan Blanton |
disapproval of revision '2f2d084c77a5b905a47b7b28508172451a2bb82f'
|
2009-04-28 |
Ethan Blanton |
applied changes from 8c5b1d77b08657a2e236e8efe9bc2920f763911e
|
2009-04-28 |
Ethan Blanton |
applied changes from 6572a403c4d945662240548bd49dd8b8a47f6fc8
|
2009-04-28 |
Ethan Blanton |
applied changes from 6b5084da4501a491dab88006847c4e99fd4ce044
|
2009-04-28 |
Ethan Blanton |
applied changes from aa7ce93329f5ccbe74640a92b6656ae402d8eea8
|
2009-04-28 |
Ethan Blanton |
Hand-pluck of 68cb5581c551eabb57bcdf437642ee9e6786bc64
|
2009-04-28 |
Ethan Blanton |
applied changes from 68cb5581c551eabb57bcdf437642ee9e6786bc64
|
2009-04-28 |
Ethan Blanton |
applied changes from 4b0e16d96a9ee2554770c4400445bee7ceb49d9a
|
2009-04-28 |
Ethan Blanton |
applied changes from 0d220fdade88a561785e674e66d01a2a34bd4b1c
|
2009-04-28 |
Ethan Blanton |
applied changes from 0064869870b3507952491598f4d4b8d4a99fbc6b
|
2009-04-28 |
Ethan Blanton |
applied changes from 20269e8849976ad6a0996f79ccbc0a12a311484f
|
2009-05-03 |
Daniel Atallah |
I forgot about g_strlcpy in b14728379c16e92457492a7a4fc9a6b616e3fbe4.
|
2009-05-02 |
Daniel Atallah |
Make sure we call atoi on a NUL-terminated string. It isn't safe to call on
|
2009-05-02 |
Daniel Atallah |
Prevent a NUL ptr deref caused by a malformed session_id.
|
2009-05-02 |
Daniel Atallah |
Prevent a NUL ptr deref when the passport is malformed.
|
2009-05-02 |
Daniel Atallah |
Make sure that the chat room name is NUL-terminated when it is truncated or
|
2009-05-02 |
Daniel Atallah |
Make sure that the buffer is large enough to fit DST.ADDR + DST.PORT. This was found in the analysis that Veracode performed on the pidgin codebase.
|
2009-04-30 |
Daniel Atallah |
Use sscanf to parse to parse the Content-Length to ensure consistent parsing for the target variable type. This comes out of the Veracode analysis.
|
2009-03-02 |
Ethan Blanton |
Update versions for 2.5.5.
|
2009-03-02 |
Elliott Sales de Andrade |
NEWS and all that sort of thing...
|
2009-03-02 |
John Bailey |
Another updated Russian translation (it's already in po/ChangeLog). Fixes #8495
|
2009-03-01 |
John Bailey |
NEWS'ing!
|
2009-03-01 |
Ethan Blanton |
merge of '73c00fbbe95951b367f8bf73b5154cd5a158529b'
|
2009-03-01 |
Ka-Hing Cheung |
adding a missing file
|
2009-02-28 |
Elliott Sales de Andrade |
These debug messages need newlines.
|
2009-02-28 |
Paul Aurich |
Some day, I will learn to alphabetize.
|
2009-02-28 |
Paul Aurich |
Add Khmer translation from Khoem Sokhem.
|
2009-02-27 |
Paul Aurich |
Add other languages committed by translators to the ChangeLog and run
|
2009-02-27 |
Paul Aurich |
I want to have a nickname, too!
|
2009-02-27 |
Paul Aurich |
merge of '25555f057b156444048f1b2fafeeaf056ac0be9c'
|
2009-02-27 |
Elliott Sales de Andrade |
Generalize the FQY command so it can be used by different callbacks based
|
2009-02-27 |
Paul Aurich |
Chinese (Hong Kong) and Chinese (Traditional) translation updates.
|
2009-02-27 |
Paul Aurich |
Afrikaans, Danish, Norwegian Bokmål, Punjabi, and Portuguese (Brazilian)
|
2009-02-26 |
Mark Doliner |
We just freed slpcall, so don't set slpcall->timer to 0. And return
|
2009-02-26 |
Mark Doliner |
This should fix a sporadic crash? The behavior before was clearly wrong--
|
2009-02-26 |
Richard Laager |
Credit Math2Gold for revision 0d3ce6dca7222c77b50e8a23fe0ed1bae02928a8.
|
2009-02-26 |
Mark Doliner |
Shaun Lindsay at Meebo tracked down a bug where this function reads
|
2009-02-25 |
Paul Aurich |
merge of '7dc734d96688ae822246be79196106858b5e6670'
|
2009-02-25 |
Paul Aurich |
Add a second chain of SSL certificates now necessary for OSCAR SSL
|
2009-02-25 |
Evan Schoenberg |
merge of '21e96c2781026be159ef9d16095e34151c421fbc'
|
2009-02-25 |
Peter Hjalmarsson |
Updated swedish translation
|
2009-02-25 |
Paul Aurich |
merge of '834ff898e490cfa48f763bee4c57477814139384'
|
2009-02-25 |
Paul Aurich |
List getstatus and getstatusmessage in the purple-remote help output.
|
2009-02-25 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 2c4a5ddc5d50dcd6e82192d1f90614217624a126)
|
2009-02-25 |
Jochen Kemnade |
another update for 2.5.5
|
2009-02-25 |
Josep Puigdemont |
Updated Catalan translation.
|
2009-02-25 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head f840352699c2a48d528c12e447b52af0a4137355)
|
2009-02-25 |
SHiNE CsyFeK |
merge of '0255e37442effe291a919a71184e1266f5e9480f'
|
2009-02-25 |
SHiNE CsyFeK |
2009.02.25 - flos <lonicerae(at)gmail.com>
|
2009-02-24 |
SHiNE CsyFeK |
2009.02.24 - flos <lonicerae(at)gmail.com>
|
2009-02-25 |
Kelemen Gábor |
hu.po: Hungarian translation updated for 2.5.5
|
2009-02-24 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c)
|
2009-02-24 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head 5aca19ea8964e864e3374ac4fd3c1c81cd23a426)
|
2009-02-24 |
SHiNE CsyFeK |
2009.02.24 - flos <lonicerae(at)gmail.com>
|
2009-02-24 |
SHiNE CsyFeK |
2009.02.21 - flos <lonicerae(at)gmail.com>
|
2009-02-20 |
SHiNE CsyFeK |
2009.02.21 - flos <lonicerae(at)gmail.com>
|
2009-02-09 |
SHiNE CsyFeK |
2009.02.09 - Chengming Wang <tiger2007532246(at)gmail.com>
|
2009-02-09 |
SHiNE CsyFeK |
2009.02.09 - Chengming Wang <tiger2007532246(at)gmail.com>
|
2009-02-10 |
Marcus Lundblad |
Sätt client type on MSN.
|
2009-02-10 |
Marcus Lundblad |
Changed "type" to "client_type" for the hash value specifying client type
|
2009-02-09 |
Marcus Lundblad |
Set a value "type" in the ui_info hash table
|
2009-02-25 |
Evan Schoenberg |
applied changes from 30c025a5facc491ee082435ffe5d2ccfec619678
|
2009-02-24 |
Laurynas Biveinis |
Update Lithuanian translation
|
2009-02-23 |
Paul Aurich |
Evan's original change to the Direct IM autoreplies is on im.pidgin.pidgin,
|
2009-02-23 |
Paul Aurich |
Two of the 2.5.5 translations introduced the old name in comments and a
|
2009-02-23 |
Björn Voigt |
German update for 2.5.5
|
2009-02-23 |
Éric Boumaour |
Update french translation.
|
2009-02-22 |
John Bailey |
Bengali and Norwegian Bokmål translations updated. Fixes #8118, #8172. These
|
2009-02-22 |
John Bailey |
I forgot how to alphabetize.
|
2009-02-22 |
John Bailey |
Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
|
2009-02-22 |
John Bailey |
kugel in #pidgin noticed that glib-object.h is included twice here.
|
2009-02-22 |
John Bailey |
Danish translation updated. Fixes #8485.
|
2009-02-22 |
John Bailey |
Czech, Norwegian Nynorsk, and Slovenian translations updated.
|
2009-03-01 |
Ethan Blanton |
Use _set_default_priority on gnutls versions lacking _priority_set_direct.
|
2009-02-21 |
Ka-Hing Cheung |
patch from Martin von Gagern that uses a new gnutls option to enable better
|
2009-02-21 |
Daniel Atallah |
Better support running many Bonjour clients on the same machine by allowing a
|
2009-02-19 |
Paul Aurich |
Fix typo (s/recipt/receipt/) that rob-to86 noticed in the ChangeLog
|
2009-02-19 |
Etan Reisner |
merge of '3cf23371e3e019d9e8de26e38bab170c5ed4aca1'
|
2009-02-19 |
Daniel Lj |
I thought I did this already, but anyway, a patch from Dimmuxx to stop the
|
2009-02-19 |
Elliott Sales de Andrade |
merge of '4c705f4c1149e001f86ed88ffc64ccb5acbc8261'
|
2009-02-18 |
Jochen Kemnade |
updated German translation
|
2009-02-19 |
Elliott Sales de Andrade |
Set an error if you're unable to connect to the contact server, or are not
|
2009-02-18 |
Elliott Sales de Andrade |
Fix some more mis-identified plugins, like 3b3526a0...
|
2009-02-18 |
Paul Aurich |
merge of '2f4f593dae7afcbb03bfccfe5db4d44697ec87ef'
|
2009-02-18 |
Etan Reisner |
Document the PURPLE_MAJOR_VERSION, PURPLE_MINOR_VERSION, and
|
2009-02-18 |
Etan Reisner |
Sprinkle some @copydoc directives around to shut up some doxygen whining.
|
2009-02-18 |
Etan Reisner |
s/pidgindialogs_about/pidgin_dialogs_about/ to fix compiling also add some
|
2009-02-18 |
Etan Reisner |
merge of '3b3526a039e213263905cee2579a5c7e8a99e4a7'
|
2009-02-18 |
Etan Reisner |
merge of '021b2e6a0a1a494338bfc1491b59acee849ec048'
|
2009-02-12 |
Etan Reisner |
merge of 'afc2bc7354c9b7ddb6cb80de073d5ae620fe94a5'
|
2009-02-18 |
Paul Aurich |
Fix compilation errors and warnings for pidgininc (as noticed by albertz in #pidgin).
|
2009-02-18 |
Paul Aurich |
albertz noticed the XMPP Console was identifying itself as interval. Hooray
|
2009-02-17 |
Daniel Atallah |
Implement support for resolving DNS via the SOCKS4 proxy in use.
|
2009-02-17 |
Daniel Atallah |
A few type fixes.
|
2009-02-17 |
Daniel Atallah |
Use asynchronous DNS lookups for SOCKS4.
|
2009-02-17 |
Elliott Sales de Andrade |
Buddies on both the Allow and Block list are now automatically removed from
|
2009-02-17 |
Elliott Sales de Andrade |
Don't set an attribute prefix on the node, and remove an unnecessary call
|
2009-02-16 |
John Bailey |
Add some MSN items to the changelog.
|
2009-02-15 |
Elliott Sales de Andrade |
merge of '4021ee6bbfa81bd2fda8e2760cb4ae05d5c30083'
|
2009-02-15 |
John Bailey |
merge of '2c17cc8e7650eb9c9637576a402e905e45eb4f81'
|
2009-02-15 |
John Bailey |
Reorganize the ChangeLog a bit.
|
2009-02-15 |
John Bailey |
Credit Kosta Arvanitis for his patches. Refs #8148, #8150, #8233.
|
2009-02-15 |
Kosta Arvanitis |
Prevent tooltips from lingering while scrolling in the buddy list window.
|
2009-02-15 |
Kosta Arvanitis |
Close the tooltip window on a keypress event. Fixes #8150.
|
2009-02-15 |
Kosta Arvanitis |
Adjust tooltips to offset their position by half the cursor size. This will
|
2009-02-15 |
Paul Aurich |
Don't send a 'to' attribute on an outgoing stanza if we didn't receive one.
|
2009-02-15 |
John Bailey |
This is a combination of patches from darkrain42 and Marcus Sundberg to fix
|
2009-02-15 |
John Bailey |
Add mcepl and djedelsky to COPYRIGHT for their patches. Refs #8419, #7084, #7595.
|
2009-02-15 |
John Bailey |
Fix a warning I caught about using %d for a gsize.
|
2009-02-15 |
mcepl |
Grab only the "short" hostname on systems (like Fedora/RedHat, but others too)
|
2009-02-15 |
david jedelsky |
Fix recipt of ICQ messages from the mobile client "Slick." Fixes #7084, #7595.
|
2009-02-15 |
Elliott Sales de Andrade |
Convert from ISO-8859-1 to UTF-8 if no charset is supplied. This should fix
|
2009-02-15 |
Elliott Sales de Andrade |
Set a NULL statusline and CurrentMedia if the UBX returns an empty payload,
|
2009-02-15 |
Elliott Sales de Andrade |
Send "Segoe UI" if no font is determined from the UI's HTML.
|
2009-02-15 |
Elliott Sales de Andrade |
Save and use the CacheKey for ABCH SOAP requests.
|
2009-02-15 |
Elliott Sales de Andrade |
Add a missed g_slist_free.
|
2009-02-15 |
Elliott Sales de Andrade |
Comment out this extra string until we need it (if ever).
|
2009-02-15 |
Elliott Sales de Andrade |
This casting is no longer necessary.
|
2009-02-15 |
Daniel Atallah |
Use a stock size that we are sure exists (which ends up making the icon a pixel
|
2009-02-15 |
Elliott Sales de Andrade |
Use g_direct_hash/equal instead of g_int_hash/equal for the hash table that
|
2009-02-15 |
Elliott Sales de Andrade |
I was hoping this wouldn't be necessary, but it seems that the possibility
|
2009-02-15 |
Elliott Sales de Andrade |
Jason's been a big help here, and I think this is fixed now.
|
2009-02-14 |
John Bailey |
Some tweaks to the About dialog:
|
2009-02-12 |
Mark Doliner |
Add a note that we should use hash tables for the permit and deny lists.
|
2009-02-12 |
Etan Reisner |
I'm pretty sure this is what we meant here.
|
2009-02-12 |
Etan Reisner |
Let XS do the argument checking/erroring for us for the components argument to
|
2009-02-11 |
Etan Reisner |
I like this message better.
|
2009-02-10 |
Daniel Atallah |
Credit the author of the menu responsivness patch. References #8352
|
2009-02-10 |
Paul Aurich |
merge of '2026210de0785811e4681fcc9e988fb8d00601ef'
|
2009-02-10 |
Daniel Atallah |
This small optimization has been sitting in my tree for a long time.
|
2009-02-10 |
Daniel Atallah |
Fix from "oopepe" to make menus more reliably responsive.
|
2009-02-10 |
Mark Doliner |
Set this timer to 0 when we return FALSE
|
2009-02-10 |
Mark Doliner |
Change two more uses of purple_utf8_strcasecmp to g_str_equal
|
2009-02-10 |
Mark Doliner |
It's wrong, unnecessary, and expensive to use purple_utf8_strcasecmp() here.
|
2009-02-09 |
Mark Doliner |
Avoid canceling this timer twice
|
2009-02-10 |
Paul Aurich |
Fix a double-free segfault in the adhoc commands
|
2009-02-08 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head 32e078dbbf6d15a1c0a2916f1d590ea45f3c364d)
|
2009-02-08 |
Elliott Sales de Andrade |
A JID can have no node (the part before the @), but a chat must have one,
|
2009-02-08 |
Elliott Sales de Andrade |
merge of '1256de56bf55d28698fb946db0dc7fc965f4713b'
|
2009-02-08 |
Elliott Sales de Andrade |
disapproval of revision '8a80f271858548f73cac50625660e87df1970bcc'
|
2009-02-07 |
Elliott Sales de Andrade |
The jabber_register_parse function was looking for the <x> node as a
|
2009-02-06 |
Björn Voigt |
resolved shortcut conflict in German (fixes http://developer.pidgin.im/ticket/8354)
|
2009-02-06 |
Daniel Atallah |
Fix a null ptr deref/double free. Fixes #8336.
|
2009-02-05 |
Elliott Sales de Andrade |
merge of '0bfcaf78ec07efb71812fff2c8b738b4532aac7f'
|
2009-02-05 |
Elliott Sales de Andrade |
In jabber_iq_parse, xmlnode_get_child is called for a few special cases,
|
2009-02-05 |
Elliott Sales de Andrade |
Fix some warnings in some sometimes-commented-out debug messages.
|
2009-02-14 |
Paul Aurich |
Use a JabberStream variable instead of a setting for the initial hash
|
2009-02-14 |
Paul Aurich |
Always publish a <photo/> element, even if we have an empty buddy icon.
|
2009-02-14 |
Paul Aurich |
I had the distinct pleasure of throwing invalid garbage at this code; it
|
2009-02-05 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
|
2009-02-05 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
|
2009-02-04 |
Sadrul Habib Chowdhury |
Debug log is sent to stderr. Thanks to whoever noticed it in IRC the other day.
|
2009-02-04 |
Sadrul Habib Chowdhury |
Need some refining for vt100 too, apparently. Fixes #8335.
|
2009-02-04 |
Mark Doliner |
Wait to set the account online until after we've fetched our buddy list.
|
2009-02-04 |
Elliott Sales de Andrade |
After parsing the message text for HTML formatting, don't try to send it if
|
2009-02-04 |
John Bailey |
Break the ICQ changes into their own section. Make an existing ICQ entry more
|
2009-02-04 |
Daniel Lj |
Patch to properly publish status messages for statuses other than Available.
|
2009-02-03 |
Mark Doliner |
Mark the string "Mongolian" as translatable
|
2009-02-03 |
Mark Doliner |
There's no reason for these to not be const is there? This doesn't
|
2009-02-03 |
Mark Doliner |
Fix this compile warning:
|
2009-02-03 |
Elliott Sales de Andrade |
For some reason, all these statuses were set to saveable=FALSE. With the
|
2009-02-03 |
Daniel Atallah |
merge of '373dcef37042813bc15485de75725e625a149bf6'
|
2009-02-03 |
Sadrul Habib Chowdhury |
*** Plucked rev 8e8959be (sadrul@pidgin.im):
|
2009-02-02 |
John Bailey |
Change our ICQ client ID such that we identify ourselves to the ICQ servers as
|
2009-02-03 |
Daniel Atallah |
Work around the buggy Aspell dictionary installers by cleaning up after them.
|
2009-02-02 |
Daniel Atallah |
conn->current_request can be NULL here.
|
2009-02-01 |
Elliott Sales de Andrade |
merge of 'a9849c98b16073a1bf0fbb87a998f0970e0dc810'
|
2009-02-01 |
luke |
Plug a memory leak in SILC, thanks to Luke Petre.
|
2009-01-30 |
Daniel Atallah |
Remove the "Flash window when chat messages are received" pref from the winprefs
|
2009-01-30 |
Paul Aurich |
My lousy typo just consumed 20 minutes of my life. 'metadata', not 'metdata'.
|
2009-01-30 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head dbdaecf659b7d74cd50fad7c3d9bb621d9e8220e)
|
2009-01-30 |
Daniel Atallah |
Fix 3 different race conditions in the win32 network management functionality.
|
2009-02-01 |
Elliott Sales de Andrade |
Setup message handlers on the MSN Notification server so that messages from
|
2009-02-01 |
Elliott Sales de Andrade |
Make message handlers more generic and able to work when used by the
|
2009-02-01 |
Elliott Sales de Andrade |
Move some MSN message handlers from switchboard to general msg.c.
|
2009-02-01 |
Elliott Sales de Andrade |
Remove warning in contact.c.
|
2009-02-01 |
Elliott Sales de Andrade |
I incorrectly assumed that the FindMembership and ABFindAll SOAP requests
|
2009-01-31 |
Elliott Sales de Andrade |
The MSN AddressBook can contain contacts with global isMessengerUser=false,
|
2009-01-30 |
Elliott Sales de Andrade |
Update the Address Book when we recieve a new friendly name for a buddy.
|
2009-01-30 |
Elliott Sales de Andrade |
Move the check for whether to update the server alias out of nln_cmd and
|
2009-01-29 |
Mark Doliner |
Fix a bug where the thumbnail buddy icon in the Accounts dialog would
|
2009-01-29 |
Mark Doliner |
Minor formatting and comments
|
2009-01-29 |
Mark Doliner |
Remove the rest of the status node code
|
2009-01-29 |
Elliott Sales de Andrade |
merge of '679b95c6b80b4045e5c2ded165e64f4fca5f1ed8'
|
2009-01-29 |
Elliott Sales de Andrade |
merge of '2ba63306963eb1bfddbb853da79bd2d2e829af2d'
|
2009-01-29 |
Elliott Sales de Andrade |
Don't crash on Windows when removing an alias for an MSN buddy.
|
2009-01-29 |
Daniel Lj |
Patch to fix retrieval of ICQ status messages from users of ICQ 6.x, Miranda,
|
2009-01-29 |
Sadrul Habib Chowdhury |
Fix setting custom colorpairs containing 'default', thanks to jieryn on
|
2009-01-28 |
Mark Doliner |
I merged Paul Aurich (darkrain42)'s branch cpw.darkrain42.oscar.ssl branch
|
2009-01-28 |
Paul Aurich |
This connection is always using purple_proxy_connect now, so checking for newconn->gsc being non-NULL makes no sense.
|
2009-01-28 |
Paul Aurich |
Use 'bos.oscar.aol.com' as the common name for the initial BOS connection.
|
2009-01-27 |
Mark Doliner |
Shuffle a few comments around to make it look like I did something
|
2009-01-27 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head 586bc4a7e754d6b26a95c0d69dd5f2967c7a98a1)
|
2009-01-27 |
Elliott Sales de Andrade |
Missed a file in previous commit. Avoids a double-free.
|
2009-01-27 |
Elliott Sales de Andrade |
merge of '6922052516b4de648838827a2c1806840619d49a'
|
2009-01-27 |
Elliott Sales de Andrade |
Re-combine large (multi-part) messages on MSN since we seem to say that we
|
2009-01-27 |
Elliott Sales de Andrade |
Add special handling to the Python D-Bus parsing code for the *_get_data
|
2009-01-27 |
Elliott Sales de Andrade |
Fix a crash on exit with a patch from im.pidgin.next.minor.
|
2009-01-27 |
Daniel Atallah |
A slightly "warmenhoved" patch from Jon Turney to prevent some unnecessary
|
2009-01-27 |
Daniel Atallah |
Prevent a crash that can occur while copying the contents of the Debug Window. This ends up masking mismatched tags in the imhtml output, but that is
|
2009-01-26 |
Richard Laager |
merge of '65e9577af05ac04edbde89c6216d06a7b828029a'
|
2009-01-26 |
Richard Laager |
In the course of looking at purple-url-handler to compose a response to a
|
2009-01-25 |
Elliott Sales de Andrade |
merge of 'a2f94e06ea53c95077731e0833699222e6050fd0'
|
2009-01-25 |
Richard Laager |
Fix a discrepancy between the About box and the other authors lists.
|
2009-01-25 |
Richard Laager |
Add SEE ALSO references between pidgin(1) and finch(1) and make a few other
|
2009-01-25 |
Richard Laager |
Mention purple-remote in the pidgin man page, as suggested by Rogier Wolff.
|
2009-01-24 |
Richard Laager |
Display rather than log the error when another instance is running.
|
2009-01-24 |
Richard Laager |
pidgin.h is a public header file. Therefore, we should continue to provide
|
2009-01-24 |
Richard Laager |
Two minor cleanups to the message about the invisible character in pidgin.h.
|
2009-01-24 |
Mark Doliner |
GTK+ 2.16.0 will set the invisible character to a nice bullet instead of
|
2009-01-24 |
Mark Doliner |
Slightly improve this debug error message
|
2009-01-23 |
Timo Jyrinki |
minimal one line patch
|
2009-01-22 |
Mark Doliner |
This happens anytime you IM an offline user, and is totally not an error
|
2009-01-21 |
Daniel Atallah |
Attribute Yann Kerherve for the XMPP SASL parser changes. Refs #8206, #8207.
|
2009-01-21 |
Evan Schoenberg |
Two patches from Yann Kerherve submitted to pidgin-devl. This fixes XMPP
|
2009-01-26 |
Paul Aurich |
Whitespace changes
|
2009-01-26 |
Paul Aurich |
Support both XEP-0084 namespaces for fetching our own avatars at login
|
2009-01-26 |
Paul Aurich |
Support XEP-0084 (User Avatar) v1.1 alongside v0.12
|
2009-01-21 |
Paul Aurich |
Send presence updates from jabber_set_info, not jabber_set_buddy_icon.
|
2009-01-21 |
Paul Aurich |
Only (re)publish XMPP avatars at login if the server's avatar differs
|
2009-01-21 |
Paul Aurich |
Don't leak a JabberBuddyAvatarUpdateURLInfo struct in the error case
|
2009-01-21 |
Paul Aurich |
Migrate the XMPP User Avatar (XEP-0084) code to its own file
|
2009-01-20 |
Paul Aurich |
merge of '874dbd4635319a67ac152802b9c985b0d261f3eb'
|
2009-01-20 |
Paul Aurich |
pidgin_quit() shouldn't try to save the list of loaded plugins, as they've all been unloaded by the time it is called.
|
2009-01-20 |
Daniel Atallah |
When saving the account settings, use the protocol options that were present at
|
2009-01-20 |
Daniel Atallah |
Clean up merges from the last two (un)disapprovals.
|
2009-01-20 |
Daniel Atallah |
merge of '346878a46ca5cbf1ddb7818cce123b5a936b803e'
|
2009-01-20 |
Daniel Atallah |
merge of '8c4498cf31a819963d4ee74d433f2ed267d65b51'
|
2009-01-20 |
Paul Aurich |
Reorder (and document) purple_core_quit() so that the prefs_uninit() fixes can
|
2009-01-20 |
Daniel Atallah |
Thomas Gibson-Robinson noticed that the "saveable" attribute of a status type
|
2009-01-20 |
Daniel Atallah |
Updates to the translation statistics styleshoot from Hans Nordhaug to improve
|
2009-01-25 |
Elliott Sales de Andrade |
On MSN, don't print an "unknown" message for SLP acknowledgement messages.
|
2009-01-20 |
Elliott Sales de Andrade |
merge of '414e6fd248a6ee80f1bc52c4c4fe5b24f6375f88'
|
2009-01-20 |
Paul Aurich |
Fix a segfault when deleting an account without an associated prpl. Reported by adi1 in #pidgin.
|
2009-01-20 |
Elliott Sales de Andrade |
Changelog buddy icon/custom smiley/file transfer.
|
2009-01-19 |
Elliott Sales de Andrade |
Report a debug warning if a SLP MSG is not processed because it has unknown
|
2009-01-19 |
Elliott Sales de Andrade |
Minor type fix.
|
2009-01-19 |
Elliott Sales de Andrade |
A patch from Thomas Gibson-Robinson to fix receiving buddy icons, custom
|
2009-01-19 |
Paul Aurich |
Add new cert to the Windows uninstaller per datallah's request
|
2009-01-19 |
Paul Aurich |
Provide the intermediate certificate needed to verify AOL's server
|
2009-01-18 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
|
2009-01-17 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
|
2009-01-15 |
Daniel Atallah |
Jan Kratochvil found another race condition in the treeview tooltip code, this fixes it. Fixes #8069.
|
2009-01-15 |
Daniel Atallah |
This should prevent the crash in #8109 by stopping an invalid message from
|
2009-01-14 |
Daniel Atallah |
Remove now unused tmp_buddy hack.
|
2009-01-14 |
Daniel Atallah |
merge of '07f8d9c59020c1f69cc21b71f8252f13efd6a6e0'
|
2009-01-14 |
Paul Aurich |
Remove the "buggy" caveat -- I've been running it for a while
|
2009-01-14 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 07f8d9c59020c1f69cc21b71f8252f13efd6a6e0)
|
2009-01-14 |
Daniel Atallah |
merge of '391fafa6e18ef27d4b95b4ba37421c35e08caa25'
|
2009-01-14 |
Daniel Atallah |
Fix some bogocity related to the GG "Add To Chat" menu item. Fixes #8112.
|
2009-01-13 |
Sadrul Habib Chowdhury |
Allow rebinding keys to change the focused widget.
|
2009-01-13 |
Mark Doliner |
I think it's reasonable for prpls to call purple_prpl_got_user_idle()
|
2009-01-13 |
Stu Tomlinson |
bump the version now we finally released
|
2009-01-14 |
Evan Schoenberg |
Fixed an errant comment
|
2009-01-14 |
Evan Schoenberg |
AIM Direct IM messages should not be flagged as auto responses unless they actually are.
|
2009-01-12 |
Mark Doliner |
For real this time
|
2009-01-12 |
Paul Aurich |
merge of '74c268c89bbcb796bd93e892d622370cf996ae77'
|
2009-01-12 |
Etan Reisner |
I hope I still remember how to NEWS.
|
2009-01-12 |
Etan Reisner |
merge of '1fae98535c2566d86520ed407d8b9b26f8b4965f'
|
2009-01-11 |
Etan Reisner |
We default doxygen, dot, and devhelp to being enabled so make configure print
|
2009-01-12 |
Paul Aurich |
MSN: Change the Connect Server to temporarily workaround connection issues.
|
2009-01-12 |
Stu Tomlinson |
Norwegian Nynorsk translation updated (Yngve Spjeld Landro), fixes #8078
|
2009-01-12 |
Stu Tomlinson |
Remove the 'devel' tag from the version
|
2009-01-11 |
Ka-Hing Cheung |
Fixes #7373, the new live messenger client now sends Segoe UI as the default
|
2009-01-11 |
Ka-Hing Cheung |
make this toggleable via env instead of #define
|
2009-01-11 |
Ka-Hing Cheung |
disapproval of revision '86902651768595e46a7e1225a210055c92954448'
|
2009-01-11 |
Ka-Hing Cheung |
make this togglable via env rather than #define
|
2009-01-11 |
Ka-Hing Cheung |
please?
|
2009-01-11 |
John Bailey |
Russian translation updated by new translator Антон Самохвалов. Fixes #7946.
|
2009-01-11 |
Stu Tomlinson |
Add the updated Polish translation to the ChangeLog
|
2009-01-11 |
John Bailey |
New Polish translation by Piotr Makowski. Fixes #7944. Also updates the
|
2009-01-11 |
Stu Tomlinson |
Remove a number of old strings that became dupes in the big sed of 2009
|
2009-01-11 |
Stu Tomlinson |
Remove an old string that became a dupe in the big sed of 2009
|
2009-01-11 |
John Bailey |
NEWSing. Maybe a bit premature, but it doesn't really matter.
|
2009-01-11 |
John Bailey |
Remove references to our former name in all translations and the README in
|
2009-01-10 |
Ka-Hing Cheung |
no reason to create an icon and then scale, gtk_widget_render_icon
|
2009-01-10 |
Ka-Hing Cheung |
no reason not to show other emblems when contact is expanded
|
2009-01-10 |
Ka-Hing Cheung |
xmpp does this!
|
2009-01-09 |
Daniel Atallah |
merge of '3bdf5aad1c3d02b04ea918d996f6db99ecb40778'
|
2009-01-09 |
Daniel Atallah |
merge of '9d07d82a935ade0bf3a9a387a0c8998d552c7be9'
|
2009-01-09 |
Daniel Atallah |
merge of '564565db3b0042f189b8b36ac0b30ea824712f59'
|
2009-01-09 |
Mark Doliner |
Use purple_buddy_get_group() instead of aim_ssi_itemlist_exists() to check
|
2009-01-09 |
Daniel Atallah |
Changelog some win32 stuff.
|
2009-01-08 |
Björn Voigt |
small German update
|
2009-01-08 |
Stu Tomlinson |
Don't show the 'Edit Buddy Comment' option for PurpleBuddys that are not
|
2009-01-08 |
Stu Tomlinson |
merge of '5f8528ffc18355719bd406e1c579e0e369fb2585'
|
2009-01-08 |
Stu Tomlinson |
I have no idea if this check is needed, but it looked a bit risky without it
|
2009-01-08 |
Etan Reisner |
Correct a comment, I don't imagine anyone will actually need this but better
|
2009-01-08 |
Etan Reisner |
Make dialogs that double as add and save dialogs indicate the current action
|
2009-01-07 |
Sadrul Habib Chowdhury |
Fix rebinding the arrow keys and tab.
|
2009-01-07 |
Etan Reisner |
merge of '8531e88ebf19846bd138013c731b270540572751'
|
2009-01-07 |
Etan Reisner |
merge of '91c54e1cd7a33198f97836ac32ab8f3f3111efe6'
|
2009-01-07 |
Paul Aurich |
Allow us to remove vCard avatars when the PurpleAccount doesn't have one
|
2009-01-07 |
Paul Aurich |
Paul noticed that the conditional blocks here were backwards. I'm surprised no
|
2009-01-07 |
Etan Reisner |
Remove a handful of string utility functions from perl, they are generally
|
2009-01-07 |
Etan Reisner |
merge of '5f39c0c7a9b42095bfdc5a3a637fc280da38d729'
|
2009-01-09 |
Daniel Atallah |
Updated Spanish translation. Fixes #7989.
|
2009-01-09 |
Daniel Atallah |
Updated Slovak translation. Fixes #7998.
|
2009-01-09 |
Daniel Atallah |
Updated Brazilian Portuguese translation. Fixes #8005.
|
2009-01-09 |
Daniel Atallah |
Updated Dutch translation. Fixes #8013.
|
2009-01-09 |
Daniel Atallah |
Updated Romanian translation. Fixes #8018.
|
2009-01-09 |
Daniel Atallah |
Updated Czech translation from David Vachulka. Fixes #8022
|
2009-01-09 |
Daniel Atallah |
merge of 'b1fa9aff4c34ce047c572504619d09fd47c9d6be'
|
2009-01-09 |
Daniel Atallah |
Updated Norwegian Bokmal translation from Hans Fredrik Nordhaug. Fixes #8035.
|
2009-01-07 |
Timo Jyrinki |
Update Finnish translation for 2.5.4 release.
|
2009-01-07 |
Björn Voigt |
fixed a typo "abgebrochent." --> "abgebrochen."
|
2009-01-07 |
Daniel Atallah |
Chad Harp noticed that a define got messed up in 2.5.3, resulting in sametime
|
2009-01-07 |
Daniel Atallah |
Only initialize dbus threading if glib threading is initialized. The idea is
|
2009-01-06 |
Etan Reisner |
Check that the PidginWindow we get in handle_urgent actually exists and has
|
2009-01-06 |
Etan Reisner |
Apparently our use of va_list arguments in the perl signal callbacks doesn't
|
2009-01-06 |
Etan Reisner |
Make Purple::PluginPref->get_bounds be more perl-like.
|
2009-01-01 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)
|
2008-12-28 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head f94ddf7fa975e3a39a53fccae31b7e73f892fd57)
|
2008-12-23 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
|
2008-12-22 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)
|
2008-12-17 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 82e4edbe06cb0ef0fa59f70db44a289bb91e1343)
|
2008-12-16 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6b951d62be418d5bfc437a1ab747c6ba900d7979)
|
2009-01-01 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)
|
2008-12-28 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head f94ddf7fa975e3a39a53fccae31b7e73f892fd57)
|
2008-12-25 |
Marcus Lundblad |
Updated a comment to describe what the actually does
|
2008-12-25 |
Marcus Lundblad |
Only update the idle time on a buddy when getting info if the buddy already has
|
2008-12-24 |
Marcus Lundblad |
When getting info from a buddy, update the idle status to the libpurple core
|
2008-12-24 |
Marcus Lundblad |
Added comment about eventually needing a way to distinguish intial presence
|
2008-12-23 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
|
2008-12-22 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head b91b500b28cdf7b1ff8e46c5957519556a7f26db)
|
2008-12-17 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 82e4edbe06cb0ef0fa59f70db44a289bb91e1343)
|
2008-12-18 |
Paul Aurich |
Implement a sane mechanism for switching an OSCAR account to SSL.
|
2008-12-18 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 571d5bf2fff9e937663ef53a174ae141999d6de2)
|
2009-01-02 |
Paul Aurich |
Fix merge
|
2009-01-02 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head f018e11a7ea08e07f22667e6daca2ec7e64f9710)
|
2008-12-22 |
Paul Aurich |
Fix situation in which group was not specified and
|
2008-12-21 |
Paul Aurich |
Fix the novell check
|
2008-12-21 |
Paul Aurich |
Update the comment for add_buddy in prpl.h to note it may be called to mean 'request authorization'
|
2008-12-21 |
Paul Aurich |
Properly don't re-add buddies in SILC
|
2008-12-21 |
Paul Aurich |
Oscar: Re-request authorization when adding a buddy that is already on the list.
|
2008-12-21 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)
|
2009-01-20 |
Daniel Atallah |
disapproval of revision 'dd58d6e08f6bf88e8bdd13e3c8d0b73cc73bbab3'
|
2009-01-09 |
Daniel Atallah |
disapproval of revision '59dabca54f8fec54f44c38eaaaafb29086c7ade7'
|
2009-01-20 |
Daniel Atallah |
disapproval of revision 'd61c2fc82b19cd2629b498d903d7018d41a00108'
|
2009-01-09 |
Daniel Atallah |
disapproval of revision 'c1eb11b61c6c6756eba2e3aa380e4e4e09db0914'
|
2009-02-08 |
SHiNE CsyFeK |
2009.02.08 - flos <lonicerae(at)gmail.com>
|
2008-12-27 |
SHiNE CsyFeK |
2008.12.28 - flos <lonicerae(at)gmail.com>
|
2008-12-27 |
SHiNE CsyFeK |
2008.12.28 - flos <lonicerae(at)gmail.com>
|
2008-12-17 |
Marcus Lundblad |
Show idle time for idle resources in buddy tooltips
|
2008-12-17 |
Marcus Lundblad |
Fix merge
|
2008-12-17 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head a03e0bee477b05d1143ef3e5607d990c1120da34)
|
2008-12-09 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6a13176e096cf5e7cefc5716496a0a7afd2e2621)
|
2008-12-07 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 196060989ecbfa760153e43530294b78f8999df6)
|
2008-12-07 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 1203a733696f95eef53b04b5078e0a779371b4d3)
|
2008-12-02 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head f1327672337219c8907eea2d335efb0035e4b39e)
|
2008-11-30 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head d3440d677dd69ed30a8158b515bd26d210dacb9d)
|
2008-11-30 |
Marcus Lundblad |
Patch from Darkrain42 to avoid a double-free on status values
|
2008-11-24 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 7399f80ea98924dbddd57be1e652ecbae89d3a8e)
|
2008-11-18 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)
|
2008-11-16 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head f3891f3348abfe90fbe60a054833c12075aa8df4)
|
2008-11-13 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 311b4db51b575e1baa7f78d751ff926475edecc3)
|
2008-10-29 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 37145f1b4ec49b432ea571f96562d44f4c5a908e)
|
2008-10-27 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 7bdc0d34e54e09101ba68ba39703a8fd5081e8eb)
|
2008-10-20 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3712dc87ef9c46da0dc5283a8d5a571d9a90d340)
|
2008-12-11 |
Paul Aurich |
Use purple_proxy_connect + purple_ssl_connect_with_host_fd() to hopefully
|
2008-12-11 |
Paul Aurich |
Part 2 of the continuing effort to get OSCAR over SSL working.
|
2008-12-10 |
Paul Aurich |
First pass at adding SSL connections to OSCAR.
|
2008-12-07 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 196060989ecbfa760153e43530294b78f8999df6)
|
2008-12-02 |
Marcus Lundblad |
Fix merge
|
2008-12-02 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head f1327672337219c8907eea2d335efb0035e4b39e)
|
2008-12-02 |
Marcus Lundblad |
Merge
|
2008-11-24 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 7399f80ea98924dbddd57be1e652ecbae89d3a8e)
|
2008-11-18 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)
|
2008-11-18 |
Marcus Lundblad |
Patch from darkrain42
|
2008-11-18 |
Marcus Lundblad |
Patch from darkrain42
|
2008-11-17 |
Marcus Lundblad |
Support setting offset from <delayed/> element in <presence/> or "stamp"
|
2008-11-17 |
Marcus Lundblad |
Change jabber_presence_send to not take an extra argument to force idle updating
|
2008-11-16 |
Marcus Lundblad |
Killed a warning
|
2008-11-16 |
Marcus Lundblad |
Oops, unleak...
|
2008-11-16 |
Marcus Lundblad |
A first stab at supporting the upcoming new use-case in XMPP XEP-0012
|
2008-11-23 |
Sadrul Habib Chowdhury |
Clean up some crufts. I think this is now mergeable with .next.minor.
|
2008-11-23 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head a9579fef71ff6820f390a986132d30b079f590a0)
|
2009-01-18 |
Paul Aurich |
Jabber BOSH: memory management fixes
|
2009-01-18 |
Paul Aurich |
Jabber BOSH: Try to continue with no BOSH version attribute
|
2009-01-18 |
Paul Aurich |
Jabber BOSH: Model the parsing on the SOAP stuff
|
2009-01-18 |
Paul Aurich |
Jabber BOSH: Store less for each Request/Response
|
2008-12-19 |
Paul Aurich |
Partial disapproval of b8fdbd255c614e7305f835b843a3414675a86a19
|
2008-12-19 |
Paul Aurich |
Remove the old if 0'd out caps code and reorder some functions.
|
2008-12-19 |
Paul Aurich |
Support old (XEP v1.3) Entity Capabilities alongside the new ones.
|
2008-12-17 |
Paul Aurich |
Rename a few variables
|
2008-12-15 |
Paul Aurich |
Reference-count JabberCapsClientInfo and fix bug.
|
2008-12-14 |
Paul Aurich |
Rename a few functions and clean up the exit cleanup of a function
|
2008-12-12 |
Paul Aurich |
Rename user_data to cb_data (there were too many 'userdata'/'user_data's).
|
2008-12-05 |
Paul Aurich |
Make the Request ID a long long (fit in 2^53-1)
|
2008-12-05 |
Paul Aurich |
Reorder some functions to eliminate prototypes and
|
2008-12-04 |
Paul Aurich |
Jabber BOSH: more fixes.
|
2008-12-01 |
Paul Aurich |
Jabber BOSH: Many fixes
|
2008-12-01 |
Paul Aurich |
Track the TXT query in the js object so it will be cancelleable
|
2008-12-01 |
Paul Aurich |
Add option for forcing BOSH (useful for debugging)
|
2008-11-29 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 9ba9fc8e618e033ab6a9245be2210194b6364e75)
|
2008-11-29 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 11ea1799b1892059650fa7dcf6e848a020045e50)
|
2008-11-29 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 280dc76b99f56c1c9e8c8c8175e03b356f27f757)
|
2008-11-26 |
Paul Aurich |
Sprinkle jabber_resource_has_capability in places
|
2008-11-26 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head a09b8705223fb492cdb0a664e88d9bf04b58cebd)
|
2008-11-24 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head ff33fd0d52d8b32701b296048df6105a5c70e554)
|
2008-11-29 |
Paul Aurich |
The Add Buddy dialog should not blindly create a duplicate buddy in a group
|
2008-11-23 |
Paul Aurich |
Cut-n-paste typo
|
2008-11-23 |
Paul Aurich |
dnssrv.c:
|
2008-11-23 |
Paul Aurich |
merge of '0da3644551b2442b2db4cf9d828865d167df8072'
|
2008-11-22 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 98fe04f817ef415faebd3f7a38b7f0588c0b0cba)
|
2008-11-22 |
Paul Aurich |
Add more jabber plugin unloading functions to clean up more data structures
|
2008-11-22 |
Paul Aurich |
Make capstable caps.c-only and add a jabber_caps_uninit() function
|
2008-11-22 |
Paul Aurich |
jabber_contact_info is no longer used
|
2008-11-22 |
Paul Aurich |
Sprinkle around more support for xml:lang on JabberIdentities
|
2008-11-22 |
Paul Aurich |
const this in order to enforce the don't-you-dare-change-this
|
2008-11-22 |
Paul Aurich |
Move structures and function definitions in to caps.c and stop any other code from killing JabberCapsClientInfo structures (owned by the hash table)
|
2008-11-22 |
Paul Aurich |
Rename some structs and the JabberCapsClientInfo destruction function
|
2008-11-22 |
Paul Aurich |
Whitespace and formatting changes
|
2008-11-21 |
Paul Aurich |
Rework jabber_caps_calculate_hash
|
2008-11-21 |
Paul Aurich |
Clean up jabber_caps_client_iqcb
|
2008-11-21 |
Paul Aurich |
Whitespace cleanup (no functional changes, just unwrap the huge if block and
|
2008-11-21 |
Paul Aurich |
Error checking and use g_list_foreach
|
2008-11-21 |
Paul Aurich |
Don't crash if the lang attribute of an identity is NULL
|
2008-11-21 |
Paul Aurich |
Remove JabberCapsIdentity and just use JabberIdentity everywhere
|
2008-11-21 |
Paul Aurich |
Whitespace, formatting, and // -> /* */
|
2008-11-21 |
Paul Aurich |
Use strcmp instead of a wrapper
|
2008-11-21 |
Paul Aurich |
constify, ifdef out an old-caps remnant, and rewrite a little
|
2008-11-21 |
Paul Aurich |
Clean up a few things
|
2008-11-21 |
Paul Aurich |
Rewrite jabber_presence_set_capabilities a little
|
2008-11-23 |
Paul Aurich |
Fix a null dereference on non-connected accounts
|
2008-11-21 |
Paul Aurich |
Clean up jabber_presence_send
|
2008-11-21 |
Paul Aurich |
Entity Capabilities must be per-JabberStream
|
2008-11-20 |
Paul Aurich |
Fix compilation errors and many warnings
|
2008-11-20 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head c36cf6e54e25bff1ff7802082ae3c787d658187c)
|
2008-11-16 |
Sadrul Habib Chowdhury |
rlaager> I'd prefer that the "Open Link in Browser" string be changed to
|
2008-11-16 |
Sadrul Habib Chowdhury |
Allow plugins to specify custom link types to the GtkIMHtml widget.
|
2008-10-31 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
|
2008-10-19 |
Marcus Lundblad |
merge of '014e1f90f8ee8c07fa6d5bef545016ecfafda630'
|
2008-10-19 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head aad9cd2bd4296ab92672559fbee882d7ef2a2406)
|
2008-10-16 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 50ca054a04cd66fc08b411e7237a486ebb13fe4d)
|
2008-10-19 |
Marcus Lundblad |
Register the /buzz command using PURPLE_CMD_FLAG_ALLOW_WRONG_ARGS.
|
2008-10-12 |
Marcus Lundblad |
Allow the /buzz command without argument (sends attention to the JID of the
|
2008-10-01 |
Marcus Lundblad |
merge of 'a0b951af90f1a780445f21b51b22e57f6a3f699e'
|
2008-10-01 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3e5468581850f86ee2b706cd57dfe1096ddcc0ac)
|
2008-10-01 |
Marcus Lundblad |
Updated to new namespace for XEP-0224.
|
2008-09-25 |
Marcus Lundblad |
Updated support for XEP-0224.
|
2008-10-04 |
Sadrul Habib Chowdhury |
Revert the accidentally committed pseudo-group changes.
|
2008-09-27 |
Sadrul Habib Chowdhury |
Start hiding blist.h internals in prpls.
|
2008-09-06 |
Marcus Lundblad |
Implements file transfers using in-band bytestreams for XMPP
|
2008-08-28 |
Gary Kramlich |
merge of '2f01a68221fe705526ece90e1c7438bffc47c3bd'
|
2008-08-21 |
Gary Kramlich |
cleaned up purple_theme_manager_build_dir
|
2008-08-21 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head 038d9d36d640ed83f9df5333d57dc0cd8b9ae847)
|
2008-11-20 |
Paul Aurich |
explicit merge of '714a7c7f903d11c96ffade34966121da549d998f'
|
2008-08-03 |
Tobias Markmann |
propagate from branch 'im.pidgin.pidgin' (head 2747d5e0324ca6b81e83bbb8b75e1efebcbbad6e)
|
2008-08-27 |
Justin Rodriguez |
clean up formatting, and added render settings for the names/markup on the blist
|
2008-08-26 |
Justin Rodriguez |
theme loader cleanup, and remove a few warnings
|
2008-08-10 |
Justin Rodriguez |
Changed PurpleTheme build function to only return PurpleTheme*
|
2008-08-10 |
Justin Rodriguez |
fixes initialize icon theme bug by pre-loading the theme
|
2008-08-08 |
Justin Rodriguez |
fixed some leaks and made theme loading safer
|
2008-08-08 |
Justin Rodriguez |
Fixes blist theme bug in buddy markup
|
2008-08-08 |
Justin Rodriguez |
Clean up status icon themes a bit
|
2008-08-08 |
Justin Rodriguez |
fized the icon diplay bug with the icon theme
|
2008-08-08 |
Justin Rodriguez |
Add the icon theme files, and re-work some things
|
2008-08-08 |
Justin Rodriguez |
partially working status icon theme stuff
|
2008-08-06 |
Justin Rodriguez |
merge of '3a9f71b3ea427344c6b6e95c63c3559bef222013'
|
2008-08-06 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head c3595d7c3895f52f076aaaa7650f81d8fbea81ef)
|
2008-08-05 |
Justin Rodriguez |
Fixed some small rendering errors in conversations and prefs
|
2008-08-01 |
Justin Rodriguez |
Couple small font fixes
|
2008-08-01 |
Justin Rodriguez |
fixed some small font bugs, the coloring when selected, and a segfault
|
2008-07-31 |
Justin Rodriguez |
Added text and font coloring for buddies, contacts and chats, as well as fix a few small bugs
|
2008-07-23 |
Justin Rodriguez |
Changed how the prefs handle themes
|
2008-07-22 |
Justin Rodriguez |
Added layout capabilities to blist themes
|
2008-07-18 |
Justin Rodriguez |
fixed group coloring
|
2008-07-18 |
Justin Rodriguez |
fixed segfault when changing blist themes, changed prefs to not rely on static iter, fixed a few leaks
|
2008-07-17 |
Justin Rodriguez |
Fixed gtkblist-loader_build to no longer assume xml file is correct, added set methods to gtkblist-theme
|
2008-07-15 |
Justin Rodriguez |
restructured much of the loader and themes for the buddy list, along with a basic trial of group background
|
2008-07-11 |
Justin Rodriguez |
build function for pidgin buddy list theme loader
|
2008-07-11 |
Justin Rodriguez |
flushed out blist themes a bit with lots of properties and get methods
|
2008-07-10 |
Justin Rodriguez |
start of blist themes (themes have no effect on display)
|
2008-07-06 |
Justin Rodriguez |
Changed the theme_manager_init function to do less, makes it cleaner and faster (won't have to build
|
2008-06-30 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head 1d533cebad7c0dbda8ec8ebee1334d27dcae5f9c)
|
2008-06-30 |
Justin Rodriguez |
Fixed up a few typos, readability, leaks, and bugs, all minor and mostly in theme and theme loader classes
|
2008-06-27 |
Justin Rodriguez |
Fixes the display problems with (option 1) sound themes
|
2008-06-27 |
Justin Rodriguez |
Fixed a few small problems with the sound loader and sound theme
|
2008-06-27 |
Justin Rodriguez |
fixed crash on shutdown (avoid a double free)
|
2008-06-27 |
Justin Rodriguez |
Working sound themes (option 1) theme is saved in prefs and there is no seperate custom theme, everything
|
2008-06-24 |
Justin Rodriguez |
fixed images to appear in pref menu
|
2008-06-22 |
Justin Rodriguez |
more gobject fixed
|
2008-06-21 |
Justin Rodriguez |
fixed some gobject stuff
|
2008-06-21 |
Justin Rodriguez |
Fixed purple sound loader class init function (bug on startup) and added shell sound theme selector
|
2008-06-17 |
Justin Rodriguez |
Fixed some warnings with loader_build
|
2008-06-16 |
Justin Rodriguez |
added a more generic function to read xml files (and made the util version into a wrapper) so it can be used by the
|
2008-06-16 |
Justin Rodriguez |
Fixed some things needed for proper gobfication (init/finalize/etc)
|
2008-06-13 |
Justin Rodriguez |
Added sound builder (implete still needs a good way to go from xml file to xml node)
|
2008-06-12 |
Justin Rodriguez |
Added skeleton (non-working) sound loader class
|
2008-06-12 |
Justin Rodriguez |
Added minimal sound theme class (only get/set api)
|
2008-06-12 |
Justin Rodriguez |
changed the purple theme formatting a bit (minor)
|
2008-06-11 |
Justin Rodriguez |
Added description to theme abstract class
|
2008-06-11 |
Justin Rodriguez |
Fixed some leaks formatting
|
2008-06-11 |
Justin Rodriguez |
Fixed theme-manager to be more of a singleton and less-gobject like
|
2008-06-10 |
Justin Rodriguez |
Added the theme-manager and basic functionality (needs to be given proper directories to find themes)
|
2008-06-07 |
Justin Rodriguez |
Added theme loader class abstract whose only (current/planned) function is to build themes
|
2008-06-07 |
Justin Rodriguez |
fixed formatting and get/set properties
|
2008-06-07 |
Justin Rodriguez |
Added basic theme for libpurple to be used by theme manager and loaders (abstract gobject)
|
2008-07-13 |
Sulabh Mahajan |
Fix file transfer to a user not in buddy list, defaulting to use v15
|
2008-07-12 |
Sulabh Mahajan |
minor changes in comments style and alphabetic ordering of header files.
|
2008-07-12 |
Sulabh Mahajan |
changed gboolean connection_type to enum yahoo_p2p_connection_type
|
2008-07-12 |
Sulabh Mahajan |
changed PKT_YAHOOSERVER and PKT_P2P, into enum yahoo_pkt_type
|
2008-07-12 |
Sulabh Mahajan |
Better naming convention, prefix YAHOO_P2PSTATUS_ to values in the enum YahooP2PStatus
|
2008-07-12 |
Sulabh Mahajan |
if(p2p_data->source >= 0) in place of if(p2p_data->source)
|
2008-07-12 |
Sulabh Mahajan |
f->p2p_packet_sent and f->p2p_status initialization in yahoo_friend_new() redundant
|
2008-07-11 |
Sulabh Mahajan |
Receive files when we are p2p server
|
2008-07-09 |
Sulabh Mahajan |
Add + in place of spaces in p2p url, fixes transfer of file with name containing spaces
|
2008-07-09 |
Sulabh Mahajan |
Send file by p2p when we are server
|
2008-07-02 |
Sulabh Mahajan |
Check for session id (value for key 11) in the received IMs and Notifications against our session id. Disconnect in
|
2008-07-02 |
Sulabh Mahajan |
Changed user_data to more apt p2p_data, change in variable name.
|
2008-07-02 |
Sulabh Mahajan |
Act as a YMSG server on port 5101 for IMs and Notifications
|
2008-06-27 |
Sulabh Mahajan |
Fall back to establishing connection as a client when unable to act as a server.
|
2008-06-27 |
Sulabh Mahajan |
Sending of p2p packet, providing peer with our IP address to make a connection to us.
|
2008-06-21 |
Sulabh Mahajan |
Support for P2P file transfer (SEND), when we are client to the peer
|
2008-06-17 |
Sulabh Mahajan |
propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)
|
2008-08-18 |
Tobias Markmann |
* free xmlnodes after bosh receive callback is called
|
2008-08-18 |
Tobias Markmann |
* removing some comment with XML example
|
2008-08-18 |
Tobias Markmann |
* fixing a bug in jabber_bosh_http_connection_receive_parse_header()
|
2008-08-18 |
Tobias Markmann |
* adding some missing documentation
|
2008-08-18 |
Tobias Markmann |
* sending empty <body> requests if there are not othere requests to be answered to keep a CM -> client channel open
|
2008-08-16 |
Tobias Markmann |
* data buffer for received data. Support for any HTTP resonse size now.
|
2008-08-15 |
Tobias Markmann |
* moving BOSH interfacing from jabber_send to jabber_send_raw
|
2008-08-15 |
Tobias Markmann |
* using libpurple's internal SASL mechanisms during BOSH authentication phase
|
2008-08-12 |
Tobias Markmann |
* sending some User-Agent
|
2008-08-12 |
Tobias Markmann |
* calling PurpleBOSHConnection's receive_cb
|
2008-08-11 |
Tobias Markmann |
* parsing HTTP response and emitting HTTP request callback
|
2008-08-09 |
Tobias Markmann |
* preparing handling of multiple requests for pipelining support
|
2008-08-09 |
Tobias Markmann |
* doing HTTP requests
|
2008-08-05 |
Tobias Markmann |
* adding receive callback; preparing receiving and boot code
|
2008-08-05 |
Tobias Markmann |
* adding bosh files to Makefile.am & .mingw
|
2008-08-03 |
Tobias Markmann |
* missing commit
|
2008-08-03 |
Tobias Markmann |
* some refactoring
|
2008-08-03 |
Tobias Markmann |
* small bugfix in jabber_ipc_add_feature()
|
2008-08-03 |
Tobias Markmann |
* looking for alternative connection methods if direct connection fails
|
2008-08-02 |
Tobias Markmann |
* some further bugfixing, BIND's libresolv does so much for the programmer, just happy it exists
|
2008-08-01 |
Tobias Markmann |
* fixing some bugs, finishing support for TXT queries
|
2008-08-01 |
Tobias Markmann |
* some code style adjustments in caps.c
|
2008-07-15 |
Tobias Markmann |
* removing some g_strdup()s; I meant it too good
|
2008-07-15 |
Tobias Markmann |
* fixing memory related bug; forgotton to duplicate some data which otherwise may be deleted by other parts of the program
|
2008-07-15 |
Tobias Markmann |
* implemented jabber_caps_broadcast_change() and finished jabber_ipc_add_feature() IPC function
|
2008-07-08 |
Tobias Markmann |
* IPC work
|
2008-07-07 |
Tobias Markmann |
* removing several warnings
|
2008-07-06 |
Tobias Markmann |
* adding documentation for IPC function contact_has_feature
|
2008-07-06 |
Tobias Markmann |
* adding IPC function 'contact_has_feature'
|
2008-07-06 |
Tobias Markmann |
* fixing a bug in jabber_caps_compare()
|
2008-07-05 |
Tobias Markmann |
* correctly calculating own features and factor in is_enabled() of features
|
2008-07-04 |
Tobias Markmann |
* changed storage format for cache to mirror all needed features for XEP-0115v1.5
|
2008-07-03 |
Tobias Markmann |
* support for calculating both hashes, sha-1 and md5
|
2008-07-02 |
Tobias Markmann |
* changing caps node namespace. According to version 1.5 of XEP-0115 it should be a real URL to client's homepage.
|
2008-07-01 |
Tobias Markmann |
* pass hash type to the caps handling functions
|
2008-06-29 |
Tobias Markmann |
* implemented jabber_caps_calcualte_hash() which calculates the SHA-1 hash for someones disco response according to XEP-0115
|
2008-06-22 |
Tobias Markmann |
* defined JabberCapsIdentity as struct _JabberIdentity
|
2008-06-22 |
Tobias Markmann |
* jabber_caps_jabber_identity_compare() compares xml:lang too, now.
|
2008-06-22 |
Tobias Markmann |
* changed name of jabber_caps_calculate_hash() to jabber_caps_calculate_own_hash()
|
2008-06-16 |
Tobias Markmann |
Removing short-names for features and calculating own caps hash.
|
2008-06-17 |
Sulabh Mahajan |
Send IMs and Typing notifications through p2p, Redesign p2p
|
2008-06-14 |
Sulabh Mahajan |
Proper error handling for p2p connections
|
2008-06-13 |
Sulabh Mahajan |
Close p2p connection when read() does not return anything.
|
2008-06-09 |
Sulabh Mahajan |
Yahoo P2P File Transfer RECEIVE only support added.
|
2008-06-08 |
Sulabh Mahajan |
Start idle at 1 min not 0 min and Probable description of service 0x07d1.
|
2008-06-08 |
Sulabh Mahajan |
Support for YAHOO_PROCESS_MESSAGE and YAHOO_PROCESS_NOTIFY over p2p links.
|
2008-06-06 |
Sulabh Mahajan |
Implementation of initial exchange of p2pxfer packets that initiates p2p file transfer. Some connection
|
2008-05-29 |
Sulabh Mahajan |
added name to COPYRIGHT (alphabetically), trivial change in packet.h
|
2008-05-25 |
Sulabh Mahajan |
Use HTTP/1.1 to get token to open inbox
|
2008-05-25 |
Sulabh Mahajan |
Addition of name in Copyright
|
2009-01-07 |
Mike Ruprecht |
Fix GLib warning.
|
2009-01-07 |
Mike Ruprecht |
Support initiating voice calls to GTalk and Gmail.
|
2009-01-07 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 8e99bf9be800f9578d7e94cc4d522d435cfc80dd)
|
2009-01-07 |
Mike Ruprecht |
Remove internal.h include from media.h and mediamanager.h
|
2009-01-07 |
Mike Ruprecht |
Fix gtkmedia's Makefile entries.
|
2009-01-07 |
Mike Ruprecht |
Fix receiving voice calls from Gmail.
|
2009-01-07 |
Mike Ruprecht |
Add candidates instead of replacing them.
|
2009-01-06 |
Mike Ruprecht |
End google call if stream creation fails.
|
2009-01-05 |
Mike Ruprecht |
Remove unused variables.
|
2009-01-05 |
Mike Ruprecht |
Remove unused callback.
|
2009-01-05 |
Mike Ruprecht |
Move functionality to the state-changed signal.
|
2009-01-05 |
Mike Ruprecht |
Temporarily fix an oversight.
|
2009-01-05 |
Mike Ruprecht |
Use the state-changed signal.
|
2009-01-05 |
Mike Ruprecht |
Add state-changed signal to PurpleMedia.
|
2009-01-04 |
Mike Ruprecht |
Remove PurpleMedias from JabberStream's list when a media session ends.
|
2009-01-04 |
Mike Ruprecht |
Use the new ready signal instead of accept to send a session-accept.
|
2009-01-04 |
Mike Ruprecht |
Have XMPP use the new ready signal.
|
2009-01-04 |
Mike Ruprecht |
Implement a new ready signal.
|
2009-01-04 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 7bd1f8a0fcc289166add1f0b4d84fdac526ab4a7)
|
2009-01-04 |
Mike Ruprecht |
Add initiator property to PurpleMedia.
|
2009-01-02 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head b478b184a46116ac87ac85b8cd352ea564224019)
|
2008-12-16 |
Mike Ruprecht |
Rename "fs-conference" to "conference".
|
2008-12-16 |
Mike Ruprecht |
Remove the screenname attribute from PurpleMedia.
|
2008-12-16 |
Mike Ruprecht |
Remove connection attribute from PurpleMedia.
|
2008-12-16 |
Mike Ruprecht |
Add purple_media_error.
|
2008-12-15 |
Mike Ruprecht |
Free Farsight objects better.
|
2008-12-15 |
Mike Ruprecht |
Set no-rtcp-timeout to 0 only for nice and rawudp transmitters.
|
2008-12-15 |
Mike Ruprecht |
Remove commented out disable of the MPV codec.
|
2008-12-15 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head e36b0b63962b9c710ecd798a529e1d2b78d7879a)
|
2008-12-14 |
Mike Ruprecht |
Wait for local video frame to be realized before starting local video.
|
2008-12-13 |
Mike Ruprecht |
Move sink from PurpleMediaSession to PurpleMediaStream.
|
2008-12-13 |
Mike Ruprecht |
merge of '2a69c36548c533b1a96f40e1ee6af57c06ab1bad'
|
2008-12-13 |
Mike Ruprecht |
explicit merge of '094ca19cc431d185c7b94947bfcd7cfc2d2f4a0b'
|
2008-12-13 |
Mike Ruprecht |
Silence warning.
|
2008-12-06 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head dd7a36be12180dba9663c2b740553e89711d7644)
|
2008-12-13 |
Mike Ruprecht |
Added media functions to set input and output volume.
|
2008-12-06 |
Mike Ruprecht |
Choose the transport type according to the responder's caps.
|
2008-11-25 |
Mike Ruprecht |
merge of '8b14f9ccca52482ea771f52730b3b9f59bac6b06'
|
2008-11-25 |
Mike Ruprecht |
Use STUN for the nice transmitter as well.
|
2008-11-24 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head df86c6f1de324e87828356aa8d5c369abd533b58)
|
2008-11-24 |
Mike Ruprecht |
Added a Jingle ice-udp transmitter.
|
2008-11-17 |
Mike Ruprecht |
Fix GTalk vv caps.
|
2008-11-16 |
Mike Ruprecht |
Very basic receive only GTalk audio sessions.
|
2008-11-16 |
Mike Ruprecht |
Move variables to PurpleMediaStream.
|
2008-11-16 |
Mike Ruprecht |
Added PurpleMediaStream to wrap FsStream.
|
2008-11-13 |
Mike Ruprecht |
Fix a few GLib warnings when trying to start a second media session.
|
2008-11-13 |
Mike Ruprecht |
Combine get_*_codecs functions to mirror Farsight 2.
|
2008-11-09 |
Marcus Lundblad |
Added menu items to buddy list context menu to start voice and video sessions
|
2008-11-07 |
Mike Ruprecht |
Add mnemonics to buttons in PidginMedia.
|
2008-11-07 |
Mike Ruprecht |
Silence warning.
|
2008-11-07 |
Mike Ruprecht |
Fix crash when remote client reconnects and tries to restart the media session.
|
2008-11-07 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 6b8c653bfd16896dc5b445bb8147d09a37e8db4c)
|
2008-11-07 |
Mike Ruprecht |
Update Jingle raw-udp to latest spec version.
|
2008-11-06 |
Mike Ruprecht |
Remove unnecessary changes in server.c.
|
2008-11-06 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 633ffe234af48ead3631ae62e23840b4438fcf5f)
|
2008-11-06 |
Mike Ruprecht |
Prepare vv GUI earlier and create sinks when src-pad-added is triggered.
|
2008-11-06 |
Mike Ruprecht |
Add purple_media_manager_get_element.
|
2008-11-03 |
Mike Ruprecht |
Fix support for audio and video (at the same time) sessions.
|
2008-11-02 |
Mike Ruprecht |
Use a key file for Farsight 2 codec configuration.
|
2008-10-20 |
Mike Ruprecht |
Add files I missed committing before and remove a few unnecessary functions.
|
2008-10-19 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 0e036cef0f8a3bdfd1d7f7fc082edca43d3153df)
|
2008-10-19 |
Mike Ruprecht |
Fix merge.
|
2008-10-19 |
Mike Ruprecht |
merge of 'a4aa548f12b557cc419b1567e6902eb124d0cf06'
|
2008-09-27 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 25e27ca0f73c4714d17fcdf83d0e4ce7e63bc55d)
|
2008-09-05 |
Mike Ruprecht |
These should not be fatal debug messages.
|
2008-09-05 |
Mike Ruprecht |
Have the responder wait to set the send codec until codecs are ready.
|
2008-09-05 |
Mike Ruprecht |
Missed this when propagating.
|
2008-09-05 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 25e6cb3cd762fe0e3dbb5ce67dd017555c8a26a8)
|
2008-10-19 |
Mike Ruprecht |
Restructure Jingle code to more easily support multiple application types.
|
2008-09-05 |
Mike Ruprecht |
Wait for Farsight 2's codecs-ready property to be TRUE before using codecs.
|
2008-09-02 |
Mike Ruprecht |
Send and receive optional codec parameters in Jingle RTP.
|
2008-09-01 |
Mike Ruprecht |
Simplified purple_media_get_devices.
|
2008-09-01 |
Mike Ruprecht |
purple_media_add_stream should only add a stream to one session.
|
2008-09-01 |
Mike Ruprecht |
Add params to purple_media_add_stream to allow for different libNice
|
2008-08-31 |
Mike Ruprecht |
Silence FS_ERROR_UNKNOWN_CNAME error.
|
2008-08-31 |
Mike Ruprecht |
Removed several PurpleMedia functions that now seem unnecessary:
|
2008-08-31 |
Mike Ruprecht |
Gracefully handle missing the fsrtpconference GStreamer plugin.
|
2008-08-28 |
Mike Ruprecht |
Properly free PurpleMedia when there's an error creating an FsStream.
|
2008-08-27 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 9860b693346097316a1c47ef0fb094355c3e49ae)
|
2009-01-07 |
Daniel Atallah |
Improve the sametime debugging on Windows. Refs #8014.
|
2009-01-07 |
Stu Tomlinson |
Make XML parsing error levels match libxml2's levels, making less important
|
2009-01-07 |
Stu Tomlinson |
g_strsplit_set is new in glib 2.4
|
2009-01-07 |
Stu Tomlinson |
Only install man pages if the respective binary is being installed, fixes a
|
2009-01-06 |
Sadrul Habib Chowdhury |
merge of '479fd75025803f01e743b5c39e6706b1d42a3520'
|
2009-01-06 |
Sadrul Habib Chowdhury |
Terminate the loop on the first null-character.
|
2009-01-06 |
Sadrul Habib Chowdhury |
Show the submenu for the toplevel menu without requiring a keypress from the user.
|
2009-01-06 |
Sadrul Habib Chowdhury |
Compilation fixes for OpenBSD from the OpenBSD ports tree. Closes #8009.
|
2009-01-06 |
Sadrul Habib Chowdhury |
Don't crash on screen refresh if buddylist is maximized. Fixes #8003.
|
2009-01-05 |
Sadrul Habib Chowdhury |
Boldify the selected row in the tree. This is helpful when, for example,
|
2009-01-06 |
Daniel Atallah |
Kir Kolyshkin figured out that we need to initialize the dbus threading to avoid
|
2009-01-06 |
Daniel Atallah |
Ludovico Cavedon noticed that on 64-bit platforms, when HAVE_GETADDRINFO isn't
|
2009-01-06 |
Daniel Atallah |
The remainder of a patch from fqueze to fix some incorrect *printf() function
|
2009-01-06 |
Mark Doliner |
MySpace? passwords are truncated to 10 characters. Their website doesn't
|
2009-01-05 |
Josep Puigdemont |
Remove gaim from Catalan translations.
|
2009-01-05 |
Jochen Kemnade |
complete German translation for 2.5.4
|
2009-01-05 |
Éric Boumaour |
Update french translation.
|
2009-01-05 |
Sadrul Habib Chowdhury |
merge of '03c54c34322681b0c346853ded3bfb90b75b1a62'
|
2009-01-05 |
Josep Puigdemont |
Updated Catalan translation.
|
2009-01-05 |
Sadrul Habib Chowdhury |
We are no longer homonymous with game!
|
2009-01-04 |
Kelemen Gábor |
hu.po: Updated Hungarian translation for 2.5.4
|
2009-01-04 |
Mark Doliner |
merge of '3033bb87676edf402a8cf741cc4b225d71b9649b'
|
2008-12-16 |
Jochen Kemnade |
complete German translation for 2.5.3
|
2009-01-04 |
Mark Doliner |
merge of '2ec56f8fe4fa8959fcac15d674b339c112802a49'
|
2009-01-04 |
SHiNE CsyFeK |
2008.12.28 - flos <lonicerae(at)gmail.com>
|
2009-01-04 |
Jochen Kemnade |
update German translation
|
2009-01-03 |
John Bailey |
merge of '1573f5f4950069e05f77f6b74e1627bfae9667c5'
|
2009-01-03 |
Daniel Atallah |
purple_prefs_disconnect_by_handle() wont actually remove anything with the
|
2009-01-03 |
Daniel Atallah |
Rearrange prefs uninitialization now that it actually does something.
|
2009-01-02 |
Richard Laager |
Fix a compiler warning:
|
2009-01-02 |
Daniel Atallah |
Plug a small leak
|
2009-01-02 |
Daniel Atallah |
merge of '5a35c52faacfbdaf503309fcdf10842cfd126c3f'
|
2009-01-01 |
Daniel Atallah |
Fix from the QuteCom folks to compile with Glib < 2.8.5 with MSVC. Fixes #7761. Also some minor cleanup from me.
|
2009-01-01 |
Daniel Atallah |
Fixes from the QuteCom folks for the core being reinitialized. References #7761
|
2009-01-01 |
Daniel Atallah |
Fix a race condition that can result in a NULL ptr deref. Fixes #7920.
|
2009-01-01 |
Ka-Hing Cheung |
He wandered into the darkside just for us, what else can we say?
|
2009-01-01 |
John Bailey |
Changelog the last three patches. Refs #7836, #7849, #7889.
|
2009-01-01 |
Paul Aurich |
Don't log passwords for XMPP when using SASL PLAIN or old-style IQ Auth so
|
2009-01-01 |
Paul Aurich |
Extend purple-url-handler to handle "gtalk" URIs. Fixes #7889
|
2009-01-01 |
Paul Aurich |
Adjust the NLA code to prevent hang on exit for Windows XP and Windows Vista.
|
2009-01-01 |
Sadrul Habib Chowdhury |
merge of '409aaedc8836828692279141224e2077ffd4a80f'
|
2009-01-01 |
Ka-Hing Cheung |
validates that string PurpleValues are utf-8
|
2009-01-01 |
Sadrul Habib Chowdhury |
A couple of memory leak fixes.
|
2009-01-01 |
Sadrul Habib Chowdhury |
Remove unused option, thanks to KuSh. Closes #7856.
|
2008-12-31 |
Sadrul Habib Chowdhury |
Redirect stderr to the debug window.
|
2008-12-31 |
Sadrul Habib Chowdhury |
Do not show a separator after 'Account -> Enable Account' when not required.
|
2008-12-29 |
John Bailey |
Changelog that last bit
|
2008-12-29 |
John Bailey |
Make sure the prpl has a get_account_text_table function before trying to
|
2008-12-29 |
Mark Doliner |
Don't mention TOC in this error message. I think this error is too
|
2008-12-28 |
Evan Schoenberg |
Use purple_prpl_got_attention() for XMPP notifications
|
2008-12-27 |
Elliott Sales de Andrade |
Changelog the MSN OIM crash fix of #7901.
|
2008-12-27 |
Elliott Sales de Andrade |
merge of '518ebe34a3f1499bab1208e43f5e9acf69c4ca3e'
|
2008-12-27 |
Elliott Sales de Andrade |
merge of '5043805100d2fa5a371317e802d6a191c89ddaeb'
|
2008-12-26 |
SHiNE CsyFeK |
2008.12.25 - flos <lonicerae(at)gmail.com>
|
2008-12-25 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
|
2008-12-27 |
Elliott Sales de Andrade |
Apparently X-OIM-Proxy was not a good way to decide that we received a
|
2008-12-27 |
Elliott Sales de Andrade |
These translated strings don't need to be duplicated with g_snprintf. And
|
2008-12-24 |
Kevin Stange |
Spell "conversation" properly. My typo can forever be found in release
|
2008-12-23 |
John Bailey |
Slightly modified version of a fix fqueze proposed for a crash with the empty
|
2008-12-23 |
Daniel Atallah |
Fix a typo in the French translation. References #7881.
|
2008-12-22 |
Mark Doliner |
This is a bitmask, and the "c" value here should be the least significant
|
2008-12-22 |
Mark Doliner |
Error messages from libxml contain their own newlines
|
2008-12-22 |
Mark Doliner |
Fix two related bugs:
|
2008-12-22 |
Mark Doliner |
Change our font mapping in gtkimhtml to match the suggested values
|
2008-12-22 |
Mark Doliner |
Change the font size mapping table in purple_markup_html_to_xhtml() to
|
2008-12-22 |
Mark Doliner |
Fix a typo in a comment
|
2008-12-22 |
Daniel Atallah |
Fix a leak "KuSh" discovered using "cppcheck". Fixes #7857.
|
2008-12-22 |
Daniel Atallah |
Fix a leak "KuSh" discovered using "cppcheck". Fixes #7858. Also, make the relevant code less of a horrible abomination.
|
2008-12-22 |
Daniel Atallah |
Fix a leak "KuSh" discovered using "cppcheck". Fixes #7859.
|
2008-12-22 |
Daniel Atallah |
Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7861.
|
2008-12-22 |
Daniel Atallah |
Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7862.
|
2008-12-22 |
Daniel Atallah |
Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7863.
|
2008-12-22 |
Mark Doliner |
Commit patch #7670: Implement xep-0191 (simple blocking) for jabber protocols
|
2008-12-21 |
John Bailey |
Correctly credit Tomasz Sałaciński for writing the original patch for IM
|
2008-12-21 |
Michal Witkowski |
Don't ignore XML namespace and prefix information when parsing incoming XMPP
|
2008-12-21 |
Martin Rosinski |
Fix a connection timeout that occurs with empty Gadu-Gadu buddy lists.
|
2008-12-21 |
John Bailey |
The road to a new version starts with but a single commit...
|
2008-12-20 |
Josep Puigdemont |
merge of '6c01f570946b5aa15076b2de30882e3812c7e889'
|
2008-12-20 |
Josep Puigdemont |
merge of '8e2be07d23144f93dd575524d8dac1986487d4cc'
|
2008-12-20 |
John Bailey |
Correcting version and dates per the Pre-Release instructions from ReleaseProcess.
|
2008-12-19 |
Kevin Stange |
merge of '665a07783e325291cdd356dacf8f394fb18f0031'
|
2008-12-20 |
Josep Puigdemont |
Updated Catalan (Valencian) by Toni Hermoso.
|
2008-12-20 |
Josep Puigdemont |
Fixed a few accelerator clashes, and updated strings in Catalan translation.
|
2008-12-19 |
Elliott Sales de Andrade |
NEWS and stuff...
|
2008-12-19 |
Daniel Atallah |
merge of '5dc6f2359f155e18525e7b42ecd827005e473725'
|
2008-12-19 |
Ka-Hing Cheung |
oh, and my payment was late because I forgot to update my credit card info,
|
2008-12-19 |
Daniel Atallah |
Make purple_utf8_has_word() better about detecting word boundaries (still not
|
2008-12-19 |
Daniel Atallah |
Prevent a NULL ptr deref when unexpected stuff happens in the cert cache. Fixes #7776,#7769
|
2008-12-19 |
Daniel Atallah |
Delete MSN cert when uninstalling.
|
2008-12-19 |
Stu Tomlinson |
I believe the patch from #220 actually implemented IM images for Gadu-Gadu,
|
2008-12-19 |
John Bailey |
NEWSing
|
2008-12-19 |
John Bailey |
merge of '2c386633fb7a57f0cb963070eba463721cf3728c'
|
2008-12-18 |
Björn Voigt |
Sorry, forgotten --no-location in German translation
|
2008-12-18 |
Mark Doliner |
Updated Serbian Latin translation from Miloš Popović.
|
2008-12-18 |
Mark Doliner |
Don't set a default action for oscar's "Do you want to accept this
|
2008-12-18 |
Mark Doliner |
merge of '13d63095df75c7a8735de7c5417132784063ef0a'
|
2008-12-18 |
Mark Doliner |
merge of 'b969d731bb18e8b2674e0dbe21b1f459dfe3347f'
|
2008-12-18 |
Kevin Stange |
Fix up the ChangeLog, add missing items, "de-credit" Mark from changes
|
2008-12-18 |
Björn Voigt |
other small German translation update
|
2008-12-18 |
Marcus Lundblad |
Fixed some typos and capitalization in the Swedish translation
|
2008-12-18 |
Kelemen Gábor |
hu.po: Hungarian translation updated for 2.5.3
|
2008-12-18 |
Mark Doliner |
Add Israt Jahan to the about dialog for the Bengali translation.
|
2008-12-18 |
Mark Doliner |
Fix this error from msgfmt:
|
2008-12-18 |
Mark Doliner |
I'm guessing this is what was intended here?
|
2008-12-18 |
Mark Doliner |
Bengali translation update, maybe from Israt Jahan. Closes #7820
|
2008-12-18 |
Mark Doliner |
Updated Romanian translation from Mişu Moldovan
|
2008-12-18 |
Mark Doliner |
Updated Afrikaans translation from Friedel Wolff (closes #7817)
|
2008-12-18 |
Mark Doliner |
Updated Greek translation from Bouklis Panos (closes #7815)
|
2008-12-18 |
Mark Doliner |
Updated Chinese translations from Ambrose C. Li. Closes #7806.
|
2008-12-18 |
Mark Doliner |
Updated Galician translation from Frco. Javier Rial Rodríguez.
|
2008-12-18 |
Mark Doliner |
Updated Spanish translation from Javier Fernández-Sanguino. Closes #7784
|
2008-12-18 |
Mark Doliner |
Updated Slovak translation from loptosko. Closes #7783
|
2008-12-18 |
Mark Doliner |
Updated Czech translation from David Vachulka (closes #7780) and
|
2008-12-18 |
Mark Doliner |
Updated Norwegian Nynorsk translation from Yngve Spjeld Ladro
|
2008-12-18 |
Mark Doliner |
Serbian translation update from Miloš Popović. References #7598.
|
2008-12-18 |
Mark Doliner |
Albanian translation from Besnik Bleta. Closes #7573.
|
2008-12-18 |
Mark Doliner |
Updated Arabic translation from Khaled Hosny. Closes #7430.
|
2008-12-18 |
Mark Doliner |
Updated Slovenian translation from Martin Srebotnjak. Closes #7368.
|
2008-12-18 |
Mark Doliner |
Are we ready to release this puppy later tonight?
|
2008-12-18 |
Ka-Hing Cheung |
a patch from eperez that corrects EOF detection, Fixes #7726
|
2008-12-18 |
Ka-Hing Cheung |
some server(s) don't like empty resource which we now default to. I am not
|
2008-12-18 |
Mark Doliner |
We have a prpl function "buddy_free" that I don't think any of our
|
2008-12-18 |
Mark Doliner |
Fix a few small memleaks
|
2008-12-17 |
Marcus Lundblad |
merge of '9979f20f66bc7efceedd9e288dc78576d9ceeb0c'
|
2008-12-17 |
Mark Doliner |
merge of '86eb900cf982408bb630159b662426812328a78c'
|
2008-12-17 |
Mark Doliner |
Let's actually close the socket when we sign off a myspace account.
|
2008-12-17 |
Josep Puigdemont |
Updated Catalan Valencian translation by Toni Hermoso.
|
2008-12-17 |
Josep Puigdemont |
Updated Catalan translation.
|
2008-12-17 |
Sadrul Habib Chowdhury |
Fix a leak in myspace prpl.
|
2008-12-17 |
Mark Doliner |
Set buddies idle time to 0 when their idle. 0 is a flag to the UI that
|
2008-12-17 |
Mark Doliner |
Add a comment that 0 should be used when a buddies idle time is unknown
|
2008-12-17 |
Mark Doliner |
Set the server alias for myspace buddies who haven't set their username.
|
2008-12-17 |
Mark Doliner |
Support for background font colors in incoming MySpace IMs
|
2008-12-17 |
Mark Doliner |
Remove a stray > when a font face is specified
|
2008-12-17 |
Mark Doliner |
Add support for foreground and background font colors in MySpace IMs
|
2008-12-17 |
Mark Doliner |
Add a newline to the end of a debug messages
|
2008-12-17 |
Mark Doliner |
Fix bugs sending and receiving myspace IMs related to not escaping
|
2008-12-17 |
Mark Doliner |
ChangeLog updates for my changes from December
|
2008-12-17 |
Mark Doliner |
merge of '9643d7374ca3732ca4269075429908a3d1645f4e'
|
2008-12-17 |
Daniel Atallah |
merge of 'ef05d478fa7019dbdddad2f30968a729d943520e'
|
2008-12-17 |
Daniel Atallah |
A patch from fqueze to prevent re-initalization of the SSL stuff. Fixes #7764.
|
2008-12-17 |
Ka-Hing Cheung |
not all features are implemented in QQ2008 yet
|
2008-12-17 |
Mark Doliner |
Add support for blocking buddies on MySpace
|
2008-12-17 |
Daniel Atallah |
Fix win32 build.
|
2008-12-17 |
Mark Doliner |
Fix a bug where if "Show our presence only to people on our buddy list"
|
2008-12-16 |
Mark Doliner |
Remove an accidentally debug message
|
2008-12-16 |
Mark Doliner |
Grab the "Who can contact me? Only people on my buddy list?" and the
|
2008-12-16 |
Mark Doliner |
Some other changes to make this more like the official client, and
|
2008-12-16 |
Mark Doliner |
I'm not sure why these were strings. The official client uses integers
|
2008-12-16 |
Mark Doliner |
Remove a bunch of calls to msim_msg_dump(). I find it really annoying
|
2008-12-16 |
Mark Doliner |
merge of '6b951d62be418d5bfc437a1ab747c6ba900d7979'
|
2008-12-16 |
Marcus Lundblad |
Changelog two custom smiley bugfixes I had forgotten to changelog before
|
2008-12-16 |
Timo Jyrinki |
Updated Finnish translation for the 2.5.3 release. All strings translated.
|
2008-12-16 |
Éric Boumaour |
Update french translation for 2.5.3 release.
|
2009-01-03 |
John Bailey |
disapproval of revision 'a85f2ca138b4fd9f600b0875bfe67837cc95b989'
|
2008-12-16 |
John Bailey |
Fix my accidental breakage of string freeze by borrowing a generic message from
|
2008-12-16 |
Mark Doliner |
Minor comment change
|
2008-12-16 |
Mark Doliner |
Set the display name before marking the connection as "connected."
|
2008-12-16 |
Mark Doliner |
Only validate the font face if it's non-null
|
2008-12-16 |
Mark Doliner |
Use a GString here when constructing the data. It's way more
|
2008-12-16 |
Mark Doliner |
No functionality change--just cleanup.
|
2008-12-16 |
Elliott Sales de Andrade |
merge of 'b70000f3bf5c6b7f30121fb749d72ac869b58ae9'
|
2008-12-16 |
Elliott Sales de Andrade |
Do something sane if the response is NULL when updating contact tokens,
|
2008-12-16 |
Mark Doliner |
Mark some parameters as const char * instead of char * and don't
|
2008-12-16 |
Ka-Hing Cheung |
rewrapped ChangeLog lines by Paul again
|
2008-12-15 |
Mark Doliner |
Use the friendly/vanity url when it's available in myspace
|
2008-12-15 |
Jochen Kemnade |
German translation update
|
2008-12-15 |
Mark Doliner |
merge of '8d8f6d7fcf4bbef4fe0e6f1008e25759c2b3932e'
|
2008-12-15 |
Elliott Sales de Andrade |
merge of '3b87c3b008c11c068a42eba55b3f5724cdac4ad4'
|
2008-12-15 |
John Bailey |
merge of '52e2a425de43a95def135fff5a6dbe87ed39acb5'
|
2008-12-15 |
Mark Doliner |
Shuffling things around, remove stray whitespace, remove some forward
|
2008-12-15 |
Mark Doliner |
merge of '91d403bb5dfadec9e38f0c0c058ababeed6fd9d7'
|
2008-12-15 |
Elliott Sales de Andrade |
Actually that last change did break regular login, but I don't feel like
|
2008-12-15 |
Elliott Sales de Andrade |
Reapply 046452c275782ffd3218e3ae4863eaa8bf31a5f4 since it doesn't really
|
2008-12-15 |
Elliott Sales de Andrade |
merge of '10ea019ecb33303883a9a34e547d2c04b8267a3d'
|
2008-12-15 |
Elliott Sales de Andrade |
disapproval of revision 'af100261749125c03e3d490b01d36f8ea219bf8f'
|
2008-12-06 |
Kevin Stange |
merge of '1203a733696f95eef53b04b5078e0a779371b4d3'
|
2008-12-03 |
Kevin Stange |
merge of '6ac9187d4f4437a087d58d63489c47664121f0b5'
|
2008-10-04 |
Kevin Stange |
This string appears before the connection attempt, so it shouldn't be
|
2008-12-15 |
Laurent Montaron |
Fix ludicrously long idle times for Sametime 7.5 buddies by assuming idle time
|
2008-12-15 |
Florian Quèze |
Fix a crash in DNS SRV resolution when one of the required parameters is NULL.
|
2008-12-15 |
Florian Quèze |
Don't allow connecting a SIMPLE account if no server is configured. Fixes #7767.
|
2008-12-15 |
Mark Doliner |
Change the msim_msg_clone_element() function to respect the "dynamic_name"
|
2008-12-15 |
Elliott Sales de Andrade |
merge of '44bc6927617b36912dc84306fe8d80a6a9b942a3'
|
2008-12-15 |
Ka-Hing Cheung |
some other updates
|
2008-12-15 |
Ka-Hing Cheung |
this is slightly more accurate
|
2008-12-15 |
Elliott Sales de Andrade |
For processing mobile OIM's, fix a crash when searching through each part
|
2008-12-15 |
Elliott Sales de Andrade |
Fix a crashy little typo.
|
2008-12-15 |
Elliott Sales de Andrade |
merge of '16c1dbfe5a0090d97df6477c7f8235365d07090c'
|
2008-12-15 |
Mark Doliner |
Change MySpace to wrap incoming messages in <span style="font-size: Npt;">
|
2008-12-15 |
Mark Doliner |
Change the way we handle <span style='font-size: whatever;'> tags slightly.
|
2008-12-15 |
Elliott Sales de Andrade |
Split out MSN section in the ChangeLog. There are three points already and
|
2008-12-15 |
Elliott Sales de Andrade |
merge of '237ac12c436b96cd8e5959a16892ab9dcba4c5da'
|
2008-12-15 |
Ka-Hing Cheung |
merge of '04afb3575719a357165d894133156d8c49f3c7a0'
|
2008-12-14 |
Josep Puigdemont |
Updated Catalan translation.
|
2008-12-15 |
Ka-Hing Cheung |
uncondtionally install some certificates and use them, References #6680.
|
2008-12-15 |
Ka-Hing Cheung |
merge of '9d9dfe16667a3946233ae2a359de8856ee105289'
|
2008-12-15 |
Elliott Sales de Andrade |
Add support for receiving MSN offline messages that were sent from a mobile
|
2008-12-15 |
Elliott Sales de Andrade |
Clean up msn_oim_report_to_user to avoid extra g_strdup's and call strchr
|
2008-12-14 |
Elliott Sales de Andrade |
When parsing MSN message payload headers, check for folded lines. The only
|
2008-12-14 |
Ka-Hing Cheung |
merge of '2b2413559685df17d16670e7769c19d61235fc28'
|
2008-12-14 |
Björn Voigt |
updated German translation (unready)
|
2008-12-14 |
Mark Doliner |
Simplify a little bit
|
2008-12-14 |
Jochen Kemnade |
German translation updated
|
2008-12-14 |
Elliott Sales de Andrade |
If the MSN user is in the userlist already, then check whether we know the
|
2008-12-14 |
Elliott Sales de Andrade |
When getting the privacy lists, set the default network to unknown. If the
|
2008-12-14 |
Elliott Sales de Andrade |
Remove a double call to xmlnode_get_namespace and multiple tests for xmlns
|
2008-12-14 |
Elliott Sales de Andrade |
Make the add/remove buddy from list functions take a MsnUser* instead of the
|
2008-12-14 |
Paul Aurich |
Fix warnings where size_t/gsize was used for printf with the wrong format
|
2008-12-13 |
Mark Doliner |
merge of '5097d28816eecf123094d27602b14963619bbc8b'
|
2008-12-12 |
Richard Laager |
merge of 'b777f3c2f3b9991830f31a5572d2bb0b030c2600'
|
2008-12-13 |
Mark Doliner |
Use one GString and pass it around instead of allocating and freeing a
|
2008-12-12 |
Mark Doliner |
Remove unnecessary casting
|
2008-12-12 |
Mark Doliner |
Remove stray whitespace
|
2008-12-12 |
Mark Doliner |
Remove unneeded forward declarations. I guess my philosophy is to only
|
2008-12-12 |
Mark Doliner |
Eliminate minor typographical differences between our version of the GPL
|
2008-12-12 |
Mark Doliner |
I don't think it makes sense for these files to be here now that the prpl
|
2008-12-12 |
Richard Laager |
Fix up a bad merge on my part.
|
2008-12-12 |
Richard Laager |
merge of '1588a62b7442c86d09ede6244012e7c0eed52478'
|
2008-12-11 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.openq' (head f1e6c695a05f8f625adbcfb280ed60933be86b87)
|
2008-12-11 |
Richard Laager |
Turn on -Wformat-security and make it an error with GCC 4.
|
2008-12-11 |
Richard Laager |
merge of '2d203a89c855916b5c37a95cc1869c15b24f812c'
|
2008-12-08 |
Richard Laager |
merge of '5f86c51d96715086ed0790a769fd222be570c8ac'
|
2008-12-08 |
Richard Laager |
merge of '08fd5918978aecbd045771fb72fd0d80c7fcf941'
|
2008-12-08 |
Richard Laager |
Fix Bonjour to better deal with buddy values set to the empty string.
|
2008-12-12 |
Jochen Kemnade |
started updating the German translation
|
2008-12-12 |
Mark Doliner |
merge of '2c63599660bb7ed2aa17389e548fbc0511b797ac'
|
2008-12-12 |
Sadrul Habib Chowdhury |
Use av_len in the same manner as everywhere else, for consistency.
|
2008-12-11 |
John Bailey |
merge of 'dd536145a4036177cabc4e4e1ac83dcdf1008a33'
|
2008-12-11 |
John Bailey |
Credit beret for his patch. Refs #6300.
|
2008-12-11 |
Sadrul Habib Chowdhury |
merge of '6de8f788571b507b2c76125cc65f88db49c60790'
|
2008-12-11 |
Sadrul Habib Chowdhury |
Use ref-counting to prevent a crash if request-auth callbacks are called
|
2008-12-11 |
John Bailey |
merge of '9a15955bb377eff51316851e03db1cd7a5f9ba7f'
|
2008-12-11 |
Jaromír Karmazín |
Advertise the same typing capability on OSCAR that ICQ 6 does, since we claim
|
2008-12-11 |
Paul Aurich |
Fix up the XMPP User Avatar SHA1 hashing so that we don't mess up the checksum
|
2008-12-11 |
Paul Aurich |
Support an empty <metadata/> element to indicate that a user has no XEP-0084
|
2008-12-11 |
John Bailey |
ChangeLog darkrain42's patch. I need to remember to do this when committing
|
2008-12-11 |
John Bailey |
Tweak a few for loop conditions in the Perl bindings per Etan's suggestion.
|
2008-12-11 |
John Bailey |
disapproval of revision '0538a6873b4fbb3c72cc0b6fc4d8b690d467686d'
|
2008-12-11 |
Paul Aurich |
Fix off-by-ones in the perl loader where av_len is used. Fixes #7687.
|
2008-12-11 |
Florian Quèze |
Remove the commas at the end of enumerator lists. This resolves warnings
|
2008-12-11 |
John Bailey |
Remove mention of the reverted patch from the ChangeLog.
|
2008-12-11 |
John Bailey |
merge of '17b584b23aee26cc5553b12483ab9b550eee8103'
|
2008-12-12 |
Mark Doliner |
Keep track of the user ID in the MsimUser struct so that we have a copy
|
2008-12-12 |
Mark Doliner |
Don't create a temporary PurpleBuddy when getting info for someone not
|
2008-12-11 |
Mark Doliner |
String changes (a few of which I had already made, grumble grumble).
|
2008-12-11 |
Elliott Sales de Andrade |
Replace strrchr(..., '/')+1 with g_path_get_basename in QQ plugin. Didn't
|
2008-12-11 |
Elliott Sales de Andrade |
Why #if 0\n#define something when you can just #undef it?
|
2008-12-11 |
Elliott Sales de Andrade |
Fix some English in the QQ plugin. And remove some translated phrases that are
|
2008-12-10 |
Björn Voigt |
fixed some spelling errors in QQ protocol plugin:
|
2008-12-10 |
Elliott Sales de Andrade |
merge of '834b032b518f6b4ab9148b946ca635214a9388d8'
|
2008-12-10 |
Elliott Sales de Andrade |
merge of '08fd5918978aecbd045771fb72fd0d80c7fcf941'
|
2008-12-10 |
Daniel Atallah |
Further cleanup to fix CID 373.
|
2008-12-10 |
Daniel Atallah |
Fix CID 399 - I'm reasonably sure this couldn't ever actually cause a NULL deref.
|
2008-12-10 |
Daniel Atallah |
Clean up some stuff that the behavior has changed on to fix CID 398.
|
2008-12-10 |
Daniel Atallah |
Updated included win32 meanwhile library to fix #7563
|
2008-12-10 |
Daniel Atallah |
Changelog the win32 SILC change. Fixes #7399
|
2008-12-10 |
Daniel Atallah |
Update SILC Toolkit used on win32 to 1.1.8
|
2008-12-09 |
Sadrul Habib Chowdhury |
Use g_free instead of free here too.
|
2008-12-09 |
Sadrul Habib Chowdhury |
merge of '68a2ccd3df34ca17e6d788cfcbaf96a605bea2e5'
|
2008-12-09 |
Mark Doliner |
Make our profile text a little cleaner and more uniform across the protocols.
|
2008-12-08 |
Sadrul Habib Chowdhury |
Use g_free instead of free.
|
2008-12-07 |
Mark Doliner |
Minor cleanup: remove od->sn, since it's the same as PurpleAccount->username
|
2008-12-07 |
John Bailey |
Sadrul pointed out that I'm less than bright today and let a // comment slip in.
|
2008-12-15 |
Ka-Hing Cheung |
fixes a crash, I think I've seen this before somewhere else
|
2008-12-07 |
Ka-Hing Cheung |
fixes a printf crash on Windows, reported by InstantBird developer fqueze
|
2008-12-06 |
John Bailey |
ChangeLog a couple items and rearrange some items a bit.
|
2008-12-06 |
Michael Terry |
Fix a Zephyr crash and 10-second delay that can happen when you have an account
|
2008-12-06 |
Florian Quèze |
Fix a crash in purple_accounts_delete that happens when the buddy list hasn't
|
2008-12-17 |
SHiNE CsyFeK |
2008.12.17 - flos <lonicerae(at)gmail.com>
|
2008-12-11 |
Richard Laager |
#if 0 out an unused function to suppress a compiler warning.
|
2008-12-06 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head be9df40b197dab92a74c4bf346f64e538f7f99e5)
|
2008-12-06 |
SHiNE CsyFeK |
2008.12.06 - flos <lonicerae(at)gmail.com>
|
2008-12-05 |
SHiNE CsyFeK |
2008.12.05 - flos <lonicerae(at)gmail.com>
|
2008-12-05 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head 97d295a04f3a9852a3b29cf0df43d56d1ddcc672)
|
2008-11-20 |
Hu Yong |
Fix emoticon map
|
2008-11-20 |
Hu Yong |
Fix bug in send IM
|
2008-11-19 |
Hu Yong |
Some new
|
2008-11-19 |
Hu Yong |
Some new
|
2008-11-19 |
Hu Yong |
Code clean
|
2008-11-19 |
Hu Yong |
Code clean
|
2008-11-19 |
Hu Yong |
Code clean
|
2008-11-19 |
Hu Yong |
Code clean
|
2008-11-19 |
Hu Yong |
Add a new variable to produce IM sequence number
|
2008-11-19 |
Hu Yong |
Add some new function define
|
2008-11-19 |
Hu Yong |
Support sending long IM message
|
2008-11-19 |
Hu Yong |
Add a new function
|
2008-11-19 |
Hu Yong |
Support long qun im
|
2008-11-12 |
Hu Yong |
Clean debug info
|
2008-11-12 |
Hu Yong |
Clean debug info
|
2008-11-12 |
Hu Yong |
Clean debug info
|
2008-11-12 |
Hu Yong |
Clean code
|
2008-11-12 |
Hu Yong |
Fixed: Not set flag after qsort
|
2008-11-12 |
Hu Yong |
Clean debug info
|
2008-11-12 |
Hu Yong |
Clean debug info
|
2008-11-12 |
Hu Yong |
Code clean
|
2008-11-12 |
Hu Yong |
Clean debug info
|
2008-11-12 |
Hu Yong |
Clean debug info
|
2008-11-11 |
Hu Yong |
Fix smiley map
|
2008-11-11 |
Hu Yong |
New item
|
2008-11-11 |
Hu Yong |
Move new functon qq_filter_str in
|
2008-11-11 |
Hu Yong |
Change Qun number to unsigned long
|
2008-11-11 |
Hu Yong |
Move function qq_filter_str in
|
2008-11-11 |
Hu Yong |
Support new SMS MSG
|
2008-11-11 |
Hu Yong |
Fixed: purple_circ_buffer not created before append
|
2008-11-11 |
Hu Yong |
Correct QQ2005's login reply length
|
2008-11-11 |
Hu Yong |
Add send_im_seq
|
2008-11-11 |
Hu Yong |
Code clean
|
2008-11-11 |
Hu Yong |
Rewrite according to im.c
|
2008-11-11 |
Hu Yong |
Rewrite smiley convert function
|
2008-11-11 |
Hu Yong |
Change Qun number to unsigned long
|
2008-11-11 |
Hu Yong |
Change Qun number to unsigned long
|
2008-11-11 |
Hu Yong |
Change Qun number to unsigned long
|
2008-11-11 |
Hu Yong |
Code clean
|
2008-11-11 |
Hu Yong |
Change Qun number to unsigned long
|
2008-11-11 |
Hu Yong |
Change Qun number to unsigned long
|
2008-11-11 |
Hu Yong |
Move smiley function to im.h
|
2008-11-11 |
Hu Yong |
Move smiley function to im.c
|
2008-11-11 |
Hu Yong |
Change QQ number to unsigned long
|
2008-11-11 |
Hu Yong |
Change QQ number to unsigned long
|
2008-11-11 |
Hu Yong |
Move a function to here
|
2008-11-11 |
Hu Yong |
Change QQ number as unsigned long
|
2008-11-03 |
Hu Yong |
Fixed bug: purple_debug_info may contain NULL string
|
2008-10-31 |
Hu Yong |
Fixed double free
|
2008-10-31 |
Hu Yong |
Fixed double free
|
2008-10-31 |
Hu Yong |
change mail of ccpaging
|
2008-10-30 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head 9287a75e196278c66cd6724dc8d30a471a029c27)
|
2008-12-11 |
John Bailey |
disapproval of revision '4a3731f468487751f392e59106f3554b1e70bd9d'
|
2008-12-06 |
Sadrul Habib Chowdhury |
Small leak fix.
|
2008-12-06 |
John Bailey |
ChangeLog some stuff.
|
2008-12-06 |
Paul Aurich |
Fix a crash that happens when accessing the roomlist for an account that's
|
2008-12-06 |
Paul Aurich |
Various nullprpl fixes. This stemmed from a complaint from a user in
|
2008-12-06 |
Paul Aurich |
A patch to clean up authorization request related stuff. Fixes #7695.
|
2008-12-06 |
Ryan Fan |
Patch to fix compatibility with ancient GTK+ (2.4 and earlier). Fixes #7582.
|
2008-12-06 |
Mark Doliner |
Add a debug line and remove a duplicate "login=" get parameter which
|
2008-12-06 |
Mark Doliner |
Make our purple_util_fetch_url_request() function able to handle
|
2008-12-05 |
Sadrul Habib Chowdhury |
Do not mistakenly use the preference to hide new IMs for persistent
|
2008-12-04 |
Mark Doliner |
Two functional changes here:
|
2008-12-04 |
Richard Laager |
Fix a typo in Mark's new comment.
|
2008-12-04 |
Mark Doliner |
Add a comment for the meaning of the return value of this function,
|
2008-12-03 |
Mark Doliner |
Did I accidentally check these in or something? They shouldn't be here
|
2008-12-03 |
Sadrul Habib Chowdhury |
Binding fixes.
|
2008-12-03 |
Ka-Hing Cheung |
darkrain again
|
2008-12-02 |
Marcus Lundblad |
merge of 'eb82ee09b8fde4b12b5de352686970ccc82a3db6'
|
2008-12-02 |
Marcus Lundblad |
When adding custom smiley without a previous filename (which is the case when
|
2008-12-02 |
Mark Doliner |
We'll need to update the copyright date in a bunch of places in a month
|
2008-12-02 |
Daniel Atallah |
Fix build
|
2008-12-02 |
Daniel Atallah |
Some cleanup. The headers are all NUL delimited, so we don't need to mess with
|
2008-12-02 |
Daniel Atallah |
Fix a NULL pointer deref. Fixes #7624.
|
2008-12-02 |
Daniel Atallah |
(Slightly modified) patch from fqueze to avoid exceptions with newer win32 CRTs.
|
2008-12-01 |
Mark Doliner |
Check in updated po files, so the nightly l10n stats script has
|
2008-12-01 |
Daniel Atallah |
I'm not sure how this ever worked...
|
2008-12-01 |
Richard Laager |
merge of 'c3f6487e649e7fe5c5f960b9c86a256e09b3976e'
|
2008-11-30 |
John Bailey |
I forgot to ChangeLog the purple-remote addition. Refs #5598.
|
2008-11-30 |
John Bailey |
Patch from 'jfd' (whose trac user account no longer exists) to implement
|
2008-11-30 |
John Bailey |
XMPP smiley definitions from Kahlil Robinson, slightly tweaked. Fixes #3307.
|
2008-11-30 |
Richard Laager |
Fix up some missing icons.
|
2008-11-30 |
Richard Laager |
Remove a couple of icons that don't exist.
|
2008-11-30 |
John Bailey |
Ethan informs me that I'm a moron.
|
2008-11-29 |
John Bailey |
Avoid needlessly calling gethostname() if __HOSTNAME__ doesn't appear in the
|
2008-11-29 |
John Bailey |
Replace some old code using fwrite() with a call to
|
2008-11-29 |
John Bailey |
Rearrange the ChangeLog a bit since there are now so many Gadu-Gadu and XMPP
|
2008-11-29 |
Paul Aurich |
Send the "client-accepts-full-bind-result" attribute for Google Talk when
|
2008-11-29 |
Paul Aurich |
Don't try to get info for MUC's. Allow getting info for regular JID's and
|
2008-11-29 |
John Bailey |
Revert the part of 280dc76b which broke XMPP resources such that only those
|
2008-11-29 |
Paul Aurich |
This technically doesn't matter due to behavior elsewhere in the prpl, but
|
2008-11-29 |
Adam Strzelecki |
Validate Gadu-Gadu UID's and perform proper CP1250 to UTF-8 conversions when
|
2008-11-29 |
Ka-Hing Cheung |
me likes this better, References #5565
|
2008-11-29 |
Ka-Hing Cheung |
patch from darkrain42 that fixes a crash with a broken server, we probably
|
2008-11-28 |
Sadrul Habib Chowdhury |
Use glib log functions to show error messages.
|
2008-11-28 |
John Bailey |
Better wording and add info to the ChangeLog.
|
2008-11-28 |
John Bailey |
Allow blank resources on XMPP when creating/modifying accounts. This works
|
2008-11-28 |
Jonathan Sailor |
Some improvements to XMPP resource handling:
|
2008-11-28 |
Paul Aurich |
Fix the namespace URL we look for on PEP reply stanzas to match the URL we
|
2008-11-27 |
Sadrul Habib Chowdhury |
Do not alter the killring on delete-prev or delete-next (char) operations.
|
2008-11-27 |
Richard Laager |
The other day while struct hiding, I noticed a for loop that was checking
|
2008-11-27 |
Richard Laager |
Whitespace fix
|
2008-11-27 |
Richard Laager |
Add a comment to clarify code I initially thought was broken.
|
2008-11-27 |
Richard Laager |
This is shipped with libpurple now, so installation notes are irrelevant.
|
2008-11-26 |
Richard Laager |
Apparently pidginstock-artwork.c is gone.
|
2008-11-26 |
Richard Laager |
Fix an unintended error in version-check when you have uncommitted changes.
|
2008-11-26 |
Richard Laager |
Really, really compile
|
2008-11-26 |
Richard Laager |
Really compile
|
2008-11-26 |
Richard Laager |
Compile
|
2008-11-26 |
Richard Laager |
A Warmenhoved patch from rwbarton to avoid showing the default instance
|
2008-11-26 |
Richard Laager |
Remove the length parameter from zephyr_recv_convert(), because we were
|
2008-11-26 |
Richard Laager |
merge of '812e8a74b31cd5bb1bcec2a4c71fd8d86e520054'
|
2008-11-26 |
Richard Laager |
merge of '0398d649eb2c6ff34c18ee43f0599f3eb0085b5c'
|
2008-11-25 |
Richard Laager |
Remove a space to eliminate a spurious diff between Pidgin's autogen.sh
|
2008-11-26 |
Marcus Lundblad |
Whoops, should return FALSE, not NULL, when jabber_buddy_find returns NULL
|
2008-11-26 |
Sadrul Habib Chowdhury |
Properly escape the status message.
|
2008-11-25 |
Mark Doliner |
Remove this timer when the switchboard is destroyed. Fixes a crash
|
2008-11-25 |
Mark Doliner |
Remove the timer if sess->soap_table is NULL. I don't think this ever
|
2008-11-25 |
Jochen Kemnade |
update po file and fix #7628 ("translation error in german pidgin error message")
|
2008-11-25 |
Daniel Atallah |
Fix the initial parsing of args in the win32 launcher to be more robust.
|
2008-11-25 |
Mark Doliner |
Use separate variables to keep track of the timer and the watcher.
|
2008-11-25 |
Mark Doliner |
Formatting change: Split these if statements on to two lines
|
2008-11-25 |
Mark Doliner |
I don't believe message should ever be null
|
2008-11-25 |
Mark Doliner |
Minor whitespace changes and shuffle functions around to be in a more
|
2008-11-25 |
Mark Doliner |
merge of '1b2d6e3c5b0a2de29e8789d768a61fd7f2a4b1da'
|
2008-11-24 |
Marcus Lundblad |
Removed som extranious debug output
|
2008-11-24 |
Daniel Atallah |
Prevent a NULL printf crash.
|
2008-12-10 |
Elliott Sales de Andrade |
Updates for federated/Yahoo buddies:
|
2008-12-08 |
Elliott Sales de Andrade |
Use ContactEmail to add federated buddies to the AddressBook. Those on Yahoo
|
2008-12-08 |
Elliott Sales de Andrade |
I think we don't need to keep track of the number of users on the FL. This
|
2008-12-08 |
Elliott Sales de Andrade |
Handle the InvalidPassportUser response when adding buddies and report it to
|
2008-12-07 |
Elliott Sales de Andrade |
Fix a typo in a name.
|
2008-12-07 |
Elliott Sales de Andrade |
Split up that faultcode stuff I just changed. Stops it from printing an annoying
|
2008-12-07 |
Elliott Sales de Andrade |
Deleting a contact without a ContactId doesn't work, so don't bother the server
|
2008-12-07 |
Elliott Sales de Andrade |
Send FQY as the first thing when adding a buddy so that we know what network
|
2008-12-07 |
Elliott Sales de Andrade |
Print a specific error to debug log about EmailDomainIsFederated error.
|
2008-12-01 |
Elliott Sales de Andrade |
Send the SOAP faultcode to the callbacks for each Contact operation. They all
|
2008-12-01 |
Elliott Sales de Andrade |
Get the MSN buddy's network ID from the FindMembership response.
|
2008-11-28 |
Elliott Sales de Andrade |
Add tests for some known contact annotations. These don't do anything yet, but
|
2008-11-28 |
Elliott Sales de Andrade |
When parsing the MSN AB, the contactType does not specify from which network
|
2008-11-28 |
Elliott Sales de Andrade |
Check for NULL group_id before calling msn_group_new since that function will
|
2008-11-24 |
Elliott Sales de Andrade |
Only get the artist and album if we are setting a Music mediatype.
|
2008-11-24 |
Elliott Sales de Andrade |
Add the Games and Office media to MSN as attributes tacked on to the tune
|
2008-11-24 |
John Bailey |
merge of '27bbe0ce3ea70a4a4f830cb5f63e86c8ed26baca'
|
2008-11-24 |
Gary Kramlich |
ChangeLog'd the release notifications change
|
2008-11-24 |
Casey Ho |
A patch from Casey Ho to move the release notification to a mini-dialog in the buddy list. The change log is no longer displayed, but will open a webbrowser to show it.
|
2008-11-23 |
Elliott Sales de Andrade |
Don't request an acknowledgement on an auto-response message and don't set a
|
2008-11-23 |
Elliott Sales de Andrade |
Cleaned up version of 2f409bcdde5ebbb1edf097aeb4b4366d7c71518d:
|
2008-11-23 |
Elliott Sales de Andrade |
merge of '55175ee4e57c664f82028c9b5f73853595fa1bb0'
|
2008-11-23 |
Kelemen Gábor |
Hungarian translation updated
|
2008-11-23 |
Kelemen Gábor |
merge of '896a0f459df5db1110a59f355c4b243c3c4be58d'
|
2008-11-24 |
John Bailey |
Tweak a comment.
|
2008-11-24 |
John Bailey |
ChangeLog the last few things I committed.
|
2008-11-24 |
Florian Quèze |
Prevent the Buddy State Notification plugin from duplicating notices when
|
2008-11-24 |
Richard Laager |
Add a NULL check to fix a crash. Fixes #4516.
|
2008-11-23 |
John Bailey |
Credit Toby Schaffer for his patch.
|
2008-11-23 |
Toby Schaffer |
Enable atuo-response functionality on Zephyr. This should emulate the
|
2008-11-23 |
John Bailey |
I forgot to ChangeLog this earlier. Refs #220.
|
2008-11-23 |
John Bailey |
merge of '2f409bcdde5ebbb1edf097aeb4b4366d7c71518d'
|
2008-11-23 |
Elliott Sales de Andrade |
merge of '1d9a1da300a6d07aa721ebc00ee40b928cdd790d'
|
2008-11-23 |
Elliott Sales de Andrade |
disapproval of revision '2f409bcdde5ebbb1edf097aeb4b4366d7c71518d'
|
2008-11-23 |
Elliott Sales de Andrade |
Replace spaces wth tabs in indentation and tabs with spaces in line continuations.
|
2008-11-23 |
Elliott Sales de Andrade |
Mark added a workaround for not having enough parameters in this command.
|
2008-11-23 |
Elliott Sales de Andrade |
merge of '8298236e9cd6a6127656eacf513bc6928bee9065'
|
2008-11-23 |
Elliott Sales de Andrade |
disapproval of revision '050e412d19af350e54a9105f34339a2690d8fc08'
|
2008-11-23 |
Elliott Sales de Andrade |
merge of '98fe04f817ef415faebd3f7a38b7f0588c0b0cba'
|
2008-11-23 |
Elliott Sales de Andrade |
disapproval of revision '9020464484f831155faf5ec030cd374386c01e62'
|
2008-11-23 |
John Bailey |
Fix two warnings introduced by the image patch I committed earlier and make
|
2008-11-23 |
John Bailey |
Kill off a bajillion comments that just needlessly duplicate function
|
2008-11-23 |
Adam Strzelecki |
Support displaying buddy icons from Gadu-Gadu buddies. Fixes #220.
|
2008-11-21 |
Daniel Atallah |
A fix from Paul Aurich for a long-standing XMPP issue with duplicate buddies. Fixes #479.
|
2008-11-21 |
Daniel Atallah |
Patch from Raiko Nitzsche to fix a crash when processing a LOGIN_REDIRECT with unexpected output. References #7563.
|
2008-11-21 |
Will Thompson |
Don't try to free NULL xmlnodes stolen by jabber-receiving-xmlnode handlers
|
2008-11-25 |
Mark Doliner |
Is it valid to use purple_timeout_remove() to remove a timer when
|
2008-11-19 |
Daniel Atallah |
Add missing newline in debug message.
|
2008-11-18 |
Mark Doliner |
Counting is for dummies
|
2008-11-18 |
Mark Doliner |
This should fix another crash I've seen. We weren't correctly
|
2008-11-18 |
Mark Doliner |
I've seen this crash a few times where cmd->param_count is 4 and
|
2008-11-18 |
Richard Laager |
I know Mark was trying to save newlines, but I had one to spare.
|
2008-11-18 |
Richard Laager |
merge of '9ffac1a19695cb6a4ed024bc6951cae029d6daaf'
|
2008-11-17 |
Richard Laager |
Create DB42.
|
2008-11-18 |
Mark Doliner |
Don't log an error when parsing vcard data. Also, these messages
|
2008-11-17 |
Mark Doliner |
Remove stray whitespace and wrap the function comments at less than 80
|
2008-11-17 |
Richard Laager |
Fix a crash Jacky Lam noted on devel@pidgin.im:
|
2008-11-17 |
Richard Laager |
Fix our COPYRIGHT file to be UTF-8 again and add a test to the commit-check
|
2008-11-17 |
Richard Laager |
A patch from db42 to fix right-to-left text in tooltips.
|
2008-11-17 |
Sadrul Habib Chowdhury |
Try to be more compliant with the freedesktop.org icon spec thingy with
|
2008-11-17 |
Mark Doliner |
merge of '59b09f0d1f3f4226f7edfd8351478498fbd6b8d3'
|
2008-11-17 |
Richard Laager |
I don't know why we'd want the TUNE status to be saveable.
|
2008-11-16 |
Will Thompson |
I hear elb is really into Pokémon
|
2008-11-16 |
Richard Laager |
Add pidgin-emotes.svg to EMOTES_DEFAULT_24_SCALABLE. I don't know why it was
|
2008-11-16 |
Richard Laager |
Small cleanup to make the SMILEYS variable consistent.
|
2008-11-16 |
Richard Laager |
Add small.theme.in to POTFILES.in
|
2008-11-16 |
Richard Laager |
Make the small smiley theme actually work.
|
2008-11-16 |
Richard Laager |
Update the theme file to reflect the icons available. I did this like so:
|
2008-11-16 |
Hylke Bons |
Commit 16x16 smiley icons from Hylke (as well as the theme file).
|
2008-11-16 |
Richard Laager |
Commit some icons I resized from the default smiley theme. I'll be using
|
2008-11-16 |
unknown |
Adding ICQ X-Status icons from N3fr0n. These will be used as part of a small
|
2008-11-16 |
Richard Laager |
Add empty directories so I can start committing files individually.
|
2008-11-16 |
Richard Laager |
Backport the 'purple_debug_*(msg)' -> 'purple_debug_*("%s", msg);' fixes.
|
2008-11-23 |
Kelemen Gábor |
Hungarian translation updated
|
2008-11-16 |
Richard Laager |
propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head a8cd841bcb25707847d12b7743eaf73cc27274af)
|
2008-11-15 |
Richard Laager |
Fix the indentation level on the code changed by the last patch.
|
2008-11-15 |
John Bailey |
Patch from 'db42' to enable MD5 auth on ICQ. Refs #4449. Before I merge
|
2008-11-15 |
Ka-Hing Cheung |
I got a crash happened at dereferencing chat when it's NULL, I think this
|
2008-11-15 |
Mark Doliner |
Separate the parsing of data into a separate function from the reading of
|
2008-11-15 |
Mark Doliner |
Make the two "read_cb()" functions more similar, and fix a rare
|
2008-11-15 |
Mark Doliner |
kmstange pointed out that "joining" was misspelled here
|
2008-11-15 |
Sadrul Habib Chowdhury |
Use normalized chat names when searching for chats. This fixes an issue
|
2008-11-15 |
Mark Doliner |
Make this function match read_cb() in servconn.c. The bottom halves of
|
2008-11-15 |
Mark Doliner |
It's not possible for wasted to be TRUE here. Wasted will only be TRUE
|
2008-11-15 |
Mark Doliner |
It's not appropriate to set processing to TRUE here, either.
|
2008-11-15 |
Mark Doliner |
It's not appropriate to set processing to FALSE here. I think this is
|
2008-11-15 |
Mark Doliner |
If we're setting swboard here then we need to add the slplink to the
|
2008-11-14 |
Mark Doliner |
Remove a few spurious debug_warns
|
2008-11-14 |
Mark Doliner |
Fix an assertion failure/unlikely crash when:
|
2008-11-14 |
Will Thompson |
merge of '67feb999e0a93f08cec26793214137c5c5252e9e'
|
2008-11-14 |
Mark Doliner |
This dialog should have a title
|
2008-11-14 |
Will Thompson |
Make double-clicking a saved status activate it and close the window.
|
2008-11-14 |
Mark Doliner |
Seriously why would you ever do this? Use g_path_get_basename()
|
2008-11-14 |
Mark Doliner |
Use basename() instead of splitting a path and then taking the last element.
|
2008-11-14 |
Mark Doliner |
String changes. I'm kind of blindly making changes to the qq strings
|
2008-11-14 |
Mark Doliner |
Our in-tree prpls probably shouldn't list authors who don't work on
|
2008-11-14 |
Mark Doliner |
This preferences isn't used anywhere, and when we call get_string_list
|
2008-11-14 |
Mark Doliner |
msn_session_get_swboard only returns null if we give it a null session,
|
2008-11-14 |
Richard Laager |
merge of '12d71b833c7d3451c58c50e6dc621a88d678d474'
|
2008-11-14 |
Richard Laager |
Compile
|
2008-11-14 |
Richard Laager |
Fix CID #367
|
2008-11-14 |
Richard Laager |
Fix CID #385
|
2008-11-14 |
Richard Laager |
Fix CID #386
|
2008-11-14 |
Richard Laager |
Fix CID #387
|
2008-11-14 |
Richard Laager |
Fix CID #388
|
2008-11-14 |
Richard Laager |
Fix CID #389
|
2008-11-14 |
Richard Laager |
Fix CID #390
|
2008-11-14 |
Richard Laager |
Fix CID #391, #392
|
2008-11-14 |
Richard Laager |
Fix CID #370
|
2008-11-14 |
Richard Laager |
pkt can't ever be NULL here. It is only ever allocated once with g_newa(),
|
2008-11-14 |
Richard Laager |
Fix CID #401
|
2008-11-14 |
Richard Laager |
Fix CID #384
|
2008-11-14 |
Mark Doliner |
Minor documentation
|
2008-11-14 |
Mark Doliner |
It's an error if purple_xfer_new fails, so use a g_return_val_if_fail
|
2008-11-14 |
Elliott Sales de Andrade |
merge of '1fde8168a6eb08e558dabefc069a0eba15a5a6ee'
|
2008-11-14 |
Ethan Blanton |
Add M-erase as a default finch entry binding (delete-prev-word)
|
2008-11-13 |
Mark Doliner |
Attempt to avoid a crash in MSN. See the comment in the code.
|
2008-11-13 |
Mark Doliner |
merge of 'b1b60077658bb1e01f71e81175786a8e7c3c4916'
|
2008-11-13 |
Mark Doliner |
cmdproc->data should never be null. Log a warning message if it
|
2008-11-13 |
Richard Laager |
A patch from Jaywalker to better handle conversations by user ID vs.
|
2008-11-13 |
Richard Laager |
merge of '0d3ce6dca7222c77b50e8a23fe0ed1bae02928a8'
|
2008-11-13 |
Mark Doliner |
merge of '54ee2acb5f6ef92c29503315eb7c24bae221cd7b'
|
2008-11-13 |
Mark Doliner |
Make another function static
|
2008-11-13 |
Mark Doliner |
This doesn't matter, but I think the metaphor tends to be that you push
|
2008-11-13 |
Mark Doliner |
Reame msn_slplink_unleash to msn_slplink_send_queued_slpmsgs, which I
|
2008-11-13 |
John Bailey |
This was originally a patch from Brian Geppert that corrected the 'silently
|
2008-11-13 |
Mark Doliner |
Use purple_timeout_add_seconds() instead of purple_timeout_add() in a
|
2008-11-13 |
Mark Doliner |
For some reason the slpmsg and slplink functions don't have underscores
|
2008-11-13 |
Mark Doliner |
There's no need for this variable anymore
|
2008-11-13 |
Mark Doliner |
Make a few more functions static and remove a few declarations for
|
2008-11-13 |
Mark Doliner |
msn_slplink_remove_slpcall() shouldn't be responsible for setting
|
2008-11-13 |
Mark Doliner |
Make msn_slp_call_timeout static
|
2008-11-13 |
Mark Doliner |
Move msn_slplink_send_msgpart() that it doesn't need a forward declaration
|
2008-11-13 |
Mark Doliner |
Didn't mean to check this assert in. I mean, it's probably bad if it
|
2008-11-13 |
Mark Doliner |
slplink->swboard will only be null if slplink->session is null. This
|
2008-11-13 |
Mark Doliner |
Get rid of slplink->local_user because it's a copy of
|
2008-11-12 |
Mark Doliner |
Use libtool to build static archives when --with-static-prpls is passed
|
2008-11-12 |
Mark Doliner |
It should be more efficient to just use g_mallc() and then manually
|
2008-11-12 |
Mark Doliner |
Move a few lines to eliminate the need for the "wasted" variable here.
|
2008-11-12 |
Mark Doliner |
The "processing" flag basically says "this connection is busy, don't
|
2008-11-12 |
Mark Doliner |
Get rid of an unnecessary if statement, and don't try to unref a
|
2008-11-12 |
Sadrul Habib Chowdhury |
Use a more appropriate signal for the markerline plugin. Fixes #7518.
|
2008-11-12 |
John Bailey |
Patch from 'siddish' to fix Yahoo! file transfers with older (i.e. non-p15)
|
2008-11-12 |
John Bailey |
merge of '78ed36cc0ce73adfd57f03aa3a1086bb22c53773'
|
2008-11-13 |
Richard Laager |
A patch from Math2Gold to fix the dbus-analyze-functions script to properly
|
2008-11-12 |
Richard Laager |
When you choose Save As from the Conversation menu in Pidgin, the saved file
|
2008-11-13 |
Elliott Sales de Andrade |
Make the Send button insensitive when there is no text in the input buffer.
|
2008-11-13 |
Elliott Sales de Andrade |
Don't add the Send button to a gtkconv->lower_hbox when the data specifying it
|
2008-11-11 |
Ethan Blanton |
Simon Ruderich points out that Purple::Notify::Msg was incorrectly stashed.
|
2008-11-10 |
Mark Doliner |
This file was removed
|
2008-11-09 |
Ethan Blanton |
Update the TCL-HOWTO to some more modern nomenclature
|
2008-11-08 |
Alex Willmer |
Add an ellipsis to the "Add" and "Modify" buttons in the accounts, pounces, and
|
2008-11-08 |
Richard Laager |
Hylke added this file, presumably part of his duplicate icon structure
|
2008-11-07 |
Daniel Atallah |
Fix a potential leak, thanks to "KuSh". Fixes #7463.
|
2008-11-07 |
Daniel Atallah |
Fix a potential leak, thanks to "KuSh". Fixes #7464.
|
2008-11-07 |
Daniel Atallah |
Fix a potential leak, thanks to "KuSh". Fixes #7465.
|
2008-11-06 |
Marcus Lundblad |
Make jabber_resource_have_capability polute the log a little less...
|
2008-11-05 |
Marcus Lundblad |
Remove that hack involving GtkIMHtmlSmileys
|
2008-11-03 |
Marcus Lundblad |
Don't try to remove GtkIMHtmlSmileys from smiley trees if the GtkIMHtml
|
2008-11-02 |
Richard Laager |
Remove the QQ CURRENT_REVISION stuff in the Makefile. This, even with their
|
2008-11-02 |
Richard Laager |
kluge pointed out that the segfault message still recommends people IM
|
2008-11-02 |
Richard Laager |
applied changes from e09c51ab6473bf53c6dca408f13b863e1194108c
|
2008-11-02 |
Richard Laager |
Fix POTFILES.in on trunk.
|
2008-11-02 |
Richard Laager |
applied changes from 84461a44ffa2c1e7ab026455c5463a9763f64a9d
|
2008-11-01 |
Sadrul Habib Chowdhury |
merge of '602d7960555cc685575a2a32397427df3e55a9a7'
|
2008-11-01 |
Sadrul Habib Chowdhury |
merge of '8ed01adf0c9173501da81537854ce2954e9805e7'
|
2008-11-01 |
Sadrul Habib Chowdhury |
A little clearer description for an option.
|
2008-11-01 |
Stu Tomlinson |
Temporarily remember account password across network disconnection to allow
|
2008-11-01 |
Stu Tomlinson |
Don't populate the password field on the modify account dialog if we are
|
2008-11-01 |
Stu Tomlinson |
x509_issuer_dn() should return the certificate's issuer name, not the cert
|
2008-10-31 |
Mark Doliner |
This file was removed
|
2008-10-31 |
Mark Doliner |
Fix these strings in trunk. This change was made in the
|
2008-10-31 |
Marcos García Ochoa |
Strip multiple leading mode characters from incoming nicknames.
|
2008-10-31 |
Sadrul Habib Chowdhury |
Missing newline in debug message.
|
2008-10-31 |
Richard Laager |
Kill some // comments. Sigh.
|
2008-10-30 |
Richard Laager |
Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
|
2008-10-30 |
Richard Laager |
purple_network_listen_map_external() is used in (at least) Bonjour. Given
|
2008-10-30 |
Richard Laager |
Update the docs for purple_network_is_available(). It doesn't block.
|
2008-10-30 |
Richard Laager |
Fix a compiler warning I introduce with the GtkSetting code.
|
2008-10-30 |
Richard Laager |
merge of '06a7529af082c664858fd154ff5d83244e974f47'
|
2008-10-30 |
Richard Laager |
Ignore autogen.args.
|
2008-10-30 |
Richard Laager |
More Bonjour struct hiding fixes.
|
2008-10-30 |
Richard Laager |
Fix some macros to work with hidden structs.
|
2008-10-30 |
Richard Laager |
Fix my Tcl fix.
|
2008-10-30 |
Richard Laager |
- Make autogen.sh find autogen.args when /bin/sh is not bash.
|
2008-10-30 |
Richard Laager |
Use GtkSetting to obtain the tooltip preferences instead of our own hidden
|
2008-10-30 |
Sadrul Habib Chowdhury |
Allow binding meta-arrow keys for actions. Requested by essobi in #pidgin
|
2008-10-30 |
Richard Laager |
Fix Bonjour to work with the hidden structs, except for proto_data.
|
2008-10-30 |
Richard Laager |
Fix Tcl to compile with the hidden structs.
|
2008-10-30 |
John Bailey |
Credit Diego for that patch. Refs #7391.
|
2008-10-30 |
John Bailey |
merge of '62e0eb23e1c2cd6ac1d8a7d96b6e598bd54ed0d2'
|
2008-10-30 |
John Bailey |
merge of '843d513c3da12026fc35af070a23a3d11844824c'
|
2008-10-30 |
Gary Kramlich |
use some additional preproc logic to avoid copying the structs directly into the implementation files
|
2008-10-30 |
John Bailey |
merge of '06e4830f3567955e026f3d594afcc65a07d57b26'
|
2008-10-30 |
Richard Laager |
merge of '06e4830f3567955e026f3d594afcc65a07d57b26'
|
2008-10-30 |
Gary Kramlich |
merge of '65d5236e936af6170109ef8c5af76c7871b9cc12'
|
2008-10-30 |
Diego Pettenò |
This fixes a link error when linking with GNU ld and specifying the
|
2008-10-29 |
Sadrul Habib Chowdhury |
merge of '37145f1b4ec49b432ea571f96562d44f4c5a908e'
|
2008-10-29 |
Marcus Lundblad |
Fixed a compiler warning (and remove an unnessesary cast)
|
2008-10-29 |
Sadrul Habib Chowdhury |
Allow focusing conversation history and the userlist focusable via
|
2008-10-29 |
Sadrul Habib Chowdhury |
Fix a bug where right-clicking the user's name in a chat conversation
|
2008-10-29 |
John Bailey |
I suppose I should put my pidgin.im e-mail address here too since it's
|
2008-10-29 |
John Bailey |
merge of '30922c7a0ed0323c9c88a1a70e4677aaab277a2f'
|
2008-10-30 |
SHiNE CsyFeK |
2008.10.30 - flos <lonicerae(at)gmail.com>
|
2008-10-28 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head 4e892c470840f4ed8b012015b15ff8956166028a)
|
2008-10-28 |
Jochen Kemnade |
update German translation
|
2008-10-28 |
Daniel Atallah |
merge of 'dcede21c9852ddddc60076539bfdb8d7e226df33'
|
2008-10-28 |
Daniel Atallah |
merge of '58f8b2b331075660bb2f57e5dc82b32e039f8099'
|
2008-10-30 |
Richard Laager |
Fix up my fix.
|
2008-10-30 |
Richard Laager |
Fix some warnings:
|
2008-10-30 |
Richard Laager |
Simplify some of the changes. Yeah, this code sucks. I wrote it a LONG
|
2008-10-28 |
Gary Kramlich |
Hide the blistnode, buddy, contact, group, and chat structs
|
2008-10-28 |
Richard Laager |
I think we all agree that a link is okay.
|
2008-10-28 |
Richard Laager |
merge of '7bdc0d34e54e09101ba68ba39703a8fd5081e8eb'
|
2008-10-27 |
Stu Tomlinson |
merge of '0d1b60430843a092248a2644865910266131add6'
|
2008-10-27 |
Stu Tomlinson |
merge of '8abde19f1f7825af2ea2d62b7a00e1de7afd6492'
|
2008-10-27 |
Daniel Atallah |
merge of '9af1b5054f770dc244dcad8b55bdb61c0f3347a4'
|
2008-10-26 |
Ka-Hing Cheung |
escape nick change message
|
2008-10-27 |
Richard Laager |
Provide @pidgin.im email addresses for Gary and myself.
|
2008-10-27 |
Richard Laager |
Remove duplicated code for building the lists.
|
2008-10-27 |
Richard Laager |
Eliminate a pile of duplication in the About box.
|
2008-10-27 |
Stu Tomlinson |
disapproval of revision '4f931125ffce24ace6bf298cc58d620c1a975aa1'
|
2008-10-26 |
Richard Laager |
Gary and I were discussing how blogs have made the NEWS file less useful.
|
2008-10-26 |
Daniel Atallah |
Perform some sanity checking on inbound IQs and send an error / drop as needed.
|
2008-10-26 |
Richard Laager |
Improve our NetworkManager support in a couple of ways:
|
2008-10-25 |
Richard Laager |
merge of '1f22186ba9290bcae0deaea09d4fd38867f773e6'
|
2008-10-25 |
Richard Laager |
ChangeLog the MSN certificate fix.
|
2008-10-25 |
Richard Laager |
merge of '8a14c1d90381baa3c31adeedee7f673d58d66304'
|
2008-10-25 |
Richard Laager |
merge of '1cb1b4ee3379b50280fbc97f2c889a43cd7c8c41'
|
2008-10-21 |
Richard Laager |
merge of '08956f503726c8222be7489f243810af590487e1'
|
2008-10-25 |
Ka-Hing Cheung |
merge of '1cb1b4ee3379b50280fbc97f2c889a43cd7c8c41'
|
2008-10-25 |
Will Thompson |
Only build SSL plugins if the corresponding library is present.
|
2008-10-25 |
Will Thompson |
Explicitly depend on automake >=1.9, and don't warn about GNU Make-isms.
|
2008-10-24 |
Marcus Lundblad |
What was I thinking... The GtkIMHtmlSmileys in the smiley trees aren't owned
|
2008-10-24 |
Daniel Atallah |
Make the CSS rgb() color parsing more robust. khc noted that it wouldn't work
|
2008-10-24 |
Daniel Atallah |
Support rgb(r,g,b) style css color definitions. Fixes #7288.
|
2008-10-24 |
Daniel Atallah |
gtk_widget_set_tooltip_text() is GTK+ >= 2.12
|
2008-10-22 |
Sadrul Habib Chowdhury |
More strings for translation.
|
2008-10-22 |
Daniel Atallah |
Mark for translation now that we're unfrozen.
|
2008-10-22 |
Daniel Atallah |
Clean up some unnecessary and unused code in the purple_circ_buffer_append()
|
2008-10-21 |
Sadrul Habib Chowdhury |
Show when offline (because the plugin doesn't work no more).
|
2008-10-21 |
Daniel Atallah |
merge of '27f7d38af8dba617aba8109d82e27907cd7d8b41'
|
2008-10-21 |
John Bailey |
This fixes a missing initializer warning I see with gcc 4.3 but haven't seen
|
2008-10-21 |
John Bailey |
merge of 'c65b8e669e142607d030dfb83caf2d344faa8dbe'
|
2008-10-21 |
John Bailey |
disapproval of revision '2506f7dd86d254a0a503554e51b61106f45e0f80'
|
2008-10-21 |
John Bailey |
merge of '2506f7dd86d254a0a503554e51b61106f45e0f80'
|
2008-10-21 |
Luke Bratch |
Patch from Luke Bratch:
|
2008-10-21 |
John Bailey |
Mark a few people as retired. If I made mistakes here, let me know and I
|
2008-10-21 |
John Bailey |
typo
|
2008-10-21 |
John Bailey |
Per my volunteering, Stu's nomination, and Ethan's agreement, I am marking
|
2008-10-21 |
Stu Tomlinson |
Using system libtool somehow resulted in a bunch of static libraries we
|
2008-10-21 |
Daniel Atallah |
Trigger url_fetch_connect_cb() asynchronously when the connection fails
|
2008-10-21 |
Daniel Atallah |
Add debug output when proxy configuration issues are seen. This will help to
|
2008-10-20 |
Ethan Blanton |
Prep for 2.5.3 ... or whatever comes next
|
2008-10-20 |
Daniel Atallah |
Update win32 changelog for 2.5.2 - better late than never.
|
2008-10-20 |
Daniel Atallah |
Fix a printf("%s", NULL). Fixes #7289.
|
2008-10-19 |
Elliott Sales de Andrade |
NEWS and ChangeLog a bit.
|
2008-10-19 |
Elliott Sales de Andrade |
merge of '0e036cef0f8a3bdfd1d7f7fc082edca43d3153df'
|
2008-10-19 |
Elliott Sales de Andrade |
Apply khc's patch for ADL error 205, with a few changes to get around
|
2008-10-19 |
Richard Laager |
merge of '15413347b7bb8ede3e50a8cab65b29ec8e93ab4f'
|
2008-10-09 |
Richard Laager |
merge of '05c26e9f58c2ab03f9f6d60143405f368789957d'
|
2008-10-19 |
Stu Tomlinson |
Fix some clearly bogus translations of Finch
|
2008-10-19 |
John Bailey |
merge of '4f7bf56fa49ba320a72f34b0df3e12c95b6bd84d'
|
2008-10-19 |
John Bailey |
NEWSing.
|
2008-10-19 |
Stu Tomlinson |
Galician translation updated (Frco. Javier Rial Rodríguez)
|
2008-10-19 |
Stu Tomlinson |
fix a string format mismatch in the Dutch translation
|
2008-10-19 |
Stu Tomlinson |
Afrikaans translation updated (Friedel Wolff)
|
2008-10-19 |
Stu Tomlinson |
Portuguese (Brazilian) translation updated (Rodrigo Luiz Marques Flores)
|
2008-10-19 |
Stu Tomlinson |
Slovak translation updated (Andrej Herceg)
|
2008-10-19 |
Stu Tomlinson |
Estonian translation updated (Ivar Smolin)
|
2008-10-19 |
Stu Tomlinson |
Dutch translation updated (Daniël Heres)
|
2008-10-19 |
Stu Tomlinson |
Norwegian Nynorsk translation updated (Yngve Spjeld Landro)
|
2008-10-19 |
Stu Tomlinson |
Czech translation updated (David Vachulka)
|
2008-10-19 |
Stu Tomlinson |
Chinese (Hong Kong) translation updated (Ambrose C. Li)
|
2008-10-19 |
Stu Tomlinson |
Mongolian translation added (gooyo)
|
2008-10-19 |
Stu Tomlinson |
Slovenian translation updated (Martin Srebotnjak)
|
2008-10-19 |
Stu Tomlinson |
Document the translation updates I noticed, I might have missed some
|
2008-10-19 |
Stu Tomlinson |
Remove 'devel' from the version number
|
2008-10-19 |
Stu Tomlinson |
Let's release. Either on a PC in Europe or in about 3 hours.
|
2008-10-19 |
Stu Tomlinson |
NEWS! and more optimism, although timezones may disagree with me.
|
2008-10-19 |
Stu Tomlinson |
Use the system libtool to build RPMs, hopefully this fixes any issues using
|
2008-10-19 |
Stu Tomlinson |
po/ChangeLog doesn't include dates
|
2008-10-19 |
Sadrul Habib Chowdhury |
NEWS for 2.5.2.
|
2008-10-19 |
Ethan Blanton |
Let's hear some NEWS
|
2008-10-18 |
Ethan Blanton |
merge of '8d34db0f9667ef7735bb95c82f854d1a46ef2ddc'
|
2008-10-18 |
Ethan Blanton |
Move the NEWS check from automake's check-news to the version-check
|
2008-10-18 |
Ethan Blanton |
pidginstock-artwork.c must be DIST'd because it's translated
|
2008-10-18 |
Sadrul Habib Chowdhury |
Instead of showing error message when trying to interactively add an
|
2008-10-16 |
Sadrul Habib Chowdhury |
Set the urgent flag for conversation windows on receiving a /buzz etc.
|
2008-10-16 |
Stu Tomlinson |
I hope this isn't being too optimistic. I needed to commit something...
|
2008-10-16 |
Stu Tomlinson |
Run the (relatively quick) version check before the (painfully long)
|
2008-10-16 |
Sadrul Habib Chowdhury |
merge of '293d86c14abc6f7b4838382bf85351bd687247c2'
|
2008-10-13 |
Sadrul Habib Chowdhury |
merge of '77f42c8f25c38b4f966158a64ab3be36f00e0aa8'
|
2008-10-08 |
Sadrul Habib Chowdhury |
merge of '05c26e9f58c2ab03f9f6d60143405f368789957d'
|
2008-10-16 |
Mark Doliner |
Check in updated versions of these from running stats.pl.
|
2008-10-16 |
Mark Doliner |
Pass --no-location to msgmerge when generating the stats at
|
2008-10-12 |
Ka-Hing Cheung |
References #6907, wrap a NULL check
|
2008-10-12 |
Ka-Hing Cheung |
merge of '05c26e9f58c2ab03f9f6d60143405f368789957d'
|
2008-10-02 |
Björn Voigt |
German update (2 new strings)
|
2008-10-02 |
Marcus Lundblad |
Minor corrections to Swedish translation
|
2008-10-02 |
Kelemen Gábor |
merge of '616765eabf8210a925bd2eab019bfb54f8d758fe'
|
2008-10-02 |
Daniel Atallah |
Add some debug output to the oscar encoding process.
|
2008-10-02 |
Laurynas Biveinis |
merge of '7e6b96bf18be99338c17deae1128126df39d1a70'
|
2008-10-02 |
Elliott Sales de Andrade |
Save the MSN ContactID after adding a buddy so it can be used for
|
2008-10-02 |
Elliott Sales de Andrade |
merge of '550b0287adae13c3fb57b0b584f2b461370b8464'
|
2008-10-02 |
Elliott Sales de Andrade |
merge of '791f3e070376e218af0a5c33695979827bbda747'
|
2008-10-02 |
Daniel Atallah |
Set %HOME% when running in portable mode so that GTK+'s files get stored in the
|
2008-10-02 |
Daniel Atallah |
Fix NULL pointer deref. Fixes #7258. Thanks to "jonassa" for noticing.
|
2008-10-02 |
Daniel Atallah |
Allow the message notification plugin to flash windows on win32.
|
2008-10-02 |
Daniel Atallah |
Set the connection display name to the server-assigned full jid for XMPP
|
2008-10-06 |
Sadrul Habib Chowdhury |
Show a manually added new empty group even if the preference is not set.
|
2008-10-04 |
Sadrul Habib Chowdhury |
Fix a bug in the irssi plugin where the windows wouldn't expand when the
|
2008-10-02 |
Sadrul Habib Chowdhury |
Unbreak ABI.
|
2008-09-30 |
Timo Jyrinki |
add spell-checkable languages' translations
|
2008-09-30 |
Timo Jyrinki |
Update Finnish translation for 2.5.2. (15 fuzzies in QQ left alone, not so
|
2008-09-30 |
Jochen Kemnade |
updated German translation
|
2008-09-30 |
Ka-Hing Cheung |
typo?
|
2008-09-30 |
Ka-Hing Cheung |
print out the servconn number when it's disconnected
|
2008-09-30 |
Ka-Hing Cheung |
attempts to resend message on switchboard error once, tested by maually
|
2008-10-02 |
Elliott Sales de Andrade |
Use the MSN passport in more places instead of the Contact ID if it's
|
2008-09-30 |
Daniel Atallah |
Prevent DNS-SD TXT record strings from exceeding the maximum length.
|
2008-09-29 |
Björn Voigt |
German update for 2.5.2
|
2008-09-29 |
Stu Tomlinson |
Unleak
|
2008-09-29 |
Stu Tomlinson |
Kill these warnings:
|
2008-09-29 |
Stu Tomlinson |
Use purple_connection_error_reason() when network disconnections are
|
2008-09-29 |
Ethan Blanton |
Do not set the connect server for Google Talk accounts. Setting the
|
2008-09-28 |
Will Thompson |
GtkBlist: don't set the Urgent hint whenever a connection error occurs or is updated
|
2008-09-28 |
Elliott Sales de Andrade |
Add some strings before string freeze for some not-done code. Should be
|
2008-09-28 |
Elliott Sales de Andrade |
Patch from Maiku to allow replying to a mobile contact that isn't on
|
2008-09-27 |
Elliott Sales de Andrade |
merge of 'af100261749125c03e3d490b01d36f8ea219bf8f'
|
2008-09-27 |
Elliott Sales de Andrade |
disapproval of revision '046452c275782ffd3218e3ae4863eaa8bf31a5f4'
|
2008-09-27 |
Elliott Sales de Andrade |
merge of '2138d13a6116de36a5c3cbbb2a323bcbab72017a'
|
2008-09-27 |
Elliott Sales de Andrade |
Update MSN Client Version (CVR) string to match 8.5.1302.
|
2008-09-27 |
Elliott Sales de Andrade |
Fix a possible xmlnode leak and an extra g_strdup when processing
|
2008-09-27 |
Björn Voigt |
small German update (fixes the second part of #7217
|
2008-09-26 |
Jochen Kemnade |
de translation: update some of the more translatable strings
|
2008-09-26 |
Elliott Sales de Andrade |
Always send the MSN status code, even when we think we're already logged
|
2008-09-25 |
Sadrul Habib Chowdhury |
Transliterate the group-names. I think there was a patch for this, but I can't find it now.
|
2008-09-25 |
Marcus Lundblad |
ChangeLog fix for crashing when using re-added custom smileys
|
2008-09-25 |
Marcus Lundblad |
merge of '59e2b9896f25e8517b3f0f4d742c143e6fccd6e0'
|
2008-09-25 |
Daniel Atallah |
Make note of the yahoo ping fix in the Changelog.
|
2008-09-25 |
Marcus Lundblad |
Clean up the GtkSmileyTrees on active GtkIMHtml instances when a custom smiley
|
2008-09-24 |
Mark Doliner |
Fix this debug message. Thanks to fledermaus who pointed it out.
|
2008-10-09 |
Richard Laager |
Use PURPLE_DEVEL_WEBSITE instead of hardcoding it.
|
2008-09-23 |
Ethan Blanton |
Enable a number of default-disabled strong ciphers for NSS.
|
2008-09-23 |
Sadrul Habib Chowdhury |
Another memory leak fix. Also, keep a copy of the alt-text in
|
2008-09-23 |
Sadrul Habib Chowdhury |
A couple of compile warning fixes, a couple of memory leak plugs.
|
2008-09-23 |
Marcus Lundblad |
Add custom smiley support for XMPP. Closes #5627.
|
2008-09-17 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head e550112b97817b0eafc647bd8c0adddf2a262a62)
|
2008-09-17 |
Marcus Lundblad |
merge of '11a3a54c2fe7e9807a6ef5d4a359d539688c2848'
|
2008-09-17 |
Marcus Lundblad |
ChangeLog custom smileys for XMPP
|
2008-09-16 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 3ffe6fd197f037185a0012875ef68c8f6d6c2f89)
|
2008-09-13 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head b14102a6c681b35084d2c3f7726de34d4f859fe1)
|
2008-09-23 |
Elliott Sales de Andrade |
merge of '092bbcea7b768d21baff3362314e784b26b1ced7'
|
2008-09-23 |
Daniel Atallah |
Only send a yahoo ping once an hour. The server doesn't like it when send it
|
2008-09-22 |
Sadrul Habib Chowdhury |
Looks like we need to convert the message into XHTML first. Fixes #7160.
|
2008-09-21 |
Richard Laager |
Add a comment documenting the internal.h situation for people using nullprpl
|
2008-09-20 |
Ka-Hing Cheung |
don't crash if we get a NLN command from someone not on the blist
|
2008-09-20 |
Sadrul Habib Chowdhury |
Fix a bug where some key-bindings wouldn't work with some .
|
2008-09-19 |
Stu Tomlinson |
Remove removed files from POTFILES.in
|
2008-10-28 |
SHiNE CsyFeK |
2008.10.27 - ccpaging <ccpaging(at)gmail.com>
|
2008-10-28 |
SHiNE CsyFeK |
2008.10.27 - ccpaging <ccpaging(at)gmail.com>
|
2008-10-28 |
SHiNE CsyFeK |
2008.10.22 - ccpaging <ccpaging(at)gmail.com>
|
2008-10-28 |
SHiNE CsyFeK |
2008.10.20 - ccpaging <ccpaging(at)gmail.com>
|
2008-10-28 |
SHiNE CsyFeK |
2008.10.14 - ccpaging <ccpaging(at)gmail.com>
|
2008-10-28 |
SHiNE CsyFeK |
2008.10.10 - ccpaging <ccpaging(at)gmail.com>
|
2008-10-28 |
SHiNE CsyFeK |
2008.10.10 - ccpaging <ccpaging(at)gmail.com>
|
2008-10-28 |
SHiNE CsyFeK |
2008.10.09 - ccpaging <ccpaging(at)gmail.com>
|
2008-10-28 |
SHiNE CsyFeK |
2008.10.09 - ccpaging <ccpaging(at)gmail.com>
|
2008-10-28 |
SHiNE CsyFeK |
2008.10.08 - ccpaging <ccpaging(at)gmail.com>
|
2008-10-28 |
SHiNE CsyFeK |
2008.10.08 - ccpaging <ccpaging(at)gmail.com>
|
2008-10-22 |
SHiNE CsyFeK |
2008.10.08 - ccpaging <ccpaging(at)gmail.com>
|
2008-10-22 |
SHiNE CsyFeK |
2008.10.08 - lonicerae <lonicerae(at)gmail.com>
|
2008-10-22 |
SHiNE CsyFeK |
2008.10.08 - ccpaging <ccpaging(at)gmail.com>
|
2008-10-22 |
SHiNE CsyFeK |
2008.10.07 - lonicerae <lonicerae(at)gmail.com>
|
2008-10-22 |
SHiNE CsyFeK |
2008.10.07 - ccpaging <ccpaging(at)gmail.com>
|
2008-10-22 |
SHiNE CsyFeK |
2008.10.07 - ccpaging <ccpaging(at)gmail.com>
|
2008-10-22 |
SHiNE CsyFeK |
2008.10.07 - ccpaging <ccpaging(at)gmail.com>
|
2008-10-22 |
SHiNE CsyFeK |
2008.10.05 - lonicerae <lonicerae(at)gmail.com>
|
2008-10-22 |
SHiNE CsyFeK |
Flos Lonicerae <lonicerae(at)gmail.com>
|
2008-10-22 |
SHiNE CsyFeK |
2008.10.04 - lonicerae <lonicerae(at)gmail.com>
|
2008-10-22 |
SHiNE CsyFeK |
2008.10.05 - ccpaging <ccpagint(at)gmail.com>
|
2008-10-22 |
SHiNE CsyFeK |
2008.10.04 - ccpaging <ccpagint(at)gmail.com>
|
2008-10-22 |
SHiNE CsyFeK |
2008.10.03 - ccpaging <ccpaging(at)gmail.com>
|
2008-10-22 |
SHiNE CsyFeK |
Flos Lonicerae <lonicerae(at)gmail.com>
|
2008-10-22 |
SHiNE CsyFeK |
2009.10.02 - ccpaging <ccpaging(at)gmail.com>
|
2008-10-22 |
SHiNE CsyFeK |
2008.09.30 - ccpaging <ccpaging(at)gmail.com>
|
2008-10-22 |
SHiNE CsyFeK |
2008.09.29 - ccpaging <ccpaging(at)gmail.com>
|
2008-10-22 |
SHiNE CsyFeK |
2008.09.28 - ccpaging <ccpaging(at)gmail.com>
|
2008-10-22 |
SHiNE CsyFeK |
Update ChangeLog
|
2008-10-22 |
SHiNE CsyFeK |
2008.09.26 - ccpaging <ccpaging(at)gmail.com>
|
2008-10-22 |
SHiNE CsyFeK |
patch 20080922 from ccpaging <ccpaging(at)gmail.com>
|
2008-10-22 |
SHiNE CsyFeK |
2008.10.03 - Flos Loniceare<lonicerae(at)gmail.com>
|
2008-09-19 |
SHiNE CsyFeK |
merge of '8c50cfe68a5cab6521acc54fedd6797e6c8b863f'
|
2008-09-19 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head 3f598d56f6f5742f395f67e76a28dc8abc26d97a)
|
2008-09-19 |
Sadrul Habib Chowdhury |
Show visited links in a different color. This also plugs a memory leak
|
2008-09-18 |
Sadrul Habib Chowdhury |
Change some menutray internals. This makes the tray-icons behave better.
|
2008-09-17 |
Elliott Sales de Andrade |
Apply khc's patch for 241 error. Tested it out myself. Cleaned up the
|
2008-09-17 |
Elliott Sales de Andrade |
merge of 'd50e4b01c210ebbcd8f8d5a001fa72450e021a97'
|
2008-09-16 |
Mark Doliner |
Fix DNS resolution. I think I broke this this morning in my revision
|
2008-09-16 |
Mark Doliner |
There was a little weirdness with the code that called the UI function
|
2008-09-16 |
Mark Doliner |
Simplify two bits of code a little
|
2008-09-16 |
Mark Doliner |
Change a string to be more user friendly (people shouldn't have any idea
|
2008-09-16 |
Mark Doliner |
Improve a few comments
|
2008-09-16 |
Mark Doliner |
Revert my revision 849d4f7265598a9f0340411c4c0c0401d488ec3b, which
|
2008-09-16 |
Mark Doliner |
Don't use g_queue_get_length because it requires glib 2.4
|
2008-09-16 |
Daniel Atallah |
Some minor cleanup; removal of unnecessary frees and setting stuff to NULL
|
2008-09-16 |
Stu Tomlinson |
Fix a double free. Fixes #7047
|
2008-09-19 |
SHiNE CsyFeK |
2008.09.19 - ccpaging <ccpaging(at)gmail.com>
|
2008-09-15 |
SHiNE CsyFeK |
2008.09.15 - csyfek <csyfek(at)gmail.com>
|
2008-09-15 |
Daniel Atallah |
merge of '546bf87105ac5b97c3962c083dfab015d37d9b05'
|
2008-09-15 |
Daniel Atallah |
merge of '365b2b0d8c5b010ad52640bc3f19a95168d44ded'
|
2008-09-15 |
Daniel Atallah |
merge of '035bfdb2d9357e8feaf49c1fea3daa75cd90d74d'
|
2008-09-15 |
Daniel Atallah |
merge of '6e857412566bb470d069d3f9bfccd5e7828abd0c'
|
2008-09-15 |
Daniel Atallah |
merge of '021e8f6b481be8a2183a6c94379b98ef008cc534'
|
2008-09-13 |
Sadrul Habib Chowdhury |
Fix handling mouse events with menus.
|
2008-09-12 |
Kevin Stange |
Richard failed to apply this change to the currently released version
|
2008-09-12 |
SHiNE CsyFeK |
merge of '5316525f53e27f838d18a6a08b82c7d55f674591'
|
2008-09-11 |
Daniel Atallah |
Add support for printing out the TEXT-MESSAGE in SOCKS5 CHAP auth.
|
2008-09-11 |
Daniel Atallah |
Fix the SOCKS5 CHAP authentication to parse several messages if they are read at
|
2008-09-11 |
Daniel Atallah |
merge of '3899adf4bc769e54b5338f295574ed8389025068'
|
2008-09-11 |
Richard Laager |
merge of 'a636632c34e757253b9488f72068ffa94dc1727f'
|
2008-09-11 |
Richard Laager |
Remove the preference for keeping the status message, and keep it always.
|
2008-09-11 |
Richard Laager |
merge of '7b270e8b949f20550eec69f904e57b5431a83f10'
|
2008-09-11 |
Richard Laager |
disapproval of revision 'fedd8495d3e49df957ae842bc5fa289452d048f8'
|
2008-09-11 |
Daniel Atallah |
Add GPL headers to the yahoo_auth files based on Sean's recollection of communication with the authors.
|
2008-09-11 |
Kevin Stange |
merge of 'aaddbdd76370264a6f95b6d787b565061e3b40d6'
|
2008-09-11 |
Kevin Stange |
Add things to the ChangeLog. Please add things to the changelog when
|
2008-09-11 |
Kevin Stange |
merge of '9eaf43035d1d4af1bc92a49bb30f637211f80123'
|
2008-09-11 |
Kevin Stange |
merge of 'b341289e9194564cc4f7250228a66b854c2ec3c5'
|
2008-09-15 |
Daniel Atallah |
disapproval of revision '8cebefbc6cd5d84acb69c74e69e8821f11dd225d'
|
2008-09-15 |
Daniel Atallah |
disapproval of revision '5688199e261449d33b5803dafff50d860896ebcb'
|
2008-09-15 |
Daniel Atallah |
disapproval of revision '5316525f53e27f838d18a6a08b82c7d55f674591'
|
2008-09-11 |
SHiNE CsyFeK |
2008.09.11 - csyfek <csyfek(at)gmail.com>
|
2008-09-11 |
SHiNE CsyFeK |
2008.09.04 - ccpaging <ccpaging(at)gmail.com>
|
2008-09-15 |
Daniel Atallah |
disapproval of revision '92d52eef2994d2697999177804e3665989cfa352'
|
2008-09-11 |
SHiNE CsyFeK |
2008.09.02 - ccpaging <ccpaging(at)gmail.com>
|
2008-09-11 |
SHiNE CsyFeK |
2008.08.16 - ccpaging <ecc_hy(at)hotmail.com>
|
2008-09-11 |
Ka-Hing Cheung |
shuffle some code around to make sure are using the right errno,
|
2008-09-10 |
Mark Doliner |
merge of '60045dbace89be557466fc68978290d5fe8b491d'
|
2008-09-10 |
Kevin Stange |
Revert this change that was accidentally committed in f5ca7968 to remove
|
2008-09-10 |
Richard Laager |
Provide a preference to allow users to keep their status message when
|
2008-09-10 |
Richard Laager |
Add some missing files to POTFILES.in.
|
2008-09-10 |
Richard Laager |
Add libpurple/tests/libpurple.. to the list of files to ignore. I don't
|
2008-09-10 |
Mark Doliner |
Fix this g_return_val_if_fail. It should have been returning TRUE or
|
2008-09-10 |
Mark Doliner |
In our child DNS lookup processes, don't bother to use select to watch
|
2008-09-10 |
Mark Doliner |
Currently when a child dns resolver process reads a domain name from
|
2008-09-09 |
Sadrul Habib Chowdhury |
Use the more appropriate _unregister_handler function.
|
2008-09-08 |
Daniel Atallah |
Fix a NULL pointer deref in the NSS SSL implementation with certain self-signed
|
2008-09-08 |
Daniel Atallah |
Use the correct free() function.
|
2008-09-08 |
Daniel Atallah |
Fix a TODO and mark a string translatable now that we're not string frozen.
|
2008-09-07 |
Elliott Sales de Andrade |
Don't try to read data from a NULL filename in
|
2008-09-07 |
Elliott Sales de Andrade |
merge of '4108bfcdd43ec618a7105588ec476f7cb3d68abb'
|
2008-09-06 |
Will Thompson |
Prefs/Sounds: add some mnemonics
|
2008-09-06 |
Will Thompson |
Add a "Mute sounds" tickybox in Prefs, mirroring Tools/Mute Sounds.
|
2008-09-05 |
Will Thompson |
Uniquify auto-accepted file names to foo-2.tar.gz, not foo.tar.gz-2.
|
2008-09-06 |
Elliott Sales de Andrade |
merge of '276af715e3b26cba28965e1fa14e8c6e5ac65a85'
|
2008-09-05 |
Sadrul Habib Chowdhury |
Fix the conversation window closing unexpectedly. Again.
|
2008-09-05 |
Sadrul Habib Chowdhury |
He is crazy, and he writes crazy patches.
|
2008-09-04 |
Sadrul Habib Chowdhury |
merge of '44df11dd9d1db0245be1ab1ac5410821b1c9f2af'
|
2008-09-04 |
Mark Doliner |
The variable we use to keep track of the watcher of the ssl connection
|
2008-09-04 |
Daniel Atallah |
Fix the tab headers to display consistently when changing the "Show detailed
|
2008-09-11 |
Marcus Lundblad |
Added a workaround for receiving smileys from Jabbim,
|
2008-09-11 |
Marcus Lundblad |
When receiving an <img/> without the "alt" attribute, set
|
2008-09-08 |
Marcus Lundblad |
Fixed a memory error, which was due to me destroying some hashtables in the
|
2008-09-08 |
Marcus Lundblad |
Patch from Phil Hannent fixing build on Windows
|
2008-09-06 |
Marcus Lundblad |
Removed commented out declarations (oops)
|
2008-09-05 |
Marcus Lundblad |
Updated to use latest spec. in XEP-0231
|
2008-09-04 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head b5850556407753df7ee8b8fa84917779165fc58b)
|
2008-09-04 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head e685599ddcc769d157547685b5498df0662de8a2)
|
2008-09-04 |
Sadrul Habib Chowdhury |
The irssi wm does not need libpurple, and use relative path to libgnt.la
|
2008-09-04 |
Sadrul Habib Chowdhury |
Report dbus/nm availability correctly
|
2008-09-04 |
Sadrul Habib Chowdhury |
datallah reminds me that my strings suck
|
2008-09-04 |
Daniel Atallah |
Don't select the GTK+ checkbox if the current version or a new er version is
|
2008-09-04 |
Daniel Atallah |
Remove some stray references to the MIT kerberos stuff we distributed for a short time.
|
2008-09-03 |
Daniel Atallah |
Parse the HTTP status code in the release notification plugin and only display
|
2008-09-02 |
Peter Hjalmarsson |
Updated swedish translation
|
2008-09-06 |
Elliott Sales de Andrade |
We can't have ./configure lying to you, can we?
|
2008-09-02 |
Elliott Sales de Andrade |
Depend on NetworkManager >= 0.5.0 because NetworkManager.h does not
|
2008-09-02 |
Elliott Sales de Andrade |
Don't check for NetworkManager support when we find out we're not
|
2008-09-02 |
Ka-Hing Cheung |
I just thought that was funny
|
2008-09-01 |
Sadrul Habib Chowdhury |
Return FALSE when a perl plugin cannot be loaded.
|
2008-09-01 |
Sadrul Habib Chowdhury |
merge of 'aafdb65286c235642b3ed1ac877f14714653e6cb'
|
2008-09-01 |
Sadrul Habib Chowdhury |
Fix compiling 'make plugin.so' when srcdir != builddir. This should've been part of the last commit.
|
2008-09-01 |
Sadrul Habib Chowdhury |
Fix compiling 'make plugin.so' when srcdir != builddir
|
2008-09-01 |
Sadrul Habib Chowdhury |
Show 'ICQ UIN...' and 'Yahoo ID...' in the screenname field
|
2008-09-11 |
Kevin Stange |
disapproval of revision 'f5ca7968e3f6be8f81d068232d389e0b1dab784b'
|
2008-09-01 |
Hylke Bons |
Things still need to be adjusted here.
|
2008-09-01 |
Hylke Bons |
Add new artwork directory structure side by side with pidgin/pixmaps/ for smooth transition.
|
2008-09-01 |
Jochen Kemnade |
Updated de translation
|
2008-08-31 |
Ka-Hing Cheung |
take out default mute key binding
|
2008-08-31 |
Daniel Atallah |
Warnings cleanup from Lee Roach. Fixes #6242.
|
2008-08-31 |
Daniel Atallah |
An optimization for purple_accounts_find() to eliminate a malloc/free per
|
2008-08-31 |
Daniel Atallah |
Some Makefile cleanups to remove generated files from Lee Roach. Fixes #6609.
|
2008-08-31 |
Daniel Atallah |
Clean up some debugging to avoid potential NULL string printf.
|
2008-08-31 |
Sadrul Habib Chowdhury |
Press - or = in the accounts list to reorder accounts.
|
2008-08-31 |
Sadrul Habib Chowdhury |
Add 'Nested Grouping' option in the grouping plugin
|
2008-08-31 |
Sadrul Habib Chowdhury |
Try to preserve HTML attributes in notification dialogs
|
2008-08-31 |
Kevin Stange |
Now we're 2.5.2devel!
|
2008-08-31 |
Elliott Sales de Andrade |
Make this string translateable now that we're tagged and out of string
|
2008-08-31 |
Kevin Stange |
The pixmaps here are gone.
|
2008-08-31 |
Elliott Sales de Andrade |
NEWS! Because no-one else wants to do it...
|
2008-08-31 |
Kevin Stange |
Start NEWSing please.
|
2008-08-30 |
Elliott Sales de Andrade |
Add MSN error code 927 for suspended passports, and a little bit of
|
2008-08-30 |
Ka-Hing Cheung |
Stu's idea, I sort of did it the other way. I don't know if it will help
|
2008-08-30 |
Elliott Sales de Andrade |
merge of '0c4505a67ab2e90bf634a3d235022d369302e129'
|
2008-08-30 |
Elliott Sales de Andrade |
Print out SOAP response data as it's received in chunks. Sure, that
|
2008-08-30 |
Stu Tomlinson |
Remove the (win32 only?!) QQ buddy icon pixmaps due to copyright concerns
|
2008-08-30 |
Kevin Stange |
Add something Stu noted.
|
2008-08-30 |
Kevin Stange |
Include the Windows tray icons in the source distribution.
|
2008-08-30 |
Kevin Stange |
Here, now we have a list of things that were changed. I'm not sure if
|
2008-08-29 |
Luke Schierer |
merge of '2907a92b5f377c1eb7ea400907a83a8d39b049d4'
|
2008-08-29 |
Daniel Atallah |
Added Irish translation from Aaron Kearns. This technically addes a string ("Irish"), but I'm going to do it anyway. Fixes #6836.
|
2008-08-29 |
Daniel Atallah |
Updated he translation. Fixes #6826
|
2008-08-29 |
Daniel Atallah |
Updated zh_HK zh_TW translations. Fixes #6805
|
2008-08-29 |
Daniel Atallah |
Updated nn translation. Fixes #6802
|
2008-08-29 |
Daniel Atallah |
Updated pt_BR translation. Fixes #6800
|
2008-08-29 |
Daniel Atallah |
Updated Czech translation. Fixes #6796
|
2008-08-29 |
Daniel Atallah |
Updated Italian translation. Fixes #6789
|
2008-08-29 |
Daniel Atallah |
Updated Dutch translation. Fixes #6787
|
2008-08-29 |
Daniel Atallah |
Updated Spanish translation from jfs. Fixes #6694,#6876
|
2008-08-29 |
Daniel Atallah |
Updated Galician translation from Frco. Javier Rial Rodriguez. Fixes #6621.
|
2008-08-29 |
Evan Schoenberg |
Ignore nicknames which are just the user portion of the JID, as these aren't useful. Instead, prefer the fullname in that situation for serverside alias purposes.
|
2008-08-29 |
Evan Schoenberg |
The alias we retrieve from the roster is a private alias; use purple_serv_got_private_alias() to tell the core about it
|
2008-08-29 |
Sadrul Habib Chowdhury |
Update the tooltip if the status of the selected node changes.
|
2008-08-28 |
Timo Jyrinki |
2.5.1 update. And yay for second --no-location update in a row.
|
2008-08-28 |
Daniel Atallah |
Don't arbitrarily default font settings when none are specified for incoming
|
2008-08-28 |
Daniel Atallah |
Build the XMPP Console plugin by default on windows too.
|
2008-08-28 |
Daniel Atallah |
Some cleanup and a little leak fix that I thought I committed a while ago.
|
2008-08-28 |
Daniel Atallah |
Patch from "brookingcharlie" to make "Open All Messages" the default response
|
2008-08-28 |
Daniel Atallah |
Path from Toby Schaffer to fix a null ptr deref when adding a buddy. Fixes #6821.
|
2008-08-27 |
Daniel Atallah |
Update win32 installer for cert changes.
|
2008-08-27 |
Ka-Hing Cheung |
merge of '153989e7ae76bd6d5247eca35699948dded65121'
|
2008-08-27 |
Daniel Atallah |
Add support for sending authorization for Basic proxy authentication when the
|
2008-08-27 |
Ka-Hing Cheung |
merge of '126251205c0faf12cb73ec60a10f1cf904b8166d'
|
2008-08-27 |
Ka-Hing Cheung |
merge of '3acf6d9387524fb3b59c35e5e1db2847387c37af'
|
2008-08-27 |
Ka-Hing Cheung |
merge of '6404d7635dd48f315b3c8fd3550970a417daa2ef'
|
2008-08-27 |
Ka-Hing Cheung |
prints out the payload to debug log in case we get an invalid UBX command,
|
2008-08-27 |
Ka-Hing Cheung |
remove misleading portion of the debug line
|
2008-08-27 |
Daniel Atallah |
Do a better job of detecting if the yahoo account is connecting through a HTTP
|
2008-08-27 |
Ka-Hing Cheung |
so turns out this is what I really need
|
2008-08-27 |
Ka-Hing Cheung |
merge of '23de00c9ca4c1e5f6d10ff40c78d2647432260de'
|
2008-08-27 |
Evan Schoenberg |
Return FALSE from purple_url_parse() if a host could not be determined
|
2008-08-27 |
Evan Schoenberg |
purple_url_parse() now gracefully handles a url which is wholly invalid.
|
2008-08-27 |
Ka-Hing Cheung |
merge of '44b23c8bda2576a9bfcd3eaa90f9188c455df575'
|
2008-10-25 |
Ka-Hing Cheung |
disapproval of revision 'abcb63937b0282df910bc35d286c3f0d3245bfa5'
|
2008-08-27 |
Ka-Hing Cheung |
disapproval of revision '44b23c8bda2576a9bfcd3eaa90f9188c455df575'
|
2008-08-27 |
Ka-Hing Cheung |
add enough certs so we can verify msn servers, distributions that use
|
2008-10-02 |
Laurynas Biveinis |
Update Lithuanian translation
|
2008-08-29 |
Hylke Bons |
Revert translation.
|
2008-08-26 |
Daniel Atallah |
purple_str_to_time() didn't necessarily set "rest" under all circumstances.
|
2008-08-26 |
Sadrul Habib Chowdhury |
merge of '3800c01dede1b6e3df0d6f637b4a865ff77e0efe'
|
2008-08-26 |
Björn Voigt |
German update for 2.5.1
|
2008-08-26 |
Hylke Bons |
One-canvas file for the status and tray icons, making a lot of files obsolete.
|
2008-08-26 |
Éric Boumaour |
Update French translation.
|
2008-08-26 |
Daniel Atallah |
Add support for reading SOCKS proxy information from the Windows proxy settings.
|
2008-08-26 |
Elliott Sales de Andrade |
merge of '3c1dec61837db8f0f51fc35f7ca26ff948a4e4f4'
|
2008-08-25 |
Laurynas Biveinis |
Remove source line information from the LT translation
|
2008-08-25 |
Laurynas Biveinis |
merge of '2dda5492ce310300c1b45a054126b0e52e760eaf'
|
2008-08-25 |
Richard Laager |
Add some more code to the version-check target to test the ChangeLog files
|
2008-10-02 |
Kelemen Gábor |
hu.po: Updated Hungarian translation
|
2008-08-25 |
Stu Tomlinson |
automake can spit out gzip & bzip2 tarballs at the same time, avoiding the
|
2008-08-25 |
Ethan Blanton |
Verify monotone tag and workspace version on 'make packages'.
|
2008-08-25 |
Ethan Blanton |
Add release-time candy 'make release' and 'make packages' to the Makefile.
|
2008-08-24 |
Stu Tomlinson |
ICONS_22_SCALABLE doesn't exist anymore
|
2008-08-24 |
Stu Tomlinson |
Use SOCKS proxy if specified when running in GNOME
|
2008-08-26 |
Sadrul Habib Chowdhury |
Do not allow setting empty shortcut for a custom smiley.
|
2008-08-24 |
Sadrul Habib Chowdhury |
Show 'Edit' instead of 'pidgin-edit' in the edit buttons. Fixes #6742
|
2008-08-23 |
Ka-Hing Cheung |
correctly say we support offline messages for all buddies, this was never
|
2008-08-23 |
John Bailey |
Update the man page a bit.
|
2008-08-23 |
Evan Schoenberg |
merge of '0394d7df6e47a5fa45b9a961d47614562888683e'
|
2008-08-22 |
Stu Tomlinson |
Only disconnect xmpp connections during xml parsing if the error is an
|
2008-08-22 |
Hylke Bons |
Update 16x16 protocol icons.
|
2008-08-22 |
Hylke Bons |
Dialog icons. Man, these were getting old...
|
2008-08-21 |
Hylke Bons |
Throbber test.
|
2008-08-21 |
Mark Doliner |
merge of 'a3016031fd5b2669070b7d99b301874a29269f18'
|
2008-08-21 |
Hylke Bons |
Source files for the new icons added in 2.5.0.
|
2008-08-21 |
Mark Doliner |
merge of '43173262756f7a4040386ac05c0492431fa3c308'
|
2008-08-21 |
Hylke Bons |
First steps to one-canvas workflow.
|
2008-08-26 |
Elliott Sales de Andrade |
Don't crash if user == NULL in a couple more places. Not exactly the
|
2008-08-21 |
Elliott Sales de Andrade |
merge of '038d9d36d640ed83f9df5333d57dc0cd8b9ae847'
|
2008-08-20 |
Richard Laager |
It's not "Accounts->Add/Edit" any more, it's now "Accounts->Manage Accounts".
|
2008-08-20 |
Richard Laager |
In the Join/Part plugin, add the ability to apply the rules to
|
2008-08-20 |
Richard Laager |
Bump the version to 2.5.1devel
|
2008-08-20 |
Stu Tomlinson |
merge of '2e9b29f761a49d4b15531f9efc0c1824f50cfb0d'
|
2008-08-20 |
Stu Tomlinson |
Fix syntax error in Dutch translation
|
2008-08-20 |
Daniel Atallah |
Fix printf of a NULL string and also an invalid free. Fixes #6627
|
2008-10-12 |
Ka-Hing Cheung |
disapproval of revision 'd50e4b01c210ebbcd8f8d5a001fa72450e021a97'
|
2008-09-17 |
Elliott Sales de Andrade |
disapproval of revision 'c3270f154f1777243d7c71b4e7eaa86bb417d93a'
|
2008-08-21 |
Elliott Sales de Andrade |
Support some older versions of the ILN command. Apparently some IM
|
2008-08-21 |
Elliott Sales de Andrade |
Apparently messenger@microsoft.com is some sort of server-side buddy
|
2008-08-20 |
Elliott Sales de Andrade |
merge of '46196fef32aa6c83b1155e906772d576c064fa25'
|
2008-08-19 |
Ethan Blanton |
hah
|
2008-08-19 |
Ka-Hing Cheung |
(21:05:09) datallah: i think there will be one soon (2.5.1), but it'll be because of MSN :D
|
2008-08-19 |
Daniel Atallah |
I forgot to add these new files to Makefile.am
|
2008-08-19 |
Stu Tomlinson |
Update the dates
|
2008-08-19 |
Elliott Sales de Andrade |
merge of '6ff1ad13faebe5a0404273212fa903636bb58d37'
|
2008-08-20 |
Hylke Bons |
Make the tray icons truly 22x22px.
|
2008-08-19 |
Hylke Bons |
Darken the text of the extended-away icon a bit.
|
2008-08-18 |
Hylke Bons |
Change weird shape of the 22x22 app icon.
|
2008-08-18 |
Hylke Bons |
More improvements.
|
2008-08-18 |
Stu Tomlinson |
merge of '9db6cf3ac465ef3a7aca0eee0f47e02d3ea7b162'
|
2008-08-18 |
Hylke Bons |
Remove all useless definitions. This will reduce the tarball size a lot.
|
2008-08-19 |
Elliott Sales de Andrade |
Oops, missed a bit of that patch there.
|
2008-08-27 |
Mike Ruprecht |
Properly free audio and video devices in the preferences.
|
2008-08-27 |
Mike Ruprecht |
Fix up video preview error handling.
|
2008-08-27 |
Mike Ruprecht |
Simplify device API. Use gchar* instead of GValue.
|
2008-08-27 |
Mike Ruprecht |
merge of '3fd2b0bf399bc4820c027060ec6c82ed1ca6ca45'
|
2008-08-24 |
Mike Ruprecht |
Make voice calls work with Finch.
|
2008-08-24 |
Mike Ruprecht |
Restore autoprobe property when finished probing for devices.
|
2008-08-27 |
Mike Ruprecht |
Update to Farsight2 0.0.3.
|
2008-08-21 |
Mike Ruprecht |
Remove a bunch of extraneous GstBus messages from the debug output.
|
2008-08-21 |
Mike Ruprecht |
Fix GStreamer assertion.
|
2008-08-20 |
Mike Ruprecht |
Fixed a compile warning.
|
2008-08-18 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 9db6cf3ac465ef3a7aca0eee0f47e02d3ea7b162)
|
2008-08-18 |
Elliott Sales de Andrade |
A patch from nowic to re-colorize the greyed out icon when a buddy signs
|
2008-08-18 |
Elliott Sales de Andrade |
Close notify and request dialogs with PurpleSslConnection as handle.
|
2008-08-17 |
Ka-Hing Cheung |
I am still hoping for a release
|
2008-08-17 |
Mark Doliner |
It helps to rename the function
|
2008-08-17 |
Mark Doliner |
merge of '6b6139039fdaaf6ab1059337085b3b6267bb474e'
|
2008-08-17 |
Hylke Bons |
Fix make file.
|
2008-08-17 |
Will Thompson |
Correct documentation about list account options to reflect what the key and
|
2008-08-17 |
Will Thompson |
Ellipsize the "n people in room" text if necessary.
|
2008-08-17 |
Elliott Sales de Andrade |
merge of '183a46fcac287d4b1661ab0a96f7cbd2e2d5b5a0'
|
2008-08-17 |
Mark Doliner |
A little function renaming and organization
|
2008-08-16 |
Mark Doliner |
NEWSinating the country side. NEWSinating the peasants.
|
2008-08-16 |
Hylke Bons |
Sharper 16x16 application icon thanks to QuLogic.
|
2008-08-16 |
Hylke Bons |
Pixel polish.
|
2008-08-16 |
Evan Schoenberg |
merge of '81070314dbb1793818b946813e1f0cdfda74f7ca'
|
2008-08-16 |
Evan Schoenberg |
Fixed an inverted g_return_val_if_fail() which caused gadu-gadu to always set an available status with no status message
|
2008-08-16 |
Stu Tomlinson |
Fix compiling with glib < 2.6
|
2008-08-16 |
Stu Tomlinson |
Fix compiling with gtk < 2.6
|
2008-08-16 |
Ka-Hing Cheung |
.
|
2008-08-16 |
Elliott Sales de Andrade |
Turn off those MSN NOTification debug messages. It should work now, and
|
2008-08-16 |
Elliott Sales de Andrade |
merge of '2bf1b91e196b9f481e1e0e63ba6aa28c9918ce6d'
|
2008-08-16 |
Daniel Atallah |
merge of '3ba789b2288c2880c7a984b204ad5450055ba746'
|
2008-08-16 |
Daniel Atallah |
I missed the traditional Chinese po file in the first round. References #6557.
|
2008-08-16 |
Elliott Sales de Andrade |
NEWS!
|
2008-08-16 |
Elliott Sales de Andrade |
I don't like this being un-alphabetical. :P
|
2008-08-15 |
Hylke Bons |
Windows icon file.
|
2008-08-15 |
Hylke Bons |
Updated NEWS and chat icon.
|
2008-08-15 |
Daniel Atallah |
Fix dist
|
2008-08-15 |
Daniel Atallah |
Oops, I forgot the actual Italian po file.
|
2008-08-15 |
Daniel Atallah |
Updated Italian translation from Claudio Satriano. Fixes #6587.
|
2008-09-15 |
SHiNE CsyFeK |
applied changes from 5688199e261449d33b5803dafff50d860896ebcb
|
2008-09-15 |
SHiNE CsyFeK |
applied changes from 92d52eef2994d2697999177804e3665989cfa352
|
2008-09-15 |
SHiNE CsyFeK |
applied changes from 8cebefbc6cd5d84acb69c74e69e8821f11dd225d
|
2008-09-15 |
SHiNE CsyFeK |
applied changes from f12c8903079425d7850fa183df0b3f937b2952be
|
2008-08-18 |
Mike Ruprecht |
Fixed a ton of memory leaks.
|
2008-08-17 |
Mike Ruprecht |
* Added input/output volume preferences for voice conversations.
|
2008-08-17 |
Mike Ruprecht |
Only show the mute button when sending an audio stream.
|
2008-08-17 |
Mike Ruprecht |
Decouple stream direction. Allows send only or recv only streams.
|
2008-08-16 |
Mike Ruprecht |
Fix crash when gstreamer audio or video factory can't be found. References #6605
|
2008-08-15 |
Mike Ruprecht |
Stop additional media sessions within a single conversation for grouped contacts.
|
2008-08-14 |
Mike Ruprecht |
Remove warning.
|
2008-08-14 |
Mike Ruprecht |
Prevent multiple voice and video sessions within the same conversation.
|
2008-08-09 |
Mike Ruprecht |
Changed PurpleMediaStreamType to PurpleMediaSessionType.
|
2008-08-09 |
Mike Ruprecht |
Fixed up media functions in prpl.c and prpl.h, adding more documentation and
|
2008-08-09 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 434563a4b8fadb9593c241db4bb5ffd0bf2c0627)
|
2008-08-25 |
Laurynas Biveinis |
Update Lithuanian translation
|
2008-08-09 |
Mike Ruprecht |
* Added documentation to media.h and mediamanager.h
|
2008-08-03 |
Mike Ruprecht |
Update Jingle implementation per recent standard changes.
|
2008-07-23 |
Mike Ruprecht |
Added a mute button for the local microphone.
|
2008-07-23 |
Mike Ruprecht |
Set the proper send codec in Farsight.
|
2008-07-19 |
Mike Ruprecht |
merge of '77e249bc561fc09bc5fe8f9c6f8b573701b5d63d'
|
2008-07-18 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head c7c882ce933f14ae4b89d4c9782a84accaec53b5)
|
2008-07-19 |
Mike Ruprecht |
Convert serv_* media functions to purple_prpl_* functions.
|
2008-07-17 |
Mike Ruprecht |
Add two missed newlines for debug messages.
|
2008-07-17 |
Mike Ruprecht |
Use the purple STUN server preference with the rawudp Farsight transmitter.
|
2008-07-17 |
Mike Ruprecht |
Set the media pipeline to PLAYING immediately after initialization
|
2008-07-16 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head e3ceb09b71185a9074ce73733f2a65b437c9a545)
|
2008-07-16 |
Mike Ruprecht |
Fix compiling without voice and video support.
|
2008-07-16 |
Mike Ruprecht |
Added whether voice and video support has been enabled in Pidgin's About dialog.
|
2008-07-11 |
Mike Ruprecht |
Fixed some memory leak issues involving GLists.
|
2008-07-11 |
Mike Ruprecht |
Added ChangeLog.API entries.
|
2008-07-11 |
Mike Ruprecht |
Added xmlnode_get_parent.
|
2008-07-11 |
Mike Ruprecht |
Simplify the Jingle handlers by moving repetitive code into the parse function.
|
2008-07-10 |
Mike Ruprecht |
Hide unnecessarily exposed Jingle handler functions
|
2008-07-10 |
Mike Ruprecht |
Further decouple Jingle from iq.c
|
2008-06-28 |
Mike Ruprecht |
Clarify the scope of two variables.
|
2008-06-27 |
Mike Ruprecht |
Added better Farsight error handling.
|
2008-06-27 |
Mike Ruprecht |
Wait to set up the voice and video GUI until the responder has accepted the session.
|
2008-06-27 |
Mike Ruprecht |
Fix the order of the send/recv audio/video display widgets.
|
2008-06-27 |
Mike Ruprecht |
Move the main voice and video pipeline into media.c and display more debug info.
|
2008-06-26 |
Mike Ruprecht |
Add proper padding to the voice conference audio levels.
|
2008-06-26 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00)
|
2008-06-26 |
Mike Ruprecht |
Widened the vertical audio levels.
|
2008-06-19 |
Mike Ruprecht |
Move the audio progress bar widgets to be beside the video displays.
|
2008-06-12 |
Mike Ruprecht |
Notify the user which type of media session the remote user wants to initiate.
|
2008-06-10 |
Mike Ruprecht |
Preliminary video embedded in the conversation window. It's still kind of buggy.
|
2008-06-08 |
Mike Ruprecht |
Fix assertion.
|
2008-06-07 |
Mike Ruprecht |
New media icons. Thanks, hbons.
|
2008-06-07 |
Mike Ruprecht |
Fix crash when receiving a session-initiate ack for a nonexistent session.
|
2008-06-07 |
Mike Ruprecht |
Fix assertion.
|
2008-06-07 |
Mike Ruprecht |
Send negotiated codecs in session-accept opposed to all local codecs.
|
2008-06-07 |
Mike Ruprecht |
Jingle sessions now keep track of their transaction state to a degree.
|
2008-06-06 |
Mike Ruprecht |
Silence warning.
|
2008-06-06 |
Mike Ruprecht |
Listen to the media pipeline and display errors.
|
2008-06-06 |
Mike Ruprecht |
Use the right namespaces for broadcasting and discovering Jingle support.
|
2008-06-06 |
Mike Ruprecht |
Temporary fix to remove a 5-7 second delay when initiating a media session.
|
2008-06-06 |
Mike Ruprecht |
Added the "media" attribute to the Jingle description element according
|
2008-06-06 |
Mike Ruprecht |
Added some utility functions to convert PurpleMediaStreamType
|
2008-06-06 |
Mike Ruprecht |
merge of '3969ff3f40069748728f9ee2376a4bab3f089d04'
|
2008-06-06 |
Mike Ruprecht |
Corrected debug labels s/"jabber"/"jingle"/
|
2008-06-06 |
Mike Ruprecht |
Refactored PurpleMedia to make creating audio or video sessions virtually identical. Audio, video, and audio/video sessions now work. Also added videotestsrc to the video plugin preference.
|
2008-06-04 |
Mike Ruprecht |
Added functions to help create Jingle packets. Revised some of the Jingle flow.
|
2008-06-03 |
Mike Ruprecht |
Added functions to help with the creation of Jingle packets.
|
2008-06-03 |
Mike Ruprecht |
Added JingleSessionContent structure to store content information
|
2008-06-02 |
Mike Ruprecht |
Further decoupled Jingle code from jabber.c:
|
2008-06-02 |
Mike Ruprecht |
Moved Jingle message handlers from jabber.c to jingle.c.
|
2008-06-02 |
Mike Ruprecht |
Fix crash bug when checking if a contact can do media when logging out.
|
2008-05-31 |
Mike Ruprecht |
Check remote JID's capabilities for audio and video XEP support.
|
2008-05-31 |
Mike Ruprecht |
Remove the "Call" button from the formatting toolbar.
|
2008-05-31 |
Mike Ruprecht |
Create a proper media menu with options for audio, video, and
|
2008-05-31 |
Mike Ruprecht |
Free the PurpleMedia object when the media session ends and fix ending
|
2008-05-28 |
Mike Ruprecht |
merge of '38838bc806900103298d383237d2ae7cd60bbd82'
|
2008-05-27 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin.vv' (head 9443004596a4fc55992da8548ef5b438de22c8ef)
|
2008-05-27 |
Sadrul Habib Chowdhury |
Broken merge.
|
2008-05-27 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
|
2008-05-27 |
Mike Ruprecht |
merge of '0685fc29468269a2af68268baa627b09f83339e4'
|
2008-05-27 |
Mike Ruprecht |
Silence warning.
|
2008-05-28 |
Mike Ruprecht |
Use USE_VV instead of USE_FARSIGHT.
|
2008-05-28 |
Mike Ruprecht |
Change configure script to have a separate check for voice and video
|
2008-05-27 |
Mike Ruprecht |
Require gstreamer-plugins-base-0.10 for compiling with voice and video
|
2008-05-27 |
Mike Ruprecht |
Added better Farsight error handling. Fixes several crash bugs related
|
2008-05-25 |
Mike Ruprecht |
Fix compiling with the --disable-vv switch.
|
2008-05-24 |
Mike Ruprecht |
Fix video plugin/device preference and preview.
|
2008-05-24 |
Mike Ruprecht |
Moved jingle.c global variable "sessions" into JabberStream.
|
2008-05-23 |
Mike Ruprecht |
Updates voice and video to use Farsight 2, gets XMPP voice conferences
|
2008-04-13 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 9da7555026cd7b8456f95ae153a7852ddbcf6678)
|
2008-03-22 |
Sadrul Habib Chowdhury |
Add log-handlers for farsight foo.
|
2008-03-22 |
Sadrul Habib Chowdhury |
Fine tune the media (audio) widget in finch.
|
2008-03-22 |
Sadrul Habib Chowdhury |
Change a few things:
|
2008-03-22 |
Sadrul Habib Chowdhury |
Add Marcus Lundblad to the COPYRIGHT.
|
2008-03-22 |
Sadrul Habib Chowdhury |
Patch from Michael Ruprecht (Maiku) to announce voice support to the officia gtalk client. References #34.
|
2008-03-22 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 86f8b3e5d789c691f873f515a92fe8e111dcab6e)
|
2008-03-22 |
Sadrul Habib Chowdhury |
Some media support in finch. This needs to be updated for the got-accept signal.
|
2008-03-22 |
Sadrul Habib Chowdhury |
Add the new jingle.c/h files.
|
2008-03-22 |
Sadrul Habib Chowdhury |
Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
|
2008-03-18 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
|
2008-03-15 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 8ca6a80e2cd7fbbc59983f8ba370f7276e062db9)
|
2008-03-15 |
Sadrul Habib Chowdhury |
Show a message when the remote end terminates a session.
|
2008-02-08 |
Sadrul Habib Chowdhury |
Fix a compile error due to set_clock being defined in term.h conflicting with gstreamer.
|
2008-02-06 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 16d99d9757384d801e4f13d991cb769a71f9c190)
|
2008-06-11 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 7be65dacd56b6536cf745747e39a29f4f7f2644b)
|
2008-06-01 |
Marcus Lundblad |
New files used for custom smileys.
|
2008-06-01 |
Sadrul Habib Chowdhury |
Ooops ... compile\!
|
2008-06-01 |
Sadrul Habib Chowdhury |
A couple of leak fixes.
|
2008-06-01 |
Marcus Lundblad |
Custom smileys for XMPP according to XEP 0231. Refs #5627.
|
2008-02-06 |
Sadrul Habib Chowdhury |
merge of 'c121cde51cc5bd48a26b46df14b86756465ef4a4'
|
2007-12-29 |
Sadrul Habib Chowdhury |
These shouldn't be here.
|
2007-12-29 |
Sadrul Habib Chowdhury |
The whitespace at the end of the line was giving me errors.
|
2007-12-29 |
Sadrul Habib Chowdhury |
Remove a compile error, and a few warnings.
|
2007-12-29 |
Sadrul Habib Chowdhury |
Fix the prplinfo structs and get rid of some compile warnings.
|
2007-12-29 |
Evan Schoenberg |
Fix some compilation problems when USE_FARSIGHT isn't defined.
|
2007-12-29 |
Evan Schoenberg |
Fixed some problems which came up while propagating
|
2007-12-29 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
|
2008-11-15 |
Richard Laager |
merge of '8b98876f03b683ae6805d673e713f30f16b7f6e9'
|
2007-10-29 |
Carlos Silva |
Fix some typos
|
2007-09-27 |
Sadrul Habib Chowdhury |
Cosmetics.
|
2007-09-21 |
Sadrul Habib Chowdhury |
merge of '02901ee49b228d1bf519032a6422667d6805d0c1'
|
2007-09-20 |
Sean Egan |
Missing files
|
2007-09-20 |
Sadrul Habib Chowdhury |
Cute little compile errors.
|
2007-09-19 |
Sean Egan |
You can actually receive Google Talk voice calls with crappy UI now
|
2007-09-05 |
Sean Egan |
Some UI ;)
|
2007-09-05 |
Sean Egan |
Missed files
|
2007-09-05 |
Sean Egan |
Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
|
2007-08-28 |
Sean Egan |
Add Farsight to configure.ac
|
2008-08-15 |
Daniel Atallah |
Updated Romanian translation from Mi.u Moldovan. Fixes #6581
|
2008-08-15 |
Daniel Atallah |
Updated Portuguese (Brazilian) translation from Rodrigo Luiz Marques Flores. Fixes #6577.
|
2008-08-15 |
Daniel Atallah |
Updated Czech translation from David Vachulka. Fixes #6564.
|
2008-08-15 |
Daniel Atallah |
Updated Chinese (Hong Kong) translation from Ambrose C. Li. Fixes #6557
|
2008-08-15 |
Daniel Atallah |
Updated Spanish translation from Javier Fernandez-Sanguino. Fixes #6552
|
2008-08-15 |
Daniel Atallah |
Updated Hebrew translation from Shalom Craimer. Fixes #6551.
|
2008-08-15 |
Daniel Atallah |
Updated Albanian translation from Besnik Bleta. Fixes #6538.
|
2008-08-15 |
Daniel Atallah |
Updated Norwegian Nynorsk from Yngve Spjeld Landro. Fixes #6535.
|
2008-08-15 |
Daniel Atallah |
Updated Slovenian translation from Martin Srebotnjak. Fixes #6275.
|
2008-08-15 |
Daniel Atallah |
Updated Vietnamese translation from Clytie Siddall. Fixes #6148.
|
2008-08-15 |
Daniel Atallah |
Updated Sinhala translation from Yajith Ajantha Dayarathna. Fixes #5882.
|
2008-08-15 |
Daniel Atallah |
Estonian translation update from Ivar Smolin. Fixes #5851.
|
2008-08-15 |
Daniel Atallah |
Start the release wheel rolling\!
|
2008-08-15 |
Elliott Sales de Andrade |
Add purple_prpl_{got,send}_attention to ChangeLog.API.
|
2008-08-15 |
Elliott Sales de Andrade |
I seem to have accidentally turned on those "unsafe" SOAP debug messages.
|
2008-08-15 |
Elliott Sales de Andrade |
merge of '3b7b0deadf583b8df122dced7a6925e693af3223'
|
2008-08-15 |
Stu Tomlinson |
Fix finding TCL headers with latest TCL
|
2008-08-15 |
Stu Tomlinson |
merge of '27269c5b28fd1f58228c46b310d26a5d208dac77'
|
2008-08-15 |
Elliott Sales de Andrade |
Fix up some more icon mis-spellings.
|
2008-08-14 |
William Ehlhardt |
Add notice in ChangeLog about NSS support
|
2008-08-14 |
William Ehlhardt |
Patch to fully enable NSS SSL Certificates from #6500.
|
2008-08-14 |
Hylke Bons |
Update Dutch translation again...
|
2008-08-15 |
Elliott Sales de Andrade |
Remove calls to g_markup_escape_text. Not only does this help with old
|
2008-08-15 |
Elliott Sales de Andrade |
disapproval of revision '8bae3778af422c41094db4e639f2cf45e6ee6259'
|
2008-08-15 |
Stu Tomlinson |
Fix compatibility with glib < 2.4 for g_markup_printf_escaped. untested.
|
2008-08-15 |
Stu Tomlinson |
We don't need slplink or switchboard low-level debugging enabled by default
|
2008-08-14 |
Hylke Bons |
Somehow I forgot these icons.
|
2008-08-14 |
Hylke Bons |
Cigarette icon typo.
|
2008-08-14 |
Hylke Bons |
About screen for 2.5.0
|
2008-08-14 |
Hylke Bons |
Blue bubble experiment.
|
2008-08-14 |
Hylke Bons |
Improved Dutch translation
|
2008-08-14 |
Hylke Bons |
Slicker application icons. Don't hate me.
|
2008-08-14 |
Kelemen Gábor |
hu.po: Updated Hungarian translation for 2.5
|
2008-08-14 |
Ka-Hing Cheung |
merge of '181e1f6b21a5dc3c848f82475078ab94654fbb10'
|
2008-08-14 |
Daniel Atallah |
merge of '87f91e5f4e7f627329c2b7edf56773f58696a8cf'
|
2008-08-14 |
Daniel Atallah |
Use the "Flash taskbar button X times" value from the win32 Tweak UI "Prevent
|
2008-08-14 |
Daniel Atallah |
It turns out that setting the window title causes it to stop flashing on win32.
|
2008-08-14 |
Daniel Atallah |
Don't emit the "buddy-typed" signal when *we* are typing.
|
2008-08-14 |
Daniel Atallah |
Add a note about the timeout_add uiop being used to synchronize threads on win32.
|
2008-08-14 |
Ka-Hing Cheung |
This should fix a crash that I've been seeing. I am not sure if this is the
|
2008-08-13 |
Hylke Bons |
Dutch translation, icons.
|
2008-08-13 |
Hylke Bons |
Updated smiley style and theme file.
|
2008-08-13 |
Will Thompson |
Stu reckoned that having a new block to build the debug string is ugly;
|
2008-08-13 |
Will Thompson |
Oscar passing NULL for the debug category is not great if you're filtering by category.
|
2008-08-13 |
Will Thompson |
Relegate XML dumped by msn's SOAP code to MISC from INFO.
|
2008-08-12 |
Daniel Atallah |
More leaks of fds to client processes.
|
2008-08-12 |
Daniel Atallah |
Use non-blocking io for IRC DCC transfers.
|
2008-08-12 |
Daniel Atallah |
Don't leak the fd to child processes.
|
2008-08-12 |
Daniel Atallah |
Use non-blocking io for inbound TCP connections for SIMPLE.
|
2008-08-12 |
Daniel Atallah |
These fds don't need to be inherited by child processes.
|
2008-08-12 |
Daniel Atallah |
Use non-blocking io for direct xmpp file transfers
|
2008-08-12 |
Jochen Kemnade |
German translation: small fix
|
2008-08-12 |
Elliott Sales de Andrade |
Make docklet menu appear on button press instead of release to match
|
2008-08-12 |
Elliott Sales de Andrade |
merge of '103b421151d9a077e40a662e8d3743b5232f3da4'
|
2008-08-12 |
Daniel Atallah |
Don't look up caps exts when the initial caps discovery wasn't successful.
|
2008-08-11 |
Björn Voigt |
German update for V2.5
|
2008-08-11 |
Mark Doliner |
merge of '3150ec3dfc06bed0d5219058efb8ba76c7e6fa2d'
|
2008-08-11 |
Will Thompson |
Rely on xmlnode_insert_data to call strlen on a bunch of MSN status strings.
|
2008-08-11 |
Timo Jyrinki |
fix the new post-string-freeze 2 fuzzy and 2 untranslated strings.
|
2008-08-10 |
Elliott Sales de Andrade |
merge of '4f30170cef563ecf059bc5e798c3bd75d01247e7'
|
2008-08-10 |
Björn Voigt |
libpurple/protocols/qq/group_network.c does not exist anymore
|
2008-08-10 |
Daniel Atallah |
Reapplied changes that were overwritten by 6b89b377381e35b459936fd2f730f45b5558ae69.
|
2008-08-10 |
SHiNE CsyFeK |
2008.08.10 - csyfek <csyfek(at)gmail.com>
|
2008-08-10 |
Elliott Sales de Andrade |
Use MIN(strlen(password), 16) for MSN because g_markup_escape_text will
|
2008-08-10 |
Elliott Sales de Andrade |
Change the other prpls to use new purple_prpl_{send,got}_attention API.
|
2008-08-10 |
Elliott Sales de Andrade |
Fix up some types.
|
2008-08-10 |
Elliott Sales de Andrade |
Replace void* with MsnSoapCallback type. I guess it didn't work before
|
2008-08-09 |
Elliott Sales de Andrade |
I guess I re-arranged a little off. We probably should disconnect
|
2008-08-09 |
Elliott Sales de Andrade |
merge of '14f8b4609456592014383ef4957124a07f57ac3a'
|
2008-08-09 |
Daniel Atallah |
merge of '04cb3481a7947425a89254b98d0d64b73ca36dc1'
|
2008-08-09 |
Daniel Atallah |
A similar size limit for MSN buddy icon retrieval from arbitrary urls.
|
2008-08-09 |
Daniel Atallah |
Restrict buddy icon downloads from arbitrary urls to 200kB.
|
2008-08-09 |
Mark Doliner |
Fix a crash on exit when using --with-system-ssl-certs
|
2008-08-08 |
Daniel Atallah |
Add temporary purple_util_fetch_url_request_len and purple_util_fetch_url_len
|
2008-08-08 |
Mark Doliner |
merge of '1f2555d955dc18eae653a47dafaf1235881772aa'
|
2008-08-08 |
Hylke Bons |
Facebook protocol icons.
|
2008-08-08 |
Ka-Hing Cheung |
merge of '26606a5b2701a5b005448d15da254ecd796a005d'
|
2008-08-09 |
Elliott Sales de Andrade |
Correctly save the payload_len of a MSN notification command. Also,
|
2008-08-08 |
Elliott Sales de Andrade |
merge of '521d7478a48ec5109a78fb66eab6ad7ced97c34a'
|
2008-08-08 |
Elliott Sales de Andrade |
When opening MSN chats, use "Local alias" in preference to "Display
|
2008-08-08 |
Elliott Sales de Andrade |
Re-arrange msn_slplink_destroy and msn_slp_call_destroy. Might help
|
2008-08-08 |
Elliott Sales de Andrade |
Re-arrange msn_session_destroy to avoid use-after-free bugs. I don't
|
2008-08-08 |
Elliott Sales de Andrade |
Don't try to report a connection error if the MSN session is being
|
2008-08-07 |
Elliott Sales de Andrade |
Some whitespace changes to make code from that previous commit look better.
|
2008-08-07 |
Elliott Sales de Andrade |
Fix up the MSN Inbox URL. There was a typo that caused a use-after-free
|
2008-08-05 |
Elliott Sales de Andrade |
Fix up some whitespace problems.
|
2008-08-04 |
Elliott Sales de Andrade |
Don't assign this stuff in a loop.
|
2008-08-03 |
Elliott Sales de Andrade |
Fix a leak when requesting OIM's. Also removed some unnecessary
|
2008-08-07 |
Ka-Hing Cheung |
take an extra reference to PurpleXfer so we can check whether the whole
|
2008-08-07 |
Ka-Hing Cheung |
merge of '0fa0d7921af1ea7cb2ce3b4f768354b762110259'
|
2008-08-07 |
Laurynas Biveinis |
Update Lithuanian translation
|
2008-08-08 |
Mark Doliner |
Add a note for translators, because they probably have no idea what
|
2008-08-07 |
Mark Doliner |
Add a changelog entry about two things I changed
|
2008-08-07 |
Éric Boumaour |
Update to the French translation for 2.5.0 release.
|
2008-08-07 |
Éric Boumaour |
merge of '3008474548ddd234f222ed5a0be3066e2ea0da0b'
|
2008-08-07 |
Ka-Hing Cheung |
take an extra reference to PurpleXfer so we can check whether the whole
|
2008-08-07 |
Ka-Hing Cheung |
removed an unused function
|
2008-08-07 |
Daniel Atallah |
Remove various opaque UiOps functions from the perl loader as they aren't useable.
|
2008-08-07 |
Daniel Atallah |
Fix purple_str_strip_char and purple_util_chrreplace to be able to work.
|
2008-08-07 |
Daniel Atallah |
Another Perl patch from Zsombor Welker to add more functions.
|
2008-08-07 |
Daniel Atallah |
Another Perl loader patch from Zsombor Welker, this one adds some missing pref
|
2008-08-07 |
Daniel Atallah |
Remove a bunch of *_init() and *_uninit() functions that don't make sense for
|
2008-08-07 |
Daniel Atallah |
Some Perl bindings fixes and additions from Zsombor Welker.
|
2008-08-07 |
Daniel Atallah |
Patch from John Hanauer to enable formatted string entry field in perl plugins.
|
2008-08-07 |
Daniel Atallah |
Some cleanup and a couple leak fixes.
|
2008-08-07 |
Daniel Atallah |
Add NULL checking to purple_markup_linkify().
|
2008-08-06 |
Jochen Kemnade |
German translation update
|
2008-08-06 |
Timo Jyrinki |
Update for 2.5.0. Used XGETTEXT_ARGS=--no-location this time...
|
2008-08-06 |
Stu Tomlinson |
Add files with new translatable strings to POTFILES.in
|
2008-08-06 |
Mark Doliner |
We talked about this and decided it was probably cleaner to not use
|
2008-08-06 |
Mark Doliner |
Remove two files from POTFILES.in that have been removed from the
|
2008-08-05 |
Mark Doliner |
Hopefully fix the XMPP contact flipping/swapping between groups bug
|
2008-08-05 |
Daniel Atallah |
Patch from "Chris G." to extend the yahoo privacy to picture requests to help
|
2008-08-04 |
Daniel Atallah |
Fix win32 build
|
2008-08-04 |
Mark Doliner |
Get rid of a compile warning in qq:
|
2008-08-04 |
Mark Doliner |
Get rid of an unused variable. I think this has probably been sitting
|
2008-08-04 |
Mark Doliner |
Get rid of a compile warning:
|
2008-08-03 |
SHiNE CsyFeK |
2008.08.03 - csyfek <csyfek(at)gmail.com>
|
2008-08-02 |
Hylke Bons |
Updated tray icons.
|
2008-08-02 |
SHiNE CsyFeK |
2008.08.02 - csyfek <csyfek(at)gmail.com>
|
2008-08-02 |
Ka-Hing Cheung |
at least don't crash when we can't read whatever we are reading
|
2008-08-01 |
Hylke Bons |
Update make file for bunny.png.
|
2008-08-01 |
Hylke Bons |
Updated birthday emblem and emote-select icon.
|
2008-08-01 |
Hylke Bons |
Forgot the new bunny.
|
2008-08-01 |
Hylke Bons |
Object icons refresh for MSNP15.
|
2008-08-01 |
Hylke Bons |
Hope this works...
|
2008-08-01 |
Ethan Blanton |
merge of '0d858a8978355a1e8b7305b64b87db51e44e9978'
|
2008-08-01 |
Evan Schoenberg |
Undid the addition of 2 OscarCapability items I added previously, keeping the commented-out notes in family_locate. We can't let the OscarCapability bitmask get as large as 0x04000000, because if it exceeds the platforms MAX_UINT we'll end up in an infinite loop in oscar_caps_to_string() due to overflow.
|
2008-08-01 |
Elliott Sales de Andrade |
merge of '1036d6fc1c09bf3b42c737dab42d188245f16b17'
|
2008-08-01 |
Elliott Sales de Andrade |
Don't crash if MsnSession is NULL when checking for ability to send a
|
2008-08-01 |
Elliott Sales de Andrade |
Update MSN's last_received time when we receive something on the NS
|
2008-08-01 |
Elliott Sales de Andrade |
Get rid of MsnSlpSession entirely. It only seems to link to MsnSlpCall
|
2008-08-01 |
Elliott Sales de Andrade |
On MSN, escape the password since it's in an XML document. Didn't
|
2008-07-30 |
Daniel Atallah |
This should have been part of the previous commit related to no longer
|
2008-07-30 |
Daniel Atallah |
Don't distribute the MIT Kerberos libraries with the win32 build anymore.
|
2008-07-30 |
Daniel Atallah |
Fix a crash in the win32 loader when %PATH% isn't set.
|
2008-07-30 |
Daniel Atallah |
Upgrade SILC Toolkit for win32 to 1.1.7 (which contains security fixes).
|
2008-07-30 |
Daniel Atallah |
Add error handling for visiblity to why Perl plugins fail to load.
|
2008-07-30 |
Daniel Atallah |
Cleanup unnecessary casts and etc.
|
2008-07-30 |
Daniel Atallah |
Add support to the Perl plugin loader for listing for pref changes.
|
2008-07-29 |
Daniel Atallah |
Fix the win32 installer not to cause messageboxes in the gtk installer when
|
2008-07-29 |
Daniel Atallah |
Fix a crash when the user isn't in your list.
|
2008-07-29 |
Daniel Atallah |
Minor cleanup that's been sitting on my machine for a while.
|
2008-07-29 |
Elliott Sales de Andrade |
merge of '006d5deacf5a5a7ed5e6410903c3815794845ce9'
|
2008-07-29 |
Elliott Sales de Andrade |
Don't print SOAP messages to debug log for "secure" requests. This is
|
2008-07-29 |
Elliott Sales de Andrade |
Use a URL to open MSN Hotmail inbox instead of a temporary file.
|
2008-07-28 |
Elliott Sales de Andrade |
Use "EmailEnabled" from the MSN profile message to determine whether
|
2008-07-28 |
Elliott Sales de Andrade |
On MSN, use "external" and "mobile" for Web messenger and mobile
|
2008-07-24 |
Elliott Sales de Andrade |
Disable sending files to MSN contacts using the web messenger. Not sure
|
2008-07-29 |
Ka-Hing Cheung |
feel free to shoot me down if you think this is stupid
|
2008-07-29 |
Ka-Hing Cheung |
I don't know what kind of blessing is needed for this sort of things, but
|
2008-07-29 |
Daniel Atallah |
Fix a race related to closing the roomlist window and do some minor cleanup.
|
2008-07-28 |
Daniel Atallah |
Fix output redirection for perl plugins on win32.
|
2008-07-28 |
Daniel Atallah |
EXTERN.h should be included before perl.h
|
2008-07-28 |
Daniel Atallah |
Update the Perl plugin loader to work with Perl 5.10.
|
2008-07-27 |
Daniel Atallah |
merge of 'e9179f6992531a71364a9bb343ed1c64938f6fc9'
|
2008-07-25 |
Daniel Atallah |
merge of '4c5a026e3419c03409089efe76548d6642ca1e2a'
|
2008-07-27 |
Daniel Atallah |
Use Service Discovery to look up information about the manually specified FT
|
2008-07-27 |
Daniel Atallah |
Fix a stupid mistake in the previous commit.
|
2008-07-27 |
Daniel Atallah |
Add support for using multiple "xmpp-client" records on a domain, by trying the
|
2008-07-27 |
Evan Schoenberg |
merge of '5d4c9f843c6735b316b8a1659cfdc4d162aee4c0'
|
2008-07-27 |
Evan Schoenberg |
0x02 is a temporarily unavailable error code in addition to 0x14, according
|
2008-07-25 |
Evan Schoenberg |
Don't show an idle time in the user info if it is 0
|
2008-07-27 |
Ethan Blanton |
This adds an "auto-detect UTF-8" option to IRC which, when enabled,
|
2008-07-25 |
Ethan Blanton |
Escape IRC hostnames beginning with : in the USER command. This
|
2008-07-23 |
Ethan Blanton |
ahh, third-party plugins ...
|
2008-07-23 |
Evan Schoenberg |
Some cleanup to our capabilities definitions, and added information on
|
2008-07-23 |
Elliott Sales de Andrade |
merge of '5b3cd3600d9a992cc943d490b68c1174e0346b8b'
|
2008-07-23 |
Daniel Atallah |
Jan Kratochvil noticed there was a race condition in the treeview tooltip
|
2008-07-23 |
Daniel Atallah |
Uninstall the CAcert certs in the win32 uninstaller.
|
2008-07-23 |
Daniel Atallah |
Don't install the GSSAPI SASL plugin on NT4 as it isn't compatible. Fixes #6399.
|
2008-07-22 |
Evan Schoenberg |
Once we've coalesced the ICQ Status Note reqeusts, we can send them
|
2008-07-22 |
Mark Doliner |
Evan pointed out that this is purple_timeout_add_SECONDS, and so that "2"
|
2008-07-21 |
Ethan Blanton |
Correct some IRC comments for /ctcp
|
2008-07-21 |
Vladislav Guberinic |
/ctcp command for IRC
|
2008-07-21 |
Mark Doliner |
Just a few little cleanups.
|
2008-07-21 |
Mark Doliner |
Get rid of a few low priority "high priority" comments
|
2008-07-21 |
Mark Doliner |
merge of '88c7f87fb5a74f975cf06c472059ecf081c54042'
|
2008-07-20 |
Mark Doliner |
Missed one of these guys
|
2008-07-20 |
Mark Doliner |
This looks good to me. I'm thinking we probably don't want to get
|
2008-07-20 |
Evan Schoenberg |
Shift several rate-limiting-costly ICQ info requests to be low priority
|
2008-07-20 |
Evan Schoenberg |
To decrease the odds of hitting the rate limit ceiling rapidly on a
|
2008-07-20 |
Evan Schoenberg |
merge of '68d7b3372f34b6420c91d6185b81282d1c68b547'
|
2008-07-23 |
Elliott Sales de Andrade |
Properly escape text when sending MSN pages.
|
2008-07-19 |
Elliott Sales de Andrade |
merge of '2a68f533ef12aaf2b26c7827857687c4ff04b229'
|
2008-07-19 |
Elliott Sales de Andrade |
Properly send MSN nudges in a chat to the right window, and not open a
|
2008-07-19 |
Elliott Sales de Andrade |
Add purple_prpl_got_attention_in_chat, then deprecate
|
2008-07-18 |
Elliott Sales de Andrade |
Report an error when an MSN Mobile message was not sent because it was
|
2008-07-18 |
Elliott Sales de Andrade |
Fix up some spelling mistakes in MSN oim.c.
|
2008-07-20 |
Evan Schoenberg |
Added `flap_connection_send_snac_with_priority()`, which allows specifying
|
2008-07-19 |
Daniel Atallah |
Fix running several Bonjour instances on the same machine.
|
2008-07-18 |
Daniel Atallah |
Fix a potential leak that was introduced in revision 7a490c356e10f7fff3432f875897aa0ca0ad1ff0.
|
2008-07-18 |
Kevin Stange |
Make this 2.5.0-devel until we actually get to releasing...
|
2008-07-18 |
Daniel Atallah |
Fix a crash that occurs when you try to edit an account and no prpls are available. Fixes #6355.
|
2008-07-17 |
Mark Doliner |
I swear I did this! I must have gotten a little overzealous with the
|
2008-07-17 |
Mark Doliner |
Daniel Atallah pointed out that this was obviously wrong. So we would
|
2008-07-17 |
SHiNE CsyFeK |
20080717-05-1-fix-keep-alive ccpaging <ecc_hy(at)hotmail.com>
|
2008-07-17 |
Elliott Sales de Andrade |
merge of '5e33eda76b698c04377f5ad6cdd3ad1ec87d2eff'
|
2008-07-17 |
Daniel Atallah |
Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971. (this time only commit the one file instead of my whole tree)
|
2008-07-17 |
Daniel Atallah |
disapproval of revision '3d39da6c8014095cac3a0741bf6fc26219e7aff8'
|
2008-07-17 |
Daniel Atallah |
Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971.
|
2008-07-16 |
Mark Doliner |
MsnSlpSession->call_id isn't used anywhere, so get rid of it
|
2008-07-16 |
Mark Doliner |
This check is duplicated three lines above. It was probably intended
|
2008-07-17 |
Elliott Sales de Andrade |
Fixup MSN mailbox handling based on a patch from Felipe, plus various
|
2008-07-17 |
Elliott Sales de Andrade |
Avoid a crash in OIM processing if the request was cancelled outside of
|
2008-07-17 |
Elliott Sales de Andrade |
Always save the MSN transaction in each command, not just for
|
2008-07-16 |
Elliott Sales de Andrade |
Commit the changes to oim.h that I forgot last time. Fixes #6343,
|
2008-07-16 |
Ka-Hing Cheung |
fixes a crash and probably more correct and definitely easier to understand
|
2008-07-16 |
Ka-Hing Cheung |
merge of '2b34b093b628670d60af5d699520a5dcede1fe74'
|
2008-07-15 |
Evan Schoenberg |
Allow macros in the plugin name when compiling statically.
|
2008-07-15 |
Elliott Sales de Andrade |
When sending MSN OIM's, wrap Base64'd text at 76 characters. Because
|
2008-07-14 |
Elliott Sales de Andrade |
On MSN, when an error occurs when opening a switchboard and calling the
|
2008-07-14 |
Elliott Sales de Andrade |
When connecting to MSN with the HTTP method, the payload length was not
|
2008-07-14 |
Elliott Sales de Andrade |
merge of '1a465eae5dc1b7bfc09b0724788403c096f461ce'
|
2008-07-14 |
Ka-Hing Cheung |
A2B in #pidgin noticed that the link was missing
|
2008-07-13 |
Ka-Hing Cheung |
remove soap2.c from windows as well, from Andrea Visinoni
|
2008-07-13 |
Ka-Hing Cheung |
sadrul pointed out that I am dumb
|
2008-07-13 |
Ka-Hing Cheung |
g_hash_table_remove_all is glib 2.12+ only
|
2008-07-13 |
Sadrul Habib Chowdhury |
Argh. Forgot to update COPYRIGHT for Luke Bratch (947fd3aa).
|
2008-07-13 |
Sadrul Habib Chowdhury |
Add purple_get_host_name to get the hostname of the machine.
|
2008-07-13 |
Luke Bratch |
Allow not creating a different directory for each user. Closes #5997.
|
2008-07-13 |
Balwinder S Dheeman |
Add menuitem for 'join chat' in the docklet menu. Closes #3623.
|
2008-07-13 |
Sadrul Habib Chowdhury |
Initialize the commands subsystem before the plugins.
|
2008-07-13 |
Sadrul Habib Chowdhury |
merge of '8ef03a3edef528af90c03195f4225c8ee97214fd'
|
2008-07-13 |
Elliott Sales de Andrade |
Add Dimmuxx's real name to ChangeLog and COPYRIGHT. Also, put my name
|
2008-07-13 |
Elliott Sales de Andrade |
MSNP15 is here! Hopefully I didn't break anything. Sorry for the ton of
|
2008-07-13 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 674f6a1c7267dc286556d800aed27b28a169c523)
|
2008-07-13 |
Elliott Sales de Andrade |
Workaround a bug in MSN servers where it sends an extra space at the
|
2008-07-13 |
Elliott Sales de Andrade |
On MSN, always send the privacy settings and contact list after parsing
|
2008-07-13 |
Elliott Sales de Andrade |
merge of '057f9dd738df2f3f1b3bd757d04cdd78dd379ecb'
|
2008-07-13 |
Elliott Sales de Andrade |
Disable the MSN blocked text dialog for now because it doesn't always
|
2008-07-13 |
Elliott Sales de Andrade |
On MSN, cancel the connection process to a server before checking
|
2008-07-12 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 3fc4df7332983d84a3632b6372c6f7c894b529a3)
|
2008-07-12 |
Elliott Sales de Andrade |
merge of '0cbcb7f910c95c3dac3f06c404e29dcc8b709419'
|
2008-07-12 |
Elliott Sales de Andrade |
Also commit the change from b062f14d1bcd8e6c28b2b05977aa19a4bfd4867c to
|
2008-07-13 |
Elliott Sales de Andrade |
Take out the code on MSN for REM and SYN that I missed.
|
2008-07-12 |
Elliott Sales de Andrade |
Take care of more cleanup in the MSN code.
|
2008-07-12 |
Elliott Sales de Andrade |
merge of '67ca4287c39e084b96718b0e1768578954ac66a5'
|
2008-07-12 |
Elliott Sales de Andrade |
The great MSN debug message cleanup! Threw in a few whitespace fixes,
|
2008-07-09 |
Elliott Sales de Andrade |
In MSN servconn, make handling of EAGAIN similar to that in httpconn.
|
2008-07-09 |
Elliott Sales de Andrade |
Fix updating the MSN buddy icon, which was probably broken by the
|
2008-07-09 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 99fe11b8da675f3b74b853ea29a16d8c9564cb95)
|
2008-07-12 |
Elliott Sales de Andrade |
On MSN, SBS command doesn't have a payload.
|
2008-07-09 |
Elliott Sales de Andrade |
Get rid of that whole msn_set_payload_len thing and correctly set the
|
2008-07-09 |
Elliott Sales de Andrade |
merge of '5033650a1e57437cc3f2894adc41935daa6b3269'
|
2008-06-29 |
Elliott Sales de Andrade |
When receiving an MSN OUT, don't try to dereference cmd->params when
|
2008-06-29 |
Elliott Sales de Andrade |
When receiving an MSN custom smiley, look at the switchboard for the
|
2008-06-28 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head b5d22abac579cbb2742419d7d2d7ea33caa56e39)
|
2008-06-28 |
Elliott Sales de Andrade |
Make sure xmlnode_copy also copies the prefix and namespace_map from
|
2008-06-28 |
Elliott Sales de Andrade |
Add a #define so that MSN ApplicationId is more easily updated. Also,
|
2008-06-28 |
Elliott Sales de Andrade |
Clean up some MSN SOAP stuff.
|
2008-06-23 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 88a24003053cda8454a59fd448eb6575bdea2e0e)
|
2008-06-23 |
Elliott Sales de Andrade |
Clean up some #define's in msn.h and various supporting changes.
|
2008-06-23 |
Elliott Sales de Andrade |
Allow forcing an MSN HTTP connection to connect to a new server. This
|
2008-06-23 |
Elliott Sales de Andrade |
On MSN, only notify the user of a Nudge when the ID of the datacast
|
2008-06-23 |
Elliott Sales de Andrade |
Remove some MSN code duplication in processing messages from Yahoo
|
2008-06-22 |
Elliott Sales de Andrade |
Remove a confusing debug message.
|
2008-07-09 |
Elliott Sales de Andrade |
disapproval of revision '075bff91d9cbcfd6f59c270802c5bffeb98c3b50'
|
2008-06-22 |
Elliott Sales de Andrade |
A patch from felipec to stop requesting the MSN buddy icon when the
|
2008-06-22 |
Elliott Sales de Andrade |
A patch from felipec to consistently use NULL for the status of offline
|
2008-06-22 |
Elliott Sales de Andrade |
A patch from felipec to make (msn_)request_user_display static.
|
2008-06-22 |
Elliott Sales de Andrade |
Fix calculating the response to MSN Challenge strings that are an exact
|
2008-06-21 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 5e9671c654b021e77695d4a863fb55e27a831901)
|
2008-06-21 |
Elliott Sales de Andrade |
Avoid a NULL reference in msn_command_from_string.
|
2008-06-21 |
Elliott Sales de Andrade |
Sometimes (after 24h+) when you request a MSN token update, you get a
|
2008-06-21 |
Elliott Sales de Andrade |
Apparently, when the token expires, OIM requests get a
|
2008-06-20 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 4037e908f8c3536d50d9439ec2eec0f4d6ee3b60)
|
2008-06-20 |
Elliott Sales de Andrade |
Make errors when sending OIM's more visible.
|
2008-06-20 |
Elliott Sales de Andrade |
Change msn_oim_parse_timestamp to match purple_str_to_time more
|
2008-06-20 |
Elliott Sales de Andrade |
An MSN patch from Masca to check if there's a SB available before
|
2008-06-17 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)
|
2008-06-17 |
Elliott Sales de Andrade |
Don't free the SOAP message when we're still using it for a redirect.
|
2008-06-17 |
Elliott Sales de Andrade |
Use purple_url_parse for splitting up the MSN SOAP redirect instead of
|
2008-06-16 |
Elliott Sales de Andrade |
Fix up a typo between the declaration and definition of msn_got_photo.
|
2008-06-16 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 5209711a57354bb80c0bca86b13e1e819530ac58)
|
2008-06-16 |
Elliott Sales de Andrade |
Use the correct xmlnode when processing SOAP Faults.
|
2008-06-15 |
Elliott Sales de Andrade |
Remove some checks for MSN protocol_ver < 15. Those versions are
|
2008-06-15 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head c692f6fe1b8c7e0dd4b0099bd67703d5941ddac5)
|
2008-06-15 |
Elliott Sales de Andrade |
Add support for emblems in MSN protocol. Emblems include bots, mobile
|
2008-06-15 |
Elliott Sales de Andrade |
Modifications to the MSN code for some stuff I'll be doing in later
|
2008-06-15 |
Elliott Sales de Andrade |
Properly parse (most of) the MSN GCF command. Provides a
|
2008-06-15 |
Elliott Sales de Andrade |
Finally got MSN token updating working (I think).
|
2008-06-14 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 5387bc28fa09b238593c3dc292863ec3ce5f3c4e)
|
2008-06-14 |
Elliott Sales de Andrade |
Fix up some changes that Mark did, that I didn't apply when merging.
|
2008-06-07 |
Elliott Sales de Andrade |
propagate from branch 'im.pidgin.pidgin' (head 23913fa16455106d8848482b13e9a49b823e6051)
|
2008-06-07 |
Elliott Sales de Andrade |
Add real server-side aliasing to MSN.
|
2008-06-07 |
Elliott Sales de Andrade |
Remove MSN's use of a "store name" in favour of the "friendly name"
|
2008-06-07 |
Elliott Sales de Andrade |
Update MSN Contact tokens when an invalid token error is returned.
|
2008-06-07 |
Elliott Sales de Andrade |
Correctly update MSN OIM tokens when an invalid token error is
|
2008-06-07 |
Elliott Sales de Andrade |
Update MSN nexus functions so that tokens are properly updateable. It
|
2008-06-07 |
Elliott Sales de Andrade |
A small edit to purple_str_to_time that allows a 'Z' (UTC) TZ offset.
|
2008-06-07 |
Elliott Sales de Andrade |
I was getting annoyed with this extra printing, so now on MSN, it only
|
2008-06-07 |
Elliott Sales de Andrade |
Fix up some merge errors in MSN's notification.c. Darn meld...
|
2008-06-07 |
Elliott Sales de Andrade |
explicit merge of '9d90ebdb7e38fdd77bb504bc3302a083616360d9'
|
2008-05-14 |
Ka-Hing Cheung |
patch from QuLogic, references #4875
|
2008-05-14 |
Ka-Hing Cheung |
Patch from tomgr to resend once if the connection is down, fixes #5379
|
2008-05-14 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head e1c49c9ec5c6869ed9813feccd8ee41d2ca40f35)
|
2008-03-18 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
|
2008-03-09 |
Ka-Hing Cheung |
killing MsnContact which just wraps MsnSession
|
2008-03-06 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head 8da8d3c2a708d8bd00fe907d35de61998fb20125)
|
2008-02-27 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head 64e9bf80895d2671f0a42fecc17e3ba895b41426)
|
2008-02-06 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head e39a6e9be3df05b59a878001feb9276b9ceb66a9)
|
2008-01-13 |
Ka-Hing Cheung |
zero out this, side effect is not crashing when password is incorrect
|
2008-01-12 |
Elliott Sales de Andrade |
References #4382, fixes receiving too many offline messages
|
2008-01-12 |
Elliott Sales de Andrade |
References #4382, replaces usage of msn_soap_xml_get with xmlnode_get_child
|
2008-01-12 |
Elliott Sales de Andrade |
References #4382, fixes getting offline messages in p15
|
2007-12-26 |
Ka-Hing Cheung |
oops, sending the format data probably isn't very useful. Unless you try
|
2007-12-26 |
Ka-Hing Cheung |
fixed a memleak or 3, or maybe 4, or 5. Some of these applies to the p14
|
2007-12-26 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head c0a74e417ec8993798705c2cbfca7b7d8b0bc514)
|
2007-12-26 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head a010c035a70dfe57b673c5c5564b4aff8cc1d400)
|
2007-12-26 |
Ka-Hing Cheung |
fix sending offline message in p15 by sending the correct token. In msnp14,
|
2007-12-26 |
Elliott Sales de Andrade |
Patch 4 from Qulogic, this one fixes a group name escape bug introduced by
|
2007-12-26 |
Elliott Sales de Andrade |
Patch 3 from Qulogic, this one updates contact list actions to use ticket
|
2007-12-26 |
Elliott Sales de Andrade |
Patch 2 from Qulogic, this one adds SSO authentication
|
2007-12-26 |
Elliott Sales de Andrade |
Patch 1 from Qulogic, this one mostly updates the version sent by pidgin
|
2008-07-12 |
Evan Schoenberg |
Gadu-Gadu Get Info isn't behaving properly. Added debug logging to its traking
|
2008-07-11 |
Jochen Kemnade |
updated German translation
|
2008-07-11 |
Sadrul Habib Chowdhury |
Show the count of users when joining a chat.
|
2008-07-11 |
Sadrul Habib Chowdhury |
Use a more friendly format for the timestamp in the banlist.
|
2008-07-08 |
Jochen Kemnade |
merge of '2b441ba99ecbf84cdadb1490a51f92857dda488c'
|
2008-07-06 |
Jochen Kemnade |
German translation updated
|
2008-07-08 |
Mark Doliner |
Remove a failsafe check that I don't believe is needed. I'm under the
|
2008-07-07 |
Luke Schierer |
merge of '1c1f4b66a258c57f1b098ae970a49e71d5a49996'
|
2008-07-06 |
Mark Schneider |
merge of '1128e8852303548fa7e11f94813fb137fde16744'
|
2008-07-04 |
Ethan Blanton |
Add the CAcert.org PEM files, which I forgot the first time around.
|
2008-07-04 |
Ethan Blanton |
Add CAcert.org to the Pidgin certificates
|
2008-07-06 |
Ka-Hing Cheung |
set the purple connection name to the one we are about to try
|
2008-07-06 |
Ka-Hing Cheung |
let's not leak if nothing is changed
|
2008-07-06 |
Ka-Hing Cheung |
make googletalk tune hack work, previously it's not doing anything unless
|
2008-07-04 |
Stu Tomlinson |
Add a --disable-missing-dependencies option to configure for people who
|
2008-07-04 |
Evan Schoenberg |
Whitespace fix
|
2008-07-04 |
Evan Schoenberg |
Drop and then recover from XML messages which trigger invalid character
|
2008-07-04 |
Evan Schoenberg |
xmlParseChunk() never returns less than 0. It retusn an error code from
|
2008-07-04 |
Evan Schoenberg |
Added a structured error handler callback to the xmlSAXHandler struct.
|
2008-07-03 |
Mark Doliner |
Alright, I'm getting rid of this "groups" thing for the reason listed
|
2008-07-03 |
Will Thompson |
Remove some tab literals from purple-url-handler, for consistency and for
|
2008-07-03 |
Will Thompson |
Make irc:// URLs use an account on the right server, not just the first IRC
|
2008-07-03 |
Will Thompson |
Give findaccount an option 'matcher' callback parameter, to match arbitrary
|
2008-07-03 |
Will Thompson |
Handle D-Bus errors more helpfully in purple-url-handler.
|
2008-07-03 |
Will Thompson |
merge of '3d0b19df4a52ab42b61494afac9c85d170398fa8'
|
2008-06-18 |
Will Thompson |
Improve PurpleConvChatBuddy documentation
|
2008-06-17 |
Will Thompson |
Give some variables holding escaped versions of other strings more meaningful names.
|
2008-06-17 |
Will Thompson |
This should be a boolean or, not a bitwise or.
|
2008-07-03 |
Sadrul Habib Chowdhury |
Document the command signals.
|
2008-07-02 |
Sadrul Habib Chowdhury |
Tab-completion for commands in finch.
|
2008-07-02 |
Sadrul Habib Chowdhury |
cmd-added and cmd-removed signals to emit when commands are registered/unregistered.
|
2008-07-02 |
Richard Laager |
Whitespace fix
|
2008-07-02 |
Richard Laager |
merge of '1765bbc5f2dd4d43054659bea654f9bd822d2c2e'
|
2008-07-02 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.4.3' (head ca0056ef37700d4584ae88ce481dd1fe4086e582)
|
2008-07-02 |
Stu Tomlinson |
merge of '0fdedeeaa99f758f800b86adc9613eac6f3bf692'
|
2008-07-02 |
Stu Tomlinson |
Fix POTFILES.in following filename changes in QQ
|
2008-07-02 |
Evan Schoenberg |
Added include for "core.h" to silc. Fix from phroggie, thanks. Fixes #6227
|
2008-07-02 |
Evan Schoenberg |
Apologies for that long merge; I used the wrong tree. Moved the 'website' / 'dev_website' changelog.api entry to the right place
|
2008-07-02 |
Evan Schoenberg |
merge of '57be04f07f9fdc005b620053ae4f09dd1e27ebb3'
|
2008-07-01 |
Evan Schoenberg |
Added website and dev_website items to Finch's ui_get_info hash table
|
2008-07-01 |
Evan Schoenberg |
Added "website" and "dev_website" items to the ui_info GHashTable,
|
2008-07-01 |
Evan Schoenberg |
merge of '225437b7c5b01a666461a56213713d77462490f9'
|
2008-07-01 |
Stu Tomlinson |
Fix ICQ login by mimicking the clientinfo versions used by the official
|
2008-07-01 |
Evan Schoenberg |
disapproval of revision 'f15338f57c0920b685e5164d2f53e50a6d0f64b7'
|
2008-07-01 |
Evan Schoenberg |
Use CLIENT_WEBSITE rather than PURPLE_WEBSITE in libpurple. If the build
|
2008-07-01 |
Evan Schoenberg |
jabber_google_roster_add_deny() and jabber_google_roster_rem_deny()
|
2008-06-30 |
Mark Doliner |
Only check for EAGAIN if read returned less than 0. This fixes a bug
|
2008-06-29 |
Sadrul Habib Chowdhury |
Allow rebinding button activations (e.g. to space).
|
2008-06-29 |
Sadrul Habib Chowdhury |
Allow binding space, escape and return to some action.
|
2008-06-27 |
Casey Harkins |
merge of '34ebad1a339cefdab142795e0b3a045ad7016658'
|
2008-06-26 |
Stu Tomlinson |
propagate from branch 'im.pidgin.pidgin.2.4.3' (head 260d5ee6ca276e761c5b0bd1b612edc5743eaf67)
|
2008-06-26 |
Stu Tomlinson |
propagate from branch 'im.pidgin.pidgin.2.4.3' (head c3831c9181f4f61b747321240086ee79e4a08fd8)
|
2008-06-26 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.4.3' (head e09d33c61a6e5a59bfc3a52a4370aadf0a90f254)
|
2008-06-26 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.4.3' (head 709ec9c29e9d76eebbded25061107ef0a2a2b148)
|
2008-06-26 |
Mark Doliner |
Remove a unused variable
|
2008-06-26 |
Stu Tomlinson |
merge of '7d9bc7a7d232a2b83e7923d0d5d20be09ed1fc5c'
|
2008-06-25 |
Björn Voigt |
small German update
|
2008-06-26 |
Mark Doliner |
Revert my revision ebc5ac66e700f6c67e30069ee2ebd4bb61f82ec8 because we
|
2008-06-23 |
Daniel Atallah |
Allow multiple spellcheck dictionaries to be installed at the same time on
|
2008-06-21 |
Mark Doliner |
Helper functions are cool
|
2008-06-21 |
Sadrul Habib Chowdhury |
Plug the memory leak in the tooltip for menutrays properly. Thanks to
|
2008-06-21 |
Sadrul Habib Chowdhury |
The text iterators need to be properly ordered here. Taking the iterators
|
2008-06-21 |
Sadrul Habib Chowdhury |
Mobile status are created as independant statuses, which cannot be the
|
2008-06-21 |
Sadrul Habib Chowdhury |
Small leak fix.
|
2008-06-18 |
Sadrul Habib Chowdhury |
merge of '500604b1f22bc5f32a818dc80bbc252bc460dc85'
|
2008-06-18 |
Daniel Atallah |
We only allow one keepalive timeout, so simplify this.
|
2008-06-18 |
Daniel Atallah |
Cleanup some duplication and simplify this.
|
2008-06-18 |
Richard Laager |
Some header inclusion fixes to help on NetBSD/FreeBSD.
|
2008-06-16 |
Daniel Atallah |
Fix occurred to be spelled correctly. Thanks to bruce89 for noticing. Fixes #6096.
|
2008-06-16 |
Mark Doliner |
merge of '3a93d6a9f17c32fb5379bb3f2294392fac142b92'
|
2008-06-15 |
Will Thompson |
Sprinkle @copydoc around to squash "ref could not be resolved" Doxygen warnings,
|
2008-06-15 |
Will Thompson |
document PurpleAttentionType slightly
|
2008-06-15 |
Will Thompson |
add some trivial documentation to PurpleSoundUiOps
|
2008-06-15 |
Will Thompson |
Document PurpleCoreUiOps and purple_core_get_ui_info(), tweaking other core
|
2008-06-15 |
Will Thompson |
Document a few types in cmds, partly to make doxygen links to those types work.
|
2008-06-14 |
Evan Schoenberg |
I'm embarassed by this random semicolon.
|
2008-06-14 |
Evan Schoenberg |
Don't cycle through a NULL "message" when purple_parse_oncoming() is called
|
2008-06-14 |
Elliott Sales de Andrade |
Allow a 'Z' (UTC) TZ in strings passed to purple_str_to_time. Used for
|
2008-06-14 |
Daniel Atallah |
Improve error handling for xmpp file transfers.
|
2008-06-14 |
Daniel Atallah |
Don't impose a restriction on who you can send files to for XMPP.
|
2008-06-14 |
Daniel Atallah |
merge of 'ba3f5db0711c5a3b7c5b5510df2e5e3ae5adbbc3'
|
2008-06-14 |
Sadrul Habib Chowdhury |
Send '//message' as '/message', instead of looking for a 'message' command.
|
2008-06-14 |
Sadrul Habib Chowdhury |
Avoid searching for a buddy with an empty name. This happens for the
|
2008-06-13 |
Mark Doliner |
merge of '705949560fe813ff0ffc4170eb4ca7545d1bd4e4'
|
2008-06-13 |
Daniel Atallah |
Pass the "real" chat username to the pidgin_retrieve_user_info function.
|
2008-06-13 |
Daniel Atallah |
Use the chat user's real username (if available) for more things (e.g.) file
|
2008-06-13 |
Daniel Atallah |
Return the real JID (if available) from the xmpp get_cb_real_name function.
|
2008-06-14 |
Daniel Atallah |
disapproval of revision 'b499ce3771edb822dda585ef37acbafcc48b71f4'
|
2008-06-13 |
Daniel Atallah |
Add a can_receive_file function to the xmpp prpl so that we disable the menu
|
2008-06-12 |
Jochen Kemnade |
German translation update
|
2008-06-12 |
Mark Doliner |
There's no need to dup this
|
2008-06-11 |
Mark Doliner |
merge of '7be65dacd56b6536cf745747e39a29f4f7f2644b'
|
2008-06-11 |
Mark Doliner |
No one has any idea what evil is (in bed)
|
2008-06-11 |
Stu Tomlinson |
Kill the warning 'field' may be used uninitialized in this function
|
2008-06-10 |
Richard Laager |
Rename --with-ssl-certificates to --with-system-ssl-certs as per Ethan's
|
2008-06-10 |
Richard Laager |
Add another translation: wud -> would
|
2008-06-10 |
Mark Doliner |
I should have my email address in here, I think. I'd be ok with
|
2008-06-10 |
Ka-Hing Cheung |
silence a warning
|
2008-06-10 |
Ka-Hing Cheung |
Moved "Enable Account" to the top with "Manage Accounts", and always put a
|
2008-06-09 |
Sadrul Habib Chowdhury |
Fix some key-press issues on nested popup menus where pressing up/down
|
2008-06-09 |
Sadrul Habib Chowdhury |
Fix an off-by-one bug in calculating column widths in trees.
|
2008-06-09 |
Marcus Lundblad |
Do not disable default smileys with dupliate shortcuts if custom smileys
|
2008-06-09 |
Sadrul Habib Chowdhury |
merge of '288e82d5a18fb0bac91d9b4b737d4788af8388ed'
|
2008-06-09 |
Jochen Kemnade |
German translation update
|
2008-06-09 |
Evan Schoenberg |
* Avoid called g_markup_escape_text() on a NULL message
|
2008-06-09 |
Evan Schoenberg |
Avoid calling purple_str_sub_away_formatters() and g_markup_escape_text()
|
2008-06-09 |
Daniel Atallah |
re-Fix win32 build.
|
2008-06-09 |
Daniel Atallah |
Fix win32 build.
|
2008-06-09 |
Mark Doliner |
merge of '6f45eed99c94f8e63e46ad382a70c0c4e266b833'
|
2008-06-09 |
Martijn van Beers |
A patch from Martijn van Beers to handle outgoing PURPLE_TYPE_SUBTYPE
|
2008-06-09 |
Laurynas Biveinis |
"This patch pluralizes a few strings that should be pluralized for
|
2008-06-09 |
Richard Laager |
ChangeLog that last commit
|
2008-06-09 |
Richard Laager |
Add a configure option, --with-ssl-certificates to allow packagers to
|
2008-06-09 |
Richard Laager |
The DBus and NetworkManager options are enabled by default, so the --help
|
2008-06-08 |
Kevin Stange |
merge of 'f7176494034dd112dc3416db787a73b6dc67007b'
|
2008-06-08 |
Kevin Stange |
merge of '832388016fc893f5c5d8569130fe34914c3c4cb0'
|
2008-06-08 |
Ka-Hing Cheung |
Patch from tomgr and Maiku that workarounds some OS X issue,
|
2008-06-08 |
Kevin Stange |
Fix this wording to express that this is related to adding new buddies.
|
2008-06-08 |
Kevin Stange |
Make the Add Buddy dialog cause the auto-personize prompt where appropriate.
|
2008-06-08 |
Ka-Hing Cheung |
Patch from Andrew Gaul that fixes another leak:
|
2008-06-08 |
Ka-Hing Cheung |
Patch from Andrew Gaul that fixes a leak:
|
2008-06-08 |
Ka-Hing Cheung |
patch from Andrew Gaul that fixes a memleak, we weren't free'ing this when
|
2008-06-08 |
Ka-Hing Cheung |
merge of '457a5c2c9d9b1b235deae2d65b24cc542c12d6e4'
|
2008-06-08 |
Jeffrey Connelly |
Apply patch to fix #4937 'msim_normalize() error during initialization of libpurple' from Jaywalker.
|
2008-06-08 |
Evan Schoenberg |
As XMPP does, prefix away messages with the status name in oscar user info
|
2008-06-07 |
Sadrul Habib Chowdhury |
merge of '00a9efda899566f921e7c8bbe98a0eb684855f62'
|
2008-06-07 |
Marcus Lundblad |
Show the stock status icons in the status list and status menus. Closes
|
2008-06-07 |
Sadrul Habib Chowdhury |
Plug a little leak. We should not use 'delete_event' signal, because it
|
2008-06-07 |
Evan Schoenberg |
Specified one of the OSCAR_CAPABILITY_GENERICUNKNOWN capabilities to be
|
2008-06-07 |
Evan Schoenberg |
Replaced family_*'s magic numbers of FLAP families with the constants
|
2008-06-07 |
Evan Schoenberg |
Added account option for oscar accounts to allow multipe simultaneous logins,
|
2008-06-07 |
Evan Schoenberg |
Added paramater to aim_send_login() to allow control over whether we want
|
2008-06-07 |
Sadrul Habib Chowdhury |
Bring back the unintentionally hidden 'Manage Accounts' dialog. Thanks to
|
2008-06-07 |
Sadrul Habib Chowdhury |
msgcolor command to change colors of messages in conversations.
|
2008-06-07 |
Richard Laager |
A patch from toofishes to fix a crash.
|
2008-06-07 |
Richard Laager |
Change "Manage" to "Manage Accounts" in the Accounts menu.
|
2008-06-07 |
Mark Doliner |
Documentation: Use the word opaque to describe the data structure
|
2008-06-07 |
Mark Doliner |
Add a few bits of documentation
|
2008-06-07 |
Mark Doliner |
msn_slplink_new() is only used within slplink.c, so make it static and
|
2008-06-07 |
Mark Doliner |
Remove an unused linked list
|
2008-06-06 |
Mark Doliner |
Minor documentation and whitespace
|
2008-06-06 |
Mark Doliner |
Payload length is an int here, so treat it as such. Get's rid of this warning:
|
2008-06-06 |
Mark Doliner |
These forward declarations aren't needed
|
2008-06-06 |
Mark Doliner |
We don't need this thing, right?
|
2008-06-06 |
Mark Doliner |
Delete trailing whitespace
|
2008-06-06 |
Mark Doliner |
Don't use strlen() when we can just check the first character
|
2008-06-06 |
Daniel Atallah |
Fix setting buddy icons on yahoo. It looks like this must have been broken by
|
2008-06-06 |
Daniel Atallah |
Plug a small and unlikely leak.
|
2008-06-06 |
Sadrul Habib Chowdhury |
Fixes a crash when next_begin_word is called on trailing spaces at the
|
2008-06-05 |
Mark Doliner |
Don't send an auto-response when you're away and you IM someone
|
2008-06-05 |
Ethan Blanton |
merge of '4dd6e06680aebbca6a326930f5fff7e65ed87802'
|
2008-06-05 |
Daniel Atallah |
Don't start sending the local file until after recieving the <streamhost-used/>
|
2008-06-05 |
Ethan Blanton |
Make the IRC "unknown message" debugging messages UTF-8 safe.
|
2008-06-05 |
Stu Tomlinson |
Include the send button plugin in the win32 build
|
2008-06-05 |
Sadrul Habib Chowdhury |
Added "View All Logs" menu in the buddylist to display a list of all IM
|
2008-06-05 |
Sadrul Habib Chowdhury |
Correctly detect system logs.
|
2008-06-05 |
Hylke Bons |
Update some status icons.
|
2008-06-04 |
Mark Doliner |
Don't crash if the given jabber id is invalid. For example,
|
2008-06-04 |
Sadrul Habib Chowdhury |
merge of '5e69fb5f354ed74d6deb6f4d1f6aff46afd8a072'
|
2008-06-04 |
Daniel Atallah |
Yahoo seems to always send messages encoded in utf-8 now. Hopefully this
|
2008-06-04 |
Daniel Atallah |
"rob" noticed this bug in the en_AU translation. Fixes #5844.
|
2008-06-03 |
Daniel Atallah |
Don't try to retrieve the chat_info_defaults while signed off, it tends to
|
2008-06-03 |
Daniel Atallah |
Update File Transfer icon and use new send fie icon. Fixes #2744.
|
2008-06-04 |
Sadrul Habib Chowdhury |
Fix chat joining from the 'Join a chat' dialog. Thanks to w00b on IRC for
|
2008-06-03 |
Sadrul Habib Chowdhury |
Correct the documentation.
|
2008-06-03 |
Mark Doliner |
A few character comment change.
|
2008-06-03 |
Mark Doliner |
I can't think of any reason we would need to use the zero versions of
|
2008-06-03 |
Sadrul Habib Chowdhury |
merge of '0de80ccd44f6ce7fe6942baa1e0dfc95a2878d05'
|
2008-06-03 |
Daniel Atallah |
Prevent double freeing when we don't get the proxy data we're expecting from
|
2008-06-03 |
Sadrul Habib Chowdhury |
Notify the server when we change the privacy setting for an account.
|
2008-06-03 |
Sadrul Habib Chowdhury |
merge of '159777d1bbf9084c7e0f9e562bb47e7ab3638da7'
|
2008-06-03 |
Sadrul Habib Chowdhury |
Don't include 'Listening to music' in the per-account statusbox.
|
2008-06-02 |
Evan Schoenberg |
This should fix tooltips for buddies with away messages which have embedded
|
2008-06-02 |
Mark Doliner |
The status type says that mood and moodtext are strings, so we don't
|
2008-06-02 |
Mark Doliner |
Keep track of available messages as HTML not plain text. This fixes
|
2008-06-02 |
Mark Doliner |
Whitespace
|
2008-06-02 |
Mark Doliner |
Whoops, I should have inverted this logic.
|
2008-06-02 |
Mark Doliner |
Short-circuit earlier if the buddy is offline
|
2008-06-02 |
Elliott Sales de Andrade |
A patch from QuLogic to eliminate duplicated HMAC-MD5 code in the Jabber
|
2008-06-01 |
Sadrul Habib Chowdhury |
merge of 'adc233c42c586b7fae877a688cd39532eaca23a0'
|
2008-06-01 |
Elliott Sales de Andrade |
Arrow keys in status menu should skip separator lines. Closes #1360.
|
2008-06-01 |
Sadrul Habib Chowdhury |
Remove compile warnings.
|
2008-06-01 |
Sadrul Habib Chowdhury |
Fix the chat-room rejoining bug where the list appears empty.
|
2008-06-01 |
Mark Doliner |
Fix a memleak when handling jabber xforms. xmlnode_get_data() returns
|
2008-06-01 |
Sadrul Habib Chowdhury |
Update the list of statuses when a new status is added, or an existing
|
2008-06-01 |
Sadrul Habib Chowdhury |
The date for 2.4.2 release was removed accidentally. Thanks, QuLogic.
|
2008-06-01 |
Andrew Hoffman |
Fix stack smashing for forced old (port 5223) ssl auth. Closes #5974.
|
2008-05-31 |
Sadrul Habib Chowdhury |
Do not try to update received custom smileys in a deleted child anchor.
|
2008-05-30 |
Sadrul Habib Chowdhury |
Add doxygen foo for FinchBlistManager.
|
2008-05-30 |
Björn Voigt |
- Changed back "Email" to "E-Mail" in German translation
|
2008-05-30 |
Stu Tomlinson |
merge of '6c9b241a178cbf5a0760ba9646e0460067db378a'
|
2008-05-30 |
Evan Schoenberg |
If the status name and status message are the same for a jabber buddy,
|
2008-05-30 |
Daniel Atallah |
Fix some broken translation printf formats courtesy of `msgfmt -c`.
|
2008-05-30 |
Sadrul Habib Chowdhury |
Remove an unnecessary strdup when sending messages over IRC.
|
2008-05-30 |
Sadrul Habib Chowdhury |
Modified patch from Dylan Simon (dylex) to improve
|
2008-05-29 |
Daniel Atallah |
Fix a bug in the Dutch translation that was causing crashes. Fixes #5953.
|
2008-05-29 |
Mark Doliner |
Wow, this isn't used. That will save us either 4 bytes or 8 bytes for
|
2008-05-29 |
Jochen Kemnade |
German translation update
|
2008-05-29 |
Stu Tomlinson |
Avoid potentially uninitialized variables
|
2008-05-29 |
Will Thompson |
merge of '0fb7703e7d2acc0513e238c75408f521e61f6aab'
|
2008-05-29 |
Will Thompson |
Add Adam Strzelecki to COPYRIGHT; thanks for the patch! Fixes #5693.
|
2008-05-29 |
Will Thompson |
Restore status on login on GG, rather than setting Available first.
|
2008-05-29 |
Will Thompson |
Add a prototype for ggp_to_gg_status.
|
2008-05-29 |
Will Thompson |
Extract converting a PurpleStatus to GG's format to its own function.
|
2008-05-29 |
Will Thompson |
Mark a string as translatable in prpl-gg. References #5693.
|
2008-05-29 |
Evan Schoenberg |
merge of 'cc409aa9063c22b3cf65c9e2a3399a121c6b50a5'
|
2008-05-29 |
Mark Doliner |
Minor typo in a debug statement. I do stuff like this all the time.
|
2008-05-29 |
Daniel Atallah |
Unleak some tooltip related pango stuff.
|
2008-05-29 |
Daniel Atallah |
eperez noticed that there's an extra unused column here.
|
2008-05-28 |
Sadrul Habib Chowdhury |
Update the smiley in the smiley dialog if the imagefile is changed.
|
2008-05-29 |
Evan Schoenberg |
Refactored and cleaned up the addition of status information to user info /
|
2008-05-28 |
Richard Nelson |
Add an invite menu for chats
|
2008-05-28 |
Richard Nelson |
Remove an unused variable
|
2008-05-28 |
Daniel Atallah |
Plug a small leak.
|
2008-05-28 |
Sadrul Habib Chowdhury |
merge of '2abcbb9461812553614a4d11b0d48f1a2eface59'
|
2008-05-27 |
Evan Schoenberg |
Two leak fixes for purple_icqinfo()
|
2008-05-27 |
Evan Schoenberg |
Moved the remainder of ICQ's user info processing to use the notify_user_info
|
2008-05-27 |
Daniel Atallah |
Prevent a crash when the imhtmltoolbar is disposed and the smiley dialog is open.
|
2008-05-27 |
Evan Schoenberg |
Use g_list_length(jbi->jb->resources) here, as it's clearer since that's
|
2008-05-28 |
Sadrul Habib Chowdhury |
Add documentation for some new API.
|
2008-05-28 |
Sadrul Habib Chowdhury |
Fix the linkification. Also, remember the html-codes for a tag instead of
|
2008-05-27 |
Sadrul Habib Chowdhury |
Use the hashtable of resources here.
|
2008-05-27 |
Sadrul Habib Chowdhury |
merge of '20372c17661f91b48107dadf3019a7b9123f3650'
|
2008-05-27 |
Evan Schoenberg |
merge of 'd5bcb8334771f0dbd5870944a8eec88f586e0fd0'
|
2008-05-27 |
John Bailey |
merge of '417f9d0217b6d3b9f2b5f2b9361ffe03efc2d634'
|
2008-05-27 |
Sadrul Habib Chowdhury |
disapproval of revision '79699160e06b69f70db91eef65287f15685ec2bf'
|
2008-05-27 |
Gary Kramlich |
We don't need named initialiers here since we're already doing an active initilization
|
2008-05-27 |
Evan Schoenberg |
Don't include the warning level in OSCAR user_info twice. The first inclusion
|
2008-05-27 |
Evan Schoenberg |
ChangeLog.API purple_notify_user_info_prepend_section_[break|header] and
|
2008-05-27 |
Evan Schoenberg |
Bring oscar prpl in line with the other prpls in how it provides user info:
|
2008-05-27 |
Evan Schoenberg |
Ensure jbi->jb->resources is non-NULL before calling g_hash_table_size()
|
2008-05-27 |
Evan Schoenberg |
merge of '71329f62bbfea27b695e6d17ce5b22281a9b70ca'
|
2008-05-27 |
Evan Schoenberg |
merge of '50ee8ea93d28a742019b72de39c81427af3ca785'
|
2008-05-26 |
Will Thompson |
merge of 'c6ab942a565a274680983552ced9a21feb5f24a9'
|
2008-05-26 |
Will Thompson |
Add doxycomment for PurpleBuddyIcon; tweak that of PurpleBuddyIconSpec.
|
2008-05-26 |
Will Thompson |
merge of '740f6d249277d1f3ffc01d5fab1a580c2dd8fc79'
|
2008-05-27 |
Evan Schoenberg |
Use the notify_user_info API for the vcard information instead of creating
|
2008-05-27 |
Evan Schoenberg |
Added prepend functions for notify_user_info section headers and breaks
|
2008-05-26 |
Ethan Blanton |
merge of '04d1cb7493b8f54f33a413d3a60468704ab4be4b'
|
2008-05-26 |
Jochen Kemnade |
German translation updated
|
2008-05-26 |
Evan Schoenberg |
If plugins are enabled and some protocols or plugins are also being compiled
|
2008-05-27 |
Peter O'Gorman |
A patch from Peter O'Gorman at The Written Word, Inc. to fix various
|
2008-05-26 |
Richard Laager |
Stu and Ethan think we should ignore SIGHUP. That's fine by me.
|
2008-05-26 |
Richard Laager |
Changes to the docklet mnemonics patch to make them more consistent with
|
2008-05-26 |
Kevin Wu Won |
A patch from Kevin Wu Won to add mnemonics to the docklet menu.
|
2008-05-26 |
Richard Laager |
merge of '105b7094f7adbdda665762aa99781df1fad9d86c'
|
2008-05-26 |
Sadrul Habib Chowdhury |
merge of 'a06b635ebc40ccdad112528557020cfd60238d88'
|
2008-05-26 |
Sadrul Habib Chowdhury |
Do not show custom smileys where the prpl doesn't support them. Thanks
|
2008-05-25 |
Sadrul Habib Chowdhury |
merge of 'd993fb67df1d01ad9a8a18fef3e8a5de90823875'
|
2008-05-25 |
Sadrul Habib Chowdhury |
Do not prepend the BOM when converting from UTF-8 to UTF-16, since
|
2008-05-26 |
Saleem Abdulrasool |
A patch from compnerd (Saleem Abdulrasool) to remove a use of the
|
2008-05-26 |
Saleem Abdulrasool |
A patch from compnerd (Saleem Abdulrasool) to properly name the variables
|
2008-05-26 |
Richard Laager |
Revert 159826573dec53526cd1237639fdf5cf13826cf4 to fix a TODO about calling
|
2008-05-26 |
Richard Laager |
Use purple_core_quit() in the sighandler instead of duplicating part of it.
|
2008-05-25 |
Richard Laager |
merge of '1a20622e5eb611356f66565b96618ab1cfe1e231'
|
2008-05-25 |
Richard Laager |
merge of '45401c961ca97b6dd3675db39ca8d46f5142dada'
|
2008-05-25 |
Sadrul Habib Chowdhury |
Update the perl bindings for the changed smiley API.
|
2008-05-25 |
Sadrul Habib Chowdhury |
merge of '64869f284f4934e2f05446fc3d50960b6296ad5b'
|
2008-05-25 |
Sadrul Habib Chowdhury |
merge of '217103c3e954ff2d295a6590ad3477d357894f9c'
|
2008-05-25 |
Marcus Lundblad |
Always store custom smileys with hashed filenames. Closes #5913.
|
2008-05-25 |
Sadrul Habib Chowdhury |
Try to get a hashtable created by the prpl first before joining a chat
|
2008-05-25 |
Richard Laager |
A simple patch from "bsd" to get the icon back for Buddies->Join a Chat.
|
2008-05-25 |
Richard Laager |
Use "email" and "Email" consistently. This is potentially controversial,
|
2008-05-25 |
Richard Laager |
Sync up the developer and CPW lists. This also sorts Sean Egan in with
|
2008-05-25 |
Richard Laager |
"Not External" sounds weird to me.
|
2008-05-25 |
Richard Laager |
merge of 'cd0389d15f155a498b41fe0f52b2b611afab9d12'
|
2008-05-24 |
Sadrul Habib Chowdhury |
Highlight the mail window for new mails.
|
2008-05-24 |
Sadrul Habib Chowdhury |
Don't try to escape a NULL text. This gets rid of a runtime warning.
|
2008-05-24 |
Sadrul Habib Chowdhury |
Treat digits and alphabets as the same class of characters when looking
|
2008-05-24 |
Jochen Kemnade |
German translation update
|
2008-05-25 |
Richard Laager |
When compiling against an external libzephyr, we need to use its zephyr.h,
|
2008-05-23 |
Richard Laager |
Try gconfaudiosink first always, not just under GNOME. This is what Debian
|
2008-05-23 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 71320664d16c85cf4292830959527b4509e2182b)
|
2008-05-23 |
Sadrul Habib Chowdhury |
Modified patch from Stefan 'cockroach' Ott to add blocked-im-msg and
|
2008-05-22 |
Sadrul Habib Chowdhury |
Update changelogs and some of the docs for the new API. Preparing to merge with i.p.p
|
2008-05-22 |
Sadrul Habib Chowdhury |
Get rid of the boldness of the bold timestamps.
|
2008-05-22 |
Sadrul Habib Chowdhury |
Fix the offset for coloring nicknames, especially for auto-replies, and
|
2008-05-22 |
Sadrul Habib Chowdhury |
Fix exporting proper HTML for tags.
|
2008-05-22 |
Sadrul Habib Chowdhury |
Show the custom icon menu for a contact even if it's collapsed.
|
2008-05-22 |
Sadrul Habib Chowdhury |
Fix 'make docs' when builddir is not the same as srcdir.
|
2008-05-21 |
Sadrul Habib Chowdhury |
Disable the 'remove custom icon' item from the menu if a custom icon isn't set.
|
2008-05-21 |
Sadrul Habib Chowdhury |
Modified patch from malu to "Add context menu alternative to add received
|
2008-05-21 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head a9b83251335ed42daf54164bf8c5120166f0e589)
|
2008-05-21 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head 4f00ea617df3c000b6eb237b4139b89e5d8170a3)
|
2008-05-18 |
Etan Reisner |
Buddy icons in the buddy list should not default to being marked idle. Thanks
|
2008-05-17 |
Etan Reisner |
Remove an else block which just calls pidgin_blist_get_emblem on a PurpleChat,
|
2008-05-17 |
Etan Reisner |
Add support for setting and removing custom buddy icons to contacts, chats,
|
2008-05-16 |
Etan Reisner |
merge of '979e05e68e2d32cdffe65f350b71fd6e6ae89af9'
|
2008-05-16 |
Etan Reisner |
merge of '1845c83f173f8fb02f105f4b7ef8768b0a11961e'
|
2008-05-16 |
Sadrul Habib Chowdhury |
Put the 'manage' button outside the scrolling area.
|
2008-05-14 |
Evan Schoenberg |
When calling serv_got_chat_in() after sending a group chat message (to let
|
2008-05-13 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 64263ae223a317116a83aab2c6a2a36b4c308d7b)
|
2008-05-13 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin.custom_smiley' (head 2a2aa2b4e4f34248a96a684b2e29963c358c1338)
|
2008-05-13 |
Sadrul Habib Chowdhury |
Change how the columns in the account-manager window are resized.
|
2008-05-13 |
Sadrul Habib Chowdhury |
Make group names case insensitive, which is the case in the official MSN,
|
2008-05-13 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin.custom_smiley' (head 5438cf91ac36226aeafda8e41bb181f9d6474fac)
|
2008-05-13 |
Sadrul Habib Chowdhury |
Add malu in COPYRIGHT. This is a "D'oh!" moment.
|
2008-05-13 |
Sadrul Habib Chowdhury |
Expose smiley API to perl plugins.
|
2008-05-13 |
Sadrul Habib Chowdhury |
Expose the smiley API to dbus.
|
2008-05-13 |
Sadrul Habib Chowdhury |
Update the dbus-analyze script to deal with multiline function
|
2008-05-12 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin.custom_smiley' (head c134ff23eba5faac09c13e731e792fa612c91a9a)
|
2008-05-12 |
Sadrul Habib Chowdhury |
Modified patch from malu to add an 'Edit' button in the smiley manager
|
2008-05-11 |
Sadrul Habib Chowdhury |
Patch from Giulio 'Twain28' Pascali to make the smiley window scrollable.
|
2008-05-11 |
Sadrul Habib Chowdhury |
Patch from Masca to restrict the size of incoming custom smileys to a
|
2008-05-11 |
Sadrul Habib Chowdhury |
Some little usability changes in the custom smiley dialog.
|
2008-05-11 |
Sadrul Habib Chowdhury |
Separate the custom smileys from the regular smileys, and add a 'Manage'
|
2008-05-10 |
Sadrul Habib Chowdhury |
Show some possibly helpful text in the tooltip for disabled smileys.
|
2008-05-10 |
Sadrul Habib Chowdhury |
Patch from malu (mlundblad) to disable a regular smiley in the smiley
|
2008-05-10 |
Sadrul Habib Chowdhury |
Make PurpleSmiley a GObject.
|
2008-05-07 |
Sadrul Habib Chowdhury |
Changelog the API additions, and add a missing define. Thanks to malu for
|
2008-05-07 |
Sadrul Habib Chowdhury |
A leak fix from malu. Thanks!
|
2008-05-07 |
Sadrul Habib Chowdhury |
Show the custom smileys only on accounts that support it. References
|
2008-05-07 |
Sadrul Habib Chowdhury |
Unref some gdkpixbufs to plug some memory leaks. References #1187.
|
2008-05-07 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 6be4a11c3e1bf403bbb6e1a7a754e4b99e7d9a44)
|
2008-04-28 |
Sadrul Habib Chowdhury |
Fix a small leak. And sort the smileys alphabetically, as suggested by
|
2008-04-28 |
Sadrul Habib Chowdhury |
Patch from Masca to use the buddy-icon selector to select a custom
|
2008-04-28 |
Sadrul Habib Chowdhury |
Add a utility function to create a pixbuf from a stored image.
|
2008-04-28 |
Sadrul Habib Chowdhury |
Remove undocumented and [apparently] unnecessary parameter from
|
2008-04-28 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head caaa65e1c157e6cb43219237f88a4ad298f3bbf5)
|
2008-03-31 |
Sadrul Habib Chowdhury |
Update patch to add support for sending custom smileys in msnp9. I included some fixes from the msnp14 patch that were not corrected in the patch, and also the fix for setting buddyicons. References #1187.
|
2008-03-31 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 8ab7bcf180c3d8cc09b9d82060417bcf3fcfff95)
|
2008-05-15 |
Etan Reisner |
Compile and de-warn.
|
2008-05-15 |
Etan Reisner |
Deprecate pidgin_set_custom_buddy_icon and update the places that use it to
|
2008-05-15 |
Etan Reisner |
Make pidgin_set_custom_buddy_icon use the
|
2008-05-15 |
Etan Reisner |
Add a purple_buddy_icons_node_set_custom_icon_from_file convenience function.
|
2008-05-13 |
Etan Reisner |
Update some calls to the functions I just deprecated.
|
2008-05-13 |
Etan Reisner |
Add the purple_buddy_icons_node_has_custom_icon,
|
2008-05-13 |
Etan Reisner |
Add the purple_blist_update_node_icon function and deprecate the
|
2008-05-12 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head ba6112dabbb907fd5e93c30e0f5228e557949d69)
|
2008-05-07 |
Evan Schoenberg |
merge of '48c05553bccbe3ea3d6b5d8fdc036bebf771129f'
|
2008-05-07 |
Evan Schoenberg |
Restored screen name to username change lost in propagation merge
|
2008-05-07 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head d7144f5dbbde09137aff1ceadfd419e25303bf7d)
|
2008-05-05 |
Sadrul Habib Chowdhury |
Patch from Jaywalker to let prpls add some helpful text for some account
|
2008-05-05 |
Sadrul Habib Chowdhury |
Use up the last padding for PurplePluginProtocolInfo in a way that allows
|
2008-04-30 |
Evan Schoenberg |
The key and value need to be g_stdup()'d before adding to the hash table
|
2008-04-30 |
Sadrul Habib Chowdhury |
merge of '88d15a78416cbab803d3b60b47292506e763d5d0'
|
2008-04-30 |
Evan Schoenberg |
g_hash_table_ref() / g_hash_table_unref() were added in too recent a glib version per Mark. Copy data to chat->components rather than using those.
|
2008-04-30 |
Sadrul Habib Chowdhury |
merge of '0df1437fe05dad8b69aac22bcd7cb8851ca4ebeb'
|
2008-04-30 |
Sadrul Habib Chowdhury |
merge of '6b848e03c7f6c7c392579517011deded648dedec'
|
2008-04-30 |
Evan Schoenberg |
As discussed on the devel list, purple_serv_got_join_chat_failed() and the
|
2008-04-30 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 48a880a9d212aec86b08bab7bec6296ac8c826ea)
|
2008-04-30 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 7a752818c2f9f500d9b707e9424bd75230b2a05d)
|
2008-05-23 |
Sadrul Habib Chowdhury |
merge of '487397995e13465f3b2c9d4748f832eaa17b2f9f'
|
2008-05-23 |
Will Thompson |
Add a mnemonic to "Create this new account on the server".
|
2008-05-23 |
Will Thompson |
NULL out js->expected_rspauth, so it doesn't get double-freed in jabber_close().
|
2008-05-23 |
Stu Tomlinson |
Unleak
|
2008-05-23 |
Stu Tomlinson |
Unleak
|
2008-05-23 |
Stu Tomlinson |
Fix a TODO uncovered by Mark the other day. Instead of using a hacky
|
2008-05-23 |
Stu Tomlinson |
Rename and re-order the preference sound buttons to be "Browse...",
|
2008-05-23 |
Stu Tomlinson |
Make it more obvious that there is a default buddy pounce sound, and
|
2008-05-22 |
Daniel Atallah |
Some fixes from Eion Robb and me to prevent bonjour crashes with the newly
|
2008-05-22 |
Daniel Atallah |
Update to Yahoo Aliases from John Moody to handle new server behavior. If
|
2008-05-22 |
Daniel Atallah |
Fix a double-free in the yahoo profile/icon handling. This is from a downstream
|
2008-05-22 |
Richard Laager |
disapproval of revision 'c7e4a2de6be91644b964c05d489d38174fbcbb22'
|
2008-05-22 |
Stu Tomlinson |
Part of a patch from ubuntu to remove entropy from purple-remote when
|
2008-05-22 |
John Bailey |
Changelog that Yahoo! patch
|
2008-05-22 |
Yusuke Odate |
Patch from Yusuke Odate to fix Yahoo! Japan encoding to be UTF-8 to match
|
2008-05-21 |
Richard Laager |
merge of 'a9b83251335ed42daf54164bf8c5120166f0e589'
|
2008-05-21 |
Jochen Kemnade |
German translation updated
|
2008-05-21 |
Sadrul Habib Chowdhury |
Allow account registration in a new account dialog.
|
2008-05-21 |
Ka-Hing Cheung |
make this compile
|
2008-05-21 |
Evan Schoenberg |
merge of '59d7f03afa561d4e3ef6d618e8d8d2a99c0dee88'
|
2008-05-21 |
Daniel Atallah |
Plug leak.
|
2008-05-21 |
Evan Schoenberg |
merge of '087a5ba38e7c36e0076c92f4cf8501f24f7314b0'
|
2008-05-21 |
Evan Schoenberg |
disapproval of revision '3803a68d5cf2b7443bec7879a57425cbb6031fc0'
|
2008-05-21 |
Evan Schoenberg |
Don't include the space in the localized text at all for the text/code error separation
|
2008-05-21 |
Evan Schoenberg |
Don't put a space in front of the code if there is no text to go before it.
|
2008-05-21 |
Evan Schoenberg |
Skip the X-GOOGLE-TOKEN mech (given us by Google Talk when connecting with
|
2008-05-21 |
Evan Schoenberg |
merge of '73ff5eb429127d9a89484809ba81b50b6ed5c200'
|
2008-05-21 |
Evan Schoenberg |
If we receive a "text" child for an error, include it as the message text
|
2008-05-21 |
Felipe Contreras |
A (modified) patch from Felipe to simplify our GStreamer sink selection
|
2008-05-21 |
Ari Pollak |
Import a patch from Debian:
|
2008-05-21 |
Ari Pollak |
Import a patch (with changes) from Debian:
|
2008-07-01 |
Evan Schoenberg |
Removed duplicate changelog entry
|
2008-07-01 |
Evan Schoenberg |
merge of '7de4400bc908601979951f3463a2ba92f322b9ad'
|
2008-07-01 |
Evan Schoenberg |
merge of '07711878c5fcdc260a917031f095acbe661b342d'
|
2008-07-01 |
Richard Laager |
Update POTFILES.in
|
2008-07-01 |
Richard Laager |
Prepare for a 2.4.3 release.
|
2008-07-01 |
Stu Tomlinson |
Various miscellaneous ChangeLog updates
|
2008-07-01 |
Stu Tomlinson |
Fix ICQ login by mimicking the clientinfo versions used by the official
|
2008-07-01 |
Evan Schoenberg |
disapproval of revision '10564049c98925d0ce0ece64a5af0fe1efd723e7'
|
2008-07-01 |
Evan Schoenberg |
applied changes from e8233b3a32b1383e10d9591fee51f5ecb99a40ce
|
2008-06-29 |
SHiNE CsyFeK |
merge of '000a0fa4bca9f18691f0a61e01bbac1aa76437c1'
|
2008-06-28 |
Sadrul Habib Chowdhury |
*** Plucked rev da43d671 (sadrul@pidgin.im):
|
2008-06-26 |
Stu Tomlinson |
Compatibility with older glib versions
|
2008-06-26 |
Stu Tomlinson |
MSN SLP fix
|
2008-06-26 |
Richard Laager |
Sadrul asks, I giveth:
|
2008-06-26 |
Richard Laager |
MSN SLP fix
|
2008-06-26 |
Stu Tomlinson |
applied changes from 7f7111ed9e5924db9e740ad354fce8fb82445b1e
|
2008-06-26 |
Stu Tomlinson |
merge of '78bf389fcde2b7031fecab2f75daefd749395421'
|
2008-06-29 |
SHiNE CsyFeK |
Sun Jun 29 22:00:12 CST 2008 csyfek@gmail.com
|
2008-06-24 |
SHiNE CsyFeK |
patch-05-reconnect-and-code-cleanup
|
2008-06-24 |
SHiNE CsyFeK |
patch-04-tcp-pending
|
2008-06-24 |
SHiNE CsyFeK |
patch-03-add-qq_hex_dump
|
2008-06-24 |
SHiNE CsyFeK |
patch-02-fix-multiarch
|
2008-06-23 |
Daniel Atallah |
applied changes from 88a24003053cda8454a59fd448eb6575bdea2e0e
|
2008-06-21 |
Sadrul Habib Chowdhury |
*** Plucked rev 1dc65a60 (sadrul@pidgin.im):
|
2008-06-21 |
Sadrul Habib Chowdhury |
*** Plucked rev 69b22e32f7ada182101e0746f02891389ceb0c52 (sadrul@pidgin.im):
|
2008-06-19 |
Stu Tomlinson |
The checkbox needs to be toggled back on only when it's alive. And the
|
2008-06-19 |
Stu Tomlinson |
Unleak
|
2008-06-19 |
Ka-Hing Cheung |
temporary workaround for too many OIMs, References #5984
|
2008-06-19 |
Daniel Atallah |
Fix the Changelog.
|
2008-06-19 |
Daniel Atallah |
applied changes from 2072edddff2333b97848681a9a464e9722b5f059
|
2008-06-19 |
Daniel Atallah |
applied changes from 9409309cfd4634425fdacbdb3d751afd0bc89a84
|
2008-06-19 |
Daniel Atallah |
applied changes from 97a20dd56598fa5c690eabcbc8ec3ff6e560aefd
|
2008-06-19 |
Daniel Atallah |
applied changes from 0eed661a6c02438102fffde08e3bece057bdc984
|
2008-06-19 |
Daniel Atallah |
applied changes from 547cd65fb6e1faeb37d88730f0dbf45075a08426
|
2008-06-19 |
Daniel Atallah |
applied changes from 74295d3392f7f386b2178a9c8b571226b6a25c60
|
2008-06-19 |
Daniel Atallah |
applied changes from 069f197178d158cdd308687095c14d49d8eee0ed
|
2008-06-19 |
Daniel Atallah |
applied changes from b687754dfefde18bbb1a2652261943517272a691
|
2008-06-19 |
Daniel Atallah |
applied changes from a341780d901f6351a5cf768a08d30c8882d6cf2f
|
2008-06-19 |
Daniel Atallah |
applied changes from a5e7a62db1d43009f4ff463b7fe67ff3a7275a78
|
2008-06-19 |
Daniel Atallah |
applied changes from b57781a52511d0ab7a57590bf5c348f3b9d05640
|
2008-06-19 |
Daniel Atallah |
applied changes from 4c0536321fe25e0646f67565a43deafe1cb5f32c
|
2008-06-19 |
Daniel Atallah |
applied changes from c7504bbbe35f5bef52032c0cdf6bc7182128a469
|
2008-06-19 |
Daniel Atallah |
applied changes from 904a276588f7de13ba13b578905c82c0493184ce
|
2008-06-19 |
Daniel Atallah |
applied changes from 904a276588f7de13ba13b578905c82c0493184ce
|
2008-06-19 |
Daniel Atallah |
applied changes from ae9d7912dfb7c1627441484bfe471dd4d370d346
|
2008-06-19 |
Daniel Atallah |
applied changes from f3703d89403f9f8e8b927beeb2f2ac05628c371d
|
2008-06-19 |
Daniel Atallah |
applied changes from 7c685eb0aa3fae374b80d8431c870353a2f412d0
|
2008-06-19 |
Daniel Atallah |
applied changes from ffe11b98734ebc297dc36ad3e623bc945fdb5cc4
|
2008-06-19 |
Daniel Atallah |
applied changes from 9ebef7dc91fd3f43f016ceeee02e0a15e2008868
|
2008-06-19 |
Daniel Atallah |
applied changes from 6d5fbc31cdd30fde1120b4a0a58f42c439dd2905
|
2008-06-19 |
Daniel Atallah |
applied changes from 43973692751b7c4e1375e090365f75a148798aed
|
2008-06-19 |
Daniel Atallah |
applied changes from 3d595739f53a259d5dae408a05f64d2836f02ac9
|
2008-06-19 |
Daniel Atallah |
applied changes from 7a490c356e10f7fff3432f875897aa0ca0ad1ff0
|
2008-06-19 |
Daniel Atallah |
applied changes from 43cf42d58f68c1f3f9ae27b10c66dbc351612f30
|
2008-06-19 |
Daniel Atallah |
applied changes from b92fdea98a3ea454f3e9debd7f6ac17e5ae36ef6
|
2008-06-19 |
Daniel Atallah |
applied changes from 980e5e2fedd41d52ed3f1640268e8964d4b02cde
|
2008-06-19 |
Daniel Atallah |
Create 2.4.3 release branch
|
2008-05-20 |
Mark Doliner |
Borrow a reference to a string instead of g_strdup'ing it. The
|
2008-05-20 |
Mark Doliner |
When adding outgoing MSN commands to the MsnHistory, free
|
2008-05-20 |
Daniel Atallah |
Rearrange some of the HTTP proxy handling to make sure that we're actually
|
2008-05-20 |
Daniel Atallah |
Use shorter URL (http://d.pidgin.im/BonjourWindows) for "Bonjour not found"
|
2008-05-20 |
Daniel Atallah |
Fix SOCK5 error handling to abort when we get a bogus ATYP response. Make the
|
2008-05-20 |
Daniel Atallah |
Fix a printf("%s", NULL) situation and plug some leakage. Fixes #5280.
|
2008-05-19 |
Ethan Blanton |
merge of '7fd8869cd12ef6b1c4626baf0eb69f81b9564cea'
|
2008-05-19 |
Sadrul Habib Chowdhury |
Clarify a comment.
|
2008-05-19 |
Sadrul Habib Chowdhury |
merge of 'a7440122b7d40c1639d123e9f27fb9601f581ae5'
|
2008-05-19 |
Sadrul Habib Chowdhury |
Use text-tags to set the weight/color of the nick in conversations. This
|
2008-05-19 |
Stu Tomlinson |
Fix building RPMs without meanwhile. Fixes 4831A712.4020402@clove.org
|
2008-05-19 |
Daniel Atallah |
dos2unix po/lt.po Fixes #5847.
|
2008-05-19 |
Daniel Atallah |
Credit Eric Michael Schwelm and Dan Bruce for 383b6a000... References #5672.
|
2008-05-18 |
Sadrul Habib Chowdhury |
Make sure a widget can receive focus. This is used when some widgets need
|
2008-05-18 |
Sadrul Habib Chowdhury |
Reduce the enormous padding in the group tooltip. People will hopefully dislike it less now.
|
2008-05-18 |
Sadrul Habib Chowdhury |
Pressing arrow keys should reset the search timer.
|
2008-05-18 |
Sadrul Habib Chowdhury |
Use a little more helpful debug message when a plugin can't be loaded.
|
2008-05-18 |
Stu Tomlinson |
Fixes #5830
|
2008-05-17 |
Kevin Stange |
Update things for 2.4.3devel, in case we do one.
|
2008-05-17 |
Kevin Stange |
Make the changelog.win32 consistent with previous releases
|
2008-05-17 |
Björn Voigt |
German update: missing spaces fixed
|
2008-05-17 |
Sadrul Habib Chowdhury |
merge of '4981895b0b7aadf94bcca49e105176b49f71d50d'
|
2008-05-17 |
Stu Tomlinson |
Update the dates & versions. I should have done this before tagging. Whoops.
|
2008-05-17 |
Stu Tomlinson |
Fix building RPMs with gevolution
|
2008-05-17 |
Sadrul Habib Chowdhury |
Correct the comments, and some position-calculation when the buddylist is not showing.
|
2008-05-17 |
Sadrul Habib Chowdhury |
Show the title text in bold.
|
2008-05-17 |
Sadrul Habib Chowdhury |
The checkbox needs to be toggled back on only when it's alive. And the
|
2008-05-16 |
Stu Tomlinson |
merge of '1e83e527c083d0177b89f95d8ac465b393e4991d'
|
2008-05-16 |
Daniel Atallah |
When defaulting a group, don't move it to the bottom if it exists.
|
2008-05-16 |
Daniel Atallah |
Fix handling of empty groups in MySpace. Fixes #3378.
|
2008-05-16 |
Stu Tomlinson |
Fix for building RPMs without avahi
|
2008-05-16 |
Stu Tomlinson |
I have no idea why this only started being an issue now, but as I was
|
2008-05-16 |
Daniel Atallah |
Make MySpace group handling more consistent. References #3378.
|
2008-05-16 |
Stu Tomlinson |
Add "--without nm" support to build without NetworkManager to the RPM spec
|
2008-05-16 |
Stu Tomlinson |
two dot four dot two
|
2008-05-16 |
Stu Tomlinson |
merge of '3d874daf79db017dc2e1a7835cbc6b796225156b'
|
2008-05-16 |
Stu Tomlinson |
merge of '383b6a0002c1ecea40d3836f462b7119e6c6f473'
|
2008-05-16 |
Daniel Atallah |
Bonjour buddies will be saved persistently if they're moved out of the
|
2008-05-16 |
Daniel Atallah |
Patch from Arban57 to prevent tooltips conflicting with the context menu on
|
2008-05-16 |
Stu Tomlinson |
Initialize the glib type system early in purple_core_init() too so UIs
|
2008-05-16 |
Stu Tomlinson |
Initialize the type system in purple_check_init to prevent 'make check'
|
2008-05-16 |
Stu Tomlinson |
Afrikaans translation updated (Samuel Murray)
|
2008-05-16 |
Will Thompson |
Fix ChangeLog wrapping.
|
2008-05-16 |
Stu Tomlinson |
Fix a typo
|
2008-05-16 |
Stu Tomlinson |
merge of '2f76f01c0ca7594f3efba9430e8de027252c3fd0'
|
2008-05-16 |
Etan Reisner |
merge of 'cf7cc1ec422b7506be056f4d614cbb38856f7f8c'
|
2008-05-14 |
Etan Reisner |
merge of '994f8bdccfcf73a73924e593d2c398c8d416e5e9'
|
2008-05-16 |
Stu Tomlinson |
ChangeLog the new IRC nick-in-use algorithm
|
2008-05-16 |
Stu Tomlinson |
ChangeLog the German translation update (Björn Voigt)
|
2008-05-16 |
Stu Tomlinson |
ChangeLog the Lithuanian translation update (Laurynas Biveinis)
|
2008-05-16 |
Stu Tomlinson |
NEWS!
|
2008-05-16 |
Stu Tomlinson |
ChangeLog the number of chat room occupants
|
2008-05-16 |
Sadrul Habib Chowdhury |
Newsify for 2.4.2. No puns intended.
|
2008-05-15 |
Björn Voigt |
German update for "xprops"
|
2008-05-15 |
Björn Voigt |
small German update
|
2008-05-15 |
Daniel Atallah |
Add the ability on win32 to choose at runtime whether we use the GIOChannel
|
2008-05-15 |
Stu Tomlinson |
Fix irc nick collision handling, as requested by that demanding user elb.
|
2008-05-15 |
Stu Tomlinson |
Chinese (Hong Kong) translation updated (Ambrose C. Li)
|
2008-05-15 |
Stu Tomlinson |
Slovak translation updated (loptosko)
|
2008-05-15 |
Stu Tomlinson |
Norwegian Nynorsk translation updated (Yngve Spjeld Landro)
|
2008-05-15 |
Stu Tomlinson |
Czech translation updated (David Vachulka)
|
2008-05-15 |
Stu Tomlinson |
Occitan translation added (Yannig Marchegay)
|
2008-05-15 |
Stu Tomlinson |
Hebrew translation updated (Shalom Craimer)
|
2008-05-15 |
Stu Tomlinson |
Dutch translation updated (Daniël Heres)
|
2008-05-15 |
Stu Tomlinson |
Macedonian translation updated (Арангел Ангов)
|
2008-05-15 |
Stu Tomlinson |
Slovenian transalation updated (Martin Srebotnjak)
|
2008-05-15 |
Stu Tomlinson |
Belarusian Latin translation updated (Ihar Hrachyshka)
|
2008-05-15 |
Mark Doliner |
Updated British English translation. Thanks Luke Ross!
|
2008-05-15 |
Mark Doliner |
Updated Russian translation. Thanks Dmitry!
|
2008-05-15 |
Mark Doliner |
Updated Romanian translation. Thanks Mişu!
|
2008-05-15 |
Mark Doliner |
Updated Spanish translation. Thanks Javier!
|
2008-05-15 |
Mark Doliner |
New Brazilian Portuguese translation (and a new translator!)
|
2008-05-15 |
Mark Doliner |
merge of '41fc76b7aed4cc32bd70c6834f747bad0b91a37b'
|
2008-05-15 |
Peter Hjalmarsson |
Updated swedish translation
|
2008-05-15 |
Ethan Blanton |
Add key unbinding to the finch man page
|
2008-05-14 |
Sadrul Habib Chowdhury |
Translate the description of the plugin in the plugins dialog. Thanks to
|
2008-05-14 |
Luke Schierer |
merge of '7fd0d8c5830d11a8f34c0d2fa6a6290427b182c4'
|
2008-05-14 |
Ka-Hing Cheung |
merge of '994f8bdccfcf73a73924e593d2c398c8d416e5e9'
|
2008-05-14 |
Daniel Atallah |
Fix a NULL printf. Fixes #5387.
|
2008-05-14 |
Stu Tomlinson |
Clean up the comments about MSNP14, and make the --enable-msnp14 option no
|
2008-05-14 |
Ka-Hing Cheung |
Someone should write a tool to insert a name in the right place
|
2008-05-14 |
Ka-Hing Cheung |
patch from Andrew Gaul to fix another memleak
|
2008-05-14 |
Ka-Hing Cheung |
this causes a use after free
|
2008-05-13 |
Stu Tomlinson |
unleak (thanks sadrul!)
|
2008-05-13 |
Stu Tomlinson |
Rewrite a ChangeLog entry I just wrote.
|
2008-05-13 |
Stu Tomlinson |
Make MSN buddy list synchronization more forgiving, only ask about
|
2008-05-13 |
Daniel Atallah |
merge of '657be692e8fe314ef25624dc2b70d25e1cf8085b'
|
2008-05-13 |
Sadrul Habib Chowdhury |
Remove a compile warning.
|
2008-05-13 |
Sadrul Habib Chowdhury |
This should make the column widths a bit better. Thanks to vekin in
|
2008-05-13 |
Daniel Atallah |
Patch from Will Hawkins to fix SIMPLE authentication on some servers.
|
2008-05-13 |
Stu Tomlinson |
Refresh email credentials for @live.com accounts too
|
2008-05-13 |
Kelemen Gábor |
Hungarian translation updated for 2.4.2
|
2008-05-13 |
Daniel Atallah |
For chats created using the "normal" (i.e. Join a Chat) flow, there will always
|
2008-05-13 |
Etan Reisner |
Close up scope of a variable, I'm just cleaning up my tree some.
|
2008-05-13 |
Etan Reisner |
Make this a doxygen comment.
|
2008-05-12 |
Daniel Atallah |
Fix functions to match definitions.
|
2008-05-12 |
Daniel Atallah |
Presumably this is what was intended.
|
2008-05-12 |
Daniel Atallah |
Fix function to match header definition
|
2008-05-12 |
Daniel Atallah |
More s/ssize_t/gssize/
|
2008-05-12 |
Daniel Atallah |
Build fixes for MSVC
|
2008-05-12 |
Daniel Atallah |
Using named elements in a struct initialization doesn't work in MSVC.
|
2008-05-12 |
Daniel Atallah |
Fix jabber_iq_register_handler() to match header.
|
2008-05-12 |
Daniel Atallah |
Reuse cleanup function.
|
2008-05-12 |
Daniel Atallah |
MSVC build fixes
|
2008-05-12 |
Daniel Atallah |
Use gssize instead of ssize_t as the latter isn't available everywhere.
|
2008-05-12 |
Daniel Atallah |
Bonjour build fixes for MSVC.
|
2008-05-12 |
Richard Laager |
Remove the stat check that isn't useful and breaks on OS X.
|
2008-05-11 |
Björn Voigt |
German translation bug:
|
2008-05-11 |
Ethan Blanton |
Clarify #ifdef/#else/#endif matching; References #5770.
|
2008-05-11 |
Ethan Blanton |
merge of 'eed179323cd437e9f08587c2290f44afa248093d'
|
2008-05-11 |
Josep Puigdemont |
Updated Catalan translation (with XGETTEXT_ARGS=--no-location).
|
2008-05-11 |
Éric Boumaour |
merge of '0d3a3dbf15f3b76dc4ee06bc9177442fe4906bc5'
|
2008-05-11 |
Richard Nelson |
Middle click pastes the internal clipboard
|
2008-05-11 |
Richard Nelson |
Check if a key is already bound before assigning a menu trigger
|
2008-05-11 |
Richard Laager |
Assorted cleanups, mostly to the Doxygen comments. I added a few missing
|
2008-05-11 |
Mihály Mészáros |
A patch from poizon. This was intended to fix a bug, but I just fixed that
|
2008-05-11 |
Richard Laager |
Fix purple_str_to_time() to not break the returned value when we have given
|
2008-05-11 |
Richard Laager |
Use pkg-config to detect NetworkManager. Also, fail if it isn't present,
|
2008-05-10 |
Richard Laager |
merge of '62e372ea0e5f6eb1b56f43621e580e3e3be7e894'
|
2008-05-10 |
Björn Voigt |
merge of '456501a9151822d8b2538d62e92918e5126f93bc'
|
2008-05-10 |
Björn Voigt |
German translation update
|
2008-05-11 |
Éric Boumaour |
Update french translation for pidgin 2.4.2
|
2008-05-10 |
Stu Tomlinson |
Some versions of mktemp require at least 6 X's in the template
|
2008-05-10 |
Richard Laager |
Modify the NetworkManager support to use "StateChange" directly, instead of
|
2008-05-10 |
Richard Laager |
merge of 'ab4c3777bebccd93ded5d7e6886514e95603f51a'
|
2008-05-10 |
Richard Laager |
Remove some unused variable from my last commit.
|
2008-05-10 |
Richard Laager |
Disconnect accounts immediately when we're told the network has
|
2008-05-10 |
Richard Laager |
disapproval of revision '9cbb69e06e19c581b9691f6acb2c48f204050dd6'
|
2008-05-10 |
Richard Laager |
As described in the ChangeLog:
|
2008-05-10 |
Richard Laager |
ChangeLog the NetworkManager change and fix the line wrapping on a couple of
|
2008-05-10 |
Richard Laager |
Fix some whitespace as noticed by QuLogic.
|
2008-05-10 |
Kevin Stange |
merge of '0eccb8cefd5975eeab1d14984f2f0114ce7abb79'
|
2008-05-10 |
Kevin Stange |
Replacing logo.png with the old Pidgin head logo without a version number.
|
2008-05-10 |
Kevin Stange |
merge of '99687ce6fa955d1d32092992b65de140dc944ab0'
|
2008-05-10 |
Richard Laager |
merge of '5800923dc413a26c68576e06ea89148d645fa4a9'
|
2008-05-10 |
Kevin Stange |
Make Masca a CPW (signed off by elb and myself! :))
|
2008-05-10 |
Richard Laager |
Changes suggested by QuLogic to fix my broken changes to the NetworkManager
|
2008-05-10 |
Richard Laager |
Update configure.ac to properly detect Network Manager (via NetworkManager.h instead of libnm_glib). Also, change the code so that if NetworkManager is dead, we'll assume we're connected to the network and try anyway.
|
2008-05-10 |
Richard Laager |
A patch from QuLogic to replace the libnm_glib calls with straight DBus
|
2008-05-09 |
Mark Doliner |
Show yourself as invisible in the buddylist when you're invisible
|
2008-05-08 |
Stu Tomlinson |
Fix for opening Hotmail inbox more than ~15 minutes after login
|
2008-05-08 |
Sadrul Habib Chowdhury |
Add only the online buddies for auto-completion in the invite dialog.
|
2008-05-08 |
Sadrul Habib Chowdhury |
Modified patch from John Moody to show aliases in the Invite dialog.
|
2008-05-08 |
John Bailey |
Tweak the text of the ChangeLog slightly and add an item I forgot previously.
|
2008-05-08 |
Sadrul Habib Chowdhury |
merge of '245104c3da64bf99627578bd68d6cda42ee16b43'
|
2008-05-08 |
Daniel Atallah |
Fix a double free caused by my previous leak fix not covering all possible
|
2008-05-07 |
Mark Doliner |
When setting yourself to invisible on AIM, don't set an away message
|
2008-05-07 |
Stu Tomlinson |
Quiet the output from gconftool-2 when there is no document font name in
|
2008-05-07 |
Daniel Atallah |
Fix some potential leakage in the craziness called purple_markup_html_to_xhtml().
|
2008-05-07 |
Stu Tomlinson |
Kill off sound playing child processes if they are still around after 15
|
2008-05-08 |
Sadrul Habib Chowdhury |
Patch from QuLogic to fix tab-navigation in the statusbox. And a few
|
2008-05-07 |
Stu Tomlinson |
Leak fix
|
2008-05-07 |
Timo Jyrinki |
Update Finnish (fi) translation and begin 2.4.2 entry in the ChangeLog.
|
2008-05-07 |
Sadrul Habib Chowdhury |
merge of 'ac789033b0d69b98d5985567ad5d3579bde9af12'
|
2008-05-07 |
Richard Laager |
merge of '02d1b6e1b18a057f6dc1f4698d85c8cd005f3bbc'
|
2008-05-06 |
Mark Doliner |
merge of 'bedd15033893c160df2e861d26520e1ef6afd895'
|
2008-05-05 |
Mark Doliner |
Minor changes... mostly whitespace related.
|
2008-05-15 |
Laurynas Biveinis |
Update Lithuanian translation of Windows installer strings
|
2008-05-15 |
Laurynas Biveinis |
Update Lithuanian translation
|
2008-05-06 |
Richard Laager |
Fix a compiler warning due to a missing #ifdef USE_PYTHON
|
2008-05-06 |
Richard Laager |
Fix a compiler warning. Sadrul or someone should double-check this.
|
2008-05-05 |
Daniel Atallah |
More plumbing work.
|
2008-06-27 |
Casey Harkins |
Make pidgin_blist_toggle_visibility() hide the buddy list when it is
|
2008-05-07 |
Sadrul Habib Chowdhury |
Plug a small memory leak in the smiley dialog, and use g_new0/g_free
|
2008-05-07 |
Sadrul Habib Chowdhury |
g_strdup'ed strings aren't const char*. This fixes a couple of compile
|
2008-05-05 |
Sadrul Habib Chowdhury |
The required fields are not really required if the action is cancelled.
|
2008-05-05 |
Ethan Blanton |
Patch from sadrul to fix IRC servers which neglect to send RPL_LISTSTART
|
2008-05-05 |
Mark Doliner |
Fix a small memleak when adding a Jabber buddy
|
2008-05-05 |
Gary Kramlich |
Make error output during autogen actually readable...
|
2008-05-05 |
Sadrul Habib Chowdhury |
Show the url, instead of silently ignoring a url-open request.
|
2008-05-05 |
Sadrul Habib Chowdhury |
Do not let the height of the entry get larger than half the conversation
|
2008-05-04 |
Mark Doliner |
Add a comment. Could someone familiar with the Jabber protocol or our
|
2008-05-04 |
Sadrul Habib Chowdhury |
Add a 'View log' option in the buddylist menu.
|
2008-05-04 |
Sadrul Habib Chowdhury |
When searching for a conversation, search only in the list of the
|
2008-05-04 |
Sadrul Habib Chowdhury |
Check to see if we are already in a room before attempting to join. If
|
2008-05-04 |
Sadrul Habib Chowdhury |
merge of '8c40d658dc534ac7ccbf595c73c2952ff9d1975e'
|
2008-05-03 |
Sadrul Habib Chowdhury |
Setup tab-completion for groups in the 'Add Chat' dialog.
|
2008-05-04 |
John Bailey |
Change the label on the entry area height pref
|
2008-05-04 |
Ethan Blanton |
Fix IRC handling of PART without a part message on Undernet IRCds.
|
2008-05-04 |
John Bailey |
Fix the breakage with account aliases that I introduced when I moved the
|
2008-05-03 |
Daniel Atallah |
Fix a number of leaks. As far as I can tell, MSNP14 now logs in without
|
2008-05-03 |
Daniel Atallah |
Leak fixes. Avoid creating an unnecessary parallel data structure to YahooFriend.
|
2008-05-03 |
Daniel Atallah |
Clean up loggers when quitting (or unloading the logreader plugin).
|
2008-05-03 |
Daniel Atallah |
Fix incorrect freeing in my previous commit.
|
2008-05-03 |
Daniel Atallah |
This is the way we plug the leaks, plug the leaks, plug the leaks...
|
2008-05-03 |
Will Thompson |
ChangeLog the minimum size pref
|
2008-05-03 |
Will Thompson |
Add a "minimum lines" pref for the im entry box thing; up to 8 lines.
|
2008-05-03 |
Daniel Atallah |
Plug a small leak.
|
2008-05-03 |
Daniel Atallah |
Cleanup allocations/frees to match and plug some leaks.
|
2008-05-03 |
Sadrul Habib Chowdhury |
merge of 'dc85c2329304dd6f567820b55939193328f9e506'
|
2008-05-03 |
John Bailey |
This cleans up a bunch of warnings that stem from the fact that size_t and
|
2008-05-03 |
Sadrul Habib Chowdhury |
Allow replacing smileys with texts in conversations/logs. This should be
|
2008-05-02 |
Daniel Atallah |
Cleanup and avoid unnecessary alloc/free.
|
2008-05-02 |
Evan Schoenberg |
merge of '21d37789f674809d615fc7676a092f1da438b0f5'
|
2008-05-02 |
Daniel Atallah |
Leak fixes.
|
2008-05-02 |
Daniel Atallah |
Leak plug in parsing MSN currentmedia.
|
2008-05-02 |
Sadrul Habib Chowdhury |
merge of 'a9db18c93f28f014cb3740a20933e2468fb660b7'
|
2008-05-02 |
Sadrul Habib Chowdhury |
This should fix the issue where resizing the entry box resizes the
|
2008-05-02 |
Sadrul Habib Chowdhury |
Do not add a ':' if there's already one at the end. Thanks to wjt for
|
2008-05-02 |
Will Thompson |
Tweak some strings in the Edit Chat dialog.
|
2008-05-02 |
Sadrul Habib Chowdhury |
merge of 'a5c86f336638811bfef4a0969f3d8d2d6b85520f'
|
2008-05-02 |
Mark Doliner |
Don't try to tell the IM network that we're not idle when we disconnect.
|
2008-05-02 |
Sadrul Habib Chowdhury |
ctrl-x to open context menus. F11 was such a poor choice for this.
|
2008-05-02 |
Sadrul Habib Chowdhury |
merge of 'e238fa4987184e7ce5509bc8806f7122ad41ae6e'
|
2008-05-02 |
Stu Tomlinson |
Kill the default F2 keybinding for show timestamps, it only confuses people
|
2008-05-02 |
Sadrul Habib Chowdhury |
Slightly change the maximum height of the entry box. This seems to fix
|
2008-05-01 |
Sadrul Habib Chowdhury |
merge of '19d64f3b50204b193622eb82c482a63dae381a51'
|
2008-05-01 |
Sadrul Habib Chowdhury |
Modified patch from Andrei Mozzhuhin to fix tab-completion when non-ascii
|
2008-05-01 |
Sadrul Habib Chowdhury |
Remove the undocumented default binding (ctrl+g) to start ignoring
|
2008-05-01 |
Richard Laager |
merge of '01e9055ea70771c842b561dca3b64027ac37dc69'
|
2008-05-01 |
Richard Laager |
Replace a notification that should never happen with a debug message that
|
2008-05-01 |
Will Thompson |
ChangeLog the Escape closes conversation window preference.
|
2008-05-01 |
Daniel Atallah |
When an XMPP account is set to require TLS, but libpurple doesn't have SSL
|
2008-05-01 |
Daniel Atallah |
Remove the stored installer language selection when uninstalling.
|
2008-05-01 |
Etan Reisner |
Add this ChangeLog item back, the merge ate it.
|
2008-05-01 |
Etan Reisner |
merge of '7f78e4be502956bb580a87289cf2acfe6254ea62'
|
2008-04-30 |
Will Thompson |
Add a tickybox to set the 'close conversation window' shortcut to Escape.
|
2008-04-30 |
Ethan Blanton |
Don't count the size of an array at runtime if it's known at compile time.
|
2008-04-30 |
Mark Doliner |
Change the string "screen name" to "username" everywhere. I think most
|
2008-04-30 |
John Bailey |
Change the "Screen name" text to "Username" per a number of discussions on
|
2008-04-30 |
John Bailey |
This fixes the lack of the Local Alias field for IRC accounts since I moved
|
2008-04-30 |
Richard Laager |
Eliminate a couple of "unused variable" warnings.
|
2008-04-29 |
Sadrul Habib Chowdhury |
Always top-align the logs in the log-viewer.
|
2008-04-29 |
Sadrul Habib Chowdhury |
Make sure the required fields are all entered correctly. Underline the
|
2008-04-29 |
Sadrul Habib Chowdhury |
merge of '0982c9aacd3dfa68da58b386663d7fdda43a11e4'
|
2008-04-29 |
John Bailey |
Move the Local Alias field into the User Options section of the account
|
2008-04-29 |
Sadrul Habib Chowdhury |
Fine tune the edit-settings dialog (e.g., mark fields as masked or
|
2008-04-29 |
Sadrul Habib Chowdhury |
A newly created widget for a request field may want to enable/disable the
|
2008-04-29 |
Sadrul Habib Chowdhury |
'Edit Settings' in the context menu for chats in the buddylist.
|
2008-04-29 |
Mark Doliner |
merge of '08062d1b1267b18fa3d47ea8eded7e2b826b7e8c'
|
2008-04-29 |
Mark Doliner |
merge of '0e779a37ee17a7bb7ad39bbe2b37eeca45975655'
|
2008-04-29 |
Mark Doliner |
Fix a crash in Jabber that I think happens someone someone signs off
|
2008-04-29 |
Mark Doliner |
Simplify
|
2008-04-29 |
Etan Reisner |
merge of '52c0efb045580dac7b6f5e40c91002e917e0cae3'
|
2008-04-30 |
Sadrul Habib Chowdhury |
disapproval of revision '38c3a1050aefc66e1c541e3d91ae6f7fe6930559'
|
2008-04-30 |
John Bailey |
This modifies Jaywalker's patch to use a GHashTable, per Stu's suggestion in
|
2008-04-30 |
Sadrul Habib Chowdhury |
disapproval of revision '8086f2cffaab6ed17431381836b9227a64a53270'
|
2008-04-30 |
John Bailey |
This patch from Jaywalker enables text to appear in the screen name entry box.
|
2008-04-29 |
Evan Schoenberg |
merge of '0ed9d51dcce10da3af15dd44273af472eea6cb0c'
|
2008-07-02 |
Evan Schoenberg |
ChangeLog.API for 'website' and 'dev_website' ui_info hash table change
|
2008-04-29 |
Evan Schoenberg |
merge of '6bf9ac8e017081c907061167edd28a1adcbec3c9'
|
2008-04-29 |
Evan Schoenberg |
applied changes from 4c5110037671f84e3e775214c32692b5b23c11e1
|
2008-04-29 |
Evan Schoenberg |
merge of '3498a4993b3d552319e5122278d620287093fd20'
|
2008-04-29 |
Evan Schoenberg |
disapproval of revision '52c0efb045580dac7b6f5e40c91002e917e0cae3'
|
2008-04-29 |
John Bailey |
* Renamespace serv_got_chat_join_failed to purple_serv_got_chat_join_failed
|
2008-05-02 |
Evan Schoenberg |
After trying the available SASL mechs, jabber_auth_handle_failure() now
|
2008-04-29 |
Evan Schoenberg |
merge of '0a7f4849f49b45459231087fa690ba9937eae03c'
|
2008-04-29 |
Etan Reisner |
Finally get around to committing charkin's version of the patch from #2145.
|
2008-04-28 |
Sadrul Habib Chowdhury |
Update the manpage about F10 and F11.
|
2008-04-28 |
Sadrul Habib Chowdhury |
Fix a possible crash when creating a new workspace.
|
2008-04-28 |
Richard Laager |
Fix a typo in a doc comment.
|
2008-04-28 |
Richard Laager |
merge of '4c5110037671f84e3e775214c32692b5b23c11e1'
|
2008-04-28 |
Richard Laager |
merge of '5f1a220f63d8e85758a94a2ed57381dc91b07eda'
|
2008-04-29 |
Evan Schoenberg |
disapproval of revision '2f8316df13d1c3e6bf66b91c28abe1504033dae8'
|
2008-04-29 |
Evan Schoenberg |
ChangeLog.API and dox file for chat-join-failed
|
2008-04-29 |
Evan Schoenberg |
disapproval of revision 'ae37fe6b64c30704715a369df88bd76674a39b1a'
|
2008-04-29 |
Evan Schoenberg |
Added "chat-join-failed" signal, emitted by a new serv_got_join_chat_failed()
|
2008-04-28 |
Evan Schoenberg |
merge of '5f1a220f63d8e85758a94a2ed57381dc91b07eda'
|
2008-04-28 |
Mark Doliner |
Fix a small memory leak when failing to join a jabber conference
|
2008-04-28 |
Mark Doliner |
merge of 'a2c4bf662d1fdab8c870c1ebbca30968af4bb80a'
|
2008-04-17 |
Mark Doliner |
Go back to not allowing periods in screen names. I think the guy said
|
2008-04-27 |
Sadrul Habib Chowdhury |
merge of '4b5bc8b4da1faf24168e7210c2282016455a2218'
|
2008-04-26 |
Sadrul Habib Chowdhury |
Clicking on the buddyicon in the conversation window toggles the size of
|
2008-04-26 |
Sadrul Habib Chowdhury |
Disable the 'send to' menu in converation windows if there's only one
|
2008-04-26 |
John Bailey |
This should have been a variable expansion so that autogen.args could be
|
2008-04-28 |
Evan Schoenberg |
Fixed a mistake I made in 2e791da1 which broke aim_genericreq_l() and
|
2008-04-28 |
Evan Schoenberg |
Removed comment which was accidentally duplicated
|
2008-04-26 |
Evan Schoenberg |
merge of '74190d6fbb138e095f84e71b0e0513240531437c'
|
2008-04-26 |
Sadrul Habib Chowdhury |
merge of '8d455562b69f961763bbfc469954425260f22917'
|
2008-04-26 |
Will Thompson |
merge of '8f0b34c54e38066959f87d35b0af2ca6ae0e853b'
|
2008-04-26 |
Sadrul Habib Chowdhury |
Use the correct name for a preference. This will correctly update the
|
2008-04-26 |
Will Thompson |
Include dbus-maybe.h rather than conditionally including dbus-server.h
|
2008-04-26 |
Kevin Stange |
Thanks to Andrea Visinoni for pointing out this omission to fix building
|
2008-04-26 |
Sadrul Habib Chowdhury |
Reset typing timeout if arrow keys are pressed when editing status
|
2008-04-26 |
Sadrul Habib Chowdhury |
pygnt's home has been http://repo.or.cz/w/python-gnt.git for a while.
|
2008-04-26 |
Sadrul Habib Chowdhury |
Do not show an erroneous message when the 'now listening' song for a
|
2008-04-26 |
Sadrul Habib Chowdhury |
Fix make distcheck (which broke from an earlier fix for make when
|
2008-04-26 |
Sadrul Habib Chowdhury |
Add the new plugin file for translation. Fixes make distcheck.
|
2008-04-25 |
Sadrul Habib Chowdhury |
merge of '503c61f4fb406b82adcdbb0f209ba58a4e7f5954'
|
2008-04-25 |
Sadrul Habib Chowdhury |
Remove code that tried to show the buddylist from the core (but didn't
|
2008-04-25 |
Daniel Atallah |
Avoid allocating and freeing stuff unnecessarily.
|
2008-04-25 |
Daniel Atallah |
Use g_strdup() instead of strdup (doesn't really matter as it is never
|
2008-04-25 |
Daniel Atallah |
merge of '006a7eef54129319c82b282c765b3fbba968006f'
|
2008-04-25 |
Sadrul Habib Chowdhury |
Pop up the buddylist of the running instance instead of exiting quietly
|
2008-04-25 |
Daniel Atallah |
Use g_snprintf() instead of snprintf(), which isn't really available on
|
2008-04-25 |
Daniel Atallah |
Use g_strdup to match the subsequent g_free.
|
2008-04-25 |
Daniel Atallah |
Include winsock2.h before windows.h is included to avoid winsock.h being
|
2008-04-25 |
Daniel Atallah |
Avoiding emitting the "savedstatus-changed" signal twice when the savedstatus
|
2008-04-25 |
Sadrul Habib Chowdhury |
Fix a bug where the list of loaded plugins would get removed when
|
2008-04-25 |
Sadrul Habib Chowdhury |
merge of '82af7f1dab568c2a359aaecca4e31e650063e1c1'
|
2008-04-24 |
Will Thompson |
Move 2 of the 5 pixels' padding between paragraphs to above the line.
|
2008-04-24 |
Stu Tomlinson |
echo -n is not portable, and OSX has libtoolize installed as glibtoolize
|
2008-04-24 |
Evan Schoenberg |
I missed 2 aim_putsnac() calls which needed to be removed for 2e791da1.
|
2008-04-24 |
Evan Schoenberg |
Fixed the final stragglers in need of byte_stream_destroy()
|
2008-04-24 |
Evan Schoenberg |
Used byte_stream_destroy(), added in 2e791da1fb1cfd6b751a0cef01aa83dc89692051,
|
2008-04-24 |
Evan Schoenberg |
All SNACs on FLAP channel 2 except in the auth family are now sent through
|
2008-04-25 |
Sadrul Habib Chowdhury |
Make the labels in the minidialogs selectable.
|
2008-04-24 |
Sadrul Habib Chowdhury |
Patch from Dylan Simon to fix a compile error when compiling from a
|
2008-04-24 |
Sadrul Habib Chowdhury |
merge of '9448aec0bc0e0168e10e0a3991bfbfe716de6c86'
|
2008-04-24 |
Sadrul Habib Chowdhury |
Patch from Dylan Simon <dylan@dylex.net> to fix handling escape key
|
2008-04-23 |
Stu Tomlinson |
Fix setting "show offline" for buddy list nodes so it takes immediate
|
2008-04-23 |
Stu Tomlinson |
Allow changing to or from an empty password when the protocol specifies
|
2008-04-23 |
Stu Tomlinson |
Prompt for silc private key passphrase if it is not saved for the account
|
2008-04-23 |
Stu Tomlinson |
Fix for changing silc private key passphrase to or from the empty string,
|
2008-04-23 |
Stu Tomlinson |
Leak fix
|
2008-04-23 |
Stu Tomlinson |
Keep valgrind happy by zeroing out the tm struct before we stuff our
|
2008-04-23 |
Stu Tomlinson |
UTF-8 friendly password truncation
|
2008-04-23 |
Stu Tomlinson |
Leak fixes
|
2008-04-23 |
Stu Tomlinson |
Don't access uninitialized memory (I think this might actually fix some
|
2008-04-23 |
Sadrul Habib Chowdhury |
merge of '95a44af48cc13a9cd6373ef1b011acd7d2b95e98'
|
2008-04-23 |
Etan Reisner |
Add the recent perl callback changes to ChangeLog.API.
|
2008-04-23 |
Etan Reisner |
merge of '52e841c96296ab164c2be839e9d404dc1f9a6a9e'
|
2008-04-22 |
Etan Reisner |
Shut up two compiler warnings about discarding qualifiers.
|
2008-04-23 |
Sadrul Habib Chowdhury |
Give a name to the statusbox button so that it can be accessible by
|
2008-04-23 |
Sadrul Habib Chowdhury |
Return FALSE when nothing changes after an attempted tab-completion.
|
2008-04-23 |
Sadrul Habib Chowdhury |
Fix a crash which I think happens when the same buddy is in the buddylist
|
2008-04-23 |
Sadrul Habib Chowdhury |
Use the same fix for Purple::Util::fetch_url (from 4b6378d5e) for
|
2008-04-22 |
Stu Tomlinson |
Leak fix. I think. At least valgrind stopped crying about it and nothing
|
2008-04-22 |
Stu Tomlinson |
Leak fix. This is probably quite serious if you have busy chats on your
|
2008-04-22 |
Sadrul Habib Chowdhury |
Ignore token_status_account on account-specific status boxes. This should
|
2008-04-20 |
Sadrul Habib Chowdhury |
Expose Purple::Prefs::get_children_names to perl plugins.
|
2008-04-20 |
Sadrul Habib Chowdhury |
Smiley insertions can be undone with this fix. References #5577. But redo
|
2008-04-19 |
Richard Laager |
Add sendbutton.c to POTFILES.in.
|
2008-04-19 |
John Bailey |
It appears that Yahoo! Japan has disabled protocol 0x0c and now require 0x0f.
|
2008-04-19 |
Etan Reisner |
Based on some discussion in devel@conference.pidgin.im build and install the
|
2008-04-19 |
Etan Reisner |
Fix Purple::Util::fetch_url to correctly accept a callback in any of the
|
2008-04-18 |
Etan Reisner |
Stop restoring conversation window locations on !Windows, I wasn't aware this
|
2008-04-18 |
Etan Reisner |
Add a plugin to add a Send button to the conversation windows, users of tablet
|
2008-04-17 |
Sadrul Habib Chowdhury |
merge of '61d502ea8377846692aea9189056d7c134660277'
|
2008-04-17 |
Daniel Atallah |
Add missing newline to debug message. Fixes #5546.
|
2008-04-17 |
Mark Doliner |
merge of '946d948a1aa4270fa46dabca767e9d727d4519eb'
|
2008-04-17 |
Mark Doliner |
When reciving our buddy list on MSN, add people to the permit and
|
2008-04-17 |
Daniel Atallah |
Fix an issue with formatting in Bonjour messages. It looks like it has been
|
2008-04-16 |
Daniel Atallah |
Fix a null pointer deref (hopefully). I haven't been able to consistently
|
2008-04-16 |
Mark Doliner |
Don't try to enable our server-stored buddylist if we receive an error
|
2008-04-16 |
Mark Doliner |
Don't remove the PurpleBuddy from our buddy list if we don't send them
|
2008-04-16 |
Mark Doliner |
Super minor documentation improvement
|
2008-04-16 |
John Bailey |
I'm an idiot and forgot to escape my apostrophe. This took *way* too long
|
2008-04-16 |
John Bailey |
Attempt to make it a bit more obvious that people need to have half a clue
|
2008-04-16 |
Evan Schoenberg |
I've seen intermittent crashes on xmpp file transfers in this code, but I
|
2008-04-15 |
Evan Schoenberg |
The warning string for plaintext auth over an unencrypted connection is found
|
2008-04-15 |
Evan Schoenberg |
merge of '40b061a8675f87ba328a5a07734084fdd7f3006a'
|
2008-04-15 |
Daniel Atallah |
Patch from dharding to allow pidgin to be built on win32 using MSYS 1.0.10 which includes a version of sed that doesn't handle in-place replacement. Fixes #5527.
|
2008-04-15 |
Daniel Atallah |
Patch from vladb to remove a C++ protected word ("namespace") from win32 libpurple code. Fixes #5471
|
2008-04-14 |
Mark Doliner |
I don't consider this an error.
|
2008-04-17 |
Sadrul Habib Chowdhury |
Patch from Gaul to plug a small leak, with an additional fix to free
|
2008-04-14 |
Sadrul Habib Chowdhury |
Add a 'Jump to markerline' option in the conversation window menu to
|
2008-04-13 |
Sadrul Habib Chowdhury |
Include finch.h instead of internal.h
|
2008-04-13 |
Sadrul Habib Chowdhury |
merge of '8ac2f1461dd4df5ba43e8c0399b59451b3c549e6'
|
2008-04-13 |
Sadrul Habib Chowdhury |
Destroy the tooltip when a group in the buddylist is expanded or collapsed
|
2008-04-13 |
Sadrul Habib Chowdhury |
When you try to execute a command (e.g., /part etc.) in a chat on a
|
2008-04-13 |
Sadrul Habib Chowdhury |
Do not crash from commands in a disconnected chat. Fixes #5208
|
2008-04-13 |
Sadrul Habib Chowdhury |
Do not show tooltips for <HR> or <IMG>s in gtkimhtml. Fixes #5480.
|
2008-04-15 |
Evan Schoenberg |
Remove the "Use GSSAPI (Kerberos v5) for authentication" xmpp preference,
|
2008-04-13 |
Will Thompson |
Add Iain MacDonnell to COPYRIGHT; references #5205.
|
2008-04-13 |
Stu Tomlinson |
The next version of RFC 3920, the draft of which can be found at http://www.xmpp.org/internet-drafts/draft-saintandre-rfc3920bis-04.html, and subsequent email clarifications with Peter Saint-Andre and Alexey Melnikov indicate that we should be trying the next mechanism in line after one mechanism fails. We should also be ensuring that the mech list is sorted in order of descending security, which we don't do yet; however, servers are supposed to send us a sorted list, as well, so this isn't a major issue.
|
2008-04-12 |
Will Thompson |
Add Jeffery Brown to COPYRIGHT. References #4905.
|
2008-04-12 |
Ethan Blanton |
Handle IRC ban lists in-channel. Channels which are not joined are
|
2008-04-12 |
John Bailey |
nosnilmot pointed out that this error message seemed to be wrong. I agree
|
2008-04-12 |
Ethan Blanton |
merge of '37d6f8af593bffa17bba1823a3c5a8612bcfdf18'
|
2008-04-12 |
John Bailey |
Put the recent configure.ac changes in the ChangeLog. I may have been a bit
|
2008-04-12 |
Will Thompson |
Patch from Maiku: "When the buddy list is set to sort contacts by status,
|
2008-04-12 |
Will Thompson |
Modified version of a patch from "dseven" to prevent crashing on NULL topics
|
2008-04-12 |
Ethan Blanton |
Strip mIRC formatting codes from PART and QUIT messages.
|
2008-04-12 |
Will Thompson |
Patch from Jeffery Brown to set the idle uiops on OS X when IOKit is available.
|
2008-04-12 |
Will Thompson |
Pass something useful as the 'who' parameter to purple_conv_im_write for
|
2008-04-12 |
Jochen Kemnade |
German translation update
|
2008-04-12 |
Sadrul Habib Chowdhury |
Use an event-box instead of a button for the link, and change the cursor
|
2008-04-12 |
Sadrul Habib Chowdhury |
Use the desired cursor, instead of always using GDK_WATCH.
|
2008-04-11 |
Will Thompson |
Patch from fmoo to make double-clicking or hitting enter on a chatroom user
|
2008-04-11 |
Will Thompson |
Make plugin website URLs clickable; it's a button with blue underlined text.
|
2008-04-11 |
John Bailey |
Make the cap plugin disabled by default. As usual, anyone who disagrees or
|
2008-04-11 |
John Bailey |
Make the gevolution plugin disabled by default. Again, if anyone disagrees
|
2008-04-11 |
Will Thompson |
Massage some plugin metadata to look better with the fixed up description pane.
|
2008-04-11 |
Will Thompson |
Improve the layout of the plugin description pane.
|
2008-04-11 |
John Bailey |
I've personally seen a few people have problems because they tried to build
|
2008-04-09 |
Sean Egan |
Icons from hbons
|
2008-04-09 |
Sadrul Habib Chowdhury |
merge of '9f17f49ab8d29559a62b77fe6aa5bdefdb6dedfc'
|
2008-04-08 |
Jochen Kemnade |
German translation update
|
2008-04-09 |
Sadrul Habib Chowdhury |
Show better status text for file transfers.
|
2008-04-05 |
Sadrul Habib Chowdhury |
merge of '47385c29904d4755361546c34319cf036d5a8723'
|
2008-04-05 |
Sadrul Habib Chowdhury |
Update the sample gtkrc-2.0 file for the nick-color and typing notification settings.
|
2008-04-05 |
Sadrul Habib Chowdhury |
Some leak fixes for the gtkrc-ed nicks in conversation history.
|
2008-04-05 |
Sadrul Habib Chowdhury |
Customize/disable the typing notification from gtkrc-2.0.
|
2008-04-05 |
Jochen Kemnade |
update German translation
|
2008-04-04 |
Sadrul Habib Chowdhury |
merge of 'b2b2efabbafab6588e02ceb16509419dcb0c79e9'
|
2008-04-04 |
Mark Doliner |
Documentation changes
|
2008-04-04 |
Etan Reisner |
merge of '7477b26751dbf08e918a1f300fbd2697dd0c6369'
|
2008-04-04 |
Mark Doliner |
Add a little safety... just in case someone imgstores 13 million or
|
2008-04-03 |
Mark Doliner |
Better documentation.
|
2008-04-03 |
Mark Doliner |
constify the return value from purple_notify_user_info_entry_get_label
|
2008-04-03 |
Mark Doliner |
Minor comment change
|
2008-04-03 |
Mark Doliner |
Only call oscar_format_screenname() on connecting if we need to
|
2008-04-03 |
Mark Doliner |
Correct some help strings for Jabber slash commands
|
2008-04-04 |
Sadrul Habib Chowdhury |
Change the height-calculation of the entry widget a little bit. This should make it better when text with smileys is pasted. If this is even more buggy than it currently is, let me know\! Fixes #5426.
|
2008-04-03 |
Sadrul Habib Chowdhury |
Between an offline presence with offline-message capability, and a mobile online presence, choose the latter over the former when sending an instant message.
|
2008-04-03 |
Etan Reisner |
It is good when documentation matches reality. I figured all the other env
|
2008-04-02 |
Stu Tomlinson |
Make ./configure fail immediately if requirements for enabled options are
|
2008-04-02 |
Stu Tomlinson |
Remove a legacy preference for GnuTLS
|
2008-04-02 |
Stu Tomlinson |
Fix our D-Bus version requirement
|
2008-04-02 |
Stu Tomlinson |
autoconf started crying at me about "possibly undefined macro: PKG_CHECK_MODULES"
|
2008-04-02 |
Stu Tomlinson |
Add number of occupants to the tooltip for chats. Fixes #3346
|
2008-04-02 |
Timo Jyrinki |
merge of '46c04c030c2aa142a50b7757576a659b2a5bb670'
|
2008-04-02 |
Stu Tomlinson |
bumpy bumpy bumpy, we released 2.4.1, la la la
|
2008-04-01 |
Sadrul Habib Chowdhury |
merge of '2eb97f7d46ac5955e6a217661513d28e3b5ce060'
|
2008-04-01 |
Sadrul Habib Chowdhury |
Updated patch from Justin 'Jaywalker' Williams to discard messages from spambots in msim. Closes #5143.
|
2008-03-31 |
Daniel Atallah |
Ugly hackery to support INSTALL_PIXMAPS for the win32 build.
|
2008-03-31 |
Stu Tomlinson |
Slovenian transalation updated (Martin Srebotnjak)
|
2008-03-31 |
Stu Tomlinson |
I think this syntax is more correct
|
2008-03-31 |
Stu Tomlinson |
merge of 'd03002b3fa5879fb55633bb3732e3cfaa5ec488f'
|
2008-03-31 |
Daniel Atallah |
Changelog some win32 stuffs.
|
2008-03-31 |
Will Thompson |
John and Stu looked lonely, and I suppose I should NEWS at some point.
|
2008-03-31 |
Stu Tomlinson |
Make the new autogen.sh behave more like the old one - run glib-gettextize,
|
2008-03-31 |
Stu Tomlinson |
Hush you noisy little script
|
2008-03-31 |
Stu Tomlinson |
2.4.1 is over there, on the horizon
|
2008-03-31 |
Stu Tomlinson |
If the default setting is enabled for options to ./configure, the help
|
2008-03-31 |
Kevin Stange |
Push a 2.4.1 image I managed to create out of the old one. It would be
|
2008-03-31 |
John Bailey |
Consider me adequately NEWS'd.
|
2008-03-31 |
Stu Tomlinson |
Make some more things static
|
2008-03-31 |
Stu Tomlinson |
Make x509_singleuse static
|
2008-03-31 |
Stu Tomlinson |
We should release 2.4.1 tomorrow. I want to do it in the morning, but lots
|
2008-03-31 |
Stu Tomlinson |
Romanian translation updated (Mişu Moldovan)
|
2008-03-31 |
Stu Tomlinson |
Slovak translation updated (loptosko)
|
2008-03-31 |
Stu Tomlinson |
Macedonian translation updated (Арангел Ангов)
|
2008-03-31 |
Stu Tomlinson |
ChangeLog the Hungarian translation update
|
2008-03-30 |
John Bailey |
Thanks for pointing this out, grim.
|
2008-03-30 |
Björn Voigt |
German copyright year update
|
2008-03-30 |
Kelemen Gábor |
Hungarian translation for 2.4.1
|
2008-03-30 |
John Bailey |
I always forget we use 'm4macros' here instead of 'm4'.
|
2008-03-30 |
John Bailey |
A more verbose autogen.sh that Gary and I have been using for Guifications
|
2008-03-30 |
John Bailey |
For the few of us who wanted it, I bring back --disable-nls! It may not be
|
2008-03-30 |
Stu Tomlinson |
Czech translation updated (David Vachulka)
|
2008-04-02 |
Timo Jyrinki |
Fix typos, make the used language better also otherwise, add new strings.
|
2008-03-30 |
Timo Jyrinki |
use XGETTEXT_ARGS=--no-location for Finnish PO file
|
2008-03-30 |
Stu Tomlinson |
merge of '53edb29d14535c12ae8ee014087912100cdc49ad'
|
2008-03-30 |
Josep Puigdemont |
Updated Catalan translation.
|
2008-03-30 |
John Bailey |
I'm tired of installing pixmap data that almost never changes. I'm so tired of
|
2008-03-30 |
Stu Tomlinson |
ChangeLog the Catalan translation update
|
2008-03-29 |
Stu Tomlinson |
Belarusian Latin translation updated again (Ihar Hrachyshka)
|
2008-03-29 |
Stu Tomlinson |
Russian translation updated again (Dmitry Beloglazov)
|
2008-03-29 |
Stu Tomlinson |
Spanish translation updated (Javier Fernández-Sanguino)
|
2008-03-29 |
Ka-Hing Cheung |
patch from Maiku to ignore non-messenger contacts, fixes #3305
|
2008-03-28 |
Ka-Hing Cheung |
some other mobile stuff that Maiku fixed, fixes #2359
|
2008-03-27 |
Ka-Hing Cheung |
another patch from Maiku that "Properly identifies users you have the mobile
|
2008-03-27 |
Daniel Atallah |
Printf warning fixes.
|
2008-03-27 |
Gary Kramlich |
per daniel, this is the correct fix to cross compiling with gcc 4.x
|
2008-03-26 |
Stu Tomlinson |
ChangeLog the Swedish translation update
|
2008-03-26 |
Peter Hjalmarsson |
Updated Swedish translation.
|
2008-03-26 |
Stu Tomlinson |
Add a mnemonic to the Italian translation of Send To and remove the fuzzy
|
2008-03-26 |
Stu Tomlinson |
Norwegian Nynorsk translation updated (Yngve Spjeld Landro)
|
2008-03-26 |
Daniel Atallah |
Fix animated icons that have been right-clicked causing crashes when the imhtml is destroyed. Fixes #5217.
|
2008-03-26 |
Daniel Atallah |
Fix another scenario where a NULL callback can be called. I'm pretty confident this fixes #4901. There's also a fix in here to prevent freed memory from being accessed when removing minidialogs from a signed-off account that I've had sitting on my machine for a while.
|
2008-03-25 |
Stu Tomlinson |
Dutch translation updated (Daniël Heres)
|
2008-03-25 |
Stu Tomlinson |
Hebrew translation updated (Shalom Craimer)
|
2008-03-25 |
Stu Tomlinson |
Russian translation updated (Dmitry Beloglazov)
|
2008-03-25 |
Stu Tomlinson |
Belarusian Latin translation updated (Ihar Hrachyshka)
|
2008-03-25 |
Stu Tomlinson |
Esperanto translation updated (Stéphane Fillod)
|
2008-03-25 |
Stu Tomlinson |
Chinese (Traditional) translation updated (Ambrose C. Li)
|
2008-03-25 |
Stu Tomlinson |
Estonian translation updated (Ivar Smolin)
|
2008-03-25 |
Stu Tomlinson |
Arabic translation updated (Khaled Hosny)
|
2008-03-25 |
Stu Tomlinson |
Update the translations changelog
|
2008-03-25 |
Timo Jyrinki |
Update fi.po for Pidgin 2.4.1.
|
2008-03-25 |
Éric Boumaour |
Update french translation for 2.4.1 release.
|
2008-03-24 |
Björn Voigt |
German update: fixed some double defined keyboard shortcuts
|
2008-03-24 |
Björn Voigt |
German update
|
2008-03-24 |
Daniel Atallah |
Add purple_network_listen_map_external() to the deprecated list. I guess I didn't commit this.
|
2008-03-24 |
Daniel Atallah |
printf format warning fixes.
|
2008-03-24 |
Daniel Atallah |
Add extern "C" wrappers to win32 headers. There is also a change here that I thought I committed earlier that should provide better error messages for winsock errors.
|
2008-03-24 |
Ka-Hing Cheung |
Patch from ccpaging to clean up some QQ stuff. I removed the now commented
|
2008-03-21 |
Stu Tomlinson |
merge of '86b04a102905cb20d3279090e84cdeffd30e95bc'
|
2008-03-21 |
Sean Egan |
New XMPP icons from hbons
|
2008-03-21 |
Daniel Atallah |
nosnilmot thought this should be changelog'd
|
2008-03-21 |
Jochen Kemnade |
German translation update
|
2008-03-21 |
Daniel Atallah |
Fix SOCKS5 CHAP authentication to be more robust; the current stuff depends on the attributes coming in in a specific order and the whole authentication having a maximum length of 20 bytes. Big thanks to Jonathan Rudolph ("simple" on IRC) for helping figure out what was wrong.
|
2008-03-21 |
Mark Doliner |
Undo the AC_CHECK_HEADERS_ONCE thing, since it requires a fairly new
|
2008-03-21 |
Ka-Hing Cheung |
who in the right mind uses 8 space tab?
|
2008-03-21 |
Ka-Hing Cheung |
another patch from Maiku, this time handling IPG so we can receive paging.
|
2008-03-21 |
Ka-Hing Cheung |
Another patch from Maiku that improves the way we send mobile messages, this
|
2008-03-21 |
Ka-Hing Cheung |
merge of '72c6d2dad88b0353a473a6e6398fc42ad3972716'
|
2008-03-21 |
Evan Schoenberg |
Improved some of the debug output from nat-pmp
|
2008-03-20 |
Evan Schoenberg |
Discussion is in progress on pidgin-devel about the preference to enable/disable GSSAPI, but upon reflection it should, if it exists at all, default to TRUE. Making it do so for the time being.
|
2008-03-20 |
Jeffrey Connelly |
propagate from branch 'im.pidgin.soc.2007.msimprpl' (head b018bfb95aeaf0bd6b4cc353965bd3431891dec9)
|
2008-03-20 |
Etan Reisner |
merge of '3161d3b09a1cb0dfe2a905306fbe19a6e76f5531'
|
2008-03-20 |
Etan Reisner |
If the default value of a list-single or list-multi data forms field is NULL
|
2008-03-19 |
Etan Reisner |
This broke building perl, finding EXTERN.h breaks without the PERL_CFLAGS
|
2008-03-19 |
Etan Reisner |
merge of 'c8a7475750a83a32c26d2f40066500a948844beb'
|
2008-03-05 |
Etan Reisner |
merge of '43597c046102d28beb11884ac70e89943a1b1466'
|
2008-03-04 |
Etan Reisner |
merge of '541f6529c3dbec16782707ce37eb8206f95fc92e'
|
2008-02-29 |
Etan Reisner |
Change up the Add Budy dialog a little bit, this hopefully makes it a bit
|
2008-02-29 |
Etan Reisner |
merge of '4b63bba84183d38714730df5a11d191e0c02163a'
|
2008-02-28 |
Etan Reisner |
merge of 'f14958459e9f62fd8c988e1317019c10a0fddf06'
|
2008-02-27 |
Etan Reisner |
Bring the test.pl plugin at least theoretically up to date (I haven't tried it
|
2008-02-27 |
Etan Reisner |
Add this back, the merge lost it.
|
2008-02-27 |
Etan Reisner |
merge of '662b18e22ed66890ffcb81db34c948405b31f4c7'
|
2008-02-27 |
Etan Reisner |
merge of '3195166356877e091e9b3d663bc03f7682ed3a17'
|
2008-02-26 |
Etan Reisner |
Register and unregister the PurpleConnectionErrorInfo pointers with dbus, I
|
2008-03-20 |
Jeffrey Connelly |
In msimprpl, when converting point size and MySpaceIM-markup font size,
|
2008-03-18 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 42df8ef15f4603d876ab1d764ffb91b9fc071840)
|
2008-03-18 |
Sadrul Habib Chowdhury |
Introduce API for GtkIMHtmlSmiley. Use this to prevent leaking remote custom emoticons.
|
2008-03-14 |
Sadrul Habib Chowdhury |
Fix setting display picture/avatar in msnp14. Thanks to Twain28 for reporting the bug. References #1187.
|
2008-03-07 |
Sadrul Habib Chowdhury |
The patch to msn to allow sending custom smileys. Doesn't send all the custom smileys correctly at the moment. References #1187.
|
2008-03-07 |
Sadrul Habib Chowdhury |
Make it simple to create a stored-image from a filename.
|
2008-03-07 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 6ff3e48f37ce327ca03e8d3394cac62e40b6fe05)
|
2008-03-20 |
Evan Schoenberg |
Now that Adium has cyrus-sasl enabled, I'm having a lot of users report problems connecting to servers which ultimately turn out to be that the server supports GSSAPI in addition to other mechanisms and the user isn't configured serverside or clientside to authenticate properly. Generally speaking, a user/password combination is the expectation for most people for connecting.
|
2008-03-19 |
Daniel Atallah |
Fix protocolhandler invocation. Fixes #5248
|
2008-03-18 |
Daniel Atallah |
Use the new cyrus-sasl package containing msvcrt dependent MIT gssapi libraries.
|
2008-03-18 |
Sadrul Habib Chowdhury |
Uninitialize the python interpreter only if gnt started it. This fixes a crash when quitting pygnt apps.
|
2008-03-17 |
Daniel Atallah |
I was wondering why the more sane error messges were never appearing... now I know. There is also a fix here that uses glib's internal rename stuff on recent versions because it is more robust than our win32 version.
|
2008-03-17 |
Stu Tomlinson |
merge of '058ee765cda4210b0bbd2e709b93a6e8bd956b21'
|
2008-03-17 |
Stu Tomlinson |
gtk_window_has_toplevel_focus() is new in Gtk 2.4, making pidgin_auto_parent_window()
|
2008-03-17 |
Stu Tomlinson |
G_UNLIKELY is new in Glib 2.2 and resiak said this wasn't important here
|
2008-03-17 |
Stu Tomlinson |
gdk_display_get_name() and gdk_display_get_default() are new in Gtk 2.2
|
2008-03-17 |
Stu Tomlinson |
gtk_event_box_set_visible_window() is new in Gtk 2.4
|
2008-03-17 |
Stu Tomlinson |
Fix compiling on older Glib where G_GSSIZE_FORMAT is not defined
|
2008-03-17 |
Stu Tomlinson |
Use purple_str_has_prefix which provides backwards compatibility with older
|
2008-03-17 |
Stu Tomlinson |
Fix compiling on older Glib where G_GSIZE_MODIFIER is not defined
|
2008-03-17 |
Will Thompson |
Limit the text input area to half the conversation's height.
|
2008-03-17 |
Will Thompson |
Revert the dependency on gstreamer-0.10 >= 0.10.10, falling back to the SIGALRM
|
2008-03-17 |
Mark Doliner |
Change a bunch of calls of AC_CHECK_HEADERS to AC_CHECK_HEADERS_ONCE.
|
2008-03-17 |
Mark Doliner |
Fix a problem with our configure check for sys/sysctl.h on OpenBSD 4.2.
|
2008-03-17 |
Stu Tomlinson |
Fix a printf argument order bug uncovered by the fantastic G_GNUC_PRINTF
|
2008-03-17 |
Stu Tomlinson |
merge of 'c2f80865e78beb384f2dec792cac08ac44cf4eea'
|
2008-03-17 |
Stu Tomlinson |
I think "Yes" and "No" are better answers to "Would you like to merge these
|
2008-03-21 |
Ka-Hing Cheung |
Michael Ruprecht aka Maiku fixed #5210
|
2008-03-17 |
Ka-Hing Cheung |
never decrease the height by less than half a line, fixes the jumping issue
|
2008-03-16 |
Mark Doliner |
merge of '0caa39824f21f7f7dd7abf1462fbc769730120de'
|
2008-03-16 |
Mark Doliner |
Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()
|
2008-03-16 |
Mark Doliner |
Set G_GNUC_PRINTF(2, 3) on our debug functions. This sets the 'format'
|
2008-03-16 |
Stu Tomlinson |
scale & round the buddy icon in the buddy list before making it square, so
|
2008-03-15 |
Sadrul Habib Chowdhury |
merge of '6db190b488381b25d0ad373ee417bc219d49b6bf'
|
2008-03-15 |
Sadrul Habib Chowdhury |
merge of '212ddad0deea54f08e3194c79d2a60584f60d855'
|
2008-03-15 |
Will Thompson |
Danny Baumann pointed out that the status box menu should have the appropriate
|
2008-03-15 |
Kelemen Gábor |
hu.po: Hungarian translation updated.
|
2008-03-15 |
Jochen Kemnade |
update German "translation"
|
2008-03-14 |
Evan Schoenberg |
Verify that session->account->password is not NULL before passing it to strlen()
|
2008-03-13 |
Will Thompson |
Add docs to PurpleStoredImage so that doxygen links to it show up
|
2008-03-15 |
Sadrul Habib Chowdhury |
This should fix the 1px bug. If someone still sees this bug after this change, please let me know.
|
2008-03-13 |
Will Thompson |
merge of '409dce18b3381a807c9f3a692d19bc38e55ecf2b'
|
2008-03-12 |
Sadrul Habib Chowdhury |
Move the tooltip to the left of the buddylist if there's not enough room to show it on the right.
|
2008-03-13 |
Stu Tomlinson |
merge of '5d1e097eb7e127d7b1bc269ee71992478f79a182'
|
2008-03-13 |
Stu Tomlinson |
merge of 'c27bb03d64e205ff26669ccc173b7429cad093eb'
|
2008-03-13 |
Stu Tomlinson |
Leak fix from SF bug #1407047 which actually had a patch attached (on 2006-01-17 !)
|
2008-03-13 |
Stu Tomlinson |
merge of '1a03b83dbe8f941cb6de4ed3659bf7b2335d642d'
|
2008-03-13 |
Stu Tomlinson |
Fix a memory leak
|
2008-03-12 |
Mark Doliner |
Change these oscar protocol menu actions to use "web" instead of "URL."
|
2008-03-13 |
Stu Tomlinson |
More gevolution fixes for the prpl-oscar -> prpl-aim/icq split
|
2008-03-13 |
Stu Tomlinson |
Fix for accessing uninitialized memory
|
2008-03-12 |
Stu Tomlinson |
Update gevolution plugin with support for the new protocol ids for AIM &
|
2008-03-12 |
Stu Tomlinson |
Fix multiple memory leaks
|
2008-03-12 |
Stu Tomlinson |
Make SILC errors disconnect the account and reduce unwanted notify dialogs.
|
2008-03-12 |
Stu Tomlinson |
Fix a couple of memory leaks
|
2008-03-12 |
Stu Tomlinson |
Fix a memory leak
|
2008-03-11 |
Evan Schoenberg |
merge of '1ba8fbd2ac54a6b25df759681a854ccc43e6abff'
|
2008-03-11 |
Evan Schoenberg |
Only allow one keepalive_timeout at a time. This prevents us from starting a
|
2008-03-11 |
Daniel Atallah |
Further changes to use UTF-16 instead of UCS-2. Also, fix #5167 by making sure that the encoding conversion worked before using the result.
|
2008-03-11 |
Stu Tomlinson |
GDK_WINDOW_TYPE_HINT_TOOLTIP is new with Gtk 2.10
|
2008-03-11 |
Will Thompson |
Set the TOOLTIP hint on imhtml link tooltips. Thanks to Danny Baumann for
|
2008-03-11 |
Will Thompson |
Remove duplicated docs for _varg variants of request functions; correct and
|
2008-03-11 |
Will Thompson |
Make PurpleAccount's documentation actually show up; also, sprinkle some
|
2008-03-09 |
Ka-Hing Cheung |
When Andrew was working on the memleak fixes, he pondered why buffer was
|
2008-03-09 |
Andrew Gaul |
some memleak fixes from Andrew Gaul again:
|
2008-03-09 |
Stu Tomlinson |
merge of '2df22d7ed44f0ccc912fc22ea2e0389c0e445b6f'
|
2008-03-09 |
Evan Schoenberg |
If we receive a Full Name and no nickname, use the Full Name as the serverside alias for an XMPP contact. If we receive just a nickname or both a full name and a nickname, prefer the nickname.
|
2008-03-09 |
Mark Doliner |
Some AIM screen names have periods in them, but it's like impossible
|
2008-03-09 |
Stu Tomlinson |
Fix Topic in chat node tooltips, and turn on using the transient chat node
|
2008-03-09 |
Stu Tomlinson |
Make "Show when offline" work on group nodes too, which sets the flag for
|
2008-03-09 |
Stu Tomlinson |
Escape conversation title for use in infopane so that ampersands don't
|
2008-03-09 |
Stu Tomlinson |
Avoid a compile warning when building with NetworkManager support because
|
2008-03-09 |
Stu Tomlinson |
Improve "Get Info" parsing on MSN - ignore all URLs in fields instead of
|
2008-03-08 |
Ethan Blanton |
Increase XMPP ping timeout from 20s to 120s
|
2008-03-08 |
Sadrul Habib Chowdhury |
merge of '83a8dbf04d73ded7b026f8b63a26f5656d8fb25b'
|
2008-03-07 |
Jochen Kemnade |
another update for the German translation
|
2008-03-07 |
Mark Doliner |
This is pretty important for our 7 zephyr users.
|
2008-03-07 |
Mark Doliner |
merge of '6b600951723c4797bafdc840f751b75c3f0f95af'
|
2008-03-07 |
Stu Tomlinson |
Add some notable items to the ChangeLog
|
2008-03-07 |
Sadrul Habib Chowdhury |
Patch from Kyle Turman to show the alias when available in the typing notification. Closes #4957.
|
2008-03-07 |
Sadrul Habib Chowdhury |
merge of '1aa8a701c81527c4f91549a4546a54262fccce6d'
|
2008-03-07 |
Ethan Blanton |
Change OSCAR to use UTF-16 rather than UCS-2 conversions. Apparently
|
2008-03-07 |
Sadrul Habib Chowdhury |
The names history-next and history-prev were backwards! Make them right, and add c-n/c-p bindings as the default bindings. Thanks to shofixti for reporting the bug. Fixes #4593.
|
2008-03-07 |
Sadrul Habib Chowdhury |
This fixes some cases of the 1-px height bug.
|
2008-03-06 |
Sadrul Habib Chowdhury |
finch port of e4b22781 ('Tell gstreamer not to fork').
|
2008-03-06 |
Jochen Kemnade |
German translation update
|
2008-03-06 |
Sadrul Habib Chowdhury |
merge of '372b94fab52b770bd853506200652575d0588539'
|
2008-03-06 |
Sadrul Habib Chowdhury |
Make sure an existing conversation selected from the 'Send IM' dialog is given the focus.
|
2008-03-05 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head e4cc3b79eb04e4937c5fa764f6839a8e07397651)
|
2008-03-06 |
Will Thompson |
Tell gstreamer not to fork; remove the SIGCHLD -> SIGALRM hack, which made
|
2008-03-06 |
Mark Doliner |
Patch #3874 from beret. There was a similar patch #2712 from rschnz,
|
2008-03-06 |
Mark Doliner |
I realized that I don't like initializing variables when I declare
|
2008-03-06 |
Mark Doliner |
Fix a missing a comma
|
2008-03-06 |
Evan Schoenberg |
Added some comments and debug logging to yahoo_process_ignore() gleaned from libyahoo2's implementation, from which I guess our prpl was forked (?) given how similar many functions are.
|
2008-03-05 |
Mark Doliner |
Bring back the lines that free info.whatever on subsequent calls to
|
2008-03-05 |
Mark Doliner |
merge of 'e4cc3b79eb04e4937c5fa764f6839a8e07397651'
|
2008-03-05 |
Mark Doliner |
Improve our error handling of Gnome proxy settings.
|
2008-03-05 |
Mark Doliner |
Short circuit and return out of the function early if gconftool-2
|
2008-03-05 |
Mark Doliner |
disapproval of revision 'd5ef30aafa0c0ecff773017ab7ac542f9ba7b4b4'
|
2008-03-05 |
Mark Doliner |
These things are always NULL, so these if statements are never triggered
|
2008-03-05 |
Evan Schoenberg |
Fixed bug in which Yahoo contacts were erroneously considered to be blocked,
|
2008-03-04 |
Evan Schoenberg |
Just write out the buddy icon file; there's no need to check to see if it exists. This is for the cache, and if the blist.xml gets out of sync with the cache on disk (for example, because the user moves the blist.xml file out of the way), the existing code will never update the cached icon again.
|
2008-03-04 |
Evan Schoenberg |
Prefer more available resources to less available ones when priorities are the same. Fixes #5079.
|
2008-03-04 |
Stu Tomlinson |
Correct documentation in --help and man page for -l command line option.
|
2008-03-04 |
Mark Doliner |
Move the status note parsing into a separate function, which I think
|
2008-03-04 |
Evan Schoenberg |
When purple_buddy_icons_set_account_icon() is called, it unrefs the old PurpleStoredImage and refs the new one. Previously, it notified the prpl of the change in the buddy icon before updating pointer_icon_cache, which meant that if the prpl then called purple_buddy_icons_find_account_icon() it would get the old PurpleStoredImage (which is at this point not only old but also a pointer to invalid memory if unref'ing it caused it to be destroyed). This happens in jabber_set_info() as of 2.4.0, causing a crash when setting no-buddy-icon for an account after it has previously had an icon. I think this also means that XMPP accounts in 2.4.0 will also always set serverside the *last* icon set, not the current one, when changing icons, but I didn't test that.
|
2008-03-03 |
Bartoz Oler |
Patch from Tomasz Salacinski to allow setting buddy icons in GG prpl.
|
2008-03-03 |
Daniel Atallah |
Fix a regression in presenting the existing instance of Pidgin on Windows when the executable is launched a subsequent time. Fixes #5041.
|
2008-03-03 |
Mark Doliner |
Make sure we tell stuff that oscar supports offline messages for AIM
|
2008-03-03 |
Mark Doliner |
Fix a crash in the zephyr normalize function that I added when gc is
|
2008-03-03 |
Mark Doliner |
Fix coverity CID 382: Remove an unused variable
|
2008-03-03 |
Mark Doliner |
I believe this fixes Coverity 383:
|
2008-03-03 |
Mark Doliner |
Switch to using "username" instead of "screen name." I really really
|
2008-03-03 |
Ka-Hing Cheung |
serv_got_joined_chat() emits "chat-joined" but it also calls
|
2008-03-02 |
Kevin Stange |
merge of '2b67a6080c2cabe152977731157b424f9e83dd5c'
|
2008-03-02 |
Jeffrey Connelly |
propagate from branch 'im.pidgin.soc.2007.msimprpl' (head bd0e8a231d64a1834cf27ddf420ece1cd9889327)
|
2008-03-02 |
Jeffrey Connelly |
In msimprpl, allow some levels of nested bold/italic/underline formatting.
|
2008-03-02 |
Sadrul Habib Chowdhury |
merge of 'b3b5983d1eb17af3007d26447c9215e9e8203189'
|
2008-03-02 |
Sadrul Habib Chowdhury |
merge of 'd1ef38716fb62522b4d8ce47ed39d9e34d2b2c77'
|
2008-03-02 |
Jeffrey Connelly |
merge of 'b3b5983d1eb17af3007d26447c9215e9e8203189'
|
2008-03-01 |
Kevin Stange |
Avoid saying "Cyrus SASL: Disabled" in the About box on Win32 when it's not true!
|
2008-03-02 |
Sadrul Habib Chowdhury |
Allow translation/transliteration foo in the plugin window tooltip.
|
2008-02-29 |
Stu Tomlinson |
Truncate password to 16 characters on MSN, before encoding.
|
2008-02-29 |
Stu Tomlinson |
Merge 2 "if ENABLE_GTK" sections
|
2008-02-29 |
Stu Tomlinson |
Minor whitespace cleanup
|
2008-02-29 |
Ethan Blanton |
do what now?
|
2008-02-29 |
Will Thompson |
Document PurpleEventLoopUiOps and associated misc.
|
2008-02-29 |
Stu Tomlinson |
Fixes #4948
|
2008-02-29 |
Stu Tomlinson |
Fix building with glib < 2.6
|
2008-02-29 |
Stu Tomlinson |
Bump!
|
2008-02-29 |
Stu Tomlinson |
NEWS!
|
2008-02-29 |
Andrew Gaul |
Fixes a memleak:
|
2008-02-29 |
Stu Tomlinson |
merge of '6694efeab877d30da766aff29ae0e59bad4860fd'
|
2008-02-29 |
Ka-Hing Cheung |
Patch from Qulogic that fixes #4951 by making sure that the buffer is NUL-
|
2008-02-29 |
Stu Tomlinson |
Final changes for 2.4.0, release imminent (for some definition of imminent)
|
2008-02-29 |
Daniel Atallah |
Enable SASL support for xmpp in the win32 build.
|
2008-02-29 |
Daniel Atallah |
Update the win32 changelog to reflect new GTK+ runtime and updated libmeanwhile.
|
2008-02-29 |
Ka-Hing Cheung |
(17:59:47) stu.tomlinson: khc: say something random
|
2008-02-29 |
Sadrul Habib Chowdhury |
NEWS
|
2008-02-29 |
John Bailey |
NEWSing
|
2008-02-28 |
Stu Tomlinson |
- Remove --with-howl options as we no longer support using howl for bonjour
|
2008-02-28 |
Stu Tomlinson |
Silence errors during RPM installation when gtk-update-icon-cache does not
|
2008-02-28 |
Stu Tomlinson |
Add Sinhala language and translator to Help -> About. I promise to try to
|
2008-02-28 |
Jochen Kemnade |
German translation was also updated
|
2008-02-28 |
Stu Tomlinson |
French translation updated (Éric Boumaour)
|
2008-02-28 |
Stu Tomlinson |
Finnish translation updated (Timo Jyrinki)
|
2008-02-28 |
Stu Tomlinson |
Greek translation updated (Bouklis Panos)
|
2008-02-28 |
Stu Tomlinson |
Hebrew translation updated (Shalom Craimer)
|
2008-02-28 |
Stu Tomlinson |
Slovak translation updated (loptosko)
|
2008-02-28 |
Stu Tomlinson |
Arabic translation updated (Khaled Hosny)
|
2008-02-28 |
Stu Tomlinson |
Fix errors in translations
|
2008-02-28 |
Stu Tomlinson |
Belarusian Latin translation updated (Ihar Hrachyshka)
|
2008-02-28 |
Stu Tomlinson |
Dutch translation updated (Daniël Heres)
|
2008-02-28 |
Stu Tomlinson |
Vietnamese translation updated (Clytie Siddall)
|
2008-02-28 |
Stu Tomlinson |
Norwegian Nynorsk translation updated (Yngve Spjeld Landro)
|
2008-02-28 |
Stu Tomlinson |
Norwegian Bokmål translation updated
|
2008-02-28 |
Stu Tomlinson |
Polish translation updated (Emil Nowak)
|
2008-02-28 |
Stu Tomlinson |
Spanish translation updated (Javier Fernández-Sanguino)
|
2008-02-28 |
Stu Tomlinson |
Slovenian transalation updated (Martin Srebotnjak)
|
2008-02-28 |
Stu Tomlinson |
Sinhala translation added (Danishka Navin)
|
2008-02-28 |
Richard Nelson |
Fix showing a contact's log, and don't access struct internals
|
2008-02-28 |
Richard Nelson |
merge of '6c2edffe33d42d0d4190eea6c634aa46a22ec2d0'
|
2008-02-28 |
Ka-Hing Cheung |
Fixes an error detected by valgrind:
|
2008-02-28 |
Peter Hjalmarsson |
Updated Swedish translation
|
2008-02-28 |
Mark Doliner |
* Don't flag outgoing oscar messages as "offline deliverable" if the
|
2008-02-28 |
Stu Tomlinson |
Disable invisible text things, if someone can conclusively prove this is
|
2008-02-27 |
Stu Tomlinson |
Fix make distcheck
|
2008-02-27 |
Daniel Atallah |
Initialize the stock stuff before doing anything else so that stock items used in error messages are ready to be used. Fixes #4917.
|
2008-02-27 |
Stu Tomlinson |
Specify the base to convert from to prevent interpreting 0-prefixed client
|
2008-02-27 |
Mark Doliner |
Add support for offline messages for AIM, thanks to some info from
|
2008-02-27 |
Ka-Hing Cheung |
Patch from Jorge Villaseñor, treat the client id as unsigned so 0x80000000
|
2008-02-27 |
Ka-Hing Cheung |
merge of 'a4c768e127679f724617481cff7d907dab10463f'
|
2008-02-27 |
John Bailey |
Mention the new API.
|
2008-02-27 |
John Bailey |
Felipe is technically no longer retired :)
|
2008-02-27 |
John Bailey |
This is part of a patch from felipec, also known as shx, that adds
|
2008-02-26 |
Stu Tomlinson |
Add some things to the ChangeLog
|
2008-02-26 |
Stu Tomlinson |
Give IRC channel owners the founder icon on networks that report supporting
|
2008-02-26 |
Stu Tomlinson |
chomp chomp chomp chomp chomp chomp chomp chomp chomp chomp
|
2008-02-26 |
Stu Tomlinson |
I'm going to pretend this solves all my problems, except I can't see how
|
2008-02-26 |
Stu Tomlinson |
Use connect server as FQDN for SASL auth except when it is an IP address.
|
2008-02-25 |
Sadrul Habib Chowdhury |
This should fix the issue with persistent conversations getting closed all unexpected like.
|
2008-02-25 |
Jeffrey Connelly |
merge of 'd7446f6ac5bc209e6a03852945edf2f8cecffe9f'
|
2008-02-25 |
Jeffrey Connelly |
In msimprpl, support dynamically-allocated strings in message element names,
|
2008-02-27 |
Sean Egan |
new about logo
|
2008-02-24 |
John Bailey |
merge of '26a24e2e90db8354c4d854df5f8e833e3d1086e3'
|
2008-02-24 |
John Bailey |
Give credit where it's due for Gideon N. Guillen's Yahoo patch.
|
2008-02-24 |
John Bailey |
merge of '4bc84ea5ca10129cd5e46b2f0f8f8e6b6a9146b3'
|
2008-02-24 |
Jochen Kemnade |
completed German translation for 2.4.0
|
2008-02-24 |
John Bailey |
merge of '7a17d421ad7600c57d0ecdb59f7881de03bf2027'
|
2008-02-22 |
John Bailey |
Kill off some uses of account->gc.
|
2008-02-22 |
Stu Tomlinson |
Don't call NULL callbacks. Fixes #4901
|
2008-03-01 |
Sean Egan |
disapproval of revision 'fb186fe2307039838fc0d044506008a9eb2f8438'
|
2008-02-22 |
Sean Egan |
the 2.10.10 check is wrong. if 0 this until it's figured out.
|
2008-02-20 |
Daniel Atallah |
Plug some leaks caused by GtkTreePaths not being freed.
|
2008-02-20 |
Daniel Atallah |
Patch from eperez to plug a leak in the ntlm proxy authentication. Fixes #4702
|
2008-02-19 |
Jochen Kemnade |
updated German translation
|
2008-02-25 |
Sadrul Habib Chowdhury |
Attempt at a better error message.
|
2008-02-25 |
Sadrul Habib Chowdhury |
Modified patch ('big_smiley_change.patch') from Mauro and Jorge (Masca) to
|
2008-02-25 |
Sadrul Habib Chowdhury |
Fix a leak, and correct the docs.
|
2008-02-25 |
Sadrul Habib Chowdhury |
Hide PurpleSmiley internals.
|
2008-02-19 |
Sadrul Habib Chowdhury |
Add the smiley files for translation.
|
2008-02-19 |
Sadrul Habib Chowdhury |
Make sure deleting one smiley doesn't accidentally delete a few others.
|
2008-02-19 |
Sadrul Habib Chowdhury |
Make some functions static, plug a leak.
|
2008-02-19 |
Sadrul Habib Chowdhury |
Revert some bits of the earlier patch not related to custom smileys.
|
2008-02-19 |
Sadrul Habib Chowdhury |
Plug a leak.
|
2008-02-19 |
Sadrul Habib Chowdhury |
Apply the custom smiley patches from #1187, from Jorge Villaseño (Masca) and
|
2008-02-18 |
Jeffrey Connelly |
merge of '27ebb66171c1a1a757cd8d3e325c91e159b1d048'
|
2008-02-17 |
Sadrul Habib Chowdhury |
Single clicking a menuitem should activate it.
|
2008-02-17 |
Sadrul Habib Chowdhury |
merge of '679333d47d0d179f9027ef1c5f82a2eef5811b95'
|
2008-02-17 |
Sadrul Habib Chowdhury |
Right-clicking on a widget should trigger the context-menu.
|
2008-02-18 |
Jeffrey Connelly |
If the user sets a username (because they don't have one), and it succeeds,
|
2008-02-16 |
Jeffrey Connelly |
In msimprpl, add msim_is_valid_username() to check whether a username
|
2008-02-16 |
Jeffrey Connelly |
In msimprpl, define a new set of symbolic constants for the command to
|
2008-02-16 |
Jeffrey Connelly |
In msimprpl, change to patch from Jaywalker regarding setting
|
2008-02-16 |
Jeffrey Connelly |
In msimprpl, if the user signs in without any username set (this will happen
|
2008-02-16 |
Jeffrey Connelly |
merge of '24f58c58bb8d22c0e8e6c5ce43c536c47b719bc6'
|
2008-02-16 |
Will Thompson |
I think it's reasonable to just say "don't do this".
|
2008-02-16 |
Will Thompson |
Pull setting the urgent hint on the blist when it is unfocused into its own
|
2008-02-16 |
Will Thompson |
Rework update_account_error_state to reuse existing mini-dialogs if they exist,
|
2008-02-16 |
Will Thompson |
Don't clear account errors during account-error-changed emission. I can't
|
2008-02-14 |
Stu Tomlinson |
Fix the "Finch doesn't work" bug. More specifically, it turned out to be
|
2008-02-14 |
Stu Tomlinson |
Fix setting vCard buddy icons when we don't have any other user info set.
|
2008-02-14 |
Stu Tomlinson |
merge of '5e11f89fad2bba2d5ef3307befb618c9ca110561'
|
2008-02-16 |
Jeffrey Connelly |
Add get-attention.png, a toolbar icon from hbons that we can use later for
|
2008-02-14 |
Jeffrey Connelly |
In msimprpl, for server-side contacts, first search for an existing group
|
2008-02-13 |
Sadrul Habib Chowdhury |
merge of '29e93f056359d961762bcff9702089c1cf491fd0'
|
2008-02-12 |
John Bailey |
merge of 'a86cc370be80c0a0f0688ae2dec4f55775779fa1'
|
2008-02-13 |
Sadrul Habib Chowdhury |
'\n' (ctrl-j) should behave similar to '\r' (ctrl-m). Fixes #4833.
|
2008-02-12 |
Sadrul Habib Chowdhury |
merge of '902c6324faa755dfbceafd40ebf88ef850d06c9b'
|
2008-02-12 |
Stu Tomlinson |
Bring back the "Close IMs immediately when the tab is closed" pref. As far
|
2008-02-12 |
John Bailey |
propagate from branch 'im.pidgin.cpw.rekkanoryo.yahoop15ft' (head 722549d96d82fd56433f18b78bda898eef6a56ed)
|
2008-02-11 |
Jeffrey Connelly |
merge of '8d0a8e8a3f64465f6fe98c9344417e6f5f60cace'
|
2008-02-11 |
Jeffrey Connelly |
Update COPYRIGHT for patches from #4790 and #2788.
|
2008-02-10 |
Mark Doliner |
A patch from oliver to speed up oscar's normalize function a little by
|
2008-02-09 |
Jeffrey Connelly |
merge of '74350098695c8021af246fd51aa5389109e8fa3b'
|
2008-02-09 |
Jeffrey Connelly |
disapproval of revision '8bec06d2cd0a64ece46cb3cd73db9b085b91e161'
|
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-09 |
Sadrul Habib Chowdhury |
merge of '39442c11d97da922ca44df85a3b376341c44f186'
|
2008-02-09 |
Jeffrey Connelly |
merge of '4c2c343355f23e33c5b251b3d61f07af3fd8ac8b'
|
2008-02-09 |
Sadrul Habib Chowdhury |
merge of '4c2c343355f23e33c5b251b3d61f07af3fd8ac8b'
|
2008-02-09 |
Jeffrey Connelly |
Pidgin attention GUI from nok. Adds "Send Attention" to conversation
|
2008-02-09 |
Etan Reisner |
This may or may not fix a crash that may or may not affect the version of GTK+
|
2008-02-09 |
Etan Reisner |
merge of '72a2b71dfe259097d115f67e0442fb44934ce686'
|
2008-02-08 |
Jochen Kemnade |
Updated German translation
|
2008-02-06 |
John Bailey |
Simplified version of the newest patch on #4533 to not try Yahoo protocol
|
2008-02-06 |
Luke Schierer |
merge of 'c68bf74889268c55c15cf101e1d593966b55c2a9'
|
2008-02-09 |
Jeffrey Connelly |
Patch from oliver:
|
2008-02-06 |
Jeffrey Connelly |
In msimprpl, if login fails, and the user's password is greater than
|
2008-02-05 |
Daniel Atallah |
felipec noticed that this include was missing.
|
2008-02-04 |
Stu Tomlinson |
purple_status_type_new_with_attrs() must be NULL terminated. Finally all
|
2008-02-04 |
Jeffrey Connelly |
merge of '127e166396532169c471488d7be34927a0f32b39'
|
2008-02-04 |
Jeffrey Connelly |
In msimprpl, use a PURPLE_STATUS_TUNE presence type to hold the "now playing"
|
2008-02-03 |
Mark Doliner |
Get rid of some privacy checking code from zephyr that is done in
|
2008-02-03 |
John Bailey |
Kill off gc->prpl in the core everywhere but connection.c (when the struct
|
2008-02-03 |
Mark Doliner |
Remove the privacy prpl callbacks in Zephyr since they're basically a
|
2008-02-03 |
Mark Doliner |
Remove some empty PRPL callbacks
|
2008-02-03 |
Stu Tomlinson |
Display buddies' phone numbers in the tooltip for MSN buddies if we have
|
2008-02-03 |
Stu Tomlinson |
Fix the bug where mid-session notification server transfers end up with the
|
2008-02-03 |
Mark Doliner |
The Gnome Human Interface Guidelines say, "if pressing this button by
|
2008-02-03 |
Mark Doliner |
Mark some strings for translation
|
2008-02-03 |
Mark Doliner |
Slightly cleaner
|
2008-02-03 |
Mark Doliner |
Improve the spacing in Pidgin's certificate manager window
|
2008-02-03 |
Mark Doliner |
Add the list of certificates in Pidgin's certificate manager to a
|
2008-02-03 |
Richard Nelson |
I always forget something...
|
2008-02-02 |
Richard Nelson |
fix unblocking
|
2008-02-02 |
Richard Nelson |
Add a [X] Blocked item to the buddy context menu, and add a dialog to
|
2008-02-02 |
Richard Nelson |
Make this clearer
|
2008-02-02 |
Richard Nelson |
Add a finch log viewer. This is largely copied from Pidgin.
|
2008-02-01 |
Will Thompson |
Passing NULL to msn_user_set_friendly_name explodes, and msn_user_new is called
|
2008-02-01 |
Mark Doliner |
Rename 'add_buddies_in_permit' to 'add_all_buddies_to_permit_list'
|
2008-02-01 |
Mark Doliner |
Our Yahoo! protocol has this crappy implementation where it tries
|
2008-02-01 |
Mark Doliner |
In Pidgin's privacy dialog:
|
2008-02-01 |
Mark Doliner |
Clean up a function
|
2008-02-01 |
Mark Doliner |
Yahoo! has no permit list, so get rid of the add_permit and rem_permit prpl
|
2008-02-01 |
Evan Schoenberg |
Don't tell the user to check the debug log if debug logging isn't enabled.
|
2008-02-01 |
Mark Doliner |
Remove whitespace on empty lions
|
2008-01-31 |
Mark Doliner |
Use the group passed into yahoo_add_buddy() instead of looking
|
2008-01-31 |
Mark Doliner |
Get rid of yahoo_privacy_check and use purple_privacy_check directly.
|
2008-01-31 |
Mark Doliner |
Update a comment. I think it was missing a word or three.
|
2008-01-31 |
Mark Doliner |
Some very minor cleanup
|
2008-01-31 |
Will Thompson |
Update silc10 to use purple_connection_error_reason(), matching the uses in
|
2008-01-31 |
Mark Doliner |
Fix some minor 'make docs' errors. For some reason the callback
|
2008-01-31 |
Richard Nelson |
Fix a crash when pressing backspace at a menu
|
2008-01-31 |
Richard Nelson |
merge of '04e7d54475c3ddf91ad523e3e58521bc4fa59c85'
|
2008-01-31 |
Eoin Coffey |
Made account.c use purple_connection_get_prpl instead of gc->prpl.
|
2008-01-31 |
Mark Doliner |
Revert bfc4df11256d088d75b0512bb0c4790967b68b19 because the code is
|
2008-01-29 |
Jeffrey Connelly |
merge of '9d22bc3a3d82cb26e7196d41b472b81c7660274d'
|
2008-01-28 |
Mark Doliner |
From the gethostname() man page:
|
2008-01-28 |
Mark Doliner |
One more g_idle_add call
|
2008-01-29 |
Jeffrey Connelly |
In msim_uid2username_from_blist(), return a static string as the documentation
|
2008-01-27 |
Jeffrey Connelly |
Fix zap functionality in MySpaceIM.
|
2008-01-27 |
Mark Doliner |
Change some g_idle_add(...) calls in libpurple to purple_timeout_add(0, ...)
|
2008-01-27 |
Mark Doliner |
Stop unconditionally setting oscar's server-side preference "allow
|
2008-01-27 |
Mark Doliner |
merge of '2e288b76540410af9b0ca21669ffb7e085633d59'
|
2008-01-27 |
Sadrul Habib Chowdhury |
Forgot the since tag here.
|
2008-01-27 |
Sadrul Habib Chowdhury |
Update finch to not touch the internals of PurpleGroup.
|
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 |
Include finch.h from these files, instead of internal.h.
|
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 |
Add accessor and update finch to not touch the internals of PurpleXfer.
|
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-26 |
Sadrul Habib Chowdhury |
Update the ChangeLog.API for the buddylist managers.
|
2008-01-26 |
Will Thompson |
merge of '0f37c6a913d5207fa0fa327f5b11b215c7d35926'
|
2008-01-25 |
Will Thompson |
Make autogen.sh return a non-zero exit code when it fails so that
|
2008-01-26 |
Stu Tomlinson |
Use xdg-open instead of gnome-open, if possible. We might want to use
|
2008-01-26 |
Evan Schoenberg |
If falling back on the old auth method for Jabber, be sure to set js->auth_type to JABBER_AUTH_IQ_AUTH.
|
2008-01-25 |
Evan Schoenberg |
merge of '468a779996a2b7c9313bb894084fb632307d35fc'
|
2008-01-25 |
Evan Schoenberg |
disapproval of revision 'ee1257d20b20bbbf3654ef8675e774ccb8b63dfd'
|
2008-01-25 |
Evan Schoenberg |
I'm not sure how to disapprove a local change without it ever getting pushed... sorry for the double commit. I didn't intend to leave a trailing colon, since we didn't use punctuation at the end previously.
|
2008-01-25 |
Evan Schoenberg |
Fixed grammatically incorrect text when sending a file to an XMPP buddy with multiple online resources. I'm +/- on ending such requests with a period... but ending on a preposition, while acceptable if needed to make a sentence significantly more natural, should be avoided when smoothly possible.
|
2008-01-25 |
Stu Tomlinson |
send_keepalive needs to return TRUE to ensure it'll get called again, and
|
2008-01-25 |
Stu Tomlinson |
Kill this warning when using -Wstrict-prototypes:
|
2008-01-25 |
Stu Tomlinson |
compile fix
|
2008-01-25 |
Mark Doliner |
One more test. This is actually the one I cared about. It passes,
|
2008-01-25 |
Sadrul Habib Chowdhury |
merge of '7e6f3aa974ad4672e16bd0ac3839d416c87160f1'
|
2008-01-25 |
Mark Doliner |
Add a few tets to make sure we're catching some invalid email formats
|
2008-01-25 |
Sean Egan |
ChangeLog.API last_received
|
2008-01-25 |
Sean Egan |
merge of '7a2d6f31a70791d5e6e8af6fae041e30d5a1c48f'
|
2008-01-24 |
Mark Doliner |
merge of '4b11e0842d46778d47f4901ed6e00169c970471d'
|
2008-01-24 |
John Bailey |
Fix some issues with the infopane and dragging when the infopane takes the
|
2008-01-24 |
Sadrul Habib Chowdhury |
Pay attention to the 'show_offline' setting for the buddylist.
|
2008-01-24 |
Mark Doliner |
Change purple_markup_html_to_xhtml() to convert <strong> tags to
|
2008-01-23 |
Sadrul Habib Chowdhury |
Init and uninit the buddylist managers at appropriate times.
|
2008-01-23 |
Sadrul Habib Chowdhury |
Allow customizing the expander in the tree. This is mostly a hack ;)
|
2008-01-23 |
Sadrul Habib Chowdhury |
merge of '310bb375db205bf93c93b7bdc96853f6f1832a5d'
|
2008-01-23 |
Jochen Kemnade |
updated German translation
|
2008-01-23 |
Sadrul Habib Chowdhury |
Add a meebo-like grouping, where online contacts show up under the default
|
2008-01-23 |
Sadrul Habib Chowdhury |
We need to store the img in the hashtable only after we have removed the old
|
2008-01-23 |
Sadrul Habib Chowdhury |
Some minor doc update.
|
2008-01-23 |
Sadrul Habib Chowdhury |
Fix some small leaks when destroying a statusbox.
|
2008-01-23 |
Sadrul Habib Chowdhury |
Changelog the grouping option.
|
2008-01-23 |
Sadrul Habib Chowdhury |
Rework some of the code that deals with adding and removing blist nodes in the tree. There were some typoed code that just happened to work. This fixes those.
|
2008-01-23 |
Sadrul Habib Chowdhury |
When computing priority buddies for a contact, a buddy on an online account will always have a higher priority over a buddy on an offline account.
|
2008-01-23 |
Sadrul Habib Chowdhury |
This is supposed to return the key, not the row itself.
|
2008-01-22 |
Sadrul Habib Chowdhury |
Remember the selected grouping option.
|
2008-01-22 |
Sadrul Habib Chowdhury |
Reconstruct the 'Grouping' menu when a blist manager is un/installed.
|
2008-01-22 |
Sadrul Habib Chowdhury |
Add the plugin in the pot.
|
2008-01-22 |
Sadrul Habib Chowdhury |
merge of '4ca258deda6a50b61f8431bb3a742805c180a583'
|
2008-01-22 |
Sadrul Habib Chowdhury |
Mark some strings for translation.
|
2008-01-22 |
Sadrul Habib Chowdhury |
Add a plugin to provide 'Online/Offline' grouping and no grouping.
|
2008-01-22 |
Sadrul Habib Chowdhury |
Do not show a context menu for an unknown node.
|
2008-01-22 |
Sadrul Habib Chowdhury |
Add a buddy list manager for finch. This allows plugins to show the buddylist
|
2008-01-22 |
Sadrul Habib Chowdhury |
Function to get the parent key.
|
2008-01-22 |
Sadrul Habib Chowdhury |
Add an accessor function for PurpleChat.
|
2008-01-21 |
Sadrul Habib Chowdhury |
Add some accessor functions for PurpleBlistNode.
|
2008-01-21 |
Mark Doliner |
Undo revision accb4afcd6bbf17cf99d9aac0b4b448293190647. This should
|
2008-01-21 |
Mark Doliner |
disapproval of revision 'd77adf1b9a4b44f121620f20e2643602e3f6776e'
|
2008-01-20 |
Evan Schoenberg |
Track validity of flap_connections to prevent a crash when a disconnect is initiated via purple_timeout_add in flap_connection_schedule_destroy() and then is subsequently destroyed before the timeout is actually called.
|
2008-01-20 |
Will Thompson |
merge of '131ee6ac42d38162c4fce7a7200a0afa01aed6ce'
|
2008-01-20 |
Björn Voigt |
Fix for $(top_builddir) != $(top_srcdir)
|
2008-01-27 |
Jeffrey Connelly |
a
|
2008-01-20 |
Jeffrey Connelly |
a
|
2008-01-20 |
Jeffrey Connelly |
a
|
2008-01-20 |
Jeffrey Connelly |
a
|
2008-01-20 |
Jeffrey Connelly |
a
|
2008-01-20 |
Jeffrey Connelly |
a
|
2008-01-20 |
Jeffrey Connelly |
a
|
2008-01-19 |
John Bailey |
Fix (hopefully) the last problem in this function. Refs #3295.
|
2008-01-19 |
Sadrul Habib Chowdhury |
Perhaps using a lighter font-weight will make the typing notification less distracting.
|
2008-01-18 |
Sadrul Habib Chowdhury |
Fix the bug where removing the typing notification would cause the text to
|
2008-01-18 |
Sadrul Habib Chowdhury |
merge of '2ab65ec8302949b83f1a2ce4fd9abfef611e3690'
|
2008-01-18 |
Sadrul Habib Chowdhury |
'make -f Makefile.oot' will successfully compile the nullclient out-of-tree.
|
2008-01-17 |
Jochen Kemnade |
updated German translation
|
2008-01-23 |
Sean Egan |
Don't send keep-alives if we've received data since in the last KEEPALIVE_INTERVAL seconds
|
2008-01-17 |
Sean Egan |
Only use invisible text with gtk 2.10.10 or later due to GnomeBug:382565
|
2008-01-17 |
Sean Egan |
merge of '3b6aca6b8be6a2416cca6f8f28a7f23eaea5a974'
|
2008-01-17 |
Sean Egan |
merge of '4b5e932e01a84088124dee9791809545cdc9240b'
|
2008-01-17 |
Sadrul Habib Chowdhury |
merge of '74dec26c42145486ebbc521d7df8e3f33c5b168a'
|
2008-01-17 |
Mark Doliner |
merge of '43413f6662ecd55ea083fbbacb3f16c01843e655'
|
2008-01-17 |
Mark Doliner |
A few more of those "default_action" fixes
|
2008-01-17 |
Mark Doliner |
A few more "purple_request_action" default action corrections
|
2008-01-17 |
Sadrul Habib Chowdhury |
merge of '43413f6662ecd55ea083fbbacb3f16c01843e655'
|
2008-01-17 |
Mark Doliner |
Apparently gcc gives a warning here even though it's perfectly valid
|
2008-01-17 |
Mark Doliner |
rlaager suggested the possibility of documenting this. Sure, why not?
|
2008-01-17 |
Mark Doliner |
Minor improvements to the default_action used in purple_action_request
|
2008-01-17 |
Mark Doliner |
Improve oscar's default actions a tad bit
|
2008-01-17 |
Mark Doliner |
* Clarify the documentation for purple_request_action's 'default_ation'
|
2008-01-17 |
John Bailey |
Plug a leak.
|
2008-01-17 |
John Bailey |
Since I needed to bring back yahoo_convert_to_numeric, I figured I could at
|
2008-01-17 |
John Bailey |
merge of '773c6dde93b5b2109d9c627dca717dd6c5468094'
|
2008-01-16 |
Richard Laager |
(13:48:49) Stu Tomlinson (nosnilmot): rlaager: printf() should probably
|
2008-01-16 |
Richard Laager |
Use g_strerror() instead of strerror() in a few places.
|
2008-01-20 |
Will Thompson |
Improve some PurpleAcountOption documentation, and sanify some whitespace.
|
2008-01-16 |
Mark Doliner |
Only try to set the itmsurl attribute for the available status. I'd
|
2008-01-16 |
Mark Doliner |
It's ok for us to use == here because status_id is set to one of these
|
2008-01-16 |
Mark Doliner |
merge of '15fcc72f6db29d572909078a86fb269698314506'
|
2008-01-16 |
Mark Doliner |
Two performance/network bandwidth related changes here, care of meebo.
|
2008-01-16 |
Mark Doliner |
merge of '167b1c9f831eb7790b419ee62343bb62ad1be92b'
|
2008-01-16 |
Mark Doliner |
Fix a memleak that doesn't matter because it's in a child process
|
2008-01-17 |
John Bailey |
disapproval of revision '947ccb889812585e6d53eac13fc12734d8481e33'
|
2008-01-16 |
John Bailey |
const-ify paramteters to some of the new API I added. I thought I did this already.
|
2008-01-16 |
John Bailey |
Remove `yahoo_convert_to_numeric`, which I apparently did not examine closely
|
2008-01-16 |
John Bailey |
Get rid of an unnecessary allocation.
|
2008-01-15 |
Will Thompson |
Clarify documentation of purple_account_set_status_list(), and use @copydoc to
|
2008-01-15 |
Mark Doliner |
merge of '59861e303c2e7d7bfe9c10a06497b1aaa47d6588'
|
2008-01-15 |
Mark Doliner |
Update some comments in oscar's prpl callback structs
|
2008-01-15 |
John Bailey |
ChangeLog the /notice stuff I added to IRC a while ago and forgot about.
|
2008-01-15 |
John Bailey |
Patch from Yusuke Odate, modified by me, to support retrieving the full
|
2008-01-15 |
Etan Reisner |
Recommit the correct parts of 55eb5e28f52c9cdccc6229a8314ffbdac2260843,
|
2008-01-15 |
Etan Reisner |
disapproval of revision '55eb5e28f52c9cdccc6229a8314ffbdac2260843'
|
2008-01-15 |
Etan Reisner |
Remove a variable that isn't used anywhere, if it was supposed to do something
|
2008-01-14 |
Daniel Atallah |
Prevent a crash caused by freed memory being accessed.
|
2008-01-14 |
Daniel Atallah |
Some more little leak fixes.
|
2008-01-14 |
Daniel Atallah |
Don't keep a handle to the "pidgin_is_running" mutex in the installer - this causes the uninstaller to fail. There probably is a better solution, but this works for now.
|
2008-01-14 |
Daniel Atallah |
Plug a small leak.
|
2008-01-14 |
Mark Doliner |
More compiler warning fixes from o_sukhodolsky (with additions by me).
|
2008-01-14 |
Mark Doliner |
I forgot that we're supposed to be using g_strerror() to guarantee a
|
2008-01-14 |
Mark Doliner |
More of ticket #1344 from o_sukhodolsky, which rlaager has been
|
2008-01-14 |
Mark Doliner |
I'm gonna try adding in an easter egg here, see what people thing.
|
2008-01-14 |
Richard Laager |
Fix a compiler warning:
|
2008-01-14 |
Richard Laager |
merge of '464169ffadabb173b3052074b132f38025b2e88d'
|
2008-01-14 |
Jeffrey Connelly |
merge of '15b495a6774e316e3d7962181284bcf13b9ccffa'
|
2008-01-14 |
Jeffrey Connelly |
Implement prpl_info->normalize for msimprpl, modified patch from Jaywalker.
|
2008-01-13 |
John Bailey |
Fix overzealous hyphenation in the ChangeLog's text.
|
2008-01-13 |
John Bailey |
Update the ChangeLog.API to reflect my API additions.
|
2008-01-13 |
John Bailey |
This adds accessor and mutator API for the PurpleAttentionType struct.
|
2008-01-17 |
Sadrul Habib Chowdhury |
Focus the button for the default action, if possible.
|
2008-01-13 |
Sadrul Habib Chowdhury |
Make sure the 'connection-error' signal doesn't cause a dbus error message.
|
2008-01-13 |
Sadrul Habib Chowdhury |
merge of '1ae0a697e31d7fa2a7f231ecd1719149f5348d82'
|
2008-01-13 |
Sadrul Habib Chowdhury |
Show the grouped items initially. This fixes the issues with the size of the entry box in the conversation windows.
|
2008-01-13 |
Mark Doliner |
merge of '735c3286464306d43a2109836ecbdc3bc26b479f'
|
2008-01-13 |
John Bailey |
From what little I could see, it appears that for Yahoo Japan there is only
|
2008-01-13 |
John Bailey |
Fix a typo that's technically correct but is irritating me.
|
2008-01-12 |
Sadrul Habib Chowdhury |
Make setting 'now listening' actually work, thanks to khc.
|
2008-01-12 |
Sadrul Habib Chowdhury |
Destroy the icon box only when there's one. This gets rid of a runtime warning for statusboxes without a buddy-icon selector (e.g., for an IRC account).
|
2008-01-12 |
Sadrul Habib Chowdhury |
It turns out the tree-models need to be unref'ed.
|
2008-01-12 |
Sadrul Habib Chowdhury |
Clean up an earlier commit. Fixes CID #379, and #378.
|
2008-01-12 |
Sadrul Habib Chowdhury |
Fix CID #380 by using an assigned variable.
|
2008-01-17 |
Sean Egan |
disapproval of revision '4b5e932e01a84088124dee9791809545cdc9240b'
|
2008-01-17 |
Sean Egan |
disapproval of revision '3a3d731ceddf62d569fa8c7488782167189f44c1'
|
2008-01-12 |
Sadrul Habib Chowdhury |
Use the 'invisible' property for text-tags (only in GTK+2.8 or above). This allows toggling on/off the timestamps on existing conversation history. References #3829.
|
2008-01-12 |
Sadrul Habib Chowdhury |
merge of '3dc120bb73d0a2d3ce3f6339e0882bd0321e24c8'
|
2008-01-12 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head cc7917983d28560aebe8a2b4ba1d8135b856dce5)
|
2008-01-14 |
Richard Laager |
Disable the DBus "Functions not exported" list. It's huge and buries the
|
2008-01-14 |
Richard Laager |
Remove a useless NULL check before a g_free().
|
2008-01-14 |
Richard Laager |
Revert some of my -Wstrict-prototypes fixes here, as they are causing more
|
2008-01-14 |
Richard Laager |
Part of a large patch from o_sukhodolsky to fix some build warnings.
|
2008-01-13 |
Richard Laager |
Part of a large patch from o_sukhodolsky to fix some build warnings.
|
2008-01-13 |
Richard Laager |
Part of a large patch from o_sukhodolsky to fix some build warnings.
|
2008-01-13 |
Richard Laager |
Part of a large patch from o_sukhodolsky to fix some build warnings.
|
2008-01-13 |
Richard Laager |
Part of a large patch from o_sukhodolsky to fix some build warnings.
|
2008-01-13 |
Richard Laager |
Part of a large patch from o_sukhodolsky to fix some build warnings.
|
2008-01-13 |
Richard Laager |
Fix a compiler warning:
|
2008-01-13 |
Richard Laager |
Part of a large patch from o_sukhodolsky to fix some build warnings.
|
2008-01-13 |
Richard Laager |
Part of a large patch from o_sukhodolsky to fix some build warnings.
|
2008-01-13 |
Richard Laager |
Part of a large patch from o_sukhodolsky to fix some build warnings.
|
2008-01-13 |
Richard Laager |
Allow --sync to reach gtk initialization. This is basically the same as
|
2008-01-13 |
Andreas Stührk |
A patch from Andreas Stührk (Trundle) to fix a problem with our DBus code
|
2008-01-13 |
Richard Laager |
Add some files to po/POTFILES.in to silence warnings from intltool.
|
2008-01-11 |
Mark Doliner |
Default for "do you want to add this buddy?" for oscar is now "no"
|
2008-01-10 |
Will Thompson |
Sir Alec Guinness was horrified to see this.
|
2008-01-10 |
Daniel Atallah |
Patch from Will Hawkins to implement sending a SIP-If-Match header on subsequent PUBLISHes after receiving a SIP-Etag header. I made some minor tweaks to this, hopefully I didn't break anything. Fixes #4422.
|
2008-01-11 |
Sadrul Habib Chowdhury |
Ignore both NULL and empty strings.
|
2008-01-10 |
Sadrul Habib Chowdhury |
merge of '2654fa4bf505fd6b8e400e329323a4b8fb67126f'
|
2008-01-08 |
Hallvard Glad |
merge of 'd32a0c1772bb88a80d5370ff93e7c4b8cf007608'
|
2007-12-30 |
Hallvard Glad |
update on the norwegian bokmål translation (nb.po)
|
2008-02-24 |
John Bailey |
A patch from Gideon N. Guillen, with some minor modifications from me. This
|
2008-01-10 |
Sadrul Habib Chowdhury |
merge of '6523df90f67ed0428e11d3ebc7bf15777986ebcf'
|
2008-01-09 |
Daniel Atallah |
This makes authorization requests go away when the account is disconnected. It will leak the protocol's user_data, but without an API change, there isn't much that can be done about that. References #4609
|
2008-01-09 |
Daniel Atallah |
Fix a crash when accepting/denying a yahoo auth. request when the account is disconnected. References #4581
|
2008-01-09 |
Daniel Atallah |
Fix the _presence._tcp. record not to be referred to as the ICHAT_PRESENCE, that has been bothering me for a while.
|
2008-01-09 |
Daniel Atallah |
Fix an issue where the Start Menu shortcut wasn't selected by default when not installed. Fixes #4489.
|
2008-01-10 |
Sadrul Habib Chowdhury |
Prpls seem to be sending '\n' (or '\r\n') for newlines, instead of '<br>' to the core. Fixes #4545.
|
2008-01-09 |
Sadrul Habib Chowdhury |
Don't print 'file transfer complete' message more than once for the same xfer.
|
2008-01-09 |
Sadrul Habib Chowdhury |
Remove the completed/cancelled xfers when 'Clear finished transfers' is selected. (Did anyone notice our 'purple_xfer_is_canceled' is typoed?)
|
2008-01-09 |
Sadrul Habib Chowdhury |
merge of '1c032cc023d809fb900c6bbf99dcd8619b815131'
|
2008-01-08 |
Evan Schoenberg |
merge of '5d18b4aee9c05f592af532f9155aadb23ad11d4b'
|
2008-01-08 |
Ethan Blanton |
Fix notice on /me
|
2008-01-08 |
Jochen Kemnade |
German translation update
|
2008-01-08 |
Stu Tomlinson |
Use a unique chat id across all sessions for multi-user chats, probably
|
2008-01-08 |
Stu Tomlinson |
Huh, you want to be able to compile? I clearly (or not so clearly) need new
|
2008-01-08 |
Stu Tomlinson |
Adjust some network error fatalities and things
|
2008-01-08 |
Stu Tomlinson |
Apparently "nil" is an Objective-C thing
|
2008-01-08 |
Stu Tomlinson |
merge of 'a5456268d56c1a4745ac4abb84a176ecc6f68109'
|
2008-01-08 |
Sean Egan |
shorted the 'typing then stopped' message
|
2008-01-08 |
Sean Egan |
ifdef out the typing menu tray icon, as the inline typing notifications do a better job notifying, I think
|
2008-01-08 |
Evan Schoenberg |
If the UI sets a cache directory before purple_buddy_icons_init() is called
|
2008-01-08 |
Evan Schoenberg |
There's nothing wrong with calling purple_buddy_icons_find() can not receiving an icon in return - it just means that no icon was found. We shouldn't attempt to call purple_buddy_icon_ref() on NULL, which will trigger a failed assertion.
|
2008-01-08 |
Andreas Monitzer |
Now checking the hostname supplied by the user, or the host-part of the JID when no host name is given against the CN of the domain. This makes libpurple comply to the RFC. Fixes http://trac.adiumx.com/ticket/8787
|
2008-01-07 |
Evan Schoenberg |
Remove spurious braces
|
2008-01-07 |
Björn Voigt |
German update
|
2008-01-07 |
Mark Doliner |
merge of '5fc55e3a78ccb0a463df332592e62c5a371cd8b4'
|
2008-01-07 |
Richard Laager |
Add Shreevatsa R for the Python she-bang line changes.
|
2008-01-09 |
Sadrul Habib Chowdhury |
I am going to go ahead and commit+push this revision/fix of purple_conversation_new.
|
2008-01-07 |
Sadrul Habib Chowdhury |
Unset some stuff to make sure Sylar can't kill us.
|
2008-01-07 |
Sadrul Habib Chowdhury |
compile
|
2008-01-07 |
Sadrul Habib Chowdhury |
merge of 'd11aaeee05a52eb367ad7d81f82a36b7a0501bcf'
|
2008-01-07 |
Evan Schoenberg |
If the cached buddy icon can't be loaded, delete the preferences which point to it. Among other things, this fixes OSCAR buddy icon retrieval when the cache has been removed - since previously the icon hash was kept around and was used to determine that (so far as the prpl could tell) no icon retrieval was needed, libpurple would never have an icon for the contact.
|
2008-01-07 |
Sadrul Habib Chowdhury |
Remember the size of the roomlist window. Handle the categories better.
|
2008-01-06 |
Sadrul Habib Chowdhury |
Typo can cause crashes.
|
2008-01-06 |
John Bailey |
Fix a couple compile warnings.
|
2008-01-06 |
John Bailey |
Fix my typo
|
2008-01-06 |
John Bailey |
Some readability changes. Refs #4533.
|
2008-01-06 |
John Bailey |
Give credit where due.
|
2008-01-06 |
Thanumalayan |
This patch from Thanumalayan S. implements Yahoo protocol version 15 file
|
2008-01-06 |
John Bailey |
Revert patch that added receive-only transfer support for Yahoo protocol
|
2008-01-06 |
Sadrul Habib Chowdhury |
merge of '534709237b5a9cb6acf039eba7344401c9cf8ac4'
|
2008-01-05 |
Richard Laager |
Don't assume perl is at /usr/bin/perl, use /usr/bin/env instead. This is not
|
2008-01-05 |
Richard Laager |
These don't seem to require bash.
|
2008-01-05 |
Richard Laager |
A small patch from shreevatsa: "Some of the Python scripts start with
|
2008-01-05 |
Richard Laager |
merge of '418bc7dd4e063c50039bba0d51b489b568f9aaaa'
|
2008-01-05 |
Richard Laager |
Squash some compiler warnings, some from my -Wstrict-prototypes fixing.
|
2008-01-05 |
Richard Laager |
Clarify a comment that was confusing me. Thanks resiak!
|
2008-01-05 |
Moos Heintzen |
Save the conversation "Enable Logging" option per-contact.
|
2008-01-03 |
Richard Laager |
Turn off -Wstrict-prototypes until the issues in these libraries are fixed:
|
2008-01-03 |
Richard Laager |
Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
|
2008-01-06 |
Sadrul Habib Chowdhury |
Implementation of the roomlist API.
|
2008-01-06 |
Sadrul Habib Chowdhury |
Add a function to get a widget for a request field.
|
2008-01-06 |
Sadrul Habib Chowdhury |
A list of accessor functions to the roomlist API.
|
2008-01-05 |
Ethan Blanton |
An additional push from Gabriel's omgp.pidgin.add-widget-util branch.
|
2008-01-05 |
Ethan Blanton |
Allow INTLTOOL_MSGFMT to also be a valid value of MSGFMT for our
|
2008-01-05 |
Jochen Kemnade |
German translation update
|
2008-01-05 |
Sadrul Habib Chowdhury |
Utility functions to set and format song information. Closes #4398.
|
2008-01-05 |
Sadrul Habib Chowdhury |
merge of '1858be5916da7bce36f3c991bcd71fc65271048d'
|
2008-01-07 |
Mark Doliner |
Credit for 1858be5916da7bce36f3c991bcd71fc65271048d. References #4052.
|
2008-01-05 |
Mark Doliner |
Some changes intended to make oscar not emit so many
|
2008-01-05 |
Mark Doliner |
Now that oscar throttles itself as it approaches the rate limit, we can
|
2008-01-05 |
Mark Doliner |
Minor comment changes
|
2008-01-05 |
Mark Doliner |
We're not actually using these KNOWNGOOD defines, but should we ever
|
2008-01-05 |
Mark Doliner |
Partial support for reading ICQ 6 status notes. The status note will
|
2008-01-05 |
Gabriel Schulhof |
Remove a lot of duplication from a lot of places. Closes #4558.
|
2008-01-05 |
Sadrul Habib Chowdhury |
Show the emblem in conversation infopane correctly for chats.
|
2008-01-04 |
Sadrul Habib Chowdhury |
Fix an infinite loop. Fixes #4486.
|
2008-01-04 |
Sadrul Habib Chowdhury |
merge of '26afdc5e8f0e60ae1cc245decbcee7ece0a2f29f'
|
2008-01-04 |
Daniel Atallah |
We can't rely on g_strerror() being set by g_file_test().
|
2008-01-04 |
Daniel Atallah |
Detect the mdnsresponder crashing in the DnsSD implementation and disconnect the account instead of pegging the CPU.
|
2008-01-04 |
Sadrul Habib Chowdhury |
Show prpl icons in the tooltip for groups.
|
2008-01-04 |
Sadrul Habib Chowdhury |
Get rid of some wasted empty space in the tooltips for chats and groups.
|
2008-01-04 |
Sadrul Habib Chowdhury |
merge of '30ea4e4dc3c93772f4022f23b41bb489eb0ac56b'
|
2008-01-04 |
Björn Voigt |
German update: GTK plugin
|
2008-01-04 |
Jochen Kemnade |
update for German translation
|
2008-01-04 |
Sadrul Habib Chowdhury |
Blink the buddies that signed on/off recently for six seconds.
|
2008-01-04 |
Daniel Atallah |
This is how the error handling for the win32 single instance mutex is supposed to work.
|
2008-01-04 |
Daniel Atallah |
Improve error handling, particularly the debug output. I was hoping that this would provide some debug output that could be used to figure out how to detect and disconnect when the mdnsResponder crashes, but that doesn't appear to be the case.
|
2008-01-03 |
Björn Voigt |
German update
|
2008-01-03 |
Stu Tomlinson |
Fixes for incorrectly displaying user tune emblem and empty current media.
|
2008-01-03 |
Sadrul Habib Chowdhury |
New actions: window-next-urgent (alt+tab), and window-prev-urgent (alt+shift+tab).
|
2008-01-02 |
Richard Laager |
merge of '46216b10d02d4e5cae2343e469f0e405088537d3'
|
2008-01-02 |
Will Thompson |
Clear up some documentation.
|
2008-01-02 |
Will Thompson |
Masca noticed that dc6923294f5f33ff7a52a998e1b9e9ad47be0211 made jabber.c not
|
2008-01-02 |
Sadrul Habib Chowdhury |
Remove unused code.
|
2008-01-02 |
Sadrul Habib Chowdhury |
Modified patch from Gabriel (Sylar?) Schulof to deprecate PIDGIN_DIALOG. Closes #4535. (PS: I am aware of --author).
|
2008-01-02 |
Sadrul Habib Chowdhury |
Mark a string for translation.
|
2008-01-02 |
Evan Schoenberg |
merge of '7e8103bd3c5298a43a4e18bb59037980f5c213c9'
|
2007-12-31 |
John Bailey |
Felipe Contreras, one of our older Crazy Pacth Writers, noticed that these
|
2007-12-30 |
John Bailey |
Added /notice support for IRC. If I didn't do this properly, feel free
|
2007-12-30 |
Sadrul Habib Chowdhury |
merge of '1e815cbbfe7f16f64d88932b88cb027889830b52'
|
2007-12-30 |
Sadrul Habib Chowdhury |
Fix a double-free when unloading dependent plugins. Fixes #4488.
|
2008-01-02 |
Evan Schoenberg |
Keep track of the keepalive timeout source so it can be removed when the account disconnects. This prevents a possible crash if the timeout fired after the account disconnected.
|
2007-12-30 |
Evan Schoenberg |
merge of 'a8b520be697763fb22572a1a5f50fe2d01738644'
|
2007-12-30 |
Will Thompson |
I think that now that it's easy to re-enable accounts that got a connection
|
2007-12-29 |
Ka-Hing Cheung |
bring ChangeLog.win32 up2date with 2.3.1
|
2007-12-29 |
Sadrul Habib Chowdhury |
nacho points out that we need to connect to 'style-set' on a widget that uses the default style, because the signal is not emitted for widgets that uses custom styles. This is part of his earlier patch. References #4351.
|
2007-12-29 |
Sadrul Habib Chowdhury |
Show the prpl icon in the account-specific statusboxes to avoid ambiguity.
|
2007-12-29 |
Sadrul Habib Chowdhury |
merge of '136abe99803d125464bb1268eb7041051ad4c9ae'
|
2007-12-29 |
Will Thompson |
Clarify documentation of confusingly-named and -valued signal priority
|
2007-12-29 |
Sadrul Habib Chowdhury |
Patch from Ignacio Casal Quinteiro (nacho) to fix style issues with the headline in the buddylist. Closes #4351.
|
2007-12-29 |
Sadrul Habib Chowdhury |
Patch from QuLogic to correctly set the length. Closes #4515.
|
2007-12-29 |
Sadrul Habib Chowdhury |
Docu patch from Simon Wenner. Closes #4497.
|
2007-12-30 |
Evan Schoenberg |
merge of '09b67b44dabe98093e6dc706c0d731212e129a79'
|
2007-12-29 |
John Bailey |
ChangeLog entry for QuLogic's patch.
|
2007-12-29 |
Elliott Sales de Andrade |
Patch from QuLogic to prevent multiple alias editing fields in the infopane. Fixes #4467.
|
2007-12-30 |
Evan Schoenberg |
Fixed a leak
|
2007-12-28 |
Evan Schoenberg |
Ensure js->sasl is not NULL before using it in jabber_auth_handle_success(). This was, I believe, the source of the crash stu reported when my DIGEST-MD5 hack was in place; while js->sasl will probably be non-NULL whenever we reach this code point now, it's more robust to verify it here since that's an assumption originating in another function.
|
2007-12-28 |
Evan Schoenberg |
purple_timeout_remove(), not g_source_remove(), must be used to remove a timeout added by purple_timeout_add(). The latter works when the glib run loop is being used but not when any other eventloop implementation is in use.
|
2007-12-28 |
Stu Tomlinson |
merge of '791803b6696dd26a5193ad76f80dbc7c6cb2687a'
|
2007-12-28 |
Sadrul Habib Chowdhury |
Add tooltips to the plugin window. I did it mostly to test the new tooltip
|
2007-12-28 |
Sadrul Habib Chowdhury |
Use the new tooltip functions to draw the tooltips in the conversation window.
|
2007-12-27 |
Daniel Atallah |
Prevent a divide by zero. Fixes #4490.
|
2007-12-26 |
Sadrul Habib Chowdhury |
merge of 'c0a74e417ec8993798705c2cbfca7b7d8b0bc514'
|
2007-12-26 |
Ka-Hing Cheung |
fix a leak
|
2007-12-26 |
Ka-Hing Cheung |
fix a double free
|
2007-12-25 |
Will Thompson |
merge of 'c000ab1012a7be103452c357fb103e5bddeb99d7'
|
2007-12-25 |
Will Thompson |
Yes, we really can use qsort(3) rather than reimplementing it. I've tested
|
2007-12-25 |
Sadrul Habib Chowdhury |
Double clicking the column header/divider, or in the 'enabled' column shouldn't bring up the account-modify window. Fixes #3733.
|
2007-12-25 |
Mark Doliner |
Infinitesimally better debug message
|
2007-12-25 |
Mark Doliner |
Should be safe to get rid of this now
|
2007-12-25 |
Mark Doliner |
Don't print "no" twice when we can't find a library
|
2007-12-24 |
Sadrul Habib Chowdhury |
merge of '4fa938e6f980314ccc4a44725eb809c3b5a4fcbc'
|
2007-12-24 |
Sadrul Habib Chowdhury |
Plug a small leak.
|
2007-12-24 |
Sadrul Habib Chowdhury |
Do not prompt for an already merged contact. Fixes #4285.
|
2007-12-24 |
Sadrul Habib Chowdhury |
Reset the 'editable' flag of the renderer after cancelling the edit. Fixes #4471.
|
2007-12-24 |
Mark Doliner |
C++ doesn't really allow forward declarations of enums, and we
|
2007-12-23 |
Stu Tomlinson |
If a peer certificate does not match our cached cert, do not auto reject it!
|
2007-12-23 |
Stu Tomlinson |
*really* add the StartCom Free SSL Certificate Authority certificate
|
2007-12-23 |
Stu Tomlinson |
Add the StartCom Free SSL Certificate Authority certificate (as used by
|
2007-12-23 |
Stu Tomlinson |
Compile warning fix
|
2007-12-23 |
Etan Reisner |
Add tooltips to groups in the buddy list. The tooltips show the current online
|
2007-12-22 |
Etan Reisner |
merge of 'f6430c7013d08f95c60248eeb22c752a0107499b'
|
2007-12-28 |
Stu Tomlinson |
disapproval of revision 'f6430c7013d08f95c60248eeb22c752a0107499b'
|
2007-12-22 |
Evan Schoenberg |
The DIGEST-MD5 implementation of CYRUS-SASL is incompatible with the implementation in Java. The result is that we failed to authenticate to Java-based servers such as OpenFire when DIGEST-MD5 was enabled. This appears to be the result of a bug in the Java SASL library. While we -could- wait for a fix within that library and tell our users that server admins need to upgrade to get the fix, a client-side workaround is very easily accessible to us.
|
2007-12-22 |
Evan Schoenberg |
Daniel pointed out that this should be digest, not &digest, because auth_hmac_md5 takes a guchar* rather than a guchar**
|
2007-12-22 |
Will Thompson |
Export purple_*_version in version.h.
|
2007-12-22 |
Will Thompson |
merge of '3a8b6b71a880d8b8152d3ad4c4ade2d3df3b0f5c'
|
2007-12-21 |
Will Thompson |
merge of '488405b28c709cbc7ca2a9df39974b06209fe0f1'
|
2007-12-21 |
Daniel Atallah |
Warning fixes.
|
2007-12-21 |
Sadrul Habib Chowdhury |
merge of '512fef4a6375dc53f2f672f545da13d2d4505990'
|
2007-12-21 |
Will Thompson |
merge of '1f8afab1886606b0936e80a00245ff532d77086f'
|
2007-12-21 |
Sadrul Habib Chowdhury |
Use aliases in the typing notification.
|
2007-12-21 |
Sadrul Habib Chowdhury |
Make some more event handlers return appropriate gboolean values. This turns
|
2007-12-21 |
Sadrul Habib Chowdhury |
The event handlers need to return a gboolean. Using void callbacks can lead to unpredictable behaviour.
|
2007-12-21 |
Will Thompson |
disapproval of revision '846b73cefc86ff41042181a41f8ceaae6699c1f6'
|
2007-12-21 |
Will Thompson |
Add purple_version_get_{major,minor,micro} functions to get the running
|
2007-12-21 |
Sadrul Habib Chowdhury |
merge of '72df99671f84834d934f83b25ce492f289d77063'
|
2007-12-20 |
Elliott Sales de Andrade |
HMAC digest support from Elliott Sales de Andrade
|
2007-12-20 |
Elliott Sales de Andrade |
Triple DES cipher support from Elliott Sales de Andrade
|
2007-12-19 |
Daniel Atallah |
The pulse data stuff hasn't been used in quite a while - get rid of it.
|
2007-12-19 |
Daniel Atallah |
GDK_WINDOW_TYPE_HINT_TOOLTIP is GTK+ >= 2.10.0
|
2007-12-19 |
Will Thompson |
merge of '05319fdf1db00660d0c169657ed1b08ff621e5c7'
|
2007-12-19 |
Will Thompson |
Add QuLogic's nick to the about dialog, and update and sort other lists of
|
2007-12-19 |
Jochen Kemnade |
German translation update
|
2007-12-19 |
Will Thompson |
I hate to be vain, but I like to think I do more than "(null)" :)
|
2007-12-19 |
Will Thompson |
merge of '596c9f710fd64a951cbce4bb92b6e051ae3805b1'
|
2007-12-18 |
Sean Egan |
merge of '70b3c6fe54dd2678b33b1b1da78c4e66acd20931'
|
2007-12-18 |
Sean Egan |
Promotions
|
2007-12-21 |
Sadrul Habib Chowdhury |
Avoid jumpiness when typing notification in the conv. history is removed.
|
2007-12-21 |
Sadrul Habib Chowdhury |
This fixes the tab-coloring issue that's been bugging seanegn.
|
2007-12-18 |
Sadrul Habib Chowdhury |
Update the changelogs, and the @since doxy-tags for new functions.
|
2007-12-18 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 10ff46ff55aee3830dd003ed89866809b5f290ac)
|
2007-12-18 |
Sadrul Habib Chowdhury |
Implement 'request_folder'. (so now the 'autoaccept' plugin cannot just be a Gtk plugin)
|
2007-12-18 |
Sadrul Habib Chowdhury |
Version 2.4.0devel.
|
2007-12-18 |
Sadrul Habib Chowdhury |
ChangeLog.API the tooltip functions.
|
2007-12-18 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin.sadrul.tooltips' (head 2c79eb43e6f1106231cc15098ea6467b7fc1e4d5)
|
2007-12-18 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 1716154a473ab645c7477f4285579df56d955fde)
|
2007-11-28 |
Sadrul Habib Chowdhury |
Try to make a window transient for a suitable parent window. This currently
|
2007-11-28 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head cd4038a435bd39cc62244d5614b8d94ad689d8bf)
|
2007-12-22 |
Etan Reisner |
Fix up a doxygen comment about a function return value.
|
2007-12-18 |
Sadrul Habib Chowdhury |
Refactor some of the tooltip drawing functions. And add some pretend docs.
|
2007-12-18 |
Sadrul Habib Chowdhury |
Reset tree-path when a tooltip is destroyed.
|
2007-12-12 |
Sadrul Habib Chowdhury |
Add 'js' in COPYRIGHT. References #4323.
|
2007-12-12 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 1d77c730a1160c77d14354d4ce61455e59c94fbc)
|
2007-12-11 |
Sadrul Habib Chowdhury |
Plug a leak. And a patch from 'js' to fix tooltips in compiz fusion. References #4323.
|
2007-12-08 |
Sadrul Habib Chowdhury |
Make sure an old tooltip is destroyed before creating a new one.
|
2007-12-06 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 40d42b30664156f7f561606dd28fc01256a8ca36)
|
2007-12-06 |
Sadrul Habib Chowdhury |
Add the new file in .mingw, thanks to Kevin.
|
2007-12-06 |
Sadrul Habib Chowdhury |
Some utility functions for showing tooltips. This is used by the buddylist,
|
2007-12-18 |
Richard Laager |
merge of '0bab002372d4ff0eac85fc22d99e014cd044b900'
|
2007-12-18 |
Sadrul Habib Chowdhury |
Typing notification in the conversation history.
|
2007-12-18 |
Sadrul Habib Chowdhury |
cancel_cb can be NULL here too.
|
2007-12-18 |
Will Thompson |
I'm happy to report that my spelling is coming along in leanps and nbounds.
|
2007-12-18 |
Will Thompson |
Sadrul informs me that cancel_cb may in fact be NULL.
|
2007-12-18 |
Stu Tomlinson |
merge of 'adb528a403db408f5e4407e89f98f7ced3cac9a1'
|
2007-12-18 |
Stu Tomlinson |
merge of '0c8dcc7788d676e6bcd7fa7a3823c5f44568ae9b'
|
2007-12-18 |
Will Thompson |
Documentation tweaks and more g_return_if_fail checks for NULL parameters which
|
2007-12-18 |
Björn Voigt |
libpurple/win32/libc_interface.c was missing
|
2007-12-18 |
Björn Voigt |
German translation update
|
2007-12-18 |
Stu Tomlinson |
Move some curly braces around so static analysis tools can properly detect
|
2007-12-18 |
Stu Tomlinson |
Ye Olde Compiler complained about this:
|
2007-12-18 |
Will Thompson |
merge of '1bb5970e91bf83784fd002fc78216157034e9257'
|
2007-12-18 |
Mark Doliner |
Add a comment that I took this from glib
|
2007-12-18 |
Mark Doliner |
Create a purple_gai_strerror() function similar to g_str_error() which
|
2007-12-18 |
Mark Doliner |
merge of '245a620adeb2dc4767ee8db9e6c7cafa287b8f8d'
|
2007-12-18 |
Mark Doliner |
Use g_sterror instead of strerror in two more places.
|
2007-12-18 |
Sean Egan |
Send XMPP Pings to the server instead of whitespace for our keepalives. Timeout the connection if there's no response in 20 seconds
|
2007-12-18 |
Sean Egan |
Don't install pidgin.desktop when not installing Pidgin
|
2007-12-18 |
Luke Schierer |
merge of '7c8120b9ffde901cc436a514ac0daf37551a9755'
|
2007-12-18 |
Evan Schoenberg |
Last minute 'cleanup' actually resulted in breakage on my cram-md5 commit. Fixed it.
|
2007-12-18 |
Evan Schoenberg |
merge of '3cec6952fcadbd73dddc4c009e798b6fb1789a5b'
|
2007-12-17 |
Evan Schoenberg |
Added support for authentication via CRAM-MD5 when using jabber:iq:auth.
|
2007-12-17 |
Evan Schoenberg |
If no sasl mechs are appropriate, attempt a jabber:iq:auth connection. Note that this isn't the same as a failed authentication over sasl. Detailed comments in the code regarding my reasoning for this behavior.
|
2007-12-18 |
Daniel Atallah |
Allow the user to Retry if Pidgin is running when they start the installer. Fixes #4355
|
2007-12-18 |
Daniel Atallah |
merge of '2e5cda103238f64d27e4ed5aa92c149f6d50a5ec'
|
2007-12-17 |
Stu Tomlinson |
Escape system log messages before sending to the loggers. Fixes #4426
|
2007-12-18 |
Will Thompson |
Manually expand G_DEFINE_TYPE for PidginMiniDialog, since it was added in glib 2.4.
|
2007-12-18 |
Sean Egan |
I noticed that the new added padding in gtkconv has the same effect as an extra line of text, so I'm removing the MAX(2 bit
|
2007-12-17 |
Will Thompson |
merge of '7a1ce8ae9c2809b39d1f436d94070523f18993fb'
|
2007-12-17 |
Will Thompson |
Don't bother making transient connection errors persist across a restart.
|
2007-12-17 |
Will Thompson |
Dismissing the signed on elsewhere minidialog should clear all the errors;
|
2007-12-17 |
Sean Egan |
Add send_raw to Perl bindings. Patch from martijn. Fixes #3505
|
2007-12-17 |
Sean Egan |
Patch from eperez to make writing to buddy icon files atomic. Fixes #3528.
|
2007-12-17 |
Sean Egan |
Fix XMPP buddy icons. Somehow a 'VCard' element got changed to a query
|
2007-12-17 |
Sean Egan |
Remove size restriction on XMPP avatars
|
2007-12-17 |
Sean Egan |
Another patch from DHowett. This one adds conversation nick colors to gtkrc
|
2007-12-17 |
Sean Egan |
Patch from DHowett to fix the transposition of background and forebround colors
|
2007-12-16 |
Ka-Hing Cheung |
pulled the NEWS and ChangeLog bits from 2.3.1
|
2007-12-16 |
Will Thompson |
merge of '4268f3923b30680b7ec013f553a7733f4b24417d'
|
2007-12-16 |
Ka-Hing Cheung |
merge of '1d887e0b6d13b709051a68be9b34c28d2254dadb'
|
2007-12-15 |
Richard Laager |
Add libpurple/win32/libc_interface.c to suppress an error.
|
2007-12-15 |
Richard Laager |
Revert siege's likely inadvertent changes to autogen.sh in
|
2007-12-16 |
Ka-Hing Cheung |
part of the series of patches from QuLogic that fixes a use-after-free,
|
2007-12-15 |
Christopher O'Brien |
avoid some version blocking servers by updating the major version specified when 'Hide client ID' is specified for an account
|
2007-12-16 |
Will Thompson |
Make yahoo_html_to_codes deal with ' in messages being sent. Also correct
|
2007-12-15 |
Will Thompson |
The debug message for purple_prefs_set_path when the pref in question is not
|
2007-12-14 |
Daniel Atallah |
This is the second part of the fix to support having multiple presence records in Bonjour (and also supporting multiple presences using the same IP). Incoming conversations are no longer immediately attached to a buddy - we use an algorithm to match a conversation to a buddy based on the IP and, if possible the "from" attribute of the stream or the first tag in the stream. Thanks to Sjoerd Simons from Telepahy Salut for noticing and suggesting the algorithm. Fixes #4187. It'd be good if a few people test this.
|
2007-12-14 |
Daniel Atallah |
This is a great patch from Lee Roach to make Pidgin on win32 deal with system suspend / resume. It seems to work really well, hopefully this'll make some folks happy. If something doesn't work right, it is probably my fault. Fixes #480.
|
2007-12-14 |
Daniel Atallah |
Fix a GList being leaked when dealing with network connection/disconnection events.
|
2007-12-13 |
John Bailey |
Some minor tweaks to the man page.
|
2007-12-12 |
Stu Tomlinson |
Another tweak to the auto-resizing so it shows new empty lines correctly,
|
2007-12-12 |
Daniel Atallah |
Fix #4345 by ignoring a malformed message.
|
2007-12-12 |
Stu Tomlinson |
merge of '74560aca587ea20e9eee77e340f6ba9fb7aca914'
|
2007-12-12 |
Sadrul Habib Chowdhury |
merge of '1d77c730a1160c77d14354d4ce61455e59c94fbc'
|
2007-12-12 |
Sadrul Habib Chowdhury |
Remove the close timer when re-displaying a hidden conversation.
|
2007-12-11 |
Daniel Atallah |
Cleanup to prevent unnecessary alloc/free. Also a small fix to remove the possiblity that a message will be sent before the stream is started.
|
2007-12-11 |
Luke Schierer |
Stu says this was unnecessary, that it is already there.
|
2007-12-12 |
Stu Tomlinson |
Let's try MAX(lines, 2) as suggested by Sean. I've been using (lines + 1)
|
2007-12-11 |
Luke Schierer |
merge of '9f782ce34a9721fbb634a2c73107820447cc3dc1'
|
2007-12-11 |
Stu Tomlinson |
Clean up generated dbus sources in 'make clean'
|
2007-12-11 |
Luke Schierer |
(13:35:59) KeaponLaffin: so which SSL libraries are supported?
|
2007-12-11 |
Andreas Monitzer |
Fixed http://trac.adiumx.com/ticket/8529
|
2007-12-10 |
Will Thompson |
Ensure that an error's description actually is UTF-8 before writing it out to
|
2007-12-10 |
Will Thompson |
Correct a doc typo.
|
2007-12-10 |
Will Thompson |
Add @since 2.3.0 to purple.h.
|
2007-12-10 |
Sadrul Habib Chowdhury |
merge of '2cbfe519145eef590082df40a311948ad4884ef2'
|
2007-12-10 |
Sadrul Habib Chowdhury |
Create a 'list' request-field for a 'choice' plugin pref.
|
2007-12-10 |
Daniel Atallah |
merge of 'e2c8b56610435df5a63688fe4fc302f51f48cf10'
|
2007-12-10 |
Daniel Atallah |
Ignore stripped win32 bin directory.
|
2007-12-10 |
Daniel Atallah |
Update Bonjour prpl to support multiple presence records for the same buddy. Eliminate the Howl backend to avoid having to maintain yet another set of code. References #4187 (more to come to fix the rest of the ticket).
|
2007-12-10 |
John Bailey |
Ari noticed that `make docs` no longer functions properly when the build
|
2007-12-10 |
Daniel Atallah |
A couple compile fixes to the tests from Elliott Sales de Andrade. Fixes #4313.
|
2007-12-10 |
Daniel Atallah |
Patch from Alex Badea to support receiving files from Yahoo users using the newer yahoo protocol. Committing this is very long overdue, it somehow slipped through the cracks for a long time. References #708.
|
2007-12-09 |
Daniel Atallah |
Fix #4079 for real.
|
2007-12-09 |
Sadrul Habib Chowdhury |
We need to use the actual username for attentions, instead of alias. This should fix the 'new im for buzz' bug on yahoo.
|
2007-12-09 |
Sadrul Habib Chowdhury |
Allow loading python scripts at runtime.
|
2007-12-07 |
Stu Tomlinson |
merge of '078fbf9229f1725f0a5c49d8196cd59ee1d638b0'
|
2007-12-07 |
Stu Tomlinson |
Bump the versions here, should probably have been done as soon as I branched
|
2007-12-07 |
Daniel Atallah |
applied changes from 77a1cbe2b98208666f2139db2b165a02126f4cd0
|
2007-12-06 |
Stu Tomlinson |
Trap gstreamer error messages with our debug stuff so they don't get spewed
|
2007-12-06 |
Jochen Kemnade |
updated German translation
|
2007-12-06 |
Sadrul Habib Chowdhury |
Patch #3848 from Eion Robb: "purple_markup_unescape_entity doesn't escape hexadecimal references", with changes from QuLogic.
|
2007-12-06 |
Sadrul Habib Chowdhury |
Save the normalized account name for pounces and custom statuses. References #2049.
|
2007-12-06 |
Sadrul Habib Chowdhury |
Normalize the names appropriately when searching for accounts. This should
|
2007-12-06 |
Ka-Hing Cheung |
memleak fixes
|
2007-12-06 |
Ka-Hing Cheung |
gets rid of one valgrind warning
|
2007-12-06 |
Stu Tomlinson |
Ignore the generated purple.h
|
2007-12-05 |
Stu Tomlinson |
Disable roomlist tooltips until I (or anyone else!) fix them to be less
|
2007-12-05 |
Stu Tomlinson |
merge of '38cb8ea7055d8c059d560031c45e5a2eedd4b4b5'
|
2007-12-05 |
Stu Tomlinson |
Don't hide all widgets when destroying a window because then the hidden
|
2007-12-05 |
Evan Schoenberg |
merge of '7e3fbc31d04d03b44eec338a8703cd9329136a9a'
|
2007-12-05 |
Sean Egan |
Fix a busted commit
|
2007-12-05 |
Sadrul Habib Chowdhury |
Do not overwrite an existing file. Closes #3982.
|
2007-12-05 |
Sadrul Habib Chowdhury |
Normalize and escape the filename when auto-accepting a file. References #3982.
|
2007-12-05 |
Sadrul Habib Chowdhury |
Make sure we are still in the chat, and the chat can have a topic, when showing the topic in the tooltip.
|
2007-12-05 |
Sadrul Habib Chowdhury |
Plug a small leak.
|
2007-12-05 |
Sadrul Habib Chowdhury |
merge of '024dfe71422830dbaef95d94fd32517d86c82eb3'
|
2007-12-05 |
Etan Reisner |
merge of '93a8de710501e9a772b3fb12ab3db6682a41b3d6'
|
2007-12-01 |
Etan Reisner |
Plug another leak or two, remove a comment, and reorganize a couple functions.
|
2007-12-01 |
Etan Reisner |
A couple more similar leak fixes though some of these still leak if the
|
2007-12-01 |
Etan Reisner |
This should plug some leaks related to not having freed GList:s and GSList:s
|
2007-12-01 |
Etan Reisner |
merge of '282b4acb46729e4358221cb7cc78ad9373289199'
|
2007-12-05 |
Stu Tomlinson |
RPM spec file updates:
|
2007-12-05 |
Sadrul Habib Chowdhury |
Fix boldifying the chat entries in the buddylist.
|
2007-12-04 |
Sadrul Habib Chowdhury |
Show the topic of a chat, when available, in the tooltip.
|
2007-12-04 |
Sadrul Habib Chowdhury |
Show either the grouped xor the ungrouped items.
|
2007-12-04 |
Sadrul Habib Chowdhury |
merge of '1d6b24ed027c253dbe63f69d5e40b43cd7faf436'
|
2007-12-04 |
Ethan Blanton |
Do not allow ISON requests to stack in IRC
|
2007-12-04 |
Sadrul Habib Chowdhury |
Don't show a 'you ain't got no new mail' notification.
|
2007-12-04 |
Sadrul Habib Chowdhury |
merge of '6cc61e144190cb90c18c63d45b7d7abd95a67008'
|
2007-12-04 |
Sadrul Habib Chowdhury |
Fix a bug when changing 'close new ims' to always, then to never.
|
2007-12-04 |
Sadrul Habib Chowdhury |
merge of '291ef07a3b75f3cde5bcdd92767af92401228a7a'
|
2007-12-04 |
Sadrul Habib Chowdhury |
merge of '07d6eac62e7097b98307ba42488a44faf47a14e4'
|
2007-12-04 |
Mark Doliner |
Recycle, reduce, reuse
|
2007-12-04 |
Kevin Stange |
merge of '32e84af5c8a93baaf4b0c4ba17149327f3e241d1'
|
2007-12-04 |
Kevin Stange |
merge of '65fe5060e09daeac78c60bf74d157d7c2330ea74'
|
2007-12-04 |
Kevin Stange |
This makes myspace treat idle as an available status, which avoids idle
|
2007-12-04 |
Kevin Stange |
Avoid checking for new message in the inbox when not actually connected.
|
2007-12-04 |
Sean Egan |
Don't set the color for the group node text, now that we're not setting its background
|
2007-12-04 |
Daniel Atallah |
Add rudimentary caching for buddy list emblems. This avoids all the icons being duplicated in memory and constantly loaded. A more complete solution would be preferable, but I think this is better than nothing.
|
2007-12-04 |
Daniel Atallah |
Make sure that the buddy icon file chooser dialog appears onscreen on windows. Fixes #4065.
|
2007-12-04 |
Stu Tomlinson |
merge of 'e7865d4ee742f49f097c7f9c5b14b95b1ec15b5e'
|
2007-12-03 |
Sadrul Habib Chowdhury |
merge of '8ae0d2f36bb2689e7de9fcb3245c1e9484bd3fe6'
|
2007-12-03 |
Daniel Atallah |
Fix a crash that occurs when creating the "Move To" menu for buddies that aren't on your list. Fixes #4217.
|
2007-12-03 |
Daniel Atallah |
Fix #4229 by not crashing when there is an invalid group name. There is probably a bug elsewhere that causes this (I'm guessing with the ICQ encoding or something.)
|
2007-12-03 |
Will Thompson |
De-magic number the prpl_info->keepalive interval, and document it.
|
2007-12-04 |
Stu Tomlinson |
Feeling brave... a bright blue attention color for tab attention. I even
|
2007-12-04 |
Stu Tomlinson |
Set the entry area size to N+1 lines where where there are N lines of text
|
2007-12-03 |
Stu Tomlinson |
These labels have mnemonics, so should be declared as such, and fix a
|
2007-12-03 |
Luke Schierer |
merge of '36ed28f7212302e500d79866f33eacde299878b2'
|
2007-12-03 |
Mark Doliner |
merge of '958829ffd959717a69243c55ac0ef6b6fc52c1a7'
|
2007-12-03 |
Richard Nelson |
Yank erroneous paste
|
2007-12-03 |
Sadrul Habib Chowdhury |
Do not append ':' after expanding a /me.
|
2007-12-03 |
Mark Doliner |
g_strdup() is awesome. 11 insertions(+), 35 deletions(-)
|
2007-12-03 |
Richard Nelson |
merge of '91693085a71d31037a9bbe0743802ed307b3ece4'
|
2007-12-03 |
Richard Nelson |
merge of '0e466dc371b6b9abc7e5c3e8fbccfb5eabd06439'
|
2007-12-03 |
Richard Nelson |
disapproval of revision '872484bf9e23965956bacedc374083deeb3329d4'
|
2007-12-03 |
Richard Nelson |
Add color to the conversation window to indicate various message attributes
|
2007-12-03 |
Mark Doliner |
Have oscar specify a default chat room exchange of 4. Finch always
|
2007-12-03 |
Mark Doliner |
Somehow this message got changed to only say ICQ instead of AIM/ICQ in
|
2007-12-03 |
Daniel Atallah |
Fix #4203 by allowing multiple instances on win32 with the -m flag.
|
2007-12-03 |
Daniel Atallah |
Fix #4189 to make the bonjour prpl more standards compliant by sending the stream response in the correct order. Thanks to Sjoerd Simons from Telepathy Salut for noticing.
|
2007-12-02 |
Mark Doliner |
I added a string or three to oscar/family_chatnav.c
|
2007-12-02 |
Mark Doliner |
Change our QQ_CLIENT version, which allows us to sign on to QQ
|
2007-12-02 |
Mark Doliner |
Fix a few assertion failures:
|
2007-12-02 |
Mark Doliner |
Always set gc->display_name to the formatted version of your screen
|
2007-12-02 |
Mark Doliner |
Handle invalid room names and invalid exchanges better, by showing a
|
2007-12-02 |
Mark Doliner |
g_return_if_fail() if the chat room name or exchange aren't set or
|
2007-12-02 |
Stu Tomlinson |
Fix the fix for incorrect callback types.
|
2007-12-02 |
Stu Tomlinson |
More catching up on things, from 8548e491a5b470d5665cb1cf87a7b0caaa3c87a5:
|
2007-12-02 |
Stu Tomlinson |
There really is nothing to see here, I'm just catching up with some changes
|
2007-12-02 |
Mark Doliner |
The current oscar max message size appears to be 2544. I don't know
|
2007-12-02 |
Mark Doliner |
Get rid of one little userfunc callback and just call aim_im_setparams()
|
2007-12-02 |
Sadrul Habib Chowdhury |
Use colors in textview.
|
2007-12-02 |
Sadrul Habib Chowdhury |
Try to reuse an existing color.
|
2007-12-02 |
Sadrul Habib Chowdhury |
Restore the screen properly after the child process ends.
|
2007-12-02 |
Sadrul Habib Chowdhury |
merge of 'a51a84aa5d61b6fd78e58a4450a25e667a87e1cb'
|
2007-12-02 |
Sadrul Habib Chowdhury |
Add a title and some helpful text in the 'save screenshot' dialog.
|
2007-12-02 |
Sadrul Habib Chowdhury |
Remove the file dialog first before dumping the screenshot.
|
2007-12-03 |
Will Thompson |
Correct a comment typo: a group is being added to the blist, not a chat.
|
2007-12-03 |
Will Thompson |
NSS is in the pkg-config package 'microb-engine-nss' on maemo, not 'nss' or
|
2007-12-01 |
Will Thompson |
Remove dead code.
|
2007-12-01 |
Will Thompson |
g_strdup() connection error descriptions when restoring cached errors for
|
2007-12-01 |
Will Thompson |
bdheeman pointed out on IRC that doxy2devhelp.xsl is not in EXTRA_DIST; let's
|
2007-12-01 |
John Bailey |
Some tweaks to grim's plugin translation documentation.
|
2007-12-01 |
Stu Tomlinson |
Truncate the topic to an arbitrary 72 characters in the infopane when using
|
2007-12-01 |
Kevin Stange |
Remove useless cast I missed before.
|
2007-12-01 |
Kevin Stange |
I didn't find any tickets mentioning this problem, but I think it's still
|
2007-12-01 |
Kevin Stange |
This fixes some idle-related behavior with the MySpace prpl, most particularly
|
2007-12-01 |
Sadrul Habib Chowdhury |
Do not reset the color if there's something already specified. This should
|
2007-12-01 |
Sadrul Habib Chowdhury |
Error out when --enable-consoleui is used but finch can't be built. Fixes #3910.
|
2007-12-01 |
Sadrul Habib Chowdhury |
New style.
|
2007-12-01 |
Sadrul Habib Chowdhury |
Fixes.
|
2007-12-01 |
Sadrul Habib Chowdhury |
merge of '2dee17b0fb69284b66649d32e66b473471970a43'
|
2007-12-01 |
Sadrul Habib Chowdhury |
Themeable tab label colors.
|
2007-12-01 |
Sadrul Habib Chowdhury |
merge of 'b4353646b7529c2dd814bc707b8b269efe420120'
|
2007-11-30 |
Sadrul Habib Chowdhury |
Emit the 'completion' signal when tab is pressed from a suggest word.
|
2007-11-30 |
Sadrul Habib Chowdhury |
I find this less painful to the eyes.
|
2007-11-30 |
Daniel Atallah |
Allow UPnP and NAT-PMP port mapping to be disabled via a pref. This means that UPnP discovery will not occur if this new pref and the "Autodetect IP Address" pref are both unchecked. Fixes #4157.
|
2007-11-30 |
Daniel Atallah |
Don't advertise our presence in avahi on IPv6 or listen for sevices since we don't support receiving connections from or connecting to IPv6 buddies. If someone needs to do that, they can submit a patch. Fixes #4188.
|
2007-11-30 |
Sadrul Habib Chowdhury |
Refactor the code a little bit.
|
2007-11-30 |
Sadrul Habib Chowdhury |
Update the changelogs. Correct the man page. Allow 'default' to mean the
|
2007-11-30 |
Jochen Kemnade |
updated German translation
|
2007-11-30 |
Ka-Hing Cheung |
why do we try to set the payload length here? When we get a error from the
|
2007-11-30 |
Richard Nelson |
Add support for colour in gnttreerows, and colourise the blist. Fixes #1490
|
2007-11-29 |
Daniel Atallah |
merge of '125f56f31252d721a347d2d2e379956433c1d8b5'
|
2007-11-29 |
Daniel Atallah |
merge of '29f8aed19e209a53a63c57cf872bc9f446d84aeb'
|
2007-11-29 |
Daniel Atallah |
Fix a crash when an error occurs discovering a the capabilities of a client. Fixes #4081.
|
2007-11-29 |
Stu Tomlinson |
Add preferences to the newline plugin to allow enabling separately for IMs
|
2007-11-29 |
Ethan Blanton |
Allow for non-ASCII usernames in WHOWAS for IRC
|
2007-11-28 |
Stu Tomlinson |
Fix 2 more issues related to friendly names:
|
2007-11-28 |
Stu Tomlinson |
Something is wrong about the way we truncate overlength passwords, and
|
2007-11-28 |
Jochen Kemnade |
German translation update
|
2007-11-28 |
Richard Nelson |
minor updates
|
2007-11-28 |
Richard Nelson |
Fix for a glib assertion
|
2007-11-28 |
Richard Nelson |
Fix cursor-next-word behaviour, noticed by jtb.
|
2007-11-28 |
Ethan Blanton |
merge of '37d10660345bc1f2092492296caa8deaf84744b4'
|
2007-11-28 |
Ethan Blanton |
Boo for C99 in the core
|
2007-11-28 |
Daniel Atallah |
Fix crashing in the Timestamp plugin. Fixes #4087.
|
2007-11-28 |
Stu Tomlinson |
Add an option per message type to enable (/disable) the overriding of
|
2007-11-28 |
Stu Tomlinson |
Add 'Room List' buttons to Join Chat and Add Chat dialogs to ease access
|
2007-11-28 |
Stu Tomlinson |
Prevent exceeding the server limit on friendly name length when setting
|
2007-11-28 |
Stu Tomlinson |
Fix a leak I missed when re-importing the old MSNP9 code
|
2007-11-28 |
Stu Tomlinson |
We should have the check to make sure we only set our own display name here
|
2007-11-27 |
Sadrul Habib Chowdhury |
Fix a crash.
|
2007-11-27 |
Sadrul Habib Chowdhury |
merge of '72fffff81de35e7d400bf8b8fb18ba7ed84a6b8c'
|
2007-11-27 |
Sadrul Habib Chowdhury |
Do not init gnt here. This fixes --help.
|
2007-11-27 |
Ethan Blanton |
Compile fixes for FreeBSD in libgnt
|
2007-11-27 |
Ethan Blanton |
merge of '2fcb5d2cb35c5ba692592e22bc442c3d62000f85'
|
2007-11-27 |
Ethan Blanton |
merge of '58c35aec5c3cdd46ab59070b5e659782d73d8001'
|
2007-11-27 |
Sean Egan |
Clean up warnings
|
2007-11-27 |
Sean Egan |
Kevin says we're ok defaulting persistent IMs on
|
2007-11-27 |
Jochen Kemnade |
updated German translation
|
2007-11-27 |
Sean Egan |
Having a long sentence as a title is a bit overly-bold, and I really want this dialog to say 'Welcome back'
|
2007-11-27 |
Sean Egan |
Earlier, resiak and khc agreed that we're better off without the resizable paned widget in the gtkconv.
|
2007-11-27 |
Sean Egan |
Had this laying around. Weeks (months?) ago all the small listers and Hylke agreed that Small list looks better with conversation tab sized icons
|
2007-11-27 |
Sean Egan |
With the 'x' button on the mini-dialog, we don't need an 'Ignore' button anymore
|
2007-11-26 |
Daniel Atallah |
Better error messages for common Winsock errors. This was Kevin's wonderful idea.
|
2007-11-26 |
Daniel Atallah |
Make the GTK+ Theme Control plugin's save button list the correct location (at least in the default case). Fixes #4042
|
2007-11-26 |
Stu Tomlinson |
Don't update our local display name when we get a response from the server
|
2007-11-26 |
Mark Doliner |
Simplify this a little bit. Most of this change is just removing
|
2007-11-26 |
Daniel Atallah |
Don't allow buddies to be manually added to Bonjour (remove the added buddy in the prpl add_buddy callback). Also, fix a crash when rendering the tooltip for one of these previously added buddies. Fixes #4045.
|
2007-11-26 |
Sadrul Habib Chowdhury |
Add Florian Delizy (goutnet) to COPYRIGHT.
|
2007-11-27 |
Sadrul Habib Chowdhury |
Add a utility function pidgin_dialog_add_button to add buttons to a dialog
|
2007-11-26 |
Sadrul Habib Chowdhury |
goutnet is Florian Delizy.
|
2007-11-26 |
Sadrul Habib Chowdhury |
Patch from 'goutnet' to not insert smileys when pasting as plain text.
|
2007-11-26 |
Sadrul Habib Chowdhury |
merge of 'bcfb665250821266c993e2f5818c4e3f65314ff4'
|
2007-11-26 |
Sadrul Habib Chowdhury |
Patch from 'goutnet': Pressing backspace on a smiley will replace the smiley
|
2007-11-26 |
Sadrul Habib Chowdhury |
Patch from Florian Quèze (the InstantBird dude) to add a search path for
|
2007-11-26 |
Sadrul Habib Chowdhury |
Patch from fmoo. This makes a lot of the windows closeable with Escape. There
|
2007-11-26 |
Sadrul Habib Chowdhury |
The smiley dialog is transient for the toolbar's parent window, and the about dialog is transient for the buddylist, when available.
|
2007-11-26 |
Sadrul Habib Chowdhury |
Patch from DB42 to add a little '×' in a scrollbook. I edited the patch in
|
2007-11-26 |
John Bailey |
Fix a grammar mistake I managed to catch.
|
2007-11-26 |
Daniel Atallah |
Fix the namespace_map being leaked.
|
2007-11-26 |
Daniel Atallah |
My previous commit caused the scrollbook's children to be tracked correctly - it turns out that this causes problems because they really aren't the children of the scrollbook, they're the notebook'children. This stuff needs to be revisited.
|
2007-11-26 |
Sadrul Habib Chowdhury |
merge of 'a3da14876c865437f0916509629a649308081104'
|
2007-11-26 |
Daniel Atallah |
I'm pretty sure this is what was intended.
|
2007-11-26 |
Ka-Hing Cheung |
merge of 'c6cea9233a5f4d22b6b5f012bd8432d2732765ea'
|
2007-11-25 |
Daniel Atallah |
Now that the release has been tagged and strings are unfrozen, enable the new ft proxy account setting for xmpp accounts. Also, prevent duplicate entries in the streamhost lists. I don't know if the default account proxy is acceptable, perhaps there shouldn't be a default value.
|
2007-11-25 |
Stu Tomlinson |
merge of '66d234740bd40b14ef7564f178d84ab82816d6e2'
|
2007-11-25 |
Stu Tomlinson |
Bump the version number now we are tagged
|
2007-11-26 |
Ka-Hing Cheung |
don't set the current tune title if it's NULL
|
2007-11-26 |
Ka-Hing Cheung |
make prpl.h available to dbus
|
2007-11-25 |
Ka-Hing Cheung |
Include guards for gnt and include guard typo fix for QQ, from Andrew
|
2007-11-24 |
Stu Tomlinson |
Update the dates
|
2007-11-23 |
Stu Tomlinson |
merge of '2cbd8db1d77e345ea55b3b765ca79726273ca727'
|
2007-11-26 |
Sadrul Habib Chowdhury |
We need to work with the exclusive status.
|
2007-11-26 |
Sadrul Habib Chowdhury |
old_status can be NULL when [de]activating a non-exclusive status.
|
2007-11-26 |
Sadrul Habib Chowdhury |
Show a helpful message about account disconnect. Someone should come up with a better string.
|
2007-11-26 |
Sadrul Habib Chowdhury |
Fix moving focus in an internal box.
|
2007-11-23 |
Sadrul Habib Chowdhury |
Improve the 'menu experience' a little bit.
|
2007-11-23 |
Sadrul Habib Chowdhury |
merge of '2a30e00005809366a1e544824043c204cd66c1a1'
|
2007-11-22 |
Stu Tomlinson |
merge of '80fb886f753c30fd71edfb7a42dc840a8ccbd6fb'
|
2007-11-22 |
Stu Tomlinson |
Squish a compile warning
|
2007-11-23 |
Stu Tomlinson |
I had used memcpy to copy the struct tm to where the caller wants it, but
|
2007-11-23 |
Sadrul Habib Chowdhury |
Switch to 'normal' state when: switching windows or workspaces, closing
|
2007-11-22 |
Björn Voigt |
new German string
|
2007-11-22 |
Sadrul Habib Chowdhury |
Workarounds to fix some issues with the minidialog and scrollbook.
|
2007-11-22 |
Stu Tomlinson |
The use of lowercase "pango" looks out of place when appended with _CFLAGS
|
2007-11-22 |
Stu Tomlinson |
Bump libgnt's version info in configure.ac due to added API
|
2007-11-22 |
Stu Tomlinson |
Add a note about pkg-config to configure.ac if glib2 headers were not
|
2007-11-22 |
Stu Tomlinson |
Make 'make distcheck' work
|
2007-11-22 |
Stu Tomlinson |
'man 3 ctime' says of localtime() (and friends):
|
2007-11-22 |
Stu Tomlinson |
Fix the bug in purple_str_to_time() that was causing 'make check' to fail.
|
2007-11-22 |
Stu Tomlinson |
Fix a bug in purple_str_to_time() that could cause it to try reading past
|
2007-11-22 |
Evan Schoenberg |
purple_cipher_context_encrypt() wants a pointer to a size_t, not a gsize
|
2007-11-21 |
Sadrul Habib Chowdhury |
Plug a tiny little leak.
|
2007-11-21 |
Sadrul Habib Chowdhury |
Original patch from Andrew Gaul to fix a leak.
|
2007-11-21 |
Sadrul Habib Chowdhury |
merge of '1d074784ebb62d1f8c06d80074ca8cab61c2d346'
|
2007-11-21 |
Stu Tomlinson |
Log a debug message when exiting as a result of the single instance check
|
2007-11-21 |
Sadrul Habib Chowdhury |
disapproval of revision '91ae77ce12a4ab3798e303eea54d3bef749d5ca5'
|
2007-11-21 |
Ka-Hing Cheung |
Andrew Gaul fixed another memory leak
|
2007-11-21 |
Daniel Atallah |
Implement more of XEP-0065 to support sending files through a proxy. To avoid adding strings this close to a release, it only supports using a proxy that is discovered from the server, but we'll include an account option to manually specify a ft proxy in the next release. Lots of this is based on a patch from galt - Fixes #3730, #116, #1768
|
2007-11-21 |
Daniel Atallah |
Prevent crashing when authorizing or denying after the account is disconnected.
|
2007-11-21 |
John Bailey |
I never logged this. Refs #2265
|
2007-11-21 |
John Bailey |
NEWS'ing. Looks like I'm not too late?
|
2007-11-20 |
Ka-Hing Cheung |
another patch from my coworker Andrew Gaul that plugged a leak, I fixed it
|
2007-11-20 |
Luke Schierer |
Daniel tells me the make check failure is not new, and that we shouldn't hold up the release for it. I say we release today :-)
|
2007-11-19 |
Etan Reisner |
merge of '374a8877bfa4fa06b384482815befe37f2c72b9b'
|
2007-11-19 |
Stu Tomlinson |
Fix a double-free and a leak at the same time.
|
2007-11-19 |
Daniel Atallah |
Fix a discovery related crash. I think this still needs better error handling. Fixes #3995.
|
2007-11-19 |
Stu Tomlinson |
Unable to connect is not an authentication failure, even if it happens
|
2007-11-19 |
Evan Schoenberg |
merge of '22963f332a80135af80a80919aee45d70dd0e1c0'
|
2007-11-19 |
Evan Schoenberg |
The Jabber registration process depends upon having a non-NULL cbdata->who,
|
2007-11-19 |
Evan Schoenberg |
merge of '114c116bf552647586c41688811808aec9d2ed28'
|
2007-11-19 |
Evan Schoenberg |
merge of '5a8a1c7157bbb174029ef625cbf079604f7ad7fa'
|
2007-11-19 |
Ka-Hing Cheung |
QuLogic submitted this patch a long time ago, References #2571. I believe
|
2007-11-19 |
Ka-Hing Cheung |
prpl->set_buddy_icon may keep a reference to PurpleStoredImage, move the
|
2007-11-19 |
Daniel Atallah |
Fix #3983 by canceling the file transfer when connecting to the remote host fails.
|
2007-11-19 |
Daniel Atallah |
merge of '28981c935948f2d4e944f786a01e16ecadfd4848'
|
2007-11-19 |
Ka-Hing Cheung |
soap faults are now properly handled
|
2007-11-19 |
Daniel Atallah |
This is a patch from Lee Roach to update the mingw "clean" makefile targets to remove some generated files and to fix a couple other issues. Fixes #3981.
|
2007-11-18 |
Stu Tomlinson |
This fixes the problem where all accounts are disabled due to connection
|
2007-11-18 |
Stu Tomlinson |
Fix showing groups that contain offline buddies that have the "Show when
|
2007-11-18 |
Sadrul Habib Chowdhury |
merge of '16aac1f231cfcd086d52cb58b975ea2d01399cb1'
|
2007-11-17 |
Stu Tomlinson |
Allow empty GNOME_DESKTOP_SESSION_ID to "fail" the running_gnome check as
|
2007-11-17 |
Stu Tomlinson |
ChangeLog a couple of items
|
2007-11-17 |
Evan Schoenberg |
Fixed static linkage of msnp9 in the most straightforward way I could see, which is to have the purple_init_##pluginname##_plugin() function match the directory name, msnp9
|
2007-11-17 |
Stu Tomlinson |
merge of '7740233c9fca04206ee36d5c66bc83674db5dd9f'
|
2007-11-17 |
Evan Schoenberg |
merge of '9799ea1a775e027d12b0c7e89bca78e7ce446402'
|
2007-11-17 |
Evan Schoenberg |
merge of '08cb9f1663b00e65e42b571d63bfda3137430524'
|
2007-11-17 |
Evan Schoenberg |
merge of '451870242251136bbe412d57d396a243cdcba188'
|
2007-11-17 |
Stu Tomlinson |
default the conversation close immediately pref to TRUE to prevent
|
2007-11-17 |
Evan Schoenberg |
disapproval of revision 'e98859404f9599f2db1a5ebea2a0b340ad4701b8'
|
2007-11-17 |
Evan Schoenberg |
Fixed static linkage of msnp9 in the most straightforward way I could see, which is to have the purple_init_##pluginname##_plugin() function match the directory name, msnp9
|
2007-11-17 |
Evan Schoenberg |
merge of '76c07fcb434a2a7aa289734bb221c171a376d73b'
|
2007-11-17 |
Björn Voigt |
new string (German)
|
2007-11-17 |
Sadrul Habib Chowdhury |
These functions aren't deprecated anymore.
|
2007-11-17 |
Sadrul Habib Chowdhury |
merge of '936967b97a8afdc95b54fe92924ef7c0414bea42'
|
2007-11-14 |
Sadrul Habib Chowdhury |
disapproval of revision 'c52c996c95bec84928db81dc592640366ff5a432'
|
2007-11-17 |
Sadrul Habib Chowdhury |
merge of '540d26af45cb3708b3fe07efd7aa25e40a0b78ea'
|
2007-11-17 |
Sadrul Habib Chowdhury |
disapproval of revision 'ea579831d8561ac6b0cde4b034383b02b3e51ae5'
|
2007-11-17 |
Sadrul Habib Chowdhury |
merge of '30fcf2f336afb635b62a5c3ed3adb3e1fa1dd2d1'
|
2007-11-17 |
Sadrul Habib Chowdhury |
merge of '201e11a069d84d6e66abf5192dbb2083233beb4c'
|
2007-11-17 |
Luke Schierer |
merge of '1084824bf3739139306602c736073dd294ca4206'
|
2007-11-17 |
Richard Laager |
This merge has the effect of reverting the hinting code from trunk.
|
2007-11-16 |
Björn Voigt |
syntax checks (German)
|
2007-11-16 |
Daniel Atallah |
Turns out this isn't a bug, nor is it win32-specific, and that we're misusing gtk_imhtml_clipboard_clear(). The reason this started being a problem was the fix to make the clipboard data set instead the owner set.
|
2007-11-16 |
Daniel Atallah |
There appears to be a new GTK+ bug that causes the clipboard_clear callback to be triggered *after* the clipboard_copy callback on the second copy attempt. This makes stuff still work correctly when this happens (and, most importantly, not crash). I'll report this upstream.
|
2007-11-16 |
Daniel Atallah |
Prevent multiple file offers from going out with a patch from galt. Fixes #3839.
|
2007-11-16 |
Daniel Atallah |
Add purple_plugin_pref_[sg]et_format_type to the Perl API. There are a number of new functions that also need to be added, but I don't have time to do that right now. Fixes #3781.
|
2007-11-16 |
Luke Schierer |
merge of '3634d69c60fbdab75e20abe5dbe9a7840fe80804'
|
2007-11-16 |
Mark Doliner |
Don't crash when connecting to jabber.freenet.de. Michael Weitzel sent
|
2007-11-16 |
Mark Doliner |
Get rid of two compile warnings:
|
2007-11-16 |
Kevin Stange |
Just a test.
|
2007-11-16 |
Kevin Stange |
Permit including of files like "pidgin/minidialog.h" from within pidgin/
|
2007-11-16 |
Daniel Atallah |
Suppress warning
|
2007-11-16 |
Daniel Atallah |
merge of '021b5f63a39f1578bba3b42c372e25e17f1490ed'
|
2007-11-16 |
Kevin Stange |
Compile!
|
2007-11-16 |
Daniel Atallah |
Fix purple.h generation on win32. Thanks to Kevin for noticing.
|
2007-11-16 |
Kevin Stange |
Make sense!
|
2007-11-16 |
Ambrose C. Li |
fixes #3979
|
2007-11-16 |
Luke Schierer |
merge of '134d744543dd1085b75aefb7171ca8dd76b343d4'
|
2007-11-16 |
Luke Schierer |
compile
|
2007-11-16 |
RKVS Raman |
fixes #3953
|
2007-11-16 |
Mişu Moldovan |
fixes #3971
|
2007-11-16 |
Maurício Collares |
fixes #3972
|
2007-11-16 |
Daniel Atallah |
Fix #3669
|
2007-11-16 |
Daniel Atallah |
Fix #3421 by checking for an existing conversation in which to display a yahoo buzz.
|
2007-11-16 |
Daniel Atallah |
Fix #3911 by checking that the connection is still valid when authorizing or denying an MSN auth. request.
|
2007-11-16 |
Daniel Atallah |
Use MSNP9 on win32 as well.
|
2007-11-16 |
Daniel Atallah |
Update the changelogs for 2.3.0
|
2007-11-15 |
Daniel Atallah |
Fix receiving files from Gajim clients by making the SOCKS5 target hash correct.
|
2007-11-15 |
Björn Voigt |
some language names fixed for German
|
2007-11-15 |
Daniel Atallah |
Fix some confusion between iq ids and sids. This allows me to send files to Gajim (as long as Gajim has initiated the connection to me - there seems to a bug there where it will try to make a new connection if I've initiated the connection). Also fix a null ptr deref crash.
|
2007-11-15 |
Daniel Atallah |
Fix something I mistyped.
|
2007-11-15 |
Daniel Atallah |
Now that the buddies are being removed from the list correctly, it needs to happen before the dns_sd stuff is cleaned up when we disconnect so that it doesn't crash the avahi implementation.
|
2007-11-15 |
Daniel Atallah |
Use a Message only window for processing messages from the win32 launcher since it is slightly more efficient.
|
2007-11-15 |
Daniel Atallah |
Various bugfixes including using purple_account_remove_buddy() in addition to purple_blist_remove_buddy() to make sure that the buddy gets cleaned up fully when logging out or we go offline.
|
2007-11-15 |
Daniel Atallah |
Clarify what purple_blist_remove_buddy() does somewhat.
|
2007-11-17 |
Kelemen Gábor |
Update project version and translations
|
2007-11-15 |
Kelemen Gábor |
Reverting to previous version, I forgot to remove the prevous file from
|
2007-11-15 |
Daniel Atallah |
File transfer doesn't currently work with gajim, so don't claim it does in the ChangeLog.
|
2007-11-15 |
Daniel Atallah |
Fix a couple bugs in the Bonjour XEP-0065 implementation, mainly related to error handling, but also send a <streamhost-used /> result. Also fix a XEP-0096 bug where the SI profile wasn't being specified. These bring ft with gajim closer to working, but we aren't there yet.
|
2007-11-15 |
Luke Schierer |
merge of '067ce66484e78265473842f3b614b26a3530ca28'
|
2007-11-15 |
Will Thompson |
merge of '61d876a57f30f4e29a91a8411d259e8aaa4355ea'
|
2007-11-15 |
Will Thompson |
Don't crash when someone ignores an error. The mini-dialog was being
|
2007-11-16 |
Stu Tomlinson |
disapproval of revision '067ce66484e78265473842f3b614b26a3530ca28'
|
2007-11-15 |
Björn Voigt |
fixes #3864: Pidgin 2.2.3 does not build outside source directory
|
2007-11-15 |
Timo Jyrinki |
One final commit because I got spell-checking via pofilter + voikko library
|
2007-11-15 |
Björn Voigt |
spell checking German
|
2007-11-15 |
Stu Tomlinson |
Fix building outside of the source directory. This is derived from the
|
2007-11-15 |
Stu Tomlinson |
MSNP9 is now the default, with no ./configure option for anything else.
|
2007-11-14 |
Mark Doliner |
Compile when plugins are disabled
|
2007-11-14 |
Josep Puigdemont |
Updated Catalan translation.
|
2007-11-14 |
Will Thompson |
Mention new error mini-dialogs in the ChangeLog.
|
2007-11-14 |
Luke Schierer |
Claudio didn't update the changelog
|
2007-11-14 |
Luke Schierer |
merge of '3c47eff17aa11d52826b274c1dd79c6c487f5a15'
|
2007-11-14 |
Björn Voigt |
header update
|
2007-11-14 |
Björn Voigt |
German update
|
2007-11-14 |
Luke Schierer |
1)give credit
|
2007-11-14 |
RKVS Raman |
fixes #3954
|
2007-11-14 |
RKVS Raman |
fixes #3954
|
2007-11-14 |
Éric Boumaour |
fixes #3955
|
2007-11-14 |
Ambrose C. Li |
fixes #3947
|
2007-11-14 |
Luke Schierer |
merge of '1e67d8385e25c7400a4100b8af1048dd5c0a3f0f'
|
2007-11-14 |
Luke Schierer |
merge of 'cf2b9ed82ae35086ec3c7557b3b00c0664daca8e'
|
2007-11-14 |
Will Thompson |
Don't update the error in the buddy list if it hasn't changed.
|
2007-11-14 |
Will Thompson |
Remove account error dialogs from the scrollbook's notebook, not from the
|
2007-11-14 |
Will Thompson |
merge of '29c59c7fc04cdf75b2debfab42171f298f82c5fc'
|
2007-11-14 |
Timo Jyrinki |
update also ChangeLog to indicate Finnish translation update
|
2007-11-14 |
Timo Jyrinki |
Update fi.po translations for the release
|
2007-11-14 |
Peter Hjalmarsson |
Updated swedish translation
|
2007-11-16 |
Jochen Kemnade |
german translation update
|
2007-11-14 |
Sadrul Habib Chowdhury |
merge of '1a57741b94a1fc6f2b23038e3aa24ee2adf4181c'
|
2007-11-14 |
Daniel Atallah |
Register the correct number of values for the "connection-error" signal.
|
2007-11-14 |
Richard Nelson |
Fix the max value for gntlabel's text-flag property
|
2007-11-14 |
Daniel Atallah |
Fix #3930 by correctly detecting when we're no longer immediately following a br.
|
2007-11-14 |
Sadrul Habib Chowdhury |
Allow turning on logging when enabling the gnthistory plugin. (this doesn't
|
2007-11-14 |
Sadrul Habib Chowdhury |
merge of '45b552be25717e53a4c0e84b9d0242ded9c05628'
|
2007-11-13 |
Casey Harkins |
merge of '046387959e096233195d912c7cc3f0b62f93eca8'
|
2007-11-13 |
Casey Harkins |
disapproval of revision 'f2ac3f0cdea64fd5e603c5350cabf85ed619f5e3'
|
2007-11-14 |
Sadrul Habib Chowdhury |
Update the ChangeLog.API and change how gnt_menu_get_item works.
|
2007-11-14 |
Loptosko |
fixes #3941
|
2007-11-13 |
Casey Harkins |
merge of 'e9c1dfdac7b1652f8c03584db667bc586c4b295c'
|
2007-11-13 |
Casey Harkins |
Use widget allocation height to determine docklet icon size on x11, rather
|
2007-11-13 |
Shalom Craimer |
fixes #3929
|
2007-11-13 |
Loptosko |
fixes #3928
|
2007-11-13 |
Dmitry Beloglazov |
fixes #3920
|
2007-11-13 |
Ivar Smolin |
fixes #3914
|
2007-11-13 |
Luke Schierer |
credit due
|
2007-11-13 |
Amanpreet Singh Alam |
references #3908
|
2007-11-13 |
Friedel Wolff |
fixes #3783
|
2007-11-13 |
Kelemen Gábor |
fixes #3766
|
2007-11-13 |
Luke Schierer |
further fix the po/Changelog
|
2007-11-13 |
Martin Srebotnjak |
fixes#3735
|
2007-11-13 |
Luke Schierer |
merge of '6b1a373e3e69276313a52397e9213c08c1d67846'
|
2007-11-13 |
Mark Doliner |
merge of '7a98d978e56502762335bda8f19011a139ac460a'
|
2007-11-13 |
Daniel Atallah |
My changes to disable external port mapping exposed a flaw where the server socket was being closed immediately, before the client had read all the data - this caused the client to receive a RST and consequently error. The solution is to wait for the client to close the connection before closing the server connection. I'm surprised this hasn't been a problem elsewhere - it seems like it would be.
|
2007-11-13 |
Daniel Atallah |
Don't map the port used for bonjour file transfers externally. This adds a new function that will go away in 3.0.0 when we can modify purple_network_do_listen to take an additional parameter.
|
2007-11-13 |
Daniel Atallah |
Cleanup and fix the socks5 proxy connect address to be correct.
|
2007-11-12 |
Daniel Atallah |
I messed this up at some point.
|
2007-11-12 |
Daniel Atallah |
Don't allow the buffer to be overrun when you have lots of local IPs.
|
2007-11-12 |
Daniel Atallah |
merge of 'aa714a29059f790cb003a8fe1bec9c8873d09e33'
|
2007-11-12 |
Björn Voigt |
- "Listening musik"
|
2007-11-12 |
Stu Tomlinson |
merge of '9a0d3011817c44b114c37789a6561df8c8d75a80'
|
2007-11-12 |
Will Thompson |
merge of '42565dfdfb1d0477d08281c1c37e99bba59c56fc'
|
2007-11-12 |
Will Thompson |
Add a clickable link to the SSL FAQ to errors about accounts which need SSL
|
2007-11-12 |
Mark Doliner |
Get rid of a few silly doxygen warnings
|
2007-11-12 |
Mark Doliner |
Fix a warning from make docs:
|
2007-11-12 |
Stu Tomlinson |
The order of these variable declarations is important if we want the
|
2007-11-12 |
Sadrul Habib Chowdhury |
Add maximize flags for windows.
|
2007-11-12 |
Sadrul Habib Chowdhury |
merge of '45a353a8a7978312260680050564b3a32f0d07aa'
|
2007-11-12 |
Kelemen Gábor |
Hungarian translation updated
|
2007-11-13 |
Claudio Satriano |
First translation update for 2.3.0 and first try of mtn commit :)
|
2007-11-12 |
Jochen Kemnade |
updated German translation
|
2007-11-12 |
Mark Doliner |
merge of '64bb85d88261de930f9c987d2347b6babf8e7641'
|
2007-11-12 |
Mark Doliner |
merge of '13fac0dd91d110f10bc90c13074fe6277ba77b0d'
|
2007-11-12 |
Kevin Stange |
1.1.2 -> 1.1.5
|
2007-11-12 |
Mark Doliner |
Add a lengthy comment about a small problem with our signal handler
|
2007-11-12 |
Mark Doliner |
Update our Doxyfile.in using "doxygen -u Doxyfile.in"
|
2007-11-12 |
John Bailey |
Update the FSF address that I missed in my round of updates a couple months ago.
|
2007-11-12 |
John Bailey |
merge of '4d861866c16a8e87cc915a0d71b0b5a9365cbb3c'
|
2007-11-12 |
Stu Tomlinson |
kill another compile warning
|
2007-11-12 |
Daniel Atallah |
Leak fix, cleanup and code reuse.
|
2007-11-12 |
Daniel Atallah |
I thought I was just fixing a leak in this commit, but it turns out I forgot to add the new files in the previous commit.
|
2007-11-12 |
Daniel Atallah |
Don't strip the silc dlls.
|
2007-11-27 |
Ethan Blanton |
Some platforms require additional includes before net/if.h, and this
|
2007-11-12 |
Daniel Atallah |
Patch from some Intel folks to implement file transfer in Bonjour using XEP-0096 and 0065. This hopefully will work with Gaijm (haven't yet tested) and, of course, between libpurple instances; it will not work with Adium or iChat.
|
2007-11-12 |
Daniel Atallah |
Update the win32 SILC Toolkit to 1.1.5.
|
2007-11-12 |
Stu Tomlinson |
Squish some warnings here too, with evil(?) casts
|
2007-11-12 |
Stu Tomlinson |
Silence a warning about blist_node_extended_menu defined but not used by
|
2007-11-12 |
Stu Tomlinson |
Fix usage of purple_request_action_with_hint() (again?), hint and user_data
|
2007-11-12 |
Daniel Atallah |
Fix build.
|
2007-11-11 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head d2826de9438a8a8756c77368c1f585807a3984d0)
|
2007-11-11 |
Will Thompson |
Mention PidginMiniDialog in ChangeLog.API
|
2007-11-11 |
Will Thompson |
Use the error icon rather than the disconnect icon in connection error
|
2007-11-11 |
Will Thompson |
Switch to purple_connection_error_reason in msnp9, and a few places I missed in
|
2007-11-11 |
Will Thompson |
Don't open a dialog window on connection errors --- they're shown in the buddy
|
2007-11-11 |
Will Thompson |
Clarify PURPLE_CONNECTION_ERROR_INVALID_USERNAME slightly.
|
2007-11-11 |
Will Thompson |
Use PURPLE_CONNECTION_ERROR_INVALID_USERNAME in oscar and yahoo, which were
|
2007-11-11 |
Will Thompson |
I don't think that incorrect passwords can be helpfully distinguished from
|
2007-11-11 |
Will Thompson |
Consensus on #pidgin is that certificate errors and AUTHENTICATION_IMPOSSIBLE
|
2007-11-11 |
Will Thompson |
Add PURPLE_CONNECTION_ERROR_{INVALID_USERNAME,INCORRECT_PASSWORD}, to be used
|
2007-11-11 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 0f99eebc17d3efab8dac3d72feb857ab25b06cb7)
|
2007-11-11 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 18b9b46acf72ed063fad2e2779a5202fd6d8126b)
|
2007-11-10 |
Will Thompson |
Propagating ipp to im.pidgin.cpw.resiak.disconnectreason caused
|
2007-11-10 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
|
2007-11-07 |
Will Thompson |
Make mini-dialogs follow the blist's size changes.
|
2007-11-05 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 58a7a68ec9891c7989ec16c0a3d52f9756de75db)
|
2007-11-05 |
Will Thompson |
Really actually hide the description label inside a minidialog, even when
|
2007-11-05 |
Will Thompson |
De-magic-number (and correct) the width request of PidginMiniDialog's labels.
|
2007-11-05 |
Will Thompson |
Say that an account has been disabled if it has been in the title of a generic
|
2007-11-05 |
Will Thompson |
Remove a redundant hbox around PidginMiniDialog's description label.
|
2007-11-05 |
Will Thompson |
Hide the description label of the PidginMiniDialog used for signed on elsewhere
|
2007-11-05 |
Will Thompson |
Use PidginMiniDialog to display signed in elsewhere errors in the blist.
|
2007-11-05 |
Will Thompson |
Remove redundant gtk_widget_show_all()s.
|
2007-11-05 |
Will Thompson |
Don't override any of the GtkContainer API in PidginMiniDialog. It's more
|
2007-11-04 |
Will Thompson |
Add pidgin_mini_dialog_get_num_children(), a convenient way to check how many
|
2007-11-04 |
Will Thompson |
Use an idle callback to destroy PidginMiniDialogs when a button is pressed.
|
2007-11-04 |
Will Thompson |
Don't leak all bar one of the closure structs allocated by
|
2007-11-04 |
Will Thompson |
Add some padding to PidginMiniDialogClass. Padding is not needed in
|
2007-11-04 |
Will Thompson |
Make PidginMiniDialog do more things right when used as a GtkContainer. _add,
|
2007-11-04 |
Will Thompson |
Create a PidginMiniDialog widget; make pidgin_make_mini_dialog() in gtkutils.c
|
2007-11-03 |
Will Thompson |
Display all connection errors in a scrollbook, which is packed inside
|
2007-11-03 |
Will Thompson |
Fix iterating over accounts_signed_on_elsewhere while doing things that will
|
2007-11-03 |
Will Thompson |
Remove padding and size-grouping from buttons in minidialogs to save horizontal
|
2007-11-03 |
Will Thompson |
Use minidialogs rather than horrifying buttons with red text to notify the user
|
2007-11-03 |
Will Thompson |
Work around a bug in vim's bracket matching, whereby it doesn't realise that
|
2007-11-03 |
Will Thompson |
Add a tooltip to each account's label in the signed on elsewhere minidialog,
|
2007-11-03 |
Will Thompson |
Restore error notifications on the buddy list after a restart. Make the Ignore
|
2007-11-03 |
Will Thompson |
purple_account_clear_current_error is public API, so should not be static.
|
2007-11-03 |
Will Thompson |
Save accounts' current errors to accounts.xml, and restore them at startup.
|
2007-11-03 |
Will Thompson |
PurpleConnectionErrorInfo.description should not be const.
|
2007-11-02 |
Will Thompson |
Extract setting an account's current error to a static function. In the
|
2007-11-02 |
Will Thompson |
Add purple_account_clear_current_error(), which does what it says on the tin.
|
2007-11-02 |
Will Thompson |
Fix the return type of pidgin_make_mini_dialog() to be GtkWidget * rather than
|
2007-10-31 |
Will Thompson |
Don't pop up a separate error dialog when an account is disconnected by
|
2007-10-31 |
Will Thompson |
Re-set URGENT on the buddy list when a new account is added to a pre-existing
|
2007-10-31 |
Will Thompson |
Group all NAME_IN_USE errors together into one neat mini-dialog on the buddy
|
2007-10-31 |
Will Thompson |
Document that callbacks for mini-dialogs may be NULL.
|
2007-10-31 |
Will Thompson |
Break creating and removing generic error boxes by account into their own
|
2007-10-31 |
Will Thompson |
Improve the documentation of pidgin_make_mini_dialog().
|
2007-10-30 |
Will Thompson |
I have no idea why checking for an OFFLINE status type on an account would be
|
2007-10-30 |
Will Thompson |
Fix a type error. I could have sworn I did this before committing...
|
2007-10-30 |
Will Thompson |
* When an account error changes, just recreate its button rather than every
|
2007-10-30 |
Will Thompson |
Document exactly how long the PurpleConnectionErrorInfo pointers given out by
|
2007-10-28 |
Will Thompson |
The two PurpleConnectionErrorInfo parameters are meant to be const.
|
2007-10-28 |
Will Thompson |
Mark pointed out that PurpleConnectionErrorPair is not a very good name for the
|
2007-10-28 |
Will Thompson |
Document the gc parameter of purple_connection_error_reason to shut doxygen up.
|
2007-10-28 |
Will Thompson |
Deprecate pidgin_blist_update_account_error_state() and
|
2007-10-28 |
Will Thompson |
PurpleConnectionErrorPair is a better name for struct { PurpleConnectionError;
|
2007-10-28 |
Will Thompson |
Add the old error to the account-error-changed signal.
|
2007-10-28 |
Will Thompson |
merge of '37c3d8dfb803b6da542ca98ccd64739e1943072c'
|
2007-10-27 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin.next.minor' (head a6e1d13e8af0e00ac47c87b5e118bb3c7ed5064f)
|
2007-10-28 |
Will Thompson |
Connect to connection-error in account.c so that the account error is actually
|
2007-10-27 |
Will Thompson |
Call pidgin_blist_update_account_error_state in response to
|
2007-10-27 |
Will Thompson |
Remove repeated calls to purple_*_get_handle().
|
2007-10-27 |
Will Thompson |
Changelog purple_account_get_current_error() and account-error-changed.
|
2007-10-27 |
Will Thompson |
Make PurpleAccount keep track of the last connection error suffered (or not, if
|
2007-10-27 |
Will Thompson |
Document connection-error signal.
|
2007-10-24 |
Will Thompson |
I figured a signal firing on a connection error would be useful.
|
2007-10-24 |
Will Thompson |
Having read the XMPP SASL specification, these errors seem more accurate.
|
2007-10-24 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 08acda06a60a49c86dd22b679a931a22c62e3c13)
|
2007-10-17 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 365b126365cc18309aea7f8eef0e9b2a19e6bda8)
|
2007-10-15 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin.next.minor' (head bd8f1d754a1b94e5ade30c3b135178b236f7b49a)
|
2007-10-14 |
Will Thompson |
Document that the char * parameter of purple_connection_error{,_reason} may
|
2007-10-14 |
Will Thompson |
Rename:
|
2007-10-14 |
Will Thompson |
rlaager suggested using the last element of the PurpleDisconnectReason enum
|
2007-10-13 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 6f090c623ea4e9357e5b4238348a888b4c869ab7)
|
2007-10-12 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 4018add8ebbf0e7dfc0fa002ebaeedb7048a26a6)
|
2007-11-16 |
Richard Laager |
merge of '1037fab539d2a95db4fc657f42420566f7e53440'
|
2007-11-16 |
Richard Laager |
merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
|
2007-11-16 |
Richard Laager |
merge of '12ad71995f63338f624cb01c1e25710a0307ca31'
|
2007-11-16 |
Richard Laager |
merge of '55275a531f00a6cabade1b8bfe74eafa3c2db4ba'
|
2007-11-16 |
Richard Laager |
merge of '1d521d53265eb98ae00fd955fb78a1d39e4c8ba6'
|
2007-11-16 |
Richard Laager |
merge of '88ea7f54513c734e65a7fc3f4318f393093f6fb6'
|
2007-11-16 |
Richard Laager |
merge of '2b4dccc8587d65d95c8698baa12619b506cec2f7'
|
2007-11-16 |
Richard Laager |
merge of '53b79b2ce557c515c1eb6d234e40ede98328a82e'
|
2007-11-16 |
Richard Laager |
merge of 'b2a396d17dcaf8a381d711f406c759863a99557c'
|
2007-11-16 |
Richard Laager |
merge of '2a243210bfd2514b2f7d77cba01c2cf78b8fe8a5'
|
2007-11-16 |
Richard Laager |
merge of '2511e448b3af6dfc5daebf1f6d4b485ef647c245'
|
2007-11-16 |
Richard Laager |
merge of '2af6143b8106e9e17b15eacee5bd408d8b7fc91a'
|
2007-11-16 |
Richard Laager |
merge of '2c0e5c4e8381b58fde7f6ed1f20e1bf8bcf46201'
|
2007-11-16 |
Richard Laager |
explicit merge of '2762c6075c0dc52a96098c5478c5bf68cfd890a3'
|
2007-11-16 |
Richard Laager |
Reverted changes from ef7ac46f90a801547f7dfc4295927a956f90e869 to
|
2007-11-16 |
Richard Laager |
disapproval of revision 'ce13b5ca4994abbd4934b3bc568c8b115335c426'
|
2007-11-16 |
Richard Laager |
disapproval of revision '2ce5a939a395a946ffcf7f9c862b4c54aba7457f'
|
2007-11-16 |
Richard Laager |
disapproval of revision '0e51fd6f70ba330cbc25cff479b5c6325e939196'
|
2007-11-16 |
Richard Laager |
disapproval of revision 'd0c23dfc8d64e57036509dd2e2248caaea3e6d9f'
|
2007-11-16 |
Richard Laager |
disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
|
2007-11-16 |
Richard Laager |
disapproval of revision '77472405559c3b4779b5a300cc433f2e03b4e336'
|
2007-11-11 |
Stu Tomlinson |
Fix win32 build following death of share/Makefile.mingw
|
2007-11-11 |
Stu Tomlinson |
merge of '73057ee4da2b6a1bb75ad46fec3e2df323aa3e42'
|
2007-11-11 |
Stu Tomlinson |
merge of '0f99eebc17d3efab8dac3d72feb857ab25b06cb7'
|
2007-11-11 |
Stu Tomlinson |
Kill off another redundant Makefile
|
2007-11-11 |
Stu Tomlinson |
Add tooltips when hovering over rooms in the roomlist so the full channel
|
2007-11-11 |
Stu Tomlinson |
Some versions of libgadu use __GG_LIBGADU_HAVE_OPENSSL, others use
|
2007-11-11 |
Will Thompson |
merge of '0d945ca4ad9da6d9547272ea91c99f3dc3909ac6'
|
2007-11-19 |
Evan Schoenberg |
Fixed whitespace and indentation in jabber_register_parse(). I'm seeing crashes while attempting to register, and it was difficult to follow the previous code with inconsistent and misleading indentation.
|
2007-11-11 |
Evan Schoenberg |
An identity does not always have a name; for example, Google Talk web folks can have type 'web', category 'client', no name.
|
2007-11-11 |
Stu Tomlinson |
I think this is what the fwrite is actually meant to be doing.
|
2007-11-11 |
Stu Tomlinson |
fix a bunch of these warnings from running configure:
|
2007-11-11 |
Will Thompson |
May as well use an existing string as the title for the error notification.
|
2007-11-11 |
Will Thompson |
Actually properly fix this gg "write my buddy list to a file" callback by just
|
2007-11-11 |
Kelemen Gábor |
Hungarian translation updated
|
2007-11-11 |
Will Thompson |
merge of '2fb075583d4e52527a1045112f38c7a76f2c7e80'
|
2007-11-11 |
Will Thompson |
Explicitly cast from xmlChar (== unsigned char) to char, squishing a warning.
|
2007-11-11 |
Will Thompson |
Use distinct variables for the result of g_strerror (which is const) and a
|
2007-11-11 |
Will Thompson |
Handle fwrite returning 0 in gg's "save my buddy list to a file" code,
|
2007-11-11 |
Jochen Kemnade |
update for next version (probably 2.3.0)
|
2007-11-11 |
Stu Tomlinson |
Might help if we include msnp9 in the dist
|
2007-11-11 |
Stu Tomlinson |
Update the list of files to be translated
|
2007-11-11 |
Stu Tomlinson |
Add MSNP9 back as an alternative alongside the existing MSN prpl. Cowardly
|
2007-11-11 |
Ethan Blanton |
propagate from branch 'im.pidgin.elb.make' (head 7697ab7a2d1718ea16e52b2c03007343c5beb37e)
|
2007-11-11 |
John Bailey |
Fix my typo.
|
2007-11-11 |
John Bailey |
Some final tweaking on the man page.
|
2007-11-10 |
Stu Tomlinson |
merge of '535e513c571856e9e31d51a83dca552c8a8433dc'
|
2007-11-10 |
Stu Tomlinson |
Fix for the crash reported by WormFood in #pidgin when right clicking on
|
2007-11-12 |
Sadrul Habib Chowdhury |
Clear the tags when the textview is cleared.
|
2007-11-11 |
Sadrul Habib Chowdhury |
Cancel the typeahead search when escape is pressed.
|
2007-11-10 |
Sadrul Habib Chowdhury |
Fix size calculation when shadow is enabled.
|
2007-11-10 |
Ethan Blanton |
propagate from branch 'org.maemo.garage.pidgin.pidgin.blist-show-with-parent' (head 9dc35209de2406ba1fbc9a266b4e931ff6ebd80a)
|
2007-11-10 |
Stu Tomlinson |
merge of 'e3fd21e6dabb99e5604e8337380353fcbe1a7279'
|
2007-11-10 |
Stu Tomlinson |
Consolidation of icons Makefiles
|
2007-11-10 |
Stu Tomlinson |
propagate from branch 'im.pidgin.pidgin' (head e3fd21e6dabb99e5604e8337380353fcbe1a7279)
|
2007-11-10 |
Stu Tomlinson |
Escape any un-escaped entities in purple_markup_html_to_xhtml when parsing
|
2007-11-10 |
Stu Tomlinson |
Allow win32 builds to define EXTRAVERSION in local.mak to do the equivalent
|
2007-11-10 |
Stu Tomlinson |
Make purple.h a generated file so plugins can just include this and never
|
2007-11-10 |
Stu Tomlinson |
disapproval of revision 'b681959692589499c04b181e1db18edf0d6b2dc5'
|
2007-11-10 |
Stu Tomlinson |
Make purple.h a generated file so plugins can just include this and never
|
2007-11-10 |
Stu Tomlinson |
Allow myspace to build outside of the source tree
|
2007-11-10 |
Gabriel Schulhof |
Double include fix
|
2007-11-10 |
Gabriel Schulhof |
Another transience fix
|
2007-11-10 |
Will Thompson |
A grammar fix for finch(1).
|
2007-11-10 |
Gabriel Schulhof |
Removed typedef
|
2007-11-10 |
Gabriel Schulhof |
Removed typedef
|
2007-11-10 |
Gabriel Schulhof |
Make it compile
|
2007-11-10 |
Gabriel Schulhof |
Make small array of _show_with_parent functions and use indices into that array as params in the GtkItemFactoryEntry list, rather than the function pointers themselves
|
2007-11-10 |
Ka-Hing Cheung |
Use only the first 16 characters of the password, and plug a leak.
|
2007-11-10 |
Ka-Hing Cheung |
make our xmlnode preserve prefixes
|
2007-11-10 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
|
2007-11-10 |
Sadrul Habib Chowdhury |
Minor adjustments to prevent a crash, correct a data type and fix drawing.
|
2007-11-09 |
Sadrul Habib Chowdhury |
Use gobject properties for labels.
|
2007-11-06 |
Sadrul Habib Chowdhury |
I feel good when I am able to send messages, instead of just typing them.
|
2007-11-05 |
Sadrul Habib Chowdhury |
Hitting Return in the entry will trigger the 'activate' signal.
|
2007-11-05 |
Sadrul Habib Chowdhury |
Enable auto-complete in the pounce dialog.
|
2007-10-31 |
Sadrul Habib Chowdhury |
Buttons were leaking all this time!
|
2007-10-30 |
Sadrul Habib Chowdhury |
Hitting enter on a file will trigger the 'select' button in the file selector dialog.
|
2007-10-30 |
Sadrul Habib Chowdhury |
Pressing 'insert' in the plugins window triggers the 'Install Plugin..' button.
|
2007-10-30 |
Sadrul Habib Chowdhury |
Get rid of unnecessary strdup.
|
2007-10-30 |
Sadrul Habib Chowdhury |
Close #2810. ('Non-XHTML-IM messages with links in them are broken.')
|
2007-10-30 |
Sadrul Habib Chowdhury |
Do not ellipsize in a column of size 1.
|
2007-10-30 |
Sadrul Habib Chowdhury |
Patch from Josh Davis to correct ellipsization for right-aligned columns.
|
2007-10-30 |
Sadrul Habib Chowdhury |
Do not do unnecessary processing when updating text in a column.
|
2007-10-28 |
Casey Harkins |
Rolling back docklet geometry changes. These will have to wait until next
|
2007-10-28 |
Casey Harkins |
propagate from branch 'im.pidgin.charkins.dockletgeom' (head 0a163d30bd4e04f722543b3868eb2d934e5e1db8)
|
2007-10-28 |
Ethan Blanton |
Bring silcpurple_create_keypair for silc 1.0 in line with the new
|
2007-10-28 |
Gabriel Schulhof |
Patch from Gabriel Schulhof to transiate yet another window.
|
2007-10-26 |
Sadrul Habib Chowdhury |
Add 'yank' action in the entry boxes.
|
2007-10-26 |
Sadrul Habib Chowdhury |
Fix doxygen foo, thanks to resiak\!
|
2007-10-26 |
Sadrul Habib Chowdhury |
Draw the 'header' correctly when not showing borders.
|
2007-10-26 |
Sadrul Habib Chowdhury |
Show alias in restored conversation.
|
2007-10-26 |
Sadrul Habib Chowdhury |
transpose-chars action for the entry boxes.
|
2007-10-24 |
Sadrul Habib Chowdhury |
Add properties to boxes. This is the Right Way of doing things.
|
2007-10-21 |
Sadrul Habib Chowdhury |
Fix menu hiding.
|
2007-10-20 |
Sadrul Habib Chowdhury |
merge of '433b476c9aefc965849a15060e0feeccb640d283'
|
2007-10-18 |
Casey Harkins |
ChangeLog.API the new docklet geometry API. Fixes #521. Refs #1632.
|
2007-10-18 |
Casey Harkins |
propagate from branch 'im.pidgin.charkins.dockletgeom' (head 0ac7285573f2998a702d7cbc62e7e8cc91e616e8)
|
2007-10-20 |
Sadrul Habib Chowdhury |
Add gnt_menuitem_activate, and 'activate' signal for GntMenuItem.
|
2007-10-20 |
Sadrul Habib Chowdhury |
Prevent occasional crashes on quit.
|
2007-10-20 |
Sadrul Habib Chowdhury |
Readjust the column widths when a column is hidden/redisplayed.
|
2007-10-16 |
Sadrul Habib Chowdhury |
Doxygen for gnt.
|
2007-10-16 |
Sadrul Habib Chowdhury |
Missing changelog entries and @since tags from 3f567df17490f68b4feb8cf26ad004a34eb7cc9a.
|
2007-10-16 |
Sadrul Habib Chowdhury |
Add the menu-binding stuff in the manpage.
|
2007-10-16 |
Sadrul Habib Chowdhury |
Add gnt_color_pair, which will replace color codes with 'appropriate' text
|
2007-10-16 |
Sadrul Habib Chowdhury |
ChangeLog.API some of the current-media changes.
|
2007-10-15 |
Richard Laager |
Add and call a purple_util_uninit() to free user_dir and customer_home_dir
|
2007-11-16 |
Richard Laager |
disapproval of revision 'ddd8161138d003646cb2960438fe8011a3d71a8b'
|
2007-10-15 |
Richard Laager |
A missing s/PURPLE_REQUEST_HINT/PURPLE_REQUEST_UI_HINT/
|
2007-10-14 |
Richard Laager |
Document the addition of the PURPLE_REQUEST_UI_HINT_* defines.
|
2007-10-14 |
Richard Laager |
Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
|
2007-10-14 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head e8fa6e02ff781b7fa39b211e7617c5083ea42688)
|
2007-10-14 |
Richard Laager |
Document the UI hint defines and remove some bad ui_hint @param lines from
|
2007-10-14 |
Richard Laager |
Mark some libpurple-internal functions as deprecated to further help keep
|
2007-11-16 |
Richard Laager |
disapproval of revision '3588a68b11327f068eea391242fa5896bb72f8dd'
|
2007-10-14 |
Richard Laager |
Use the PURPLE_REQUEST_HINT defines for comparisons.
|
2007-11-16 |
Richard Laager |
disapproval of revision '0bca057095e209f4b41abe027de4864301ead50e'
|
2007-10-14 |
Gabriel Schulhof |
#define-ing PIDGIN_REQUEST_HINT_PRIVACY "privacy" inside gtkprivacy.c, because it is used 4 times, and once for gtk_window_set_role()
|
2007-11-16 |
Richard Laager |
disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
|
2007-10-14 |
Gabriel Schulhof |
Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c
|
2007-10-14 |
Richard Laager |
Wrap the newly deprecated functions with #ifndef PURPLE_DISABLE_DEPRECATED.
|
2007-10-14 |
Richard Laager |
Document the with_hint API changes.
|
2007-10-14 |
Richard Laager |
propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 675607eb0ab04822a33c6d542694e94dbb731035)
|
2007-11-16 |
Richard Laager |
disapproval of revision '403dd7caf39b853d3f3620441ea1abebb19cfa03'
|
2007-10-14 |
Richard Laager |
Fix up some broken changes in the request API UI hint changes.
|
2007-10-14 |
Richard Laager |
merge of '1bcf84e26d11f259b3c5ec663e3fecc2f01aed33'
|
2007-10-13 |
Richard Laager |
Document the window transient_for changes. Refs #2617
|
2007-10-13 |
Richard Laager |
propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 49d0219884ede2c6c571f2df73e29dffa86f54ad)
|
2007-10-13 |
Will Thompson |
purple_lt_current needed to be bumped (as per the comment at the start of
|
2007-10-12 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 26e91b9e80a9d63c85455f11102f75f36cb95afc)
|
2007-10-12 |
Richard Laager |
Merge the ChangeLog.API entries for 2.3.0
|
2007-10-12 |
Richard Laager |
merge of '87d5331b62c3e62aaacddc0fe0a8c3f0787cda2b'
|
2007-10-12 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head fa0e512d79dfe479bc36c2436089b51854ef3eb5)
|
2007-10-12 |
Sadrul Habib Chowdhury |
Changelog some of the stuff.
|
2007-10-12 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head d42511319051bcfa8adb3ed8e3f11a26cabc43f4)
|
2007-10-12 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.sadrul.currentmedia' (head 734d4a6e0655850d5f891d22d4c37f15d0ccf1bd)
|
2007-10-04 |
Sadrul Habib Chowdhury |
Missing buddylist request field stuff.
|
2007-10-04 |
Sadrul Habib Chowdhury |
Add marshalling functions for the authorization signals.
|
2007-10-03 |
Sadrul Habib Chowdhury |
Convert the inputs to UTF8 first before doing anything. Thanks a lot to Ionic` on #pidgin for testing.
|
2007-10-03 |
Sadrul Habib Chowdhury |
Add a note: Perhaps look at menu-labels if it doesn't have an ID when processing an accelerator key.
|
2007-10-03 |
Sadrul Habib Chowdhury |
Add IDs to the menuitems in the buddylist menu so they can have acceletor keys.
|
2007-10-03 |
Sadrul Habib Chowdhury |
Toplevel boxes don't have menus.
|
2007-10-03 |
Sadrul Habib Chowdhury |
Allow binding key-shortcuts to menuitems.
|
2007-11-14 |
Sadrul Habib Chowdhury |
disapproval of revision '6ed8ed5b5440b381d08d2a36c8b60d05d935aaa8'
|
2007-10-03 |
Sadrul Habib Chowdhury |
Sample use of the buddylist node request field.
|
2007-10-03 |
Sadrul Habib Chowdhury |
merge of '7ad0c13aa61f79d4ac1cfaf922642b4b63ebc914'
|
2007-09-19 |
Sadrul Habib Chowdhury |
merge of '0aa0a220a3346cbd27a0595bb2136c61712a5a4e'
|
2007-09-19 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head abd68a0284028e1f6620c0f7ef517a13458d49d1)
|
2007-10-10 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head b7ee9ed3d96546482462baf63c4127858553c275)
|
2007-10-10 |
Richard Laager |
Move 2.2.2 to the right place.
|
2007-10-10 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 1e697229b1c9a564fa1e509cc9a4a83da6e664df)
|
2007-10-07 |
Richard Laager |
Move the PURPLE_DISABLE_DEPRECATED entry to 2.3.0 and document the new plugin unload handling.
|
2007-10-07 |
Richard Laager |
Use purple_plugin_disable() to get the right behavior with plugins that
|
2007-10-07 |
Richard Laager |
Use the new purple_plugin_disable() function and purple_plugin_unload()'s
|
2007-10-07 |
Richard Laager |
Bump the version to 2.3.0
|
2007-10-07 |
Richard Laager |
* Add purple_plugin_disable() to prevent plugins from loading on the next
|
2007-10-07 |
Richard Laager |
If there is no secondary text in a notify, avoid adding "\n\n" and creating
|
2007-10-07 |
Richard Laager |
Document the addition of purple_plugin_disable() and the changes to
|
2007-10-07 |
Richard Laager |
Fix the last two entries: we've used lowercase version elsewhere.
|
2007-10-07 |
Richard Laager |
I think we're doing the proper checks now, so remove a TODO. If this is
|
2007-10-07 |
Richard Laager |
Use g_list_delete_link() instead of g_list_remove() in this new code, as
|
2007-10-07 |
Richard Laager |
Re-add a loop I removed in b5acf346a6ed692acc613d71a9ebbfcf4726cc63. It's
|
2007-10-06 |
Richard Laager |
Fix a syntax error so this compiles.
|
2007-10-06 |
Richard Laager |
merge of '6b5f1f48667171fe73de619dd8f80cacd231a2e2'
|
2007-10-06 |
Richard Laager |
Honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to catch
|
2007-10-06 |
Richard Laager |
Deprecate the purple_plugins_register_* and purple_plugins_unregister_* functions. We have plugin-load and plugin-unload signals.
|
2007-10-06 |
Richard Laager |
Remove some TODOs on deprecated code.
|
2007-10-06 |
Richard Laager |
Honor the return value of a plugin's unload function.
|
2007-11-09 |
Jochen Kemnade |
German translation update
|
2007-11-09 |
Stu Tomlinson |
applied changes from f0cdd16c20f9773e28cd79b36ffcf1c66057e32e
|
2007-11-09 |
Kevin Stange |
This changelog entry was weak, considering all the work John actually
|
2007-11-09 |
John Bailey |
The last of the man page updating that I had planned to do. Constructive
|
2007-11-09 |
John Bailey |
merge of '3df0bc5b9537dc64833bb97fe2a03920e6f0c304'
|
2007-11-09 |
Daniel Atallah |
merge of '54be730b876d8dcb239390730afc8620f96bc429'
|
2007-11-09 |
Andreas Monitzer |
merge of '375ee8dbfbcb119caf0510839f43bc2b0a2d8ff1'
|
2007-11-09 |
Daniel Atallah |
merge of 'c37fee6ba3de411437645ccbbe48c947adee7414'
|
2007-11-08 |
Ethan Blanton |
merge of 'fbe5808a8fa8c35651a2920d4aa62f1781d51246'
|
2007-11-08 |
Ethan Blanton |
jtb indirectly points out that we need a fflush() before the fsync(),
|
2007-11-09 |
Andreas Monitzer |
Fixed cancelling ad-hoc commands
|
2007-11-09 |
Daniel Atallah |
Don't allow tooltips to interfere with editing blist entries. Fixes #3830.
|
2007-11-09 |
Daniel Atallah |
Fix the win32 build for the file synchronization changes. Hopefully this will fix some of the occasional issues that people have had on Windows with their files getting corrupted on power failure or something.
|
2007-11-08 |
Ethan Blanton |
merge of '8f4d756b61b5688ce770c469c3a7095dbe6c271d'
|
2007-11-08 |
Ethan Blanton |
Manually fflush() files written with purple_util_write_data_to_file,
|
2007-11-13 |
Luke Schierer |
fix up the po/Changelog
|
2007-11-13 |
Luke Schierer |
applied changes from 1ae7bab2d86d4fb77e82e0c2fd0e7f44329604ab
|
2007-11-08 |
Serdar Soytetir |
update tr translations
|
2007-11-08 |
Ihar Hrachyshka |
Updated Belarusian Latin translation. This is the one Ihar Hrachyshka
|
2007-11-08 |
Rai S. Regawa |
Updated Indonesian translation. This is the one that Rai S. Regawa
|
2007-11-08 |
Mark Doliner |
In an email to the Pidgin devel mailing list on 3 Nov 2007, Ethan
|
2007-11-08 |
Mark Doliner |
Change the ordering of the options in the system tray dropdown menu so
|
2007-11-08 |
Stu Tomlinson |
merge of 'eb14385d2f3d84e0bdd1b158200baa76f86da3a2'
|
2007-11-07 |
John Bailey |
More updates to the man page. All of the Preferences dialog is complete.
|
2007-11-07 |
Daniel Atallah |
Leak fix.
|
2007-11-07 |
Sadrul Habib Chowdhury |
applied changes from 172a59b41412c4630834d66f2e7ec3be970cc36b
|
2007-11-07 |
Sadrul Habib Chowdhury |
merge of '656ddea68cc0419829183e2676970ed21efb838f'
|
2007-11-07 |
Will Thompson |
Document PurplePrefCallback.
|
2007-11-07 |
Sadrul Habib Chowdhury |
disapproval of revision '240095fc3a12eafe8418f57362c4b2a88da143c1'
|
2007-11-07 |
Mark Doliner |
Get rid of some doxygen warnings by removing undocumented @params
|
2007-11-07 |
Daniel Atallah |
Another leak fix.
|
2007-11-07 |
Daniel Atallah |
Fix a little leak.
|
2007-11-07 |
Daniel Atallah |
We dont need the icons on Windows.
|
2007-11-06 |
John Bailey |
Some more work on the man page. Updated the sections for the Interface,
|
2007-11-08 |
Stu Tomlinson |
Add a test for the html markup parsing to try to prevent a repeat of 2.2.2
|
2007-11-06 |
Timo Jyrinki |
Updated Finnish translation against head. My first commit...
|
2007-11-06 |
Daniel Atallah |
Add /DS=[0,1] and /SMS=[0,1] to the win32 installer for enabling and disabling the Desktop Shortcut and Start Menu Shortcut respectively. Fixes #3814.
|
2007-11-06 |
Daniel Atallah |
Patch from Will Hawkins to make the SIMPLE prpl more standards compliant by keeping all subscribe/notify messaging within a dialog. This didn't apply cleanly, so I had to manually apply it - hopefully I didn't break anything during the process. Fixes #3778.
|
2007-11-05 |
Luke Schierer |
merge of '6f297cb9eebbeafa2feb340ad3f46f4157854b90'
|
2007-11-05 |
Daniel Atallah |
Fix mingw 'make clean' for pixmap makefile changes
|
2007-11-05 |
Björn Voigt |
merge of '2cecdc50a5092d64d885f3eccee1a6b2209e6651'
|
2007-11-05 |
John Bailey |
The first few of many updates needed for the man page. This round:
|
2007-11-05 |
Kevin Stange |
Update the AUTHORS file to sync it with the about dialog. Someone still needs to give the same attention to docs/pidgin.1.in
|
2007-11-05 |
John Bailey |
merge of '20236f54c97e87512b7eb716559a4bd86b73f833'
|
2007-11-05 |
John Bailey |
merge of '1add15394515c75824600c86f6df714bc7017374'
|
2007-11-04 |
Арангел Ангов |
Updated Macedonian Translation, mk.po, <ufo@linux.net.mk>.
|
2007-11-05 |
Björn Voigt |
- German update
|
2007-11-04 |
Ka-Hing Cheung |
show the idle status on tooltip as well, Fixes #3744
|
2007-11-04 |
Ethan Blanton |
This is a fix from goyko for ICQ character set conversion in user info.
|
2007-11-04 |
Gary Kramlich |
merge of '3196ba6eba49b037cf62d9785fbc866b199321f3'
|
2007-11-04 |
Ka-Hing Cheung |
merge of '8efbae676804d160b330226a663aa241a8d6a78e'
|
2007-11-04 |
Ka-Hing Cheung |
merge of '9711119df29a0928ae061bc0e4d34d750db51f23'
|
2007-11-04 |
Ka-Hing Cheung |
fix allowing to be added, some old fix was lost during one of the merges
|
2007-11-04 |
Ethan Blanton |
merge of '8efbae676804d160b330226a663aa241a8d6a78e'
|
2007-11-06 |
Stu Tomlinson |
More pixmaps Makefile consolidation
|
2007-11-04 |
Ethan Blanton |
propagate from branch 'im.pidgin.pidgin' (head 20f657930ee91380e681714a2194ae9ae515078c)
|
2007-11-03 |
Ka-Hing Cheung |
read as much from the fd as possible if we get a read event, hopefully will
|
2007-11-03 |
Stu Tomlinson |
merge of '9d8120be512c235d76a8f6fee60cae024da8772e'
|
2007-11-03 |
Carlos Silva |
merge of '329395b9793793f35bcf231033c1eb942513ab01'
|
2007-11-03 |
Carlos Silva |
Fix some typos
|
2007-11-03 |
Stu Tomlinson |
Add a button in preferences to launch Gnome preferred application
|
2007-11-03 |
Stu Tomlinson |
Improved cyrus sasl support on win32:
|
2007-11-03 |
Stu Tomlinson |
The include dir in the Bonjour SDK has a capital I, so specify that in the
|
2007-11-03 |
Stu Tomlinson |
Delete Microsoft_Secure_Server_Authority.pem when uninstalling on win32
|
2007-11-03 |
Stu Tomlinson |
#include "internal.h" to get a definition for G_GNUC_NULL_TERMINATED where
|
2007-11-03 |
Nathan Walp |
replace most calls to strerror with calls to g_strerror. strerror will return
|
2007-11-03 |
Nathan Walp |
don't send a canceled user query
|
2007-11-03 |
Nathan Walp |
Since the XMPP PurpleConnection is created before we know we need a password,
|
2007-11-03 |
Jochen Kemnade |
merge of '3cd7a16a03c0ecaa525bee4e96c8693925dc780a'
|
2007-11-03 |
Ka-Hing Cheung |
fix win32 build
|
2007-11-03 |
Ka-Hing Cheung |
Patch from eperez to fix some debug code, Fixes #3524
|
2007-11-03 |
Ka-Hing Cheung |
initialize a variable to NULL, and not crash when you move a buddy to a new
|
2007-11-03 |
Ka-Hing Cheung |
compile!
|
2007-11-03 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head c3fe9bf88d02997989374e7ecc80a3f2462ee462)
|
2007-10-30 |
Ka-Hing Cheung |
merge of '821557bd1a14108389bdbbd1eafc32a93b12b018'
|
2007-10-30 |
Ka-Hing Cheung |
merge_into_workspace of 3380c786d272dcd9ab1360f49c3e4e51227af663
|
2007-10-30 |
Ka-Hing Cheung |
merge_into_workspace of ad5838522d44d037dc333469f1ab6df844ca1875
|
2007-10-30 |
Ka-Hing Cheung |
merge_into_workspace of c0e79d15a4fe4c5b0129fcae5060754b25f72a56 and
|
2007-10-25 |
Ka-Hing Cheung |
merge of '772308477d928d281291577b4419345699dbadab'
|
2007-10-24 |
Ka-Hing Cheung |
merge of '3380c786d272dcd9ab1360f49c3e4e51227af663'
|
2007-10-25 |
Ka-Hing Cheung |
fix up bad merge the bad way
|
2007-10-25 |
Ka-Hing Cheung |
merge of '55509c00185d844b4d89ef81a3eb17a6a0c5f52a'
|
2007-10-25 |
Ka-Hing Cheung |
explicit merge of '3380c786d272dcd9ab1360f49c3e4e51227af663'
|
2007-10-25 |
Ka-Hing Cheung |
explicit merge of '3380c786d272dcd9ab1360f49c3e4e51227af663'
|
2007-10-24 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head 267f2e22b77cc35309c41a034169f74faaa46e1f)
|
2007-10-14 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head cf95a43fbd6666b7d2e750c182d7b85b047582c0)
|
2007-10-04 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head cd2be742f6c45c200000003fc5a6341297bbe857)
|
2007-11-16 |
Richard Laager |
disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
|
2007-10-14 |
Richard Laager |
explicit merge of '8f24e3576448fefbc861e06f1e8d5fe17db2e71a'
|
2007-10-14 |
Richard Laager |
explicit merge of '2762c6075c0dc52a96098c5478c5bf68cfd890a3'
|
2007-10-14 |
Richard Laager |
merge of 'b17e0283464425b6dabc3d5bf6ccabd33ab920c1'
|
2007-10-14 |
Richard Laager |
disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
|
2007-10-14 |
Richard Laager |
merge of '44d5142a2e45fb899043fbf65242432eceffafdc'
|
2007-10-13 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 2762c6075c0dc52a96098c5478c5bf68cfd890a3)
|
2007-10-13 |
Gabriel Schulhof |
merge of '5440858761f5047ec1b899b68ea9fd9dc1e797d4'
|
2007-10-13 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head f28fe5ed42cadd9ebe524e358fa913a04817da8e)
|
2007-10-13 |
Gabriel Schulhof |
Need to explicitly call gtk_window_set_transient_for, even on a GtkDialog
|
2007-10-13 |
Gabriel Schulhof |
merge of '703f60ba828ae34d2156cf34c7757fae6c08b04c'
|
2007-10-10 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head ef97aa9259d77504bb07c2dff5ec0750d498e847)
|
2007-10-13 |
Gabriel Schulhof |
Forgot Add Buddy and Add Chat dialogs
|
2007-10-10 |
Gabriel Schulhof |
Removed request stuff - now on pidgin-request-ui-hint
|
2007-10-10 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head ef97aa9259d77504bb07c2dff5ec0750d498e847)
|
2007-10-09 |
Gabriel Schulhof |
Not a clean diff
|
2007-10-09 |
Gabriel Schulhof |
Not a clean diff
|
2007-10-09 |
Gabriel Schulhof |
Not a clean diff
|
2007-10-09 |
Gabriel Schulhof |
Not a clean diff
|
2007-10-09 |
Gabriel Schulhof |
Not a clean diff
|
2007-10-09 |
Gabriel Schulhof |
Not a clean diff
|
2007-10-09 |
Gabriel Schulhof |
Only the request API changes
|
2007-10-09 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 4d50bf3b08569aa2108a9f5da47fb1548d0c7dd9)
|
2007-10-08 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 017296ee954fb91349806c809983c916842603da)
|
2007-10-08 |
Gabriel Schulhof |
merge of '6ac3a8102758d7f3ccaf714b4252c81832e6bcb7'
|
2007-10-06 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 584deef31dde531d5eb5786f3f0a24d55128e8dd)
|
2007-10-08 |
Gabriel Schulhof |
Forgot to initialize blist for debug window transience
|
2007-10-06 |
Gabriel Schulhof |
Make debug window transient to buddy list
|
2007-10-06 |
Gabriel Schulhof |
New request in gntblist.c
|
2007-10-06 |
Gabriel Schulhof |
Compile
|
2007-10-06 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 1757e82b3ed17d8ad45db9d2c62f0187a8bee93d)
|
2007-10-18 |
Etan Reisner |
merge of '368bfef2ab575a899876b7b246223bac8b53c290'
|
2007-10-18 |
Etan Reisner |
Make purple_xfers_uninit, purple_network_uninit, and purple_plugins_uninit
|
2007-10-17 |
Etan Reisner |
Document the show_date parameters to the log-timestamp and
|
2007-10-17 |
Etan Reisner |
Order the signal descriptions the same in the body as in the summary.
|
2007-10-17 |
Etan Reisner |
Add the account-alias-changed signal to the summary at the top.
|
2007-11-02 |
Jochen Kemnade |
merge of '7c9f2e0cc4967a3eaade95d32f164349b6d1aa03'
|
2007-11-02 |
Jochen Kemnade |
change my email address
|
2007-11-04 |
Bartoz Oler |
gg: Properly display your status in the buddylist.
|
2007-11-02 |
Will Thompson |
A pidgin fans in Great Britain.U.K thinks that nullclient should explicitly
|
2007-11-02 |
John Bailey |
Since Sean promoted me, I guess my name belongs under "Developers" now.
|
2007-11-02 |
John Bailey |
This patch prevents changing the saved account password for XMPP accounts
|
2007-11-02 |
Daniel Atallah |
Fix #1865 by not stripping leading and trailing spaces. I'm not sure why it was ever done - hopefully this doesn't break anything.
|
2007-10-30 |
Daniel Atallah |
Fix some leaking GtkSizeGroups.
|
2007-10-30 |
Daniel Atallah |
Fix some leaks caused by GdkPixbufLoaders not being disposed of.
|
2007-10-30 |
Daniel Atallah |
Remove unused definition.
|
2007-10-30 |
Daniel Atallah |
Add some missing debugging newlines.
|
2007-10-30 |
Daniel Atallah |
Fix a leak of a GtkSizeGroup.
|
2007-10-30 |
Daniel Atallah |
Mark the unused GtkIMHtml fields as deprecated.
|
2007-10-30 |
Daniel Atallah |
Fix a leak of an unused GtkSizeGroup and deprecate the unused variable.
|
2007-10-29 |
Ka-Hing Cheung |
merge of '5e40b4c4c0c2949025f174c4aef2da0c54d79c31'
|
2007-10-29 |
Casey Harkins |
Ignore mute setting when testing sounds from the preferences window.
|
2007-10-29 |
Ka-Hing Cheung |
merge of '7ea551cdfc72cb2ec310d0d54d2a7e5badf7535e'
|
2007-10-29 |
Stu Tomlinson |
Port this fix from silc 1.1 prpl to silc 1.0 prpl:
|
2007-10-29 |
Daniel Atallah |
Maintain VERSION and DISPLAY_VERSION defines in config.h for the mingw build instead of plopping it on the command line.
|
2007-10-29 |
Ethan Blanton |
Patch from Pekka Riikone to fix various SILC issues.
|
2007-10-29 |
Ethan Blanton |
merge of '02ceb2c6297e1fffb5870c6755ddc0ae3a864eee'
|
2007-10-28 |
Stu Tomlinson |
merge of '022ff8d97a85c1c5ea7b66f7d6ce6c607fd12a32'
|
2007-10-28 |
Casey Harkins |
Track the actual visibility for the buddy list (unobscured, partially and
|
2007-10-28 |
Casey Harkins |
Consider buddy list obscured if it is partially obscured in addition to
|
2007-10-28 |
Will Thompson |
Document PurplePluginProtocolInfo.get_cb_real_name
|
2007-10-28 |
Will Thompson |
Silence warnings from dbus-analyze-functions.py about calling 'raise' on a
|
2007-10-28 |
Stu Tomlinson |
Makefile.mingw updates to install animations/16 files without a Makefile in
|
2007-10-28 |
Ethan Blanton |
Remove the Makefile.am for a directory which actually installs files,
|
2007-10-28 |
Stu Tomlinson |
Give 'make dist' a fighting chance of working
|
2007-10-28 |
Stu Tomlinson |
Fix win32 pixmaps/Makefile.mingw and remove unused Makefile.mingw's
|
2007-10-28 |
Ethan Blanton |
This is the first step toward rationalizing our Makefiles to reduce
|
2007-10-28 |
Stu Tomlinson |
Add a button in Network prefences page to launch Gnome proxy configuration
|
2007-10-27 |
Will Thompson |
merge of '74f5f273ea24887c8df0384ce8795613dfbbd7ee'
|
2007-10-27 |
Stu Tomlinson |
Add a --with-extraversion option to ./configure so packagers can fine tune
|
2007-10-27 |
Stu Tomlinson |
Guard this X stuff so it's only compiled if GDK_WINDOWING_X11 is defined.
|
2007-10-27 |
Stu Tomlinson |
Avoid g_log warnings when there's no xhtml to append to, and remove a
|
2007-10-27 |
Stu Tomlinson |
merge of '3a8a65c746e023953f147a9069128a4df23e97bf'
|
2007-10-27 |
Stu Tomlinson |
We really don't need to display Blocked: status in the tooltip for every
|
2007-10-27 |
Stu Tomlinson |
Add some checking to make sure the directory was created ok before saving
|
2007-10-27 |
Stu Tomlinson |
Some constification, which also found and fixed some potential double-free
|
2007-10-27 |
Will Thompson |
Documentation tweaks for the write_conv uiop and for prpl_info.offline_message.
|
2007-10-26 |
Stu Tomlinson |
Fix this warning:
|
2007-10-29 |
Ka-Hing Cheung |
another patch from Andrew Gaul, funny how it's been exactly a year since Mark
|
2007-10-26 |
Ka-Hing Cheung |
merge of '5d1f7fb3ad5d13827b161c3d115fb82e9826fe2c'
|
2007-10-26 |
Daniel Atallah |
Fix a leak of the dns query results.
|
2007-10-26 |
Daniel Atallah |
merge of '624a8a3a5fd07708e24e8238a0d745c857ca9c72'
|
2007-10-26 |
Daniel Atallah |
Fix a double-free that was not fun to track down. Fixes #3688.
|
2007-10-26 |
Ka-Hing Cheung |
Another patch from Andrew Gaul that plugs a leak:
|
2007-10-26 |
Ka-Hing Cheung |
Patch from Andrew Gaul to constify a bunch of static variables to reduce
|
2007-10-26 |
Mark Doliner |
Return if we couldn't get our buddylist rather than trying to
|
2007-10-25 |
Daniel Atallah |
Fix a crash that occurs when the HTTP call to set/get yahoo aliases fails. When purple_util_fetch_url_request() returns NULL, it has already triggered the callback. Fixes #3668.
|
2007-10-25 |
Kevin Stange |
Adjust ChangeLog.win32 slightly.
|
2007-10-25 |
Sean Egan |
merge of '80428952b570d014e6a4014048edcf0bde18eebb'
|
2007-10-25 |
Daniel Atallah |
Note that imhtml->clipboard[text|html]_string are deprecated.
|
2007-10-25 |
Daniel Atallah |
Don't assign ownership of the CLIPBOARD to the IMHtml - it doesn't really own the data and then we don't have problems of overwriting what others put in the clipboard. Fixes #3616.
|
2007-10-25 |
Richard Laager |
merge of '7793ae5b4dd75b3c2f62c2502dbd08c76dbe7b1c'
|
2007-10-25 |
Sean Egan |
don't assume </stream:stream> means the conversation window is closed. Fixes #3690
|
2007-10-24 |
Daniel Atallah |
Use gtk_window_set_focus_on_map() to prevent focus on new conversation windows (hopefully only) when the new window was prompted by an external event. This seems to work pretty well, but I suppose those with higher expectations of their WM will be sure to tell me if this messes something up. References #3618.
|
2007-10-23 |
Stu Tomlinson |
- Add finch.pc to finch-devel
|
2007-10-25 |
Richard Laager |
Let's try this coloring instead.
|
2007-10-23 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.2' (head 5b8360c29b011dc10812b101bc5fa0f63b598d0b)
|
2007-10-23 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.2' (head 26e8d524b9c27b92a3614f69b1cd2fba504d7850)
|
2007-10-23 |
Richard Laager |
Bump the version to 2.2.3
|
2007-10-23 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4)
|
2007-10-22 |
Daniel Atallah |
Look for a default prefs.xml in the CSIDL_COMMON_APPDATA directory (e.g. c:\Documents and Settings\All Users\Application Data\purple\prefs.xml) on Windows, similarly to how this is done on other platforms.
|
2007-10-22 |
Daniel Atallah |
Add support for a DISABLE_NLS makefile variable in the mingw build to disable processing any of the translations. This shaves some time off test builds. This doesn't actually disable gettext during the build.
|
2007-10-19 |
Evan Schoenberg |
MSN personal status messages are plain text, not HTML. Previously, we were unescaping the message but not stripping it, which left any HTML tags intact.
|
2007-10-19 |
Kevin Stange |
There's an #ifdef in MSIM which, if enabled, allows the user to specify
|
2007-10-19 |
Kevin Stange |
Fix a warning
|
2007-10-19 |
Kevin Stange |
Fix compile with --enable-debug
|
2007-10-19 |
Daniel Atallah |
Leak fix.
|
2007-10-19 |
Daniel Atallah |
Don't reinitialize the OIM session on subsequent calls.
|
2007-10-19 |
Daniel Atallah |
Cleanup some unnecessary NULL checks in g_strdup()/g_free().
|
2007-10-19 |
Daniel Atallah |
Leak fixes.
|
2007-10-18 |
Daniel Atallah |
Fix some leaks and prevent some unnecessary allocations and frees.
|
2007-10-18 |
Daniel Atallah |
Print debugging output when the win32 launcher gives up because Pidgin is already running.
|
2007-10-18 |
Daniel Atallah |
Fix some leaks caused by misuse of g_list_remove_link() instead of g_list_delete_link().
|
2007-10-18 |
Daniel Atallah |
Make Perl and Tcl debug information in the About dialog based on runtime information (the Perl and Tcl plugins being present) instead of compile time information. This should be more accurate. I don't know how this affects statically linked plugins (is that even possible for these plugins?).
|
2007-10-18 |
Daniel Atallah |
Update libxml2 to 2.6.30 for win32 build.
|
2007-10-18 |
Daniel Atallah |
merge of '3bee1aee40b5389caacd65f686618708d5bc65c8'
|
2007-10-17 |
Daniel Atallah |
Avoid unnecessary alloc/free.
|
2007-10-18 |
Evan Schoenberg |
When getting info on a myspace user not on the buddy list, a temporary
|
2007-10-18 |
Kevin Stange |
Thanks to "phunkydizco" for noting some missing smileys in ICQ. Fixes #3522
|
2007-10-18 |
Casey Harkins |
Use the conversation title for unread message tooltips. Fixes #3557.
|
2007-10-17 |
Daniel Atallah |
Prevent strlen() on non-nul-terminated string.
|
2007-10-17 |
Etan Reisner |
Add notes about how the value argument to the
|
2007-10-17 |
Etan Reisner |
merge of '216358713db91ffb0fc0dca95ad096c85290a20f'
|
2007-10-17 |
Etan Reisner |
merge of 'e33c17e58da161b8cffaf13e9d79e9bb4b9ce4ce'
|
2007-10-16 |
Daniel Atallah |
Make binary zip when building the win32 installers.
|
2007-10-16 |
Mark Doliner |
Etan pointed out that we should be using 64-bit variable types here.
|
2007-10-16 |
Daniel Atallah |
Prevent a crash when the proxy username isn't specified. Fixes #3583.
|
2007-10-16 |
Mark Doliner |
Updated Korean translation from Sushizang. He sent an email to the
|
2007-10-16 |
Mark Doliner |
When signing on to an oscar account, if we check your screen name and
|
2007-10-16 |
Mark Doliner |
Me and Jim Rodgers from meebo don't think that . _ and - are valid
|
2007-10-16 |
Mark Doliner |
Only free the GString "alt" if it's non-null. This was causing an
|
2007-10-16 |
Mark Doliner |
Add the ability for our dbus server to send out int64 and uint64. I
|
2007-10-16 |
Mark Doliner |
weight="bold" was getting set twice on tab titles when receiving an
|
2007-10-16 |
Mark Doliner |
merge of '113d6b252a2d302b8b5d0fea0e2cc1d4abac3c9a'
|
2007-10-16 |
Mark Doliner |
merge of '51bc20100c62f71bc194d00b719c01b8dee40609'
|
2007-10-16 |
Sadrul Habib Chowdhury |
merge of '4c59953fd39724c7b48e897585df61dab901c4d2'
|
2007-10-16 |
Sadrul Habib Chowdhury |
deryni noticed that the documentation and code do not match for
|
2007-10-16 |
Mark Doliner |
Use gtk_window_present() instead of gtk_widget_show() when showing the
|
2007-10-16 |
Mark Doliner |
When checking for redirects in purple_util_fetch_url(), look for
|
2007-10-16 |
Casey Harkins |
Make the docklet and buddy list menutray agree on unread messages. Both
|
2007-10-16 |
Richard Nelson |
I think this was intended
|
2007-10-15 |
Evan Schoenberg |
Using i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) for
|
2007-10-15 |
Evan Schoenberg |
merge of '59ab2b78429c94d5d0fc77b1b7892accb524e2a4'
|
2007-10-15 |
Casey Harkins |
merge of '8dfaab508a354f388e2c597bd4eef6e0703fa790'
|
2007-10-15 |
Sadrul Habib Chowdhury |
merge of '107559a1f06aea6bcd2bc3914663a84a941f275c'
|
2007-10-15 |
Will Thompson |
merge of '732917d4f1ac90e4c7e5143bbd59513fd6eef921'
|
2007-10-15 |
Casey Harkins |
Track the unseen state on the PurpleConversation for dettached convs. This
|
2007-10-15 |
Casey Harkins |
Fix docklet blinking for real this time. Fixes #3211.
|
2007-10-15 |
Casey Harkins |
Handle unattached conversations appropriately when drawing tooltip for
|
2007-10-15 |
Daniel Atallah |
Fix some (rather large) leakage.
|
2007-10-15 |
Daniel Atallah |
Clarify the documentation for purple_notify_user_info_remove_entry() to indicated that it doesn't free the removed entry. Make purple_notify_user_info_remove_last_item() free the entry it is removing as that is the only sensible thing to do (otherwise purple_notify_user_info_remove_entry() should have been used instead). This fixes leakage in the msn prpl.
|
2007-10-15 |
Daniel Atallah |
merge of '4ac79800f2efc2dbe9a348189a545b149d6dfb44'
|
2007-10-15 |
Casey Harkins |
merge of '60c313e0859ab5b5106920e3133826ed0ec09703'
|
2007-10-15 |
Daniel Atallah |
More leak fixes.
|
2007-10-15 |
Daniel Atallah |
Leak fix.
|
2007-10-15 |
Daniel Atallah |
Prevent the rest of the list being leaked.
|
2007-10-15 |
Daniel Atallah |
merge of '4d5bbc54236419e777e3df044678b798605409bf'
|
2007-10-15 |
Evan Schoenberg |
Use a #define for the msn 'currentmedia' status attribute in line with the PURPLE_TUNE_ attributes used in the xmpp prpl
|
2007-10-15 |
Evan Schoenberg |
merge of '4d5bbc54236419e777e3df044678b798605409bf'
|
2007-10-15 |
Richard Laager |
Fix CID 308, which was an error about code which could not be reached. I
|
2007-10-15 |
Casey Harkins |
disapproval of revision '9af00415175d29e7e9227c383939d392ea0af499'
|
2007-10-15 |
Casey Harkins |
Make the docklet blink again for unread messages. Fixes #3211.
|
2007-10-15 |
Casey Harkins |
Make clicking on the menutray in the buddy list present the first pending
|
2007-10-15 |
Casey Harkins |
Make sure that the "Change Status" submenu in the docklet context menu
|
2007-10-15 |
Daniel Atallah |
Fix some leaks.
|
2007-10-14 |
Daniel Atallah |
Fix reference leak of AtkObjects. Prevent an unnecessary allocation in pidgin_check_if_dir().
|
2007-10-14 |
Daniel Atallah |
Plug another leak.
|
2007-10-14 |
Daniel Atallah |
Plug a leak.
|
2007-10-14 |
Daniel Atallah |
Set log_reader paths at plugin load time instead of init time. This should hopefully make any crashes more clearly attributable to this plugin (hopefully there are no outstanding crashes in the init code, but this is a safeguard).
|
2007-10-14 |
Daniel Atallah |
Leak fix.
|
2007-10-14 |
Daniel Atallah |
merge of 'bc9860a748e1570dd84f3743dd22c9834f2d38aa'
|
2007-10-14 |
Richard Laager |
Try my hardest to get rid of some Doxygen warnings. One is left and I don't know why.
|
2007-10-14 |
Richard Laager |
s/@TODO/@todo/ for Doxygen.
|
2007-10-14 |
Richard Laager |
Fix a typo in a Doxygen comment.
|
2007-10-14 |
Richard Laager |
Add the constreturn macro. Perhaps I added this to Doxyfile and not
|
2007-10-14 |
Daniel Atallah |
Use the patched GtkSpell to avoid excessive memory usage per-conversation. Fixes #1453.
|
2007-10-14 |
Daniel Atallah |
Fix linking with both Bonjour SDK 1.0.3 and 1.0.4 (which doesn't need to be done in the default build anyway).
|
2007-10-14 |
Mark Doliner |
Fix all our calls to fcntl(listenfd, F_SETFL, O_NONBLOCK);
|
2007-10-13 |
Richard Laager |
A patch from QuLogic to eliminate some duplication in the aMSN code, also
|
2007-10-13 |
Richard Laager |
This is sure to be a controversial change... As I mentioned the other day
|
2007-10-13 |
Richard Laager |
merge of '111659964eabcb60dd83e3598df42b5d4b788a90'
|
2007-10-13 |
Daniel Atallah |
Use glib guint32 type instead of uint32_t. Fixes #3511.
|
2007-10-13 |
Daniel Atallah |
nosnilmot points out that this is a better way to ensure the size is valid.
|
2007-10-13 |
Daniel Atallah |
disapproval of revision '94ce8a7c2dcd9c4ab8a0eff7fb4391ea043cd183'
|
2007-10-13 |
Daniel Atallah |
Prevent invalid data length from getting passed to fwrite.
|
2007-10-13 |
Daniel Atallah |
Patch from Will Hawkins for some cleanup of the SIMPLE notify message processing. This should hopefully fix some cases when a user signs off but we don't notice. Fixes #3507.
|
2007-10-13 |
Daniel Atallah |
Patch from Will Hawkins to publish a status of closed when signing out of a SIMPLE account. Fixes #1914.
|
2007-10-13 |
Will Thompson |
Add some xsl magic to generate a .devhelp index from doxygen's XML output,
|
2007-10-15 |
Sadrul Habib Chowdhury |
Close a dir after reading from it. Thanks, datallah.
|
2007-10-12 |
Sadrul Habib Chowdhury |
Since we are looking at the return value of fread, it actually matters that
|
2007-10-12 |
Sadrul Habib Chowdhury |
Use functions and loops and all those fancy things.
|
2007-10-12 |
Sadrul Habib Chowdhury |
Fix the searchresult thingy nosnilmot fixed in pidgin.
|
2007-10-12 |
Sadrul Habib Chowdhury |
merge of '93318cf87bdf841c216b3021f434057da03778f3'
|
2007-10-12 |
Casey Harkins |
ChangeLog plugin actions in the docklet menu.
|
2007-10-12 |
Stu Tomlinson |
Fix pidgin_notify_searchresults to use the actual title for column headers,
|
2007-10-12 |
Will Thompson |
Exclude the dbus client binding headers from processing by doxygen, which stops
|
2007-10-12 |
Will Thompson |
Add some (but not much!) documentation to PurplePluginProtocolInfo.
|
2007-10-12 |
Sadrul Habib Chowdhury |
Patch from Kramer to boldify the text in tab-titles when the user is typing
|
2007-10-12 |
Sadrul Habib Chowdhury |
Patch from nix_nix to remove some dead code. Closes #3489.
|
2007-10-12 |
Sadrul Habib Chowdhury |
When drag-dropping an image onto a conversation, include 'Send image file' as
|
2007-10-12 |
Sadrul Habib Chowdhury |
Another patch from QuLogic. This one makes sure the History plugin properly
|
2007-10-12 |
Sadrul Habib Chowdhury |
Pay attention to the return value of fread. I don't think not doing this
|
2007-10-12 |
Sadrul Habib Chowdhury |
Patch from QuLogic to add support for aMSN logs from the log-reader plugin.
|
2007-10-12 |
Sadrul Habib Chowdhury |
merge of '26e91b9e80a9d63c85455f11102f75f36cb95afc'
|
2007-10-12 |
Sadrul Habib Chowdhury |
merge of '0799c401a032f2fe66af5bbf14c1269fa11fe738'
|
2007-10-12 |
Sadrul Habib Chowdhury |
Patch from QuLogic to not use underscores in saved-statuses as mnemonics
|
2007-10-12 |
Will Thompson |
Add "@since 2.3.0" annotations to the new API, as advocated by rlaager.
|
2007-10-12 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head f33ba0034c79d8e37a70d664ec534356fa361608)
|
2007-10-17 |
Etan Reisner |
Replace a bunch of @return markers with @constreturn markers. I believe these
|
2007-10-12 |
Richard Laager |
merge of 'b7ee9ed3d96546482462baf63c4127858553c275'
|
2007-10-28 |
Casey Harkins |
merge of 'bb426e3c52ba2442bfbf7ec6159714fca242cb92'
|
2007-10-28 |
Casey Harkins |
disapproval of revision '03054fd9afde1bcdafb721ed7712638568c3a3e1'
|
2007-10-28 |
Casey Harkins |
merge of 'a9988692f118a65a6c2ebdfc62abfed71e403153'
|
2007-10-28 |
Casey Harkins |
disapproval of revision '17626bcf11654137e855476a7318abfa3687aa8c'
|
2007-10-28 |
Casey Harkins |
disapproval of revision '0ac7285573f2998a702d7cbc62e7e8cc91e616e8'
|
2007-10-12 |
Casey Harkins |
Overcoming my irrational fear of newlines.
|
2007-10-12 |
Casey Harkins |
This is probably a little more readable.
|
2007-10-12 |
Casey Harkins |
Add new API to the docklet for retrieving the geometry (x,y,w,h) and the
|
2007-10-12 |
Casey Harkins |
Add plugin actions to the docklet context menu. These are the same actions
|
2007-10-11 |
Kevin Stange |
New bonjour SDK has a different file layout.
|
2007-10-11 |
Ethan Blanton |
Try to fix msgfmt detection *again*. If this doesn't work, we'll
|
2007-10-10 |
Daniel Atallah |
deryni noticed that my previous fix didn't address what was really wrong with this function. The request callback was removing stuff from the request internals without cleaning up. This is also cleaner and (hopefully) less error prone. I'm not at all happy with how other parts of this work, but I don't have a good way of testing, so I'm not going to make drastic changes.
|
2007-10-10 |
Daniel Atallah |
merge of '03251b6e4e7a7bf736ba0023dfe31a49e89d0f42'
|
2007-10-10 |
Sadrul Habib Chowdhury |
merge of '1e697229b1c9a564fa1e509cc9a4a83da6e664df'
|
2007-10-10 |
Sadrul Habib Chowdhury |
Doxygen @since tags for libpurple and pidgin.
|
2007-10-10 |
Sadrul Habib Chowdhury |
Add @since doxygen tags for finch/libgnt.
|
2007-10-10 |
Richard Laager |
Change Version to version to match the vast majority of entries.
|
2007-10-10 |
Daniel Atallah |
Prevent leakage of the prpl icon pixbuf because of an extra ref (it's bad enough that they aren't shared).
|
2007-10-10 |
Daniel Atallah |
Note that the signature for purple_util_write_data_to_file_absolute has changed slightly.
|
2007-10-10 |
Daniel Atallah |
merge of 'cd26f6af7f8ee75ef909ae08b06ad5a1978051d9'
|
2007-10-10 |
Sadrul Habib Chowdhury |
merge of '3efb5d625e5a73423be8be77a6baeed0b65f7e55'
|
2007-10-10 |
Daniel Atallah |
I'm not sure if this is possible unless the combo box doesn't have any entries. Fixes CID 305
|
2007-10-10 |
Daniel Atallah |
This change is really logically no change, but it is clearer as to what is going on and will prevent CID 5 and 313.
|
2007-10-10 |
Daniel Atallah |
Prevent null ptr deref (CID 336).
|
2007-10-10 |
Daniel Atallah |
Clarify code to remove unnecessary check (CID 309).
|
2007-10-10 |
Daniel Atallah |
Prevent null ptr deref (CID 346).
|
2007-10-10 |
Daniel Atallah |
This should be less confusing and fix CID 293.
|
2007-10-10 |
Daniel Atallah |
Fix CID 340; potential NULL deref.
|
2007-10-10 |
Daniel Atallah |
Fix CID 342 (which wasn't wrong, but was inefficient and confusing.)
|
2007-10-10 |
Daniel Atallah |
Move NULL check earlier to prevent confusion when it is checked after being derefed. Fixes CID 350
|
2007-10-09 |
Daniel Atallah |
CID 358 (Unused Var)
|
2007-10-09 |
Daniel Atallah |
Prevent null pointer deref to fix CID 338
|
2007-10-09 |
Daniel Atallah |
Remove unused variables to fix CID 359 and 360.
|
2007-10-09 |
Daniel Atallah |
Prevent null pointer deref to fix CID 349. I don't think this is possible, but I suppose it may happen with a different UI.
|
2007-10-09 |
Daniel Atallah |
Prevent null pointer deref to fix CID 322.
|
2007-10-09 |
Daniel Atallah |
Protect from a buffer overrun if we get bogus data back from the request API. Fixes CID 331. There is also a fix to check that the connection returned by the request dialog is still valid before using it.
|
2007-10-09 |
Daniel Atallah |
purple_util_write_data_to_file_absolute() should take a signed argument for the size as -1 is used to indicate that the string is nul-delimited. This resolves CID 330.
|
2007-10-09 |
Daniel Atallah |
Fix CID 337, null pointer deref. Also plug a leak.
|
2007-10-09 |
Daniel Atallah |
Make sure that the xmlns isn't null before dereferencing it to fix CID 320.
|
2007-10-09 |
Daniel Atallah |
Fully comment out some disabled code to prevent CID 310.
|
2007-10-09 |
Daniel Atallah |
Fully comment out some disabled code to prevent CID 180.
|
2007-10-09 |
Daniel Atallah |
Fix CID 312 (Dead code).
|
2007-10-09 |
Daniel Atallah |
Fix CID 311 (Unnecessary null check)
|
2007-10-09 |
Daniel Atallah |
Fix CID 317 and 335 as well as an additional leak.
|
2007-10-09 |
Daniel Atallah |
Fix CID 318
|
2007-10-09 |
Daniel Atallah |
I think this is the correct fix for CID 319 and 321. I added a note about two other cases where it appears that the xmlns isn't being compared correctly, but I'm afraid that fixing them will cause behavior change.
|
2007-10-09 |
Luke Schierer |
merge of '067c06f2c33e5371796629696a9aad6afa4e9ead'
|
2007-10-09 |
Ka-Hing Cheung |
compute the new size by adding the difference to the actual allocated size
|
2007-10-09 |
Mark Doliner |
Get rid of another unused variable. Coverity CID 365.
|
2007-10-09 |
Mark Doliner |
Get rid of an unused variable. Coverity found this. Remember
|
2007-10-09 |
Ka-Hing Cheung |
uses the entry's allocated height instead of requested height, works around
|
2007-10-09 |
Ka-Hing Cheung |
fix the auto resize code for the showing formatting toolbar case, which
|
2007-10-09 |
Ka-Hing Cheung |
fix up the aweful spacing here
|
2007-10-09 |
Daniel Atallah |
Don't assume that the payload is nul delimited.
|
2007-10-09 |
Daniel Atallah |
Another couple leak fixes in the xmpp roster parsing.
|
2007-10-09 |
Daniel Atallah |
We need to unref the pixmaps after adding them to a list store.
|
2007-10-08 |
Daniel Atallah |
Fix a couple leaks in parsing the xmpp roster.
|
2007-10-08 |
Daniel Atallah |
Fix leak when initializing msn soap request.
|
2007-10-08 |
Daniel Atallah |
Prevent leakage of the cert returned by SSL_PeerCertificate(), and prevent allocation since it isn't used currently anyway. Also prevent an assertion when reading a cert file - there are a number of places where g_return_* are misused here that need to be cleaned up.
|
2007-10-08 |
Daniel Atallah |
Use purple_timeout_add(0... instead of g_idle_add() to avoid depending on the glib main loop.
|
2007-10-08 |
Daniel Atallah |
Fix a leak when a bonjour account is disconnected.
|
2007-10-08 |
Daniel Atallah |
Fix allocating a console for and friends on Windows Vista. Refs #3392.
|
2007-10-07 |
Gary Kramlich |
This is the correct fix.
|
2007-10-07 |
Evan Schoenberg |
Simple patch from David Fang to fix an include typo in test_cipher.c"
|
2007-10-07 |
Will Thompson |
merge of '7cc9174ede50bc7d7fdfbb47fbcdee031b053f08'
|
2007-10-07 |
Will Thompson |
merge of '017296ee954fb91349806c809983c916842603da'
|
2007-10-11 |
Will Thompson |
Document the creation of all the disconnection reason API.
|
2007-10-11 |
Will Thompson |
Add Collabora to COPYRIGHT.
|
2007-10-11 |
Will Thompson |
PURPLE_NUM_REASONS should not be a member of the enum.
|
2007-10-11 |
Will Thompson |
Update report_disconnect_reason documentation to match reality. Also include
|
2007-10-10 |
Will Thompson |
Show a snazzy message with a link to the SSL FAQ if the connection died for
|
2007-10-10 |
Will Thompson |
Clarify the documentation of the return value of
|
2007-10-09 |
Will Thompson |
datallah pointed out that using g_return_if_fail() is preferable to
|
2007-10-09 |
Will Thompson |
Remove explicit setting of wants_to_die from prpls.
|
2007-10-09 |
Will Thompson |
I missed some wants_to_dies in jabber.
|
2007-10-09 |
Will Thompson |
Stop jabber setting wants_to_die itself. This involved plumbing disconnection
|
2007-10-09 |
Will Thompson |
rlaager pointed out that purple_connection_error_reason should be setting
|
2007-10-07 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 017296ee954fb91349806c809983c916842603da)
|
2007-10-07 |
Daniel Atallah |
Fix the notorious log_reader plugin crash. It turns out that the file contents being freed wasn't the original pointer and, naturally, that doesn't work. There is some additional cleanup and prevention of unnecessary allocations. Fixes #3461, #1249.
|
2007-10-06 |
John Bailey |
merge of '63f107d777d3af55ea0468202ae4d2fcc319f53f'
|
2007-10-06 |
John Bailey |
Fix the mIRC format handling bug that causes incorrect display of received
|
2007-10-07 |
Will Thompson |
I basically copied most of
|
2007-10-07 |
Will Thompson |
Add some links from signal documentation back to the documentation for the
|
2007-10-06 |
Kevin Stange |
Don't ignore everything in finch/ that starts with "finch"
|
2007-10-10 |
Sadrul Habib Chowdhury |
Fix CID 353
|
2007-10-10 |
Sadrul Habib Chowdhury |
Resolve CID 364: 'Pointer returned from "g_hash_table_lookup" is never used'
|
2007-10-06 |
Sadrul Habib Chowdhury |
Thanks deryni.
|
2007-10-06 |
Sadrul Habib Chowdhury |
pkg-config shizzle for finch.
|
2007-10-06 |
Sadrul Habib Chowdhury |
merge of '7252a43314152ad33cc6dc4d65c0349a16575b81'
|
2007-10-06 |
Will Thompson |
Patch from nix_nix to add some links to signal documentation.
|
2007-10-06 |
Will Thompson |
All the links to libpurple signal pages were in the comment containing the
|
2007-10-06 |
Will Thompson |
merge of '1757e82b3ed17d8ad45db9d2c62f0187a8bee93d'
|
2007-10-06 |
Sadrul Habib Chowdhury |
Clarify the doxygen details for the 'conversation-displayed' signal.
|
2007-10-06 |
Sadrul Habib Chowdhury |
Emit the 'conversation-displayed' signal when a conversation is created, in addition to when it's reattached.
|
2007-10-06 |
John Bailey |
Add an accelerator for 'Buddies -> Show'. Fixes #3298.
|
2007-10-06 |
Sadrul Habib Chowdhury |
merge of '2ed39e287c8bc0502ecaf3b390fc0441ab160a99'
|
2007-10-05 |
Daniel Atallah |
Fix a leak that occurs when getting the formatted buddy name under some conditions.
|
2007-10-06 |
Will Thompson |
Split the "you don't have SSL support" meaning of
|
2007-10-05 |
Will Thompson |
merge of 'b7cccbf3d88850c3dcf378f41a25883ceb9cbc5c'
|
2007-10-05 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 61346ebfdbe38e90d131141a7fa41abeda7984c5)
|
2007-10-05 |
Daniel Atallah |
Leak fix.
|
2007-10-05 |
Daniel Atallah |
Fix from "xjoe" to prevent a crash in the win32 transparency plugin when the conversation isn't (yet?) in a window. Fixes #3452.
|
2007-10-06 |
Sadrul Habib Chowdhury |
Fix #3349 ('Status box cannot be opened with the keyboard').
|
2007-10-05 |
Sadrul Habib Chowdhury |
merge of '077670cb60ab530215573771befe704110370be0'
|
2007-10-05 |
Daniel Atallah |
Fix leakage in the win32 dnsquery implementation.
|
2007-10-05 |
Daniel Atallah |
Fix a small leak in the log_reader plugin.
|
2007-10-05 |
Daniel Atallah |
More leak plugging.
|
2007-10-05 |
Daniel Atallah |
Fix small leak.
|
2007-10-04 |
Daniel Atallah |
I think this Fixes #3438.
|
2007-10-05 |
Sadrul Habib Chowdhury |
Top align the notification message.
|
2007-10-04 |
Loptosko |
fixes #3433
|
2007-10-05 |
Will Thompson |
Sprinkle gc->wants_to_die = TRUE liberally around connection errors that really
|
2007-10-05 |
Will Thompson |
Add reasons to a couple of new errors (and to a commented-out one, for
|
2007-10-05 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 294731552d0baf5f1f37a45e0c119b2188f34ba8)
|
2007-10-04 |
Daniel Atallah |
Fix null printf.
|
2007-10-04 |
Carlos Silva |
merge of '701fb7aea7a77b05725227038ec645441c76668c'
|
2007-10-04 |
Carlos Silva |
Keep MsnUser->list_op in sync.
|
2007-10-04 |
Carlos Silva |
Remove now unnecessary and potentially bad code.
|
2007-10-04 |
Carlos Silva |
Silence a compiler warning about an unused var.
|
2007-10-04 |
Carlos Silva |
Correctly remove a buddy from the Pending list after it is accepted.
|
2007-10-04 |
Daniel Atallah |
Undock/Redock the buddy list based on the SWP_SHOWWINDOW and SWP_HIDEWINDOW attributes in a WM_WINDOWPOSCHANGING message. This doesn't appear to have any negative effects and makes Pidgin play nicer with the VirtuaWin virtual desktop manager. Fixes #2997.
|
2007-10-04 |
Daniel Atallah |
Cleanup the SOAP SSL flag to be a gboolean for clarity. Various sanity checks, sanity checking and I think a couple leak fixes too for the offline IM code.
|
2007-10-04 |
Daniel Atallah |
Sanity checking and minor cleanup.
|
2007-10-04 |
Daniel Atallah |
Prevent an assertion (w/ G_DEBUG=fatal_warnings) when the connection drops.
|
2007-10-03 |
Daniel Atallah |
rlaager noticed that these comments shouldn't be processed by doxygen.
|
2007-10-03 |
Luke Schierer |
I gave up on getting the line widths correct. I also probably have at least one spelling mistake. Still, it might help some over the generic INSTALL we previously had, assuming of course anyone reads it.
|
2007-10-03 |
Sadrul Habib Chowdhury |
merge of '43311ea3963dadd958af56847cc36df60507673f'
|
2007-10-03 |
Luke Schierer |
merge of '6f133a093581cd9a632ca6d0ce110d180e582714'
|
2007-10-03 |
Daniel Atallah |
Don't link the bonjour prpl on win32 directly to the Apple Bonjour library, instead do everything indirectly and display an error message at login time indicating that Bonjour isn't installed. This should make the prpl more discoverable.
|
2007-10-03 |
Daniel Atallah |
merge of '5eed7d5d3539cd18c81cb4d709080ea5bc109bac'
|
2007-10-03 |
Sean Egan |
Hylke made a new win32 installer pixmap
|
2007-10-02 |
Bartoz Oler |
gg: Properly handle CP1250 chars in group's name when importing buddylist.
|
2007-10-02 |
Luke Schierer |
merge of '4bbc209c8076ef89135700af844ec6bb04602c0a'
|
2007-10-03 |
Sadrul Habib Chowdhury |
plucked revision to convert input from locale to utf8.
|
2007-11-14 |
Sadrul Habib Chowdhury |
disapproval of revision 'c4c1aaf98e7151d26c98319886253eaa74d317bd'
|
2007-10-03 |
Sadrul Habib Chowdhury |
A request field for buddylist nodes.
|
2007-10-02 |
Sadrul Habib Chowdhury |
Fix a few more memory leaks. Someone who has a myspace account should stare
|
2007-10-02 |
Sadrul Habib Chowdhury |
A small memory leak fix.
|
2007-10-02 |
Sadrul Habib Chowdhury |
Some doxygen stuff.
|
2007-10-02 |
Sadrul Habib Chowdhury |
merge of '40d389dd2daa85ead2860fa3617e9fc354476bf8'
|
2007-10-02 |
Sadrul Habib Chowdhury |
merge of 'a4ca83f88d6ff3c9315ae4fb327b7675d324a494'
|
2007-10-06 |
Will Thompson |
Add a link from the gtkconv signals page back to the gtkconv.h documentation.
|
2007-10-02 |
William Ehlhardt |
- Debugging babble in purple_verify_complete to tell final verification
|
2007-10-02 |
William Ehlhardt |
- Use certificate_pool_retrieve instead of certificate_pool_contains and
|
2007-10-02 |
William Ehlhardt |
- Add Microsoft Secure Server Authority certificate. Fixes #3196
|
2007-10-01 |
Luke Schierer |
merge of '1bcb1793b8e018e79a9308e03f48476e327b4c07'
|
2007-10-01 |
Richard Laager |
Update the bug fix note.
|
2007-10-01 |
Richard Laager |
explicit merge of '34bd82146ec66294912412630b2ae269d548064b'
|
2007-10-01 |
Richard Laager |
Revert a case-change in the ChangeLog that snuck in from somewhere.
|
2007-10-01 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 4321e1e266d11dddee2cde190828ae5001812367)
|
2007-10-02 |
Sadrul Habib Chowdhury |
Add a 'Join Chat...' item in the buddylist menu.
|
2007-10-01 |
Luke Schierer |
sr@Latn changed to sr@latin
|
2007-10-01 |
Luke Schierer |
merge of '6d923ebd61c26e23860956f063837089569c022a'
|
2007-10-02 |
Daniel Atallah |
Fix building the gestures plugin.
|
2007-10-02 |
Daniel Atallah |
Better error handling when no libpurple dbus service is detected. This was Etan's suggestion. Fixes #3278.
|
2007-10-01 |
Daniel Atallah |
merge of '3c5f5942e97bdefba5dcf770578442e11f8aa5c5'
|
2007-10-01 |
Daniel Atallah |
Updated German translation from Bjoern Voigt. Fixes #3258.
|
2007-10-01 |
Luke Schierer |
propagate the NEWS changes via cp
|
2007-10-03 |
Luke Schierer |
provide a hint about needing write access to
|
2007-10-01 |
Espen Stefansen |
fixes #3090
|
2007-10-01 |
Mark Doliner |
Lots of comments for translators. I think I've seen these asked about
|
2007-09-30 |
Sadrul Habib Chowdhury |
merge of '0a539d88f58a5f0cf13448ab6fcc7b3e6e30db52'
|
2007-09-30 |
Ethan Blanton |
purple_conversation_present is broken; remove it from IRC channel joins
|
2007-09-30 |
Will Thompson |
merge of '07d5798f8a0b64518b4697e0376f5ceeddbb61e2'
|
2007-09-30 |
Will Thompson |
merge of 'c966d1b59a11c860df756f5def6e3486d94f24e3'
|
2007-09-30 |
Kevin Stange |
Someone started capitalizing the version line which confused the release
|
2007-09-30 |
Mark Doliner |
merge of '15fd625e20fae56881c7c728a6533fd1699c351c'
|
2007-09-29 |
Kevin Stange |
Sync the ChangeLog up from 2.2.1.
|
2007-09-30 |
Mark Doliner |
Make phone numbers always show up as online and mobile. AOL takes
|
2007-09-30 |
Mark Doliner |
Close the direct IM session if someone tries to send us a file over
|
2007-09-30 |
Sadrul Habib Chowdhury |
Do not connect to a signal with a NULL callback. Gets rid of a runtime warning.
|
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-29 |
Sadrul Habib Chowdhury |
merge of '87259d3819b0eafa1184ba1d2dfa5f659dafb976'
|
2007-09-29 |
Sadrul Habib Chowdhury |
Add a 'Install plugin...' button in the plugins dialog.
|
2007-09-29 |
Sadrul Habib Chowdhury |
Try to load a plugin from the saved preference even if it is not in the standard path.
|
2007-09-29 |
Sadrul Habib Chowdhury |
Pounce handlers cannot have a null callback.
|
2007-09-29 |
Sadrul Habib Chowdhury |
Translate plugin information, and top-align them.
|
2007-09-29 |
Sadrul Habib Chowdhury |
merge of '2cfece889d5b58dc78c6375f4662ba44f167286d'
|
2007-09-28 |
Sadrul Habib Chowdhury |
Make the row-insertion a little more robust.
|
2007-09-28 |
Sadrul Habib Chowdhury |
Make the key-codes available in the python binding.
|
2007-09-30 |
Will Thompson |
Mention that GnuTLS or NSS are required, and not OpenSSL, in the "you don't
|
2007-09-29 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 08edb66dad9cab9051d6c7658063ee41d827f055)
|
2007-09-29 |
Luke Schierer |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head d80b73af2a76c9ef004532af875209973de125b5)
|
2007-09-29 |
William Ehlhardt |
- Notify on NULL strings instead of just crashing
|
2007-09-29 |
William Ehlhardt |
merge of '27d49044df2da785a519726b37211c6c5218bc41'
|
2007-09-29 |
William Ehlhardt |
- Delete a strcmp that doesn't do anything useful and potentially causes
|
2007-09-29 |
William Ehlhardt |
- Apply pidgin-old-gnutls-bugfixes.patch from #3192 with slight
|
2007-09-29 |
William Ehlhardt |
- Apply pidgin-old-gnutls-types.patch from #3192. This fixes problems
|
2007-09-29 |
Daniel Atallah |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 39fb78e8732dc4465a2c4908c796df3d745b752c)
|
2007-09-28 |
Daniel Atallah |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head e7d234a12dbb89fdfd195e4597018a80f2c541f5)
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 179c071e5cda5fe178066a9251e7b473ee8b0b10)
|
2007-09-28 |
Richard Laager |
I don't know what MTN was smoking during that last merge.
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head b6dd1235937803f38d887d797ea99bb836159cc6)
|
2007-09-28 |
Richard Laager |
I hate merging po files.
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 0a3d37418d9f633be9e197c09bf5b61d32dc5585)
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head e76d28a0d9305478af3a13c36b2feaa466fc27ec)
|
2007-09-28 |
Richard Laager |
merge of '20da4afff35d564aea592b84f340be967b3449b1'
|
2007-09-28 |
Richard Laager |
Bump version to 2.2.2devel
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 7494c5484079eedcf158172f4208be3f986c068f)
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 193dd268b0be5ca0a4a8fa0e4188452907114be0)
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 09dfc47173cdfafc1f6ce225dcdc21d7e8968a9b)
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head ea712a6deb43cdbf10f75764fee853af196c6095)
|
2007-09-28 |
Richard Laager |
explicit merge of '0b88f009442a340d4269c95605f580a9f444e767'
|
2007-09-28 |
Richard Laager |
merge of '41f188f15baaa4c23c5c2ec80a04faff63ee1977'
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 4ad1081695d083df424898e6e7091f731b401265)
|
2007-09-28 |
Khaled Hosny |
really fixes #3355
|
2007-09-28 |
Luke Schierer |
fixes #3355
|
2007-09-28 |
Khaled Hosny |
references #3355 for real this time. the previus commit was fixes #3350
|
2007-09-28 |
Khaled Hosny |
references #3355
|
2007-09-28 |
Anousak Souphavah |
references #3350
|
2007-09-28 |
Luke Schierer |
update the credits as per request of the submitter. fixes #3291
|
2007-09-28 |
Luke Schierer |
and the about dialog for that translator change
|
2007-09-28 |
Espen Stefansen |
fixes #3090
|
2007-09-28 |
William Ehlhardt |
- Remove some unnecessary debugging babble
|
2007-09-28 |
Mark Doliner |
merge of '45dd8a34b6dda68660a7f026677c9478247610ad'
|
2007-09-28 |
Daniel Atallah |
Fix yahoo doodling once again. This should hopefully be less prone to break as we now use the remote party's doodle IMV key.
|
2007-09-28 |
Daniel Atallah |
Fix a couple bugs related to removing mail notifications.
|
2007-09-28 |
Richard Nelson |
Add save button to the debug window and alter some GROW_X for visual appeal
|
2007-09-28 |
Daniel Atallah |
Further cleanup of the msn prpl including preventing the authorization request callback from crashing if triggered after the account is disconnected. Also removal of some extraneous debuggery, there is more that needs to be removed.
|
2007-09-28 |
Daniel Atallah |
merge of 'a5dd91b5d76972cf72a56209503c7e32d71c6e3c'
|
2007-09-27 |
Richard Laager |
Add a translator note about the word backlog.
|
2007-09-27 |
William Ehlhardt |
- Previous revision whacked a TODO
|
2007-09-27 |
William Ehlhardt |
- Prompt the user if the local peer certificate cache is not found.
|
2007-09-27 |
Daniel Atallah |
A few leak plugs, some unnecessary allocation prevention, null pointer deref fixes and general robustness fixes. I'm sure there is more to do here, I got tired... Fixes #3308
|
2007-09-26 |
Daniel Atallah |
Ugly hacky fix so that it looks like docklet clicks on win32 come from a gdk event so that it causes the unread tab to receive focus. Fixes #3197.
|
2007-09-26 |
Jeffrey Connelly |
Remove g_assert() from msimprpl.
|
2007-09-28 |
Evan Schoenberg |
serv_got_attention() doesn't expect an escaped string; it just wants a name. The str variable was unused.
|
2007-09-26 |
Sadrul Habib Chowdhury |
merge of 'b23d43806fbfeabc5007c65090195a3aa6c0a4d9'
|
2007-09-26 |
Mark Doliner |
Invalidate old oscar icons when someone clears their icon.
|
2007-09-26 |
Stu Tomlinson |
disapproval of revision '1af4cc5be54c6712945771f62fb95bd07f4a6104'
|
2007-09-26 |
Mark Doliner |
Patch from David Fang to correctly #include two headers
|
2007-09-26 |
Mark Doliner |
Fix lots of little memory leaks in the MySpace protocol plugin.
|
2007-09-25 |
Daniel Atallah |
Prevent the smiley window appearing outside of the working area on win32. Fixes #3261.
|
2007-09-25 |
Luke Schierer |
update the credits
|
2007-09-25 |
Miloš Popović |
fixes #3140
|
2007-09-25 |
Martin Srebotnjak |
fixes #3097
|
2007-09-25 |
Claudio Satriano |
fixes #3088
|
2007-09-25 |
Luke Schierer |
merge of 'b2924d43f1e1cb2d01705932d9a06df6eedf7ac0'
|
2007-09-24 |
Luke Schierer |
merge of '31d62e1a78974a0239e86bfeb42b29ab75216114'
|
2007-09-23 |
Luke Schierer |
merge of '0323f7621f6891ce008d0a124fef6ed63c856802'
|
2007-09-22 |
Luke Schierer |
merge of '025faf23aaac403798451974c320c4de6df470d5'
|
2007-09-21 |
Luke Schierer |
merge of '2bc502ae06ff6db803c8fe3bd64f1d4cbb88e13f'
|
2007-09-20 |
Luke Schierer |
merge of '3bb908cd6c040c3dbcefdcfead20de7044a7e217'
|
2007-09-20 |
Luke Schierer |
merge of '6cb0c90b1044b61c7a2c1a7d78c55ef4c5af2bfb'
|
2007-09-26 |
Mark Doliner |
Don't show "tune" and "mobile" in the Edit a Status! window, and don't
|
2007-09-26 |
Mark Doliner |
Add PURPLE_STATUS_TUNE to status_primitive_map so that it has a name
|
2007-09-25 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head b2924d43f1e1cb2d01705932d9a06df6eedf7ac0)
|
2007-09-25 |
Mark Doliner |
Is there any reason these statuses were set to not saveable and
|
2007-09-21 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head e67a54b3bf4349b6e65a46f749626a122c6afb22)
|
2007-09-25 |
Mark Doliner |
When running stats.pl, just update the po files in place rather than
|
2007-09-25 |
Mark Doliner |
Check in updated po files because holy crap, it cut the time that it
|
2007-09-25 |
Mark Doliner |
At the request of heir Ihar Hrachyshka, correctly list Belarusian
|
2007-09-25 |
Mark Doliner |
Watch for CTRL+C when running stats.pl and exit, rather than making you
|
2007-09-25 |
Daniel Atallah |
Forgot to remove a printf
|
2007-09-25 |
Daniel Atallah |
Close the pipes to the dnssrv child process. Fixes #3245
|
2007-09-24 |
Mark Doliner |
When entering the message for a substatus, get the text from the imhtml
|
2007-09-24 |
Mark Doliner |
Consider offline contacts when calculating the priority buddy. I
|
2007-09-24 |
Mark Doliner |
Whoops, I forgot to register the callback function for the incoming
|
2007-09-24 |
Mark Doliner |
Uh, these two callbacks were backwards. Methinks somebody didn't test
|
2007-09-24 |
Mark Doliner |
Another patch from Collin from ComBOTS Product GmbH. Now, if you
|
2007-09-23 |
Mark Doliner |
A patch from Collin from ComBOTS, I guess. This fixes setting your
|
2007-09-23 |
Mark Doliner |
merge of '33aead6e626883ef6ad44b79099f01d2da042d9a'
|
2007-09-23 |
Justin Pryzby |
A single-character patch from Justin Pryzby for the pidgin man page:
|
2007-09-23 |
Sadrul Habib Chowdhury |
merge of '45c21fe8414cc05dba5ae7500e19b9e06c78e283'
|
2007-09-23 |
Sadrul Habib Chowdhury |
Pressing INSERT in the buddy list brings up the 'Add Buddy' dialog.
|
2007-09-22 |
Richard Laager |
Revert Sean's change made in bc3eeb1d4eeaeaee53957eb2efb1dd14f651c1d7 to
|
2007-09-22 |
Richard Laager |
Add msn/contact.c and msn/oim.c to POTFILES.in
|
2007-09-23 |
Gabriel Schulhof |
Reverted to void *, because Gtk::Window wasn't working :o(
|
2007-09-23 |
Gabriel Schulhof |
Thanks to Sean, I know that Gtk::Window is perlese for GtkWindow *
|
2007-09-22 |
Gabriel Schulhof |
Simplified perl bindings for GtkDialogs.xs
|
2007-09-22 |
Gabriel Schulhof |
Doing pounces
|
2007-09-22 |
Gabriel Schulhof |
Doing plugin dialog
|
2007-09-22 |
Gabriel Schulhof |
unnecessary diff
|
2007-09-22 |
Gabriel Schulhof |
whitespace
|
2007-09-22 |
Gabriel Schulhof |
Re-worked gtklog functions and perl bindings
|
2007-09-22 |
Gabriel Schulhof |
Making pidgin_dialogs_about _with_parent, but using void * parent (for now)
|
2007-09-22 |
Gabriel Schulhof |
Making pidgin_dialogs_about _with_parent, but using void * parent (for now)
|
2007-09-22 |
Gabriel Schulhof |
Making pidgin_dialogs_about _with_parent
|
2007-09-22 |
Gabriel Schulhof |
disapproval of revision '35bdef3c8d34a50ddf7708702ed2ea745abf82f8'
|
2007-09-22 |
Gabriel Schulhof |
Accidentally merged stuff from omgp.pidgin (somehow)
|
2007-09-22 |
Gabriel Schulhof |
Weirdness
|
2007-09-22 |
Gabriel Schulhof |
Fixing Request.xs
|
2007-09-22 |
Gabriel Schulhof |
Fixing Request.xs
|
2007-09-22 |
Gabriel Schulhof |
Fixed perl bindings
|
2007-09-22 |
Gabriel Schulhof |
Fixed perl bindings
|
2007-09-22 |
Gabriel Schulhof |
Restoring gntblist.c:create_menu
|
2007-09-22 |
Gabriel Schulhof |
Bad propagate
|
2007-09-22 |
Gabriel Schulhof |
compile
|
2007-09-22 |
Gabriel Schulhof |
compile
|
2007-09-22 |
Gabriel Schulhof |
Compile
|
2007-09-22 |
Gabriel Schulhof |
Minor fix
|
2007-09-22 |
Gabriel Schulhof |
Updated hinting to be less invasive
|
2007-09-22 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
|
2007-09-21 |
Sadrul Habib Chowdhury |
Fix #3249 (Bus error using finch on mac os x). Make sure we don't crash if there's no default SIGWINCH handler.
|
2007-09-21 |
Sadrul Habib Chowdhury |
Obligatory typo.
|
2007-09-21 |
Sadrul Habib Chowdhury |
Initialize file descriptors to -1 here too. These haven't caused any
|
2007-09-21 |
Sadrul Habib Chowdhury |
Add and remove url-datas for alias update requests.
|
2007-09-21 |
Sadrul Habib Chowdhury |
Initialize file-descriptors to -1.
|
2007-09-21 |
Sean Egan |
Don't include OS information in jabber:iq:version requests
|
2007-09-21 |
Daniel Atallah |
Clear the password consistently when we get a "Signed-On elsewhere" or a "Invalid Password" disconnection. Disconnection reason codes will take care of this in the core, but until then, this is ok.
|
2007-09-21 |
Daniel Atallah |
Clear the password consistently when we get a "Signed-On elsewhere" or a "Invalid Password" disconnection. Disconnection reason codes will take care of this in the core, but until then, this is ok. Fixes #3204.
|
2007-09-21 |
Daniel Atallah |
Clear out the unsaved password if we're already disconnected and we switch to offline status. Fixes #3218.
|
2007-09-21 |
Daniel Atallah |
Fix some incorrect assertions when G_DEBUG=fatal_warnings is set.
|
2007-09-21 |
Daniel Atallah |
Clear out the mail notifications for an account when we receive a notification of 0 emails.
|
2007-09-21 |
Nathan Walp |
merge of '9e0721e5a46030c85511ed392b2b09c068e5ed27'
|
2007-09-20 |
Sean Egan |
22px Myspace icon
|
2007-09-20 |
Sean Egan |
ChangeLog birthday emblem
|
2007-09-20 |
Sean Egan |
Use birthday emblem in OSCAR. Fixes #300
|
2007-09-20 |
Sean Egan |
Remove 'You have' from 'You have N new e-mails' to take less room and make it more likely to fit on one line
|
2007-09-20 |
Sean Egan |
Remove drop shadows from status icons.
|
2007-09-20 |
Daniel Atallah |
More robust win32 IE proxy settings detection using winhttp. This essentially parses the same registry entries, but we don't have to do the grunt work and it seems to work better. This gives us a start to apply proxy bypass support and autoconfig via PAC file when we can change the API in 3.0.0. I'd also like to change this so we can parse a SOCKS proxy setting and not just fill in the environment variables.
|
2007-09-20 |
Daniel Atallah |
Fix incorrect purple_proxy_connect() callback and comment out an unused function.
|
2007-09-20 |
Will Thompson |
merge of '6cb0c90b1044b61c7a2c1a7d78c55ef4c5af2bfb'
|
2007-09-20 |
Kevin Stange |
Add the version into the imhtml as Sean suggested. Also, eliminate a warning.
|
2007-09-20 |
Kevin Stange |
Not sure why, but someone left out the 22x22 myspace icon. This appeared
|
2007-09-21 |
Sadrul Habib Chowdhury |
presence is an xmlnode here.
|
2007-09-21 |
Sadrul Habib Chowdhury |
merge of '1c5efeb28eebea9bc8d25b6a543a3e71a31a4884'
|
2007-09-20 |
Sadrul Habib Chowdhury |
Remove commented out code, and add soem notes.
|
2007-09-20 |
Sean Egan |
Music support for Google Talk
|
2007-09-20 |
Sadrul Habib Chowdhury |
Use an independant status type for 'current media' stuff, instead of using
|
2007-09-20 |
Mark Doliner |
Richard pointed out that this was dumb in an email to the devel
|
2007-09-20 |
Mark Doliner |
De-warn:
|
2007-09-20 |
Ka-Hing Cheung |
don't show empty "Status: " anymore, which fixes a glib runtime warning
|
2007-09-20 |
Daniel Atallah |
Fix some crashes with animated smileys. Fixes #3179, #938, #3134, #2872, #1594
|
2007-09-20 |
Sadrul Habib Chowdhury |
merge of '24d76e86b06c5b1ab5f0a3ea37bd69ced034e0d0'
|
2007-09-20 |
Sadrul Habib Chowdhury |
Reset file descriptors to -1 instead of 0. This should fix some weird unexpected
|
2007-09-19 |
Daniel Atallah |
Fix #2426 - Switching from XMPP to Google Talk in the Add Account dialog doesn't work. I don't think this was a useful check, I don't think it should ever be hit legitimately.
|
2007-09-19 |
Sadrul Habib Chowdhury |
merge of 'a4f32100c6845e724cd5f43849ccc46daa0fd4c5'
|
2007-09-19 |
Sadrul Habib Chowdhury |
Re-arrange the menu. Add 'Add buddy/chat/group' in the menu.
|
2007-09-19 |
Sadrul Habib Chowdhury |
Link the FAQ in the man page.
|
2007-09-19 |
Sean Egan |
merge of '005c57c94d8542339f96a33cfed0fefbad65d68e'
|
2007-09-19 |
Sean Egan |
merge of '316f4132961f32fda272a61203f295e714e8238c'
|
2007-09-20 |
Will Thompson |
"she got all pissy at me because I gave her constructive criticism on her
|
2007-09-19 |
Will Thompson |
I suppose wants_to_die should also be set when your myspace password is
|
2007-09-19 |
Will Thompson |
It's presumably better not to try to connect right after calling
|
2007-09-19 |
Sadrul Habib Chowdhury |
Compile\!
|
2007-09-19 |
Sadrul Habib Chowdhury |
Show 'buzz'/'nudge' etc. messages differently from regular messages.
|
2007-09-19 |
Sadrul Habib Chowdhury |
Fix #104 (Reconnect to network should reconnect chats also). This has been
|
2007-09-19 |
Sadrul Habib Chowdhury |
merge of 'd96ec25855462962b1e1e2f093f242522695c122'
|
2007-09-19 |
Sadrul Habib Chowdhury |
Looking at purple_contact_set_alias and purple_blist_alias_contact functions
|
2007-09-19 |
Sadrul Habib Chowdhury |
Update the alias and emit the signal only when the alias has actually changed.
|
2007-09-19 |
Sadrul Habib Chowdhury |
merge of '0799159d49f773b16e3a2354b36ef4e5be854595'
|
2007-09-19 |
Sean Egan |
kiss emoticon for ICQ. Fixes #3215
|
2007-09-19 |
Sean Egan |
Ellipsize some menu actions that require further input. Fixes #1770
|
2007-09-19 |
Sean Egan |
Change _Send To mnemonic to avoid conflicting with Smile
|
2007-09-19 |
Sean Egan |
remove stripping of hard-coded domain names, and just strip anything that starts with (http. Fixes #1618
|
2007-09-19 |
Sean Egan |
Change mnemonic for Account to avoid conflict with Add. Fixes #3166
|
2007-09-19 |
Sadrul Habib Chowdhury |
"(04:48:00) Alver: finch --version doesn't print the version, and just launches finch"
|
2007-09-19 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.cpw.khc.msnp14' (head 60c1ae856c10cfcb75590f268816616e8a005aa1)
|
2007-09-19 |
Carlos Silva |
Change the MSN Contacts server from omega.contacts.msn.com to contacts.msn.com. Thanks to Masca and proton for spotting the problem and suggesting the fix. Fixes #3193
|
2007-09-19 |
Carlos Silva |
Make use of the GQueue in MsnSoapConn to manage the SOAP requests, allowing them to work perfectly even when dispatching multiple requests at once.
|
2007-10-24 |
Ka-Hing Cheung |
finish converting the rest of stuff to the new soap api, signing on, getting
|
2007-10-03 |
Ka-Hing Cheung |
fix a memleak or 2
|
2007-10-03 |
Ka-Hing Cheung |
seems to fix duplicate oim messages for real. The problem was that MSN tells
|
2007-10-03 |
Ka-Hing Cheung |
fixes oim timestamp for me, non HAVE_TM_GMTOFF people probably want to test
|
2007-10-01 |
Ka-Hing Cheung |
oim migrated to new soap code, quadruply duplicated message!
|
2007-10-01 |
Ka-Hing Cheung |
cleanup soap connection with a timeout
|
2007-10-01 |
Ka-Hing Cheung |
removed lots of commented out old soap code
|
2007-10-01 |
Ka-Hing Cheung |
signs on!
|
2007-09-28 |
Ka-Hing Cheung |
the new soap code finally doesn't crash on startup, still can't
|
2007-09-24 |
Ka-Hing Cheung |
handle unauthenticated soap connection
|
2007-09-24 |
Ka-Hing Cheung |
removes public handle to soap connection, instead a connection is looked up
|
2007-09-21 |
Ka-Hing Cheung |
mostly done with soap level parsing, compiles
|
2007-09-19 |
Ka-Hing Cheung |
beginning of soap layer rewrite, does that even compile?
|
2007-09-16 |
Richard Laager |
Make my currentmedia changes compile.
|
2007-09-16 |
Richard Laager |
Remove some #if 0'ed code.
|
2007-09-16 |
Richard Laager |
Remove "Has you", which has been gone in trunk for a while.
|
2007-09-16 |
Richard Laager |
Use the mediaNode variable rather than the psmNode again. This is from a
|
2007-09-16 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 5a3c2bb6d5725a73e614aa69d0e5beb04aba2d19)
|
2007-09-16 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head b0967247f79b18b245cdaaaf3f803d6834aea19a)
|
2007-09-16 |
Richard Laager |
explicit merge of '5d4b00a88466bb9e851eaca42ab3fd3f2c4093ef'
|
2007-09-16 |
Richard Laager |
explicit merge of '753ac22f1fb1d33ecd437bdc3c63ca4f5bd81514'
|
2007-09-16 |
Richard Laager |
explicit merge of '7ca52e5d60c8f4d7842faad73378b57df9db9007'
|
2007-09-16 |
Richard Laager |
explicit merge of '46d8a45835e685c9dd812f5c6c0df074388bec8a'
|
2007-09-16 |
Richard Laager |
explicit merge of '496506f552dcc01dcc38820f472dc9d27a82a997'
|
2007-09-16 |
Richard Laager |
explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
|
2007-09-16 |
Richard Laager |
explicit merge of '736907efe1b492215cd5e4b57bbcec0d4bb977e6'
|
2007-09-16 |
Richard Laager |
explicit merge of '3732a7eabc7ecb0f846edc60f04ec3f6f7779c5b'
|
2007-09-16 |
Richard Laager |
explicit merge of '996cf0c57149ba6e1c714ebb1f11d5d4bac8fb68'
|
2007-09-16 |
Richard Laager |
explicit merge of '7aea471c6710708afa40152f5fc3aaeda3d67e76'
|
2007-09-16 |
Richard Laager |
explicit merge of 'b9e805b43e8543af0b4800e2e5553c85d947c610'
|
2007-09-16 |
Richard Laager |
Various (untested) changes to the CurrentMedia parsing. This code is a
|
2007-09-15 |
Sadrul Habib Chowdhury |
Ignore empty currentmedia string.
|
2007-09-15 |
Sadrul Habib Chowdhury |
Improve the current-media parsing a little bit.
|
2007-09-14 |
Sadrul Habib Chowdhury |
merge of '0e444b80bb8aa9c005e8085c30a7b5a8a81423ee'
|
2007-09-14 |
Sadrul Habib Chowdhury |
Make the buddylist sync issue a little less worse.
|
2007-09-12 |
Ka-Hing Cheung |
3rd time the charm? Fixes #2990, maybe
|
2007-09-12 |
Ka-Hing Cheung |
Fixes #2502, now we show the status name in the tooltip instead of "Status"
|
2007-09-09 |
Ka-Hing Cheung |
cleans up ownership of soap callback data, this soap stuff is perfect
|
2007-09-09 |
Ka-Hing Cheung |
merge of '0d182c079b200633b234b9a8216aba155384f21b'
|
2007-09-09 |
Sadrul Habib Chowdhury |
merge of '339e17f432d068c87ce9aaa8d19e6f271d1101b1'
|
2007-09-09 |
Ka-Hing Cheung |
I think this is the right way to fix timezone. People on Win32 _and_
|
2007-09-08 |
Ka-Hing Cheung |
merge of '85c73f22a9f7e979b53ff5d0d965a8cba49b35c0'
|
2007-09-08 |
Ka-Hing Cheung |
Fixes #2990, apparently I used the wrong #define. Also fix + timezone
|
2007-09-09 |
Sadrul Habib Chowdhury |
Fix some memory leaks. Free xmlnodes properly using xmlnode_free instead of
|
2007-09-08 |
Sadrul Habib Chowdhury |
Plug memory leaks.
|
2007-09-08 |
Sadrul Habib Chowdhury |
Reset the timer to 0 after removing it. It looks like this may be required here.
|
2007-09-08 |
Sadrul Habib Chowdhury |
Reset unsigned ints to 0 instead of to -1.
|
2007-09-08 |
Sadrul Habib Chowdhury |
Plug some leak.
|
2007-09-06 |
Ka-Hing Cheung |
mostly fixed offline messaging, still 2 bugs:
|
2007-09-03 |
Carlos Silva |
Fix a bug where we were g_strdup'ing a previously freed pointer. Thanks to khc for the debugging.
|
2007-09-03 |
Carlos Silva |
Some more cleanups
|
2007-09-03 |
Carlos Silva |
Clean up some unused SOAP templates, and disable extra debug defines accidentally checked in.
|
2007-09-03 |
Carlos Silva |
Make block/unblock work right, as well as being add by a buddy. Finally fixes #723
|
2007-08-31 |
Carlos Silva |
propagate from branch 'im.pidgin.pidgin' (head 0b82441777348c0366b4eaa38bb6fee80fe5cb57)
|
2007-08-31 |
Carlos Silva |
Handle special cases in buddy/group management (wrt MSN_INDIVIDUALS_GROUP and MSN_NON_IM_GROUP).
|
2007-08-28 |
Carlos Silva |
Fix some compiler warnings
|
2007-08-28 |
Carlos Silva |
propagate from branch 'im.pidgin.pidgin' (head 4313008137cace2c9699584ec7308c1e888ae137)
|
2007-08-28 |
Carlos Silva |
Make buddy and group management actually work, add some SOAP templates, redesign some parts of code and separate some bigger functions into its smaller tasks which are completely unrelated to each other
|
2007-08-08 |
Carlos Silva |
propagate from branch 'im.pidgin.pidgin' (head 5775dc23bad7ecf62c8f951574460d2f075f9e72)
|
2007-08-08 |
Carlos Silva |
Improve MSN_SOAP_DEBUG and workaround a Win32 bug which would case Pidgin to consume insane amounts of memory when printing a large string to the Debug Window.
|
2007-08-07 |
Carlos Silva |
msn_soap_read_buf() shouldn't be used after calling soapconn->read_cb as this callback function can sometimes free soapconn (such as in nexus_login_read_cb after closing nexus connection)
|
2007-08-07 |
Carlos Silva |
Add the possibility to create an Address Book, useful for newly registered MSN users.
|
2007-07-23 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head 53b8831e57f625eca0980aca94f04416b32bcd8f)
|
2007-07-22 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head 5e94d4a46251e35e2b640180905fe364b82355e5)
|
2007-07-21 |
Ka-Hing Cheung |
merge of '5d965caa0ea003eef5a1b959791135f900bf10ea'
|
2007-07-21 |
Ka-Hing Cheung |
explicit merge of '9a7160daa1babd3ca644d25e4314310e3f24077e'
|
2007-07-17 |
Carlos Silva |
Unescape our own status messages before sending them to the server so other clients show them correctly. Thanks to Simom for the patch. Fixes #738
|
2007-07-17 |
Carlos Silva |
Misc cleanups, better error handling, and print the Address Book received from the server in a human readable way.
|
2007-07-16 |
Carlos Silva |
propagate from branch 'im.pidgin.pidgin' (head be582d1ac8a250870b9c691a8cb1ab4c170650bc)
|
2007-07-14 |
Carlos Silva |
propagate from branch 'im.pidgin.pidgin' (head d565f6901d390d091fab30d0bd923fa36c335da2)
|
2007-07-14 |
Carlos Silva |
Print the policies sent by the server (GCF command) in a human-readable way.
|
2007-07-14 |
Carlos Silva |
Correctly process an additional <Service> with type Profile and name 'Messenger Roaming Identity' sent with the contact list using a recently registered WLM account, that was causing the initial ADL command to be sent malformed, and our presence status not being forwarded to our buddies
|
2007-07-09 |
Carlos Silva |
We already call msn_set_psm() in the end of msn_session_finish_login()
|
2007-07-07 |
Carlos Silva |
Fix authentication failures handling (ticket 1246) and fix some compiler warnings
|
2007-07-21 |
Ka-Hing Cheung |
oops, not only did I typo'ed MFN, I also did a comparison before I update
|
2007-07-21 |
Ka-Hing Cheung |
removed "PSM:" label and move the message to "Status:" to be consistent with
|
2007-07-21 |
Ka-Hing Cheung |
don't strip html on the status line, so that we don't accidentally strip
|
2007-07-07 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head 007693114b23cd2711c1cb9030a148e2f63de8c8)
|
2007-07-05 |
Carlos Silva |
Add missing type declaration to variable initial
|
2007-07-05 |
Carlos Silva |
In the initial ADL listing, send the commands in the correct sequence as required by the server: BLP, ADL and PRP. When the server acknowledges this initial ADL, send CHG with status information
|
2007-06-23 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head eedca2ceb89c90a12f734e927c5d3b02bbde9a5c)
|
2007-06-22 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
|
2007-06-19 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head f43d7ef3f18aadf88e22f93a8131f4fac26d5b53)
|
2007-06-16 |
Ka-Hing Cheung |
Compile!
|
2007-06-16 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head 1cb373a79797c636c2b316a068d31fc4890976a7)
|
2007-06-16 |
Carlos Silva |
propagate from branch 'im.pidgin.pidgin' (head d3e5a5add3f39caa08b46c83177328e51c2d961a)
|
2007-06-03 |
Stu Tomlinson |
propagate from branch 'im.pidgin.pidgin' (head 93e5d2a86a947eb2308d15b7570507a6c205c9d3)
|
2007-06-03 |
Stu Tomlinson |
disapproval of revision '05c6323b8b18ceba86add2ad239fb24fc61dc469'
|
2007-06-03 |
Stu Tomlinson |
Compiler be quiet! Fixes this compile warning:
|
2007-06-03 |
Stu Tomlinson |
propagate from branch 'im.pidgin.pidgin' (head 850e223e9597fdc482eebe75c00efda941b3bdb6)
|
2007-05-29 |
Stu Tomlinson |
Update a couple of instances of group_id handling to cope with the new
|
2007-05-28 |
Stu Tomlinson |
Add Pending list to recognized lists during contact list parsing
|
2007-05-28 |
Stu Tomlinson |
Tidy up protocol version detection
|
2007-05-28 |
Stu Tomlinson |
Patch media_if_no_status.diff from ticket #93 - fixes setting "currentmedia"
|
2007-05-28 |
Stu Tomlinson |
Compile fix, whoops! Thanks Masca/salinasv.
|
2007-05-27 |
Stu Tomlinson |
Don't notify for initial email messages unless the preference is set for
|
2007-05-27 |
Stu Tomlinson |
Make the MsnUser type an enum so we have fewer magic numbers
|
2007-05-27 |
Stu Tomlinson |
fix a debug message
|
2007-05-27 |
Stu Tomlinson |
Always get the full contact list too, as we need it for the reverse list
|
2007-05-27 |
Stu Tomlinson |
A bunch of MSNP14 stuff:
|
2007-05-27 |
Stu Tomlinson |
Make a couple more functions static
|
2007-05-26 |
Stu Tomlinson |
Patch from Pse to use the same status primitives as im.pidgin.pidgin for
|
2007-05-26 |
Stu Tomlinson |
Fix msn_user_remove_group_id()
|
2007-05-26 |
Stu Tomlinson |
Parse the message timestamp using purple_str_to_time. I haven't been able
|
2007-05-26 |
Stu Tomlinson |
Remove the no longer used random blist node from the session struct
|
2007-05-26 |
Stu Tomlinson |
use serv_got_im to report received oim's
|
2007-05-26 |
Stu Tomlinson |
Store account specific settings in the account, not in some random blist
|
2007-05-26 |
Stu Tomlinson |
Finish commenting out references to directconn that would never be called
|
2007-05-26 |
Stu Tomlinson |
Compile warning fixes
|
2007-05-26 |
Stu Tomlinson |
Fix a compile warning
|
2007-05-26 |
Stu Tomlinson |
Fix a compile warning, rmg_error had not been fully updated for the
|
2007-05-26 |
Stu Tomlinson |
Fix a compile warning by #if 0'ing out some unused code
|
2007-05-26 |
Stu Tomlinson |
Disable building of directconn.c, nothing uses it, it has compile warnings
|
2007-05-26 |
Stu Tomlinson |
Revert a bunch of whitespace changes so reviewing a diff against
|
2007-05-26 |
Stu Tomlinson |
Use glib functions for endian conversion. If someone has a big endian
|
2007-05-26 |
Stu Tomlinson |
merge of 'b0a7fb13dafc5da577103e3aac205667caf2e6f2'
|
2007-05-26 |
Stu Tomlinson |
propagate from branch 'im.pidgin.pidgin' (head 371fb91ec4fdb33fa482efe55111fe58d8758c3b)
|
2007-05-26 |
Stu Tomlinson |
Get rid of the reimplementation of strptime in MSN, nothing was using it.
|
2007-05-20 |
Stu Tomlinson |
switchboards really can be referenced by multiple slplinks, I have no idea
|
2007-05-20 |
Stu Tomlinson |
Port a custom emoticon crash fix that seemed to get lost somewhere along
|
2007-05-20 |
Stu Tomlinson |
propagate from branch 'im.pidgin.pidgin' (head b0fb787915db137be9b01af88d1fb0c107f66cd6)
|
2007-05-19 |
Ka-Hing Cheung |
merge of '04f3de66fbed599e51f30258916fdb8f966ffdcd'
|
2007-05-19 |
Ka-Hing Cheung |
Handles SOAP redirects, thanks Sebastián E. Peyrott
|
2007-05-14 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head fbac832fa453b214e7c9c5deb9b49562d212c542)
|
2007-05-14 |
Ka-Hing Cheung |
fixes #971, we can only ADL 150 contacts at a time or the notification
|
2007-05-12 |
Ka-Hing Cheung |
fix up broken merge
|
2007-05-12 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head 3f8c9725bb938821f3ef6cb2e7c6c31d7b662d0b)
|
2007-05-06 |
Ka-Hing Cheung |
propagate of im.pidgin.pidgin to im.pidgin.cpw.khc.msnp14
|
2007-05-06 |
Ka-Hing Cheung |
propagate im.pidgin.pidgin to im.pidgin.cpw.khc.msnp14
|
2007-05-02 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head cf7db89f6020ededb2d5c948c11c3fd0ef30bba5)
|
2007-05-02 |
Ka-Hing Cheung |
merge of 790a91b1bb6c10ada984951cbd2485e95e5159fd and
|
2007-05-02 |
Ka-Hing Cheung |
explicit merge of 'd42ad2da81f881b2fbd2fb080cc70a843bc70d02'
|
2007-04-15 |
Richard Laager |
Make this compile.
|
2007-04-15 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 5e61fe349507736c585798abea83ef3d8383d8b4)
|
2007-04-15 |
Richard Laager |
Really the last of the merge changes.
|
2007-04-15 |
Richard Laager |
The last of the merge fix-ups.
|
2007-04-15 |
Richard Laager |
propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-pidgin' (head 8cfbe223ca6e514146a4d46aeab4c7816de17b79)
|
2007-04-15 |
Richard Laager |
Fix up some gaim -> purple issues.
|
2007-04-15 |
Richard Laager |
propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-sf-1621854-4' (head 36b8a3e05397b5918f311a046fa580c5bb8846e0)
|
2007-04-15 |
Richard Laager |
merge of 'b4911943cba6f29cf0694dfd563cac17612236dc'
|
2007-04-15 |
Richard Laager |
propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-sf-1621854-4-rlaager-whitespace' (head 51cec0ffea45c8589dcb7bf0f9e36e749ed43017)
|
2007-04-15 |
Richard Laager |
propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-sf-1621854-1-rlaager-whitespace' (head 5083cfbc09503360bacf3ff0ebf528700770e6af)
|
2007-04-15 |
Richard Laager |
Revert some whitespace changes.
|
2007-04-15 |
Richard Laager |
Fix up msn-utils.c and msn-utils.h vs. msn-utils.c and msn-utils.h.
|
2007-04-15 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 98b6b547b29ea1192b73cc4e1de1e674edef4328)
|
2007-04-15 |
Richard Laager |
The second msn-p13-merge-head.diff.gz from SF Patch #162854 from Ka-Hing Cheung.
|
2007-04-15 |
Richard Laager |
The first msn-p13-merge-head.diff.gz from SF Patch #1621854 from Ka-Hing Cheung.
|
2007-04-15 |
Ka-Hing Cheung |
The second msn.tgz from SF Patch #1621854 from Ka-Hing Cheung.
|
2007-04-15 |
Ka-Hing Cheung |
msn.tgz from SF Patch #1621854 from Ka-Hing Cheung
|
2007-04-15 |
Richard Laager |
propagate from branch 'im.pidgin.gaim' (head 70ac931e4936c7916eec18a07fe46a0af0fd7403)
|
2007-01-25 |
Mark Doliner |
Sun apparently doesn't like when void functions return
|
2007-01-25 |
Mark Doliner |
sf patch #1644019, from good ol' Ka-Hing Cheung
|
2007-01-25 |
Mark Doliner |
Show "(experimental)" next to the enable-mono option
|
2007-01-25 |
Mark Doliner |
sf patch #1639901, from Saleem Abdulrasool
|
2007-01-25 |
Mark Doliner |
Add line breaks to Evan's NEWS entry
|
2007-01-25 |
Mark Doliner |
sf patch #1640011, from Celso Pinto
|
2007-01-25 |
Mark Doliner |
Allow localization of the xmpp console plugin
|
2007-01-22 |
Ethan Blanton |
Mark didn't read the comment above the line he changed. ;-)
|
2007-01-21 |
Mark Doliner |
Mostly just testing out committing with mtn.
|
2007-09-28 |
Richard Laager |
Dropping some files to help a merge along.
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 4df875eebff2a8d563baebf86297bd4bf0dc240a)
|
2007-10-23 |
Richard Laager |
An empty ChangeLog sucks. I've added something incredibly minimalistic.
|
2007-10-23 |
Richard Laager |
Users don't grok backport.
|
2007-10-23 |
Richard Laager |
Somehow, Pidgin lost its P.
|
2007-10-23 |
Richard Laager |
Drop some files plucked from im.pidgin.pidgin to facilitate a propagate back.
|
2007-10-23 |
Richard Laager |
A patch from Visinoni Andrea to fix a single-character typo in the Italian
|
2007-10-23 |
Luke Schierer |
Lets release today
|
2007-10-23 |
Luke Schierer |
a patch from stu for html handling.
|
2007-10-23 |
Ambrose C. Li |
fixes #3657
|
2007-10-22 |
Daniel Atallah |
applied changes from 0cf87050ffb15aa5ff8817bfdf57efda048cefde
|
2007-10-22 |
Luke Schierer |
referenes #3638
|
2007-10-22 |
Funda Wang |
fixes #3638
|
2007-10-22 |
Josep Puigdemont |
fixes #3630
|
2007-10-21 |
Luke Schierer |
applied changes from d6da6a7a5ad01f170f0fd78424183f73200dc78c
|
2007-10-21 |
Luke Schierer |
applied changes from 8e81ccec879f9cfbd8fc282b703803c98e150ff7
|
2007-10-21 |
Luke Schierer |
applied changes from 9f2e0be2b91112e99baa40160913b63794df625f
|
2007-10-21 |
Luke Schierer |
applied changes from 690331e6b61603c992f5c10189aef410b65b83c3
|
2007-10-21 |
Luke Schierer |
applied changes from 60b78c93bfc38b72c6e9fdde59d0e2507bccc4bd
|
2007-10-21 |
Luke Schierer |
applied changes from e2f6be4e0c0daee25fdb3250a7e16a881922f8c4
|
2007-10-21 |
Luke Schierer |
applied changes from e33c17e58da161b8cffaf13e9d79e9bb4b9ce4ce
|
2007-10-21 |
sushizang |
applied changes from 39954083d38f554f75dac0d4fe8b2f7bac3cd0c8
|
2007-10-21 |
Luke Schierer |
applied changes from c6a89223516b0abb6cbb399c2066e3b6a7b69d19
|
2007-10-21 |
Luke Schierer |
applied changes from e82ae16ed445d6896fec536a492fcc17bc6098e4
|
2007-10-21 |
Luke Schierer |
applied changes from 5473bd4fec59a55c8ad482c92cc518fea564a241
|
2007-10-21 |
Luke Schierer |
applied changes from 7a436ba53de6adebccf4e920ca62d544e13b1094
|
2007-10-21 |
Luke Schierer |
applied changes from 78373ac0523b4bcf8530364077593f822030f45d
|
2007-10-21 |
Luke Schierer |
applied changes from e0d7d8465636b82e616edccf6ee08eba0e43445c
|
2007-10-21 |
Luke Schierer |
applied changes from a3511433f0830f88e2e470b22fd2c706e2aa7713
|
2007-10-21 |
Luke Schierer |
applied changes from 3ae1e4b3dac8092886b4b8ab961d8d505433b4c4
|
2007-10-21 |
Luke Schierer |
applied changes from 29b2fc4762e2c5d03a7100c78f2a7b49237c5e80
|
2007-10-21 |
Luke Schierer |
applied changes from 8548e491a5b470d5665cb1cf87a7b0caaa3c87a5
|
2007-10-21 |
Luke Schierer |
applied changes from 2762c6075c0dc52a96098c5478c5bf68cfd890a3
|
2007-10-21 |
Luke Schierer |
applied changes from e9e74094baa29c6f5589385507221a2502b817fb
|
2007-10-21 |
Luke Schierer |
applied changes from e9e74094baa29c6f5589385507221a2502b817fb
|
2007-10-21 |
Luke Schierer |
applied changes from 8152fe0104bfcc5da3dda8b81badd6f63f9532b8
|
2007-10-21 |
Luke Schierer |
applied changes from f9d3abd0678a04291edd671c4e5d87c7217984bb
|
2007-10-21 |
Luke Schierer |
applied changes from 4d9fac4aab275ee133ce860edc469e0e5c4734ff
|
2007-10-21 |
Luke Schierer |
applied changes from eaca7bcddbde5dc407ddc81c557e7722cca3e35d
|
2007-10-21 |
Luke Schierer |
applied changes from ef97aa9259d77504bb07c2dff5ec0750d498e847
|
2007-10-21 |
Luke Schierer |
applied changes from 582eb3d8206e0fbe1023e9ce7f3bdf833a1c0db2
|
2007-10-21 |
Luke Schierer |
applied changes from d42511319051bcfa8adb3ed8e3f11a26cabc43f4
|
2007-10-21 |
Luke Schierer |
applied changes from 1e697229b1c9a564fa1e509cc9a4a83da6e664df
|
2007-10-20 |
Luke Schierer |
applied changes from 9d35dde0c779cca73548172223ba557f27d61882
|
2007-10-19 |
Luke Schierer |
applied changes from c848ad4c20988b5dac9ac164455d3ba2d7307230
|
2007-10-19 |
Luke Schierer |
applied changes from 1095e0c294d15e95c8909d270748c5253226bfe6
|
2007-10-19 |
Luke Schierer |
applied changes from d4b316d73ebaf93803ca2642e78b8821c3b5d5c7
|
2007-10-19 |
Luke Schierer |
applied changes from 4d50bf3b08569aa2108a9f5da47fb1548d0c7dd9
|
2007-10-19 |
Luke Schierer |
applied changes from 83245b7ca93e546927c19472b74cf4dff6d1a96b
|
2007-10-19 |
Luke Schierer |
applied changes from 4a3126ce09aff7f83c70b32f2048f5b7f302b79e
|
2007-10-19 |
Luke Schierer |
applied changes from e56db1b8a7bb8729e30fb3bf99a94ff7887fe4ec
|
2007-10-19 |
Luke Schierer |
applied changes from 2495a1b6a3619d8188151eaf2822ce2ecd435dbf
|
2007-10-19 |
Luke Schierer |
applied changes from 2495a1b6a3619d8188151eaf2822ce2ecd435dbf
|
2007-10-19 |
Luke Schierer |
applied changes from b5a4f36867889f85c7c9d341c9c295f2f4e51e1d
|
2007-10-19 |
Luke Schierer |
applied changes from 6c08c628ee64e16c824829c25befc0ca09338f9d
|
2007-10-19 |
Luke Schierer |
applied changes from cbc76e85376a9fcbb1582087c7b23b2284a3ca5f
|
2007-10-19 |
Luke Schierer |
applied changes from 61346ebfdbe38e90d131141a7fa41abeda7984c5
|
2007-10-19 |
Luke Schierer |
applied changes from 1bdf4754abed6b49eec400ecf415a9d557bc9834
|
2007-10-19 |
Luke Schierer |
applied changes from 1bdf4754abed6b49eec400ecf415a9d557bc9834
|
2007-10-19 |
Luke Schierer |
applied changes from 77376fe079e753b612b3b8c901060e689f3dee11
|
2007-10-19 |
Luke Schierer |
applied changes from 8fcdd455fb269a1dbd35d2d2e02f8005b5c9d086
|
2007-10-19 |
Luke Schierer |
applied changes from d50ecf4dc52f25cbd219d6c19846436dec5a8853
|
2007-10-19 |
Luke Schierer |
applied changes from 6b5f1f48667171fe73de619dd8f80cacd231a2e2
|
2007-10-19 |
Luke Schierer |
merge of '2af9cd4957f255e5640362a54527c26a829fa371'
|
2007-10-19 |
Luke Schierer |
disapproval of revision '523905060b8ebeba354f624c6b7aeb549c597feb'
|
2007-10-19 |
Luke Schierer |
merge of '029866e9fec9b313cae45784eb3e016ed27f0caa'
|
2007-10-19 |
Luke Schierer |
disapproval of revision 'ba01a475b5298205283309f3c0aaf3dd8d1a54f1'
|
2007-10-19 |
Luke Schierer |
applied changes from 0573c84391460ff90a7de830442aad5ffb6a0c5f
|
2007-10-19 |
Luke Schierer |
This asked me to do a 3way merge in vim. Someone should check it.
|
2007-10-19 |
Luke Schierer |
applied changes from 02a88f67c2a77e3dc2ec3868ea0c68192193c33f
|
2007-10-19 |
Luke Schierer |
applied changes from 4bbc209c8076ef89135700af844ec6bb04602c0a
|
2007-10-19 |
Luke Schierer |
applied changes from fbb7ffaf4075cf690cc3ff9d171e56320e9af8da
|
2007-10-19 |
Luke Schierer |
applied changes from 45b8a011cd84e0e69d7ac5a6fb84f55cdb0809cb
|
2007-10-19 |
Luke Schierer |
applied changes from 88f296b3653b5a7578a7581c1582d37390c9d212
|
2007-10-19 |
Luke Schierer |
applied changes from a4ca83f88d6ff3c9315ae4fb327b7675d324a494
|
2007-10-19 |
Luke Schierer |
applied changes from 3c351ab69ebec23d5a98c0193423e1f8281ece6b
|
2007-10-19 |
Luke Schierer |
applied changes from c699de7eec5194554b5fcb885019835fb902d95a
|
2007-10-19 |
Ethan Blanton |
applied changes from 26c05ed157a02643cbb12b04045422b123312bcf
|
2007-10-19 |
Luke Schierer |
in c966d1b59a11c860df756f5def6e3486d94f24e3, Kevin noted that "Version" should be "version." merging the changelog is scary though.
|
2007-10-19 |
Luke Schierer |
applied changes from 2ab75e32c52e94c674d0b5a396d224da7e9d509e
|
2007-10-19 |
Sadrul Habib Chowdhury |
applied changes from 2dc8fc60a9db3bce83fb319e9406ec3c01575911
|
2007-10-19 |
Sadrul Habib Chowdhury |
applied changes from 63162f419a649bdd77b85cff73c4c490ec863ed1
|
2007-10-19 |
Will Thompson |
applied changes from cbfd86ab2748b8fdb5f956d133339630eba75f8b
|
2007-10-19 |
Jochen Kemnade |
fixes #3574
|
2007-10-01 |
Luke Schierer |
merge of '554f47773ad015df16569e503432329570fa1564'
|
2007-09-29 |
Stu Tomlinson |
Minor changelog updates
|
2007-09-29 |
Stu Tomlinson |
NEWS!
|
2007-09-29 |
Stu Tomlinson |
merge of '0613a008df1c1f24a3a3e8dfbbde45ca5dba9f07'
|
2007-09-29 |
Luke Schierer |
NEWS for when it is ready
|
2007-09-29 |
Stu Tomlinson |
Fix building on very old gtk where gtk_tree_store_remove didn't return a
|
2007-09-29 |
Stu Tomlinson |
Fix compiling with old glib where glib/gprint.h doesn't exist, refs #3144
|
2007-09-29 |
Stu Tomlinson |
jutil.h should not include account.h because that breaks test compilation
|
2007-09-29 |
Stu Tomlinson |
merge of '08edb66dad9cab9051d6c7658063ee41d827f055'
|
2007-09-29 |
Stu Tomlinson |
Fix for compiling with Gtk < 2.4, references #3144
|
2007-09-29 |
Richard Laager |
applied changes from f143c30a12f30c53e017f1bfc22ccddee96036fc
|
2007-09-29 |
Richard Laager |
applied changes from 54b7bcca130674c9f93777772bdf3d08237a7951
|
2007-09-29 |
Richard Laager |
applied changes from 38a516984dfbc8fb0def05acb69fc1180ec0b971
|
2007-09-29 |
Richard Laager |
applied changes from 8b8bc5b1ef1263e1c0f00a9ed208accff09d988e
|
2007-09-29 |
Evan Schoenberg |
Don't display mail notifications for 0 new emails in Google Talk
|
2007-09-29 |
Evan Schoenberg |
merge of 'd80b73af2a76c9ef004532af875209973de125b5'
|
2007-09-29 |
Miloš Popović |
fixes #3366
|
2007-09-29 |
Evan Schoenberg |
applied changes from 99f8d517ae6588b2dba3527cb0951f32e640ff57
|
2007-09-29 |
Evan Schoenberg |
Merged MSN_HTTPCONN_SERVER fix
|
2007-09-29 |
Evan Schoenberg |
Merged xmpp leak fixes
|
2007-09-29 |
Daniel Atallah |
If a pounce has been deleted or triggered while we're editing it, make a new one when saving instead of crashing. Fixes #3326
|
2007-09-28 |
Daniel Atallah |
Enable the new Arabic windows installer translation.
|
2007-09-28 |
Evan Schoenberg |
Plucked mysapce tag parsing fixes
|
2007-09-28 |
Richard Laager |
NEWS
|
2007-09-28 |
Richard Laager |
I don't want the certificate.c comment to confuse a translator or his/her
|
2007-09-28 |
Richard Laager |
Translating the empty string is a bad idea.
|
2007-09-28 |
Richard Laager |
Re-run stats.pl to update the po files again.
|
2007-09-28 |
Richard Laager |
Plucked translation changes:
|
2007-09-28 |
Richard Laager |
applied changes from f7687aed5d4c60018282a0629b67556f506ceb54
|
2007-09-28 |
Richard Laager |
Drop the devel in preparation for a release.
|
2007-09-28 |
Richard Laager |
Remove the 2.2.0 from the logo.
|
2007-09-28 |
Richard Laager |
Merge the old translation of "Has you" back into sl.po.
|
2007-09-28 |
Richard Laager |
I ran stats.pl to get updated po files. This was necessary to pull some old
|
2007-09-28 |
Richard Laager |
applied changes from 78b2ccce7cd45df860c7b3fffac608362438ac6f
|
2007-09-28 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 817e1c598dfe68428187d6c1cf968e88a8f8981f)
|
2007-09-28 |
Richard Laager |
merge of '09dfc47173cdfafc1f6ce225dcdc21d7e8968a9b'
|
2007-09-28 |
Richard Laager |
disapproval of revision 'e0a9937f4922648f15b31862d5b2932b82481db8'
|
2007-09-28 |
Richard Laager |
Remove myspace.svg to deal with a merge conflict.
|
2007-09-28 |
Richard Laager |
Kill CRLF line-endings to make sure this compiles on Solaris. This is a
|
2007-09-28 |
Richard Laager |
Update this ChangeLog with the appropriate fixes.
|
2007-09-28 |
Richard Laager |
applied changes from 5252885d793a4d288d92856d511d721bf5bb87ef
|
2007-09-28 |
Richard Laager |
applied changes from 80e3a515775c28b61c4c155c4a524374ef3360ff
|
2007-09-28 |
Richard Laager |
applied changes from c0104c111e903cfec5d0a95e0ae9dafb72f0dcbf
|
2007-09-28 |
Richard Laager |
applied changes from dc2a169f471dfdbf1c4d38b456a597f7b03c10ce
|
2007-09-28 |
Richard Laager |
applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defa
|
2007-09-28 |
Richard Laager |
Make this compile by removing a poorly-plucked #if 0
|
2007-09-28 |
Richard Laager |
applied changes from 82ca9c2040bb139af45e049cfa90e8f909e054bd
|
2007-09-28 |
Richard Laager |
applied changes from 9e879ffd528064d9e1cef9eb4f5fb3cfee8b193f
|
2007-09-28 |
Richard Laager |
applied changes from 92e6c32278d711f0d5807c4d931b26162e4a720f
|
2007-09-28 |
Richard Laager |
applied changes from 0a36aea71847198e73c07cbef0be7e7a7db12c57
|
2007-09-28 |
Richard Laager |
applied changes from f7687aed5d4c60018282a0629b67556f506ceb54
|
2007-09-28 |
Richard Laager |
applied changes from 1af4cc5be54c6712945771f62fb95bd07f4a6104
|
2007-09-28 |
Richard Laager |
applied changes from efedefa70ee1d6f7f4dd39afe5db10c7e5bfe64c
|
2007-09-28 |
Richard Laager |
applied changes from 1036f20a46ec1ba10dd2519fd09b44a607cdf202
|
2007-09-28 |
Richard Laager |
applied changes from 4788a5d2117e007ef1d389bdd939afdd70da53ca
|
2007-09-28 |
Richard Laager |
applied changes from a904206e9fbae9424b5194ca9288e01959fd14d3
|
2007-09-28 |
Richard Laager |
applied changes from 1da7a990f7016e9d163bd16e4c83c13099ffa9de
|
2007-09-28 |
Richard Laager |
applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
|
2007-09-28 |
Richard Laager |
applied changes from 71a27720e49364f4f24fc09309442fc3a2c17bc9
|
2007-09-28 |
Richard Laager |
applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
|
2007-09-28 |
Richard Laager |
applied changes from f6deeedd3d31f0863466fff4c81816aee12122a6
|
2007-09-28 |
Richard Laager |
applied changes from 4dd446ee59f869036e9065d0f45270444f319f1d
|
2007-09-28 |
Richard Laager |
applied changes from c32aee6deb5c7a5e5749d6e0598f588947b8d45c
|
2007-09-28 |
Richard Laager |
applied changes from 31d62e1a78974a0239e86bfeb42b29ab75216114
|
2007-09-28 |
Richard Laager |
applied changes from a814e8b368b0f92e4f354ae7b74680a6fb56a6cb
|
2007-09-28 |
Richard Laager |
applied changes from be5b7db12bee643aba7b97fdacfb036dc384ea1f
|
2007-09-28 |
Richard Laager |
applied changes from 02a707bbb0cf1cab4c65c4977bed39c67c5b2452
|
2007-09-28 |
Richard Laager |
applied changes from 813313930984d57208e5079d304d5a7c21c6b848
|
2007-09-28 |
Richard Laager |
applied changes from 6ce1cc1ed82e1940fd7b17f4ca3c8350885117fa
|
2007-09-28 |
Richard Laager |
applied changes from a42d042e706156a13566e078c85937e3b30a33c9
|
2007-09-28 |
Richard Laager |
applied changes from 388507622896337fe56945f851e3aabee3c0427f
|
2007-09-28 |
Richard Laager |
applied changes from e67a54b3bf4349b6e65a46f749626a122c6afb22
|
2007-09-28 |
Richard Laager |
applied changes from b23d40378bee58e6e5a79f04f532b50daf43f802
|
2007-09-28 |
Richard Laager |
applied changes from ae2654a1c8a8119292950ba10857627abf2915f8
|
2007-09-28 |
Richard Laager |
applied changes from 307f0cff97539b1c6ddc0114500677abfe42aaa6
|
2007-09-28 |
Richard Laager |
applied changes from 8543caa9958f323a231c630bebd65c74dec3401f
|
2007-09-28 |
Richard Laager |
applied changes from c9d6104bcfe2e630e98e45bc6a0975adfb9544e5
|
2007-09-28 |
Richard Laager |
applied changes from 3fcc47961d378fa0cd4eeb00dc6923b16a3a4151
|
2007-09-28 |
Richard Laager |
applied changes from 4bb1d6cbfe69a2e7782336a7e6e93e438a8bdbfc
|
2007-09-28 |
Richard Laager |
applied changes from a4e1802941263d091913588367aa3c222bfda576
|
2007-09-28 |
Richard Laager |
applied changes from 53760bd543d0a40f81167717a7821f7ec2f16099
|
2007-09-28 |
Richard Laager |
applied changes from c18e666803193ac1b4f024b704371b20ca347246
|
2007-09-28 |
Richard Laager |
applied changes from 6e915e14a78ccafa5e0ddfdcabccc2e174c734e3
|
2007-09-28 |
Richard Laager |
applied changes from 00f1aae9ce60f6415aede244b8529e8e85185738
|
2007-09-28 |
Richard Laager |
applied changes from 606266f42c25624ce35e54483778d855641806be
|
2007-09-28 |
Richard Laager |
applied changes from fc7837d892e8ddb52a2c4c265562c73b6f07f045
|
2007-09-28 |
Richard Laager |
applied changes from 7f71045586c32cffc40f836f3fba92c693adda57
|
2007-09-28 |
Richard Laager |
applied changes from 7f71045586c32cffc40f836f3fba92c693adda57
|
2007-09-28 |
Richard Laager |
applied changes from 11fef11dff49357783d6656f9e83bf59403163d0
|
2007-09-28 |
Richard Laager |
applied changes from d96ec25855462962b1e1e2f093f242522695c122
|
2007-09-28 |
Richard Laager |
applied changes from 8075949b7612e77d6eaa5f0d3cbf98f40715f948
|
2007-09-28 |
Richard Laager |
applied changes from 1cb036aecbbe359226e69874379d39ce74c8daf6
|
2007-09-28 |
Richard Laager |
applied changes from 78b2ccce7cd45df860c7b3fffac608362438ac6f
|
2007-09-28 |
Richard Laager |
applied changes from 19e3744fd4b392cdc631c9efe0ce658537070713
|
2007-09-28 |
Richard Laager |
applied changes from 3fe67ca1381423cdd54205c19f3e983533025ebe
|
2007-09-28 |
Richard Laager |
applied changes from 23c81a483086f0c1541212be4c849abb05f9f3bd
|
2007-09-28 |
Richard Laager |
applied changes from ff2a2004566a5c90047811f96ab84ebec8402d14
|
2007-09-28 |
Richard Laager |
applied changes from 5fda75104115d0a95c1e214b6b3ca18c4dc86a0c
|
2007-09-28 |
Richard Laager |
applied changes from bb3c9dec65d16afdcc4bcedd5fd184b7207cc624
|
2007-09-28 |
Richard Laager |
applied changes from 7b5a16e6ca65a8ccca846bc64c6e9606056d6d59
|
2007-09-28 |
Richard Laager |
applied changes from ada64e6a910a9a56a0d148cf245eed24e3c1b708
|
2007-09-28 |
Richard Laager |
applied changes from 8e670fb9038d1557c20381996ac85f3c47359625
|
2007-09-28 |
Richard Laager |
applied changes from 326d6e6c8c6a955cdba84f1f802fc21ec3e6b662
|
2007-09-28 |
Richard Laager |
applied changes from 326d6e6c8c6a955cdba84f1f802fc21ec3e6b662
|
2007-09-28 |
Richard Laager |
applied changes from 8df1cedfbc540695a8645b21230d41783fe4f171
|
2007-09-28 |
Richard Laager |
applied changes from f4700a52b60d8473e9671ceabfec7772211fe424
|
2007-09-28 |
Richard Laager |
applied changes from f4700a52b60d8473e9671ceabfec7772211fe424
|
2007-09-28 |
Richard Laager |
applied changes from 66ad7defb87a487f98b71824a40350263a1e327b
|
2007-09-28 |
Richard Laager |
applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defa
|
2007-09-28 |
Richard Laager |
applied changes from 22f6ff41c9fffdd5267c9c96f8208a6071443e62
|
2007-09-28 |
Richard Laager |
applied changes from 21f52b7b0e9894b1050ee91fde9c05b748d65aca
|
2007-09-28 |
Richard Laager |
applied changes from 5044554ca98e39fb2600537940a00d153b4c40b2
|
2007-09-28 |
Richard Laager |
applied changes from 9d5a2f820265e4631d68d0f12a2def66acf36e3d
|
2007-09-28 |
Richard Laager |
applied changes from e3d8fe145881335e4c42f96480b7c2681ff85fe9
|
2007-09-19 |
Sadrul Habib Chowdhury |
Starring Stefan Ott as 'cockroach.'
|
2007-09-19 |
Sadrul Habib Chowdhury |
Add a 'purple.h' that includes the defines and other header files required
|
2007-09-19 |
Sadrul Habib Chowdhury |
Contactize the message history when re-attaching the pidgin ui.
|
2007-09-19 |
Sadrul Habib Chowdhury |
Authorization signals. Modified patch from cockroach. Closes #1061.
|
2007-09-19 |
Sean Egan |
Change other references to Add/Edit
|
2007-09-19 |
Sean Egan |
merge of '5a661e7759c94109af265616312c40858ae77e27'
|
2007-09-19 |
Mark Doliner |
Make sure we print out the name of the unknown tag.
|
2007-09-19 |
Sadrul Habib Chowdhury |
chat-invited handlers return an interger value.
|
2007-09-19 |
Sadrul Habib Chowdhury |
merge of '097e3112bf004e39eaa28cdcea236c7bfddbbdf4'
|
2007-09-19 |
Sadrul Habib Chowdhury |
Clear the conversation history for all the purple-convs in a pidgin-conv.
|
2007-09-20 |
Luke Schierer |
disapproval of revision '87db1277801f9f4bb6cf456b1344a263f51f2864'
|
2007-09-19 |
Luke Schierer |
I've been given permission to kill off the unmaintained gevolution plugin!!
|
2007-09-19 |
Sean Egan |
Show when Gmail count falls, instead of only when it rises. Fixes #1462
|
2007-09-19 |
Ethan Blanton |
merge of '035ce608de65ea3a6fab0ab31e845b8c17085853'
|
2007-09-19 |
Stu Tomlinson |
Include the version in the segfault message - enough people blindly copy
|
2007-09-19 |
Ethan Blanton |
The second in a series of Tcl-fixing patches from venks on
|
2007-09-19 |
Ethan Blanton |
Another fabulous patch to our Tcl loader from venks on irc.freenode.net.
|
2007-09-19 |
Stu Tomlinson |
Fix the whitespace/tab/space junk I just created
|
2007-09-19 |
Stu Tomlinson |
Merge the plugin pack's showoffline plugin's functionality to pidgin proper
|
2007-09-18 |
Kevin Stange |
merge of '1e99f01b26f638dadf8b3d274a2bba9cc5ca6f6b'
|
2007-09-18 |
Sean Egan |
Patch from db42. Fixes #3191
|
2007-09-18 |
Sean Egan |
Exclaim
|
2007-09-18 |
Sean Egan |
Forgot file
|
2007-09-18 |
Sean Egan |
More Hylke icons
|
2007-09-18 |
Stu Tomlinson |
Convert buddy notes to plain text before displaying in the tooltip to
|
2007-09-18 |
Stu Tomlinson |
merge of '21eb65cc653f96fb176d3c2f9aba336578f53e61'
|
2007-09-18 |
Stu Tomlinson |
Fix an annoying bug where chat userlist tooltips would show up when the
|
2007-09-18 |
Kevin Stange |
Try to sync up the change log. It would be helpful for people to remember
|
2007-09-18 |
Casey Harkins |
(10:23:40 PM) khc: charkins: shouldn't "on" be lower case?
|
2007-09-18 |
Daniel Atallah |
Disable the account when the user cancels entering the password so the account isn't stuck in a weird unconnected state. Fixes #1791
|
2007-09-18 |
Daniel Atallah |
merge of '05931acee44dc92b25bb11c8d65ccf224d7f0ea8'
|
2007-09-23 |
Jeffrey Connelly |
Fix a few memory leaks in #3281 (details in ticket).
|
2007-09-23 |
Jeffrey Connelly |
Comment a partial implementation of the libpurple attention API for
|
2007-09-18 |
Jeffrey Connelly |
merge of 'abe5c21ff8b83812c256bc2b14a3f887ecc628b8'
|
2007-09-18 |
Casey Harkins |
merge of '0fb234fbd6f0cbba882df8df649a783fea7f312f'
|
2007-09-18 |
Casey Harkins |
merge of '581cfaaf2f02af0abbaa8910cedb9f7f62b25a5c'
|
2007-09-17 |
Stu Tomlinson |
merge of '8e670fb9038d1557c20381996ac85f3c47359625'
|
2007-09-17 |
Stu Tomlinson |
merge of '41389df89a4a6a007d41cec33e33043cd41ea159'
|
2007-09-17 |
Stu Tomlinson |
- Add version dependency on libpurple for pidgin
|
2007-09-18 |
Casey Harkins |
merge of '4f72579666e002cb42772fe52db9422fdbcfcdbb'
|
2007-09-18 |
Sean Egan |
Include real names in system log messags. Fixes #3130
|
2007-09-17 |
Sean Egan |
set focus to dialog->protocol_menun on set_account_protocol_cb, Fixes #3163
|
2007-09-17 |
Sean Egan |
Fix MSN File transfer size. Fixes #3095. thanks!
|
2007-09-17 |
Sean Egan |
show transparent status icons for idle tooltips. Patch from #465
|
2007-09-17 |
Sean Egan |
Sometimes I have to chuckle at the commit messages working on Pidgin makes you write sometimes. Make 8-|) turn into a monkey face. Fixes #3157
|
2007-09-18 |
Casey Harkins |
Capitalize "Blink On New Message" to be consistant with all other menu
|
2007-09-17 |
Sean Egan |
New toolbar icons
|
2007-09-18 |
Will Thompson |
Bunch of documentation tidying for the ssl api, and add a doxycomment to
|
2007-09-18 |
Will Thompson |
Let's document more of cmds.h!
|
2007-10-03 |
Will Thompson |
Add disconnection reasons to yahoo
|
2007-10-03 |
Will Thompson |
Add disconnection reasons to SIMPLE.
|
2007-10-03 |
Will Thompson |
Add disconnection reasons to silc.
|
2007-10-02 |
Will Thompson |
I missed a PURPLE_REASON_INVALID_USERNAME.
|
2007-10-02 |
Will Thompson |
Rename PURPLE_REASON_INVALID_USERNAME to PURPLE_REASON_INVALID_SETTINGS, so it
|
2007-10-02 |
Will Thompson |
Add disconnection reasons to sametime.
|
2007-10-02 |
Will Thompson |
Add disconnection reasons to qq
|
2007-10-02 |
Will Thompson |
Add disconnection reasons to qq.
|
2007-10-01 |
Will Thompson |
Add disconnection reasons to oscar.
|
2007-10-01 |
Will Thompson |
Add disconnect reasons to novell.
|
2007-09-21 |
Will Thompson |
Currently, SSL errors (other than SSL not being available) do not set
|
2007-09-20 |
Will Thompson |
purple_connection_error_reason-ify myspace
|
2007-09-19 |
Will Thompson |
Use purple_connection_error_reason in prpl-msn.
|
2007-09-19 |
Will Thompson |
Check in purple_connection_error_reason that purple_connection_reason_is_fatal
|
2007-09-19 |
Will Thompson |
Get rid of an unused PurpleDisconnectReason variable from switching to using
|
2007-09-19 |
Will Thompson |
Use PurpleDisconnectReasons in prpl-jabber.
|
2007-09-19 |
Will Thompson |
Use purple_connection_ssl_error in prpl-irc
|
2007-09-19 |
Will Thompson |
Create purple_connection_ssl_error(), which converts a PurpleSslErrorType
|
2007-09-19 |
Will Thompson |
Clarified the meaning of PURPLE_REASON_NETWORK_ERROR and
|
2007-09-18 |
Will Thompson |
Remove commented-out calls to purple_connection_error.
|
2007-09-18 |
Will Thompson |
Move prpl-irc to purple_connection_error_reason.
|
2007-09-18 |
Will Thompson |
INVALID_USERNAME is a fatal reason.
|
2007-09-18 |
Will Thompson |
Add PURPLE_REASON_INVALID_USERNAME, which should go away as soon as there's
|
2007-09-18 |
Will Thompson |
Modify gadu-gadu to use purple_connection_error_reason. I'm not sure about
|
2007-09-18 |
Will Thompson |
merge of '688a896af7f228132e0f78057e7ed5812c3f7b13'
|
2007-09-17 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 41389df89a4a6a007d41cec33e33043cd41ea159)
|
2007-09-17 |
Daniel Atallah |
more leak fixes.
|
2007-09-17 |
Stu Tomlinson |
Fix include ordering so GDK_WINDOWING_X11 is defined with older Gtk
|
2007-09-17 |
Sadrul Habib Chowdhury |
merge of '19b30281288c32f2ebdb7e2ae8c66817d77d96db'
|
2007-09-17 |
Sadrul Habib Chowdhury |
Fix #3131 ('Ctrl , and Ctrl . moving tabs incorrectly'). Thanks to ftmichael for reporting the bug.
|
2007-09-17 |
Mark Doliner |
merge of '936cdaa27fea9a9673ee31a184af0a30d9471abe'
|
2007-09-17 |
John Bailey |
This fixes compilation issues where old glib and either an old gcc or a
|
2007-09-17 |
Mark Doliner |
Access search results directly instead of going through the API because
|
2007-09-17 |
Daniel Atallah |
Various warning fixes and a small leak fix.
|
2007-09-17 |
Daniel Atallah |
merge of '18e1f28f6de13344c37092b56e228eec61772fd7'
|
2007-09-17 |
Sadrul Habib Chowdhury |
merge of '5a3c2bb6d5725a73e614aa69d0e5beb04aba2d19'
|
2007-09-17 |
Richard Laager |
merge of '34d642b12b7215d55fd032cd513a7e225715f19a'
|
2007-09-17 |
Ethan Blanton |
Document the patches from David Mohr which provide support for saving
|
2007-09-17 |
Ethan Blanton |
Save default Gtk+ display in the command line for session restoration.
|
2007-09-17 |
Ethan Blanton |
Accept --display as an argument, to be passed to Gtk+.
|
2007-09-19 |
Nathan Walp |
another day, another irritating workaround
|
2007-09-16 |
Richard Laager |
Rename the internal home_dir variable to user_dir to match the function and
|
2007-09-16 |
Richard Laager |
merge of '23dc13dcb7632660e49a98fb7f2fc9510c51ce48'
|
2007-09-16 |
Will Thompson |
Rename Pidgin's hash table of ongoing autoreconnections to 'auto_reconns'
|
2007-09-17 |
Sadrul Habib Chowdhury |
Tab-complete as much as possible when there are multiple suggests.
|
2007-09-16 |
Sadrul Habib Chowdhury |
merge of '4edaa472ef7d3d6b4bef04843b8e7116e3a44c84'
|
2007-09-16 |
Evan Schoenberg |
merge of '5eb5c567b85fa0c57d69ad649e737c11b45b70ec'
|
2007-09-16 |
Sadrul Habib Chowdhury |
Fix #3127.
|
2007-09-16 |
Sadrul Habib Chowdhury |
Add checkboxes for 'auto-join' and 'persistent' in the add-chat dialog. Closes #2248.
|
2007-09-16 |
Eoin Coffey |
merge of '249b00cea42025dd90023ffcffb778f320c99c99'
|
2007-09-15 |
Richard Laager |
In the auto-personize code:
|
2007-09-15 |
Richard Laager |
merge of '22f6ff41c9fffdd5267c9c96f8208a6071443e62'
|
2007-09-16 |
Eoin Coffey |
merge of '133f2968e112c003cac1320d1ca0128d5da74066'
|
2007-09-16 |
Andreas Monitzer |
merge of '0411be512ef271d73fb2f800df237b0953a983a1'
|
2007-09-15 |
Sadrul Habib Chowdhury |
merge of '13c22e794b21817fd09887f5a0d20def762f5203'
|
2007-09-15 |
Sadrul Habib Chowdhury |
Honour the persistency when closing the window from the WM.
|
2007-09-16 |
Andreas Monitzer |
Forgot to specify that the application shouldn't reconnect when no encryption is available on the server but the user has asked to require it.
|
2007-09-17 |
Sean Egan |
Change Add/Edit to Manage. Fixes #1771 and #2796
|
2007-09-16 |
Sean Egan |
remove gpl boilerplate from doxygen docs
|
2007-09-15 |
Sean Egan |
Turn off rules hint for gtkrequest. Fixes #2652
|
2007-09-15 |
Sean Egan |
special case smileys in the toolbar. Fixes #2668 I'll need a new icon from Hylke
|
2007-09-15 |
Sean Egan |
only draw line on expanded group headers
|
2007-09-18 |
Will Thompson |
Fix up Bonjour to use purple_connection_error_reason.
|
2007-09-17 |
Will Thompson |
Make pidgin use report_disconnect_reason rather than report_disconnect, and
|
2007-09-17 |
Will Thompson |
It's even better when code compiles. Remove references to disconnection
|
2007-09-17 |
Will Thompson |
Create purple_connection_reason_is_fatal, which is basically a replacement for
|
2007-09-17 |
Will Thompson |
Create PurpleConnectionUiOps.report_disconnect_reason and
|
2007-09-17 |
Will Thompson |
Remove non-error PurpleDisconnectReasons, and add PURPLE_REASON_OTHER_ERROR
|
2007-09-15 |
Will Thompson |
Create a PurpleDisconnectReason enum (which happens to be identical to
|
2007-09-15 |
Sean Egan |
Only keep track of sent auto-responses in determining whether to send an auto-response. This will keep people who have had a conversation and then set themselves away from getting confused and thinking it doesn't work
|
2007-09-15 |
Sean Egan |
Remove second :-$ emoticon from ICQ. Fixes #2671
|
2007-09-15 |
Sean Egan |
Gray offline buddy icons when setting them as window icons. Fixes #302
|
2007-09-15 |
Sean Egan |
changelog move to
|
2007-09-15 |
Sean Egan |
merge of '9f5274448f45f6503b6ea291ada3c4e0e00b8c52'
|
2007-09-15 |
Sadrul Habib Chowdhury |
Plug some memory leaks.
|
2007-09-15 |
Sadrul Habib Chowdhury |
static this.
|
2007-09-15 |
Sadrul Habib Chowdhury |
Changelog conversation hiding and music emblem. Feel free to better the description.
|
2007-09-15 |
Sadrul Habib Chowdhury |
Display a music emblem in the buddylist when appropriate.
|
2007-09-15 |
Sadrul Habib Chowdhury |
Use the #define's instead of the strings.
|
2007-09-15 |
Sadrul Habib Chowdhury |
If there's a chat open when an account gets disconnected because of an error,
|
2007-09-15 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 1dd94029a56becb6dd246bc78486df5244f66367)
|
2007-09-15 |
Sadrul Habib Chowdhury |
We can do this without forcing a minor bump.
|
2007-09-15 |
Sadrul Habib Chowdhury |
Do not boldify the chat in the buddylist for unread system messages.
|
2007-09-15 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 02b9fa9cd591c94c082a8ff02ea27fe33b278a0a)
|
2007-09-15 |
Sadrul Habib Chowdhury |
merge of '02b9fa9cd591c94c082a8ff02ea27fe33b278a0a'
|
2007-09-15 |
Sean Egan |
underline group headers instead of setting their background color. Inspired by Empathy, and probably Gossip before it. I think it probably looks better, but it's just two lines, so tell me if you disagree
|
2007-09-15 |
Sean Egan |
remove stale .todos
|
2007-09-15 |
Sean Egan |
Move to menu in blist context menu. Used for more easily moving buddies between groups
|
2007-09-15 |
Daniel Atallah |
Mark new MSN string translatable now that we're no longer string frozen.
|
2007-09-15 |
Sean Egan |
Auto-personization. Closes #44
|
2007-09-14 |
Sean Egan |
Make 200px the upper-bound for buddy icons. Prevents problems when people try using their 7megapixel digital camera images as custom icons. Fixes #105
|
2007-09-14 |
Sean Egan |
Pack smileys into smiley box without expand=FALSE. Fixes #92
|
2007-09-14 |
Daniel Atallah |
Apply a similar fix to the proxy prefs loading fix to the status scores.
|
2007-09-14 |
Daniel Atallah |
Fix proxy settings to be loaded correctly when libpurple is initialized. This was broken because it relied on the prefs being loaded after proxy initialization so that the pref callbacks would be triggered and I changed the prefs loading to happen right at the beginning to fix other issues. Fixes #3092.
|
2007-09-14 |
Stu Tomlinson |
merge of '507542b421b5b1da79e4b5a2624a5f768e2683e3'
|
2007-09-14 |
Stu Tomlinson |
it seems that "SOURCES" is a reserved variable in some versions of automake,
|
2007-09-14 |
Stu Tomlinson |
Fix the spec file due to relocation of sound files and new CA certificates
|
2007-09-14 |
Stu Tomlinson |
Hopefully fix the broken detection of X11 stuffs on older X installations
|
2007-09-14 |
Stu Tomlinson |
Version bump
|
2007-09-14 |
Will Thompson |
Explain what PurpleAccountOption.masked and its setters and getters
|
2007-09-16 |
Evan Schoenberg |
The MSN http method should default to MSN_HTTPCONN_SERVER, not MSN_SERVER
|
2007-09-14 |
Sean Egan |
whoops! do if 0, not ifdef 0
|
2007-09-15 |
Sadrul Habib Chowdhury |
Cool music emblem from hbons. If you hadn't noticed, he's pretty good\!
|
2007-09-14 |
Sadrul Habib Chowdhury |
merge of '15e090cc3c5ac0e910b83a17267afbabea78ef86'
|
2007-09-14 |
Sadrul Habib Chowdhury |
Part of #1332 to introduce pidgin_text_combo_box_new_entry and
|
2007-09-14 |
Sean Egan |
remove logo versionizing
|
2007-09-14 |
Kevin Stange |
Another noteworthy item!
|
2007-09-14 |
Kevin Stange |
More changelogging. I added the URL for the closed tickets on this milestone
|
2007-09-14 |
Kevin Stange |
merge of '91d32f258f45019f306aa3b84171ce3ae04ea27e'
|
2007-09-14 |
Kevin Stange |
merge of '3dedd60731e82888442aec49bfdcf99d59493074'
|
2007-09-14 |
Kevin Stange |
Fix Ka-Hing's tabbing and NEWS for myself.
|
2007-09-14 |
Kevin Stange |
merge of '0befa035e9ed7dd56124bd9f33fa7111a6eaf95b'
|
2007-09-14 |
Ka-Hing Cheung |
news
|
2007-09-14 |
Kevin Stange |
This should be credited.
|
2007-09-14 |
Sean Egan |
ChangeLog yahoo chat
|
2007-09-14 |
William Ehlhardt |
- Add API extensions written for the Certificate Manager
|
2007-09-14 |
Kevin Stange |
A couple more things for the ChangeLog
|
2007-09-14 |
Kevin Stange |
Update the dates on the ChangeLogen
|
2007-09-14 |
Sadrul Habib Chowdhury |
merge of '83f50edf9e879470bb69228cdfb494cd66b76d27'
|
2007-09-14 |
Sadrul Habib Chowdhury |
merge of '1b5e0d46f232e69af8caa445d5928c559fe13690'
|
2007-09-14 |
Kevin Stange |
Make Win32 build from dist tarball.
|
2007-09-14 |
Sadrul Habib Chowdhury |
Remove this for now to pass distcheck. I need to find a way to bring this
|
2007-09-14 |
Sean Egan |
Please NEWS and continue to ChangeLog things.
|
2007-09-14 |
Kevin Stange |
merge of '11768a3d08fa04aafe9292064f8999c0fc368c8b'
|
2007-09-14 |
Kevin Stange |
Ship zap.h for MySpaceIM to pass distcheck (and allow dist tarball to work)
|
2007-09-14 |
Ambrose C. Li |
Fixes #3085 , zh_TW translation update
|
2007-09-14 |
Sadrul Habib Chowdhury |
merge of 'da40aebad3ad2fda4c989c859927ab42a0825de5'
|
2007-09-14 |
Ethan Blanton |
whoops, missed the changelog for the Brazilian Portuguese translation
|
2007-09-14 |
Ethan Blanton |
Portuguese language translation from Maurício.
|
2007-09-14 |
John Bailey |
Comment tweaks to be closer to the version handed out via the wiki as well as
|
2007-09-14 |
Daniel Atallah |
Sneakiness to make it easy to compile xmpp on win32 with Cyrus SASL support. This isn't ready for popular consumption yet, but if anyone wants the sasl binary that I compiled against MIT Kerberos, let me know.
|
2007-09-14 |
John Bailey |
propagate from branch 'im.pidgin.cpw.rekkanoryo.examples' (head 55aed29a474f580bfb8b319bdcab36dc80024bd4)
|
2007-09-14 |
Daniel Atallah |
There shouldn't be assert()s in pretty much any libpurple code.
|
2007-09-14 |
Daniel Atallah |
Clear the password when we get an auth. error and we're not saving passwords so that you don't need to go into the account settings to reset it. Fix #3083.
|
2007-09-14 |
Daniel Atallah |
Cleanup the SASL init and add error checking.
|
2007-09-13 |
Sean Egan |
Fixes #3051 Patch from Will Hawkins to clean up SIMPLE login and registration
|
2007-09-13 |
William Ehlhardt |
merge of '5d4b00a88466bb9e851eaca42ab3fd3f2c4093ef'
|
2007-09-14 |
Sadrul Habib Chowdhury |
Don't fail on distcheck.
|
2007-09-13 |
Sadrul Habib Chowdhury |
Typo
|
2007-09-13 |
Daniel Atallah |
A fix from Laszlo Pandy to make the MSN HTTP Method work again. Fixes #2638 and should make a number of people happy. This introduces a new string that isn't marked as translatable for 2.2.0 because it is so late in the game.
|
2007-09-13 |
Daniel Atallah |
Fix crash in musicmessaging plugin when something else has set the message to NULL (in this case, I'm guessing the Offline Messaging plugin). Fixes #3050.
|
2007-09-13 |
William Ehlhardt |
- Make x509_signed_by return TRUE indiscriminately so that other things
|
2007-09-13 |
William Ehlhardt |
- Make ssl-nss x509_export_certificate work
|
2007-09-13 |
William Ehlhardt |
- Fix ssl-nss x509 to properly convert NSPR PRTime to time_t (in
|
2007-09-13 |
William Ehlhardt |
- GTKCertMgr X.509 infothing now uses the
|
2007-09-13 |
William Ehlhardt |
- Make ssl-nss unique_id and issuer_unique_id work
|
2007-09-12 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head bc9c8821faaf3c70a0f00b97e954189a9a85ba91)
|
2007-09-12 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
|
2007-09-12 |
Gabriel Schulhof |
Fixing g(tk|nt)certmgr.c
|
2007-09-12 |
Gabriel Schulhof |
Fixing g(tk|nt)certmgr.c
|
2007-09-12 |
Gabriel Schulhof |
Fixing gntconn.c
|
2007-09-12 |
Gabriel Schulhof |
Fixing gntcertmgr.c
|
2007-09-12 |
Gabriel Schulhof |
Fixing gntaccount.c
|
2007-09-12 |
Gabriel Schulhof |
Fixing certificate.c
|
2007-09-12 |
Gabriel Schulhof |
Fixing certificate.c
|
2007-09-12 |
Gabriel Schulhof |
Fixing usernick.c and, for some strange reason, request.h
|
2007-09-12 |
Gabriel Schulhof |
Updated purple_request_fields in usermood.c
|
2007-09-12 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
|
2007-08-19 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 671cfe949215447db0da7081a7e1501693ab4f98)
|
2007-08-19 |
Gabriel Schulhof |
"Fixing"GtkPounce.xs
|
2007-08-19 |
Gabriel Schulhof |
"Fixing"GtkPlugin.xs
|
2007-08-19 |
Gabriel Schulhof |
Forgot;
|
2007-08-19 |
Gabriel Schulhof |
Typo
|
2007-08-19 |
Gabriel Schulhof |
Trying some more .xs-fu
|
2007-08-19 |
Gabriel Schulhof |
Trying some more .xs-fu
|
2007-08-18 |
Gabriel Schulhof |
Updated signatures in gntrequest.c - dunno how to implement transience
|
2007-08-18 |
Gabriel Schulhof |
Added hints to gntpounces.c and gntprefs.c
|
2007-08-18 |
Gabriel Schulhof |
Added hints to gntplugin.c
|
2007-08-18 |
Gabriel Schulhof |
Added hints to gntblist.c
|
2007-08-18 |
Gabriel Schulhof |
Updating Request.xs
|
2007-08-18 |
Gabriel Schulhof |
merge of '2e581033a2565fca7ce0dd0b8a5b84ecc919c830'
|
2007-08-17 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 3f64b9d598e136d0f6f739c7f23ad4baed097f73)
|
2007-09-12 |
Sadrul Habib Chowdhury |
Compile\!
|
2007-09-12 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 3a95a9866173539bae4b66f0e7047dae6f5376c6)
|
2007-09-12 |
John Bailey |
Adding a notify API example plugin.
|
2007-09-12 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 71464d14b942b267bc284f32e1f3eb7fb43b83a9)
|
2007-09-08 |
John Bailey |
Fix my e-mail address to match my MTN key since it now is a real e-mail address.
|
2007-09-08 |
John Bailey |
propagate from branch 'im.pidgin.pidgin' (head 15bcbcfaf120a8a662c8c97ac73c5f6eb0fe6813)
|
2007-09-08 |
John Bailey |
Automake foo
|
2007-09-08 |
John Bailey |
Add the debug example plugin
|
2007-09-08 |
John Bailey |
Fix the top of the header and also correct for the new FSF address.
|
2007-09-08 |
John Bailey |
Adding the helloworld.c plugin used in the BasicPluginHowto and the
|
2007-12-01 |
Sadrul Habib Chowdhury |
explicit merge of '340d730b1b1e1164ee9eab77968ffd03cdf4996e'
|
2007-12-01 |
Sadrul Habib Chowdhury |
disapproval of revision '2b7518757478bf6ae0a9d32b0881d7603e6cc99e'
|
2007-09-11 |
Sadrul Habib Chowdhury |
Apparently, if the row-keys don't have a destructor function, things can go
|
2007-09-07 |
Sadrul Habib Chowdhury |
Add a "<hr>" after the message history after redisplaying a hidden
|
2007-09-07 |
Sadrul Habib Chowdhury |
Do not update the unseen count for system messages.
|
2007-09-07 |
Sadrul Habib Chowdhury |
"We are going to destroy the conversations immediately only if the 'close immediately'
|
2007-09-05 |
Sadrul Habib Chowdhury |
Make changes in the buddylist menutray icon for hidden conversations to work
|
2007-09-05 |
Sadrul Habib Chowdhury |
Get rid of hidden_convwin.
|
2007-12-01 |
Sadrul Habib Chowdhury |
disapproval of revision '08f542359200866bb7a302653d875cdeccb8df01'
|
2007-09-04 |
Sadrul Habib Chowdhury |
For hidden conversations, just don't create any UI objects at all. This
|
2007-09-04 |
Sadrul Habib Chowdhury |
Show the 'new message' icon correctly.
|
2007-09-04 |
Sadrul Habib Chowdhury |
Add some stuff so that we don't have to traverse over a list to determine
|
2007-09-18 |
Jeffrey Connelly |
In msimprpl, log unrecognized HTML tags received from the IM client, and
|
2007-09-18 |
Jeffrey Connelly |
Replace all CRLF line-endings with LF line endings (Unix-style). This fixes
|
2007-09-17 |
Jeffrey Connelly |
Add compile-time option MSIM_MARKUP_SHOW_UNKNOWN_TAGS, enabled by default
|
2007-08-18 |
Gabriel Schulhof |
Minor oversight
|
2007-08-17 |
Gabriel Schulhof |
... and the font dialog
|
2007-08-17 |
Gabriel Schulhof |
... and the font dialog
|
2007-08-17 |
Gabriel Schulhof |
... and the font dialog
|
2007-08-17 |
Gabriel Schulhof |
... and the font dialog
|
2007-08-17 |
Gabriel Schulhof |
Stringing smiley toolbar
|
2007-08-17 |
Gabriel Schulhof |
Stringing pounce windows
|
2007-08-17 |
Gabriel Schulhof |
Stringing pounce windows
|
2007-08-17 |
Gabriel Schulhof |
Ooops ...
|
2007-08-17 |
Gabriel Schulhof |
Forgot the header ...
|
2007-08-17 |
Gabriel Schulhof |
Adding syslog + compile fixes
|
2007-08-17 |
Gabriel Schulhof |
merge of '157af56b7d2b30861754d904bd1a501357ee10a7'
|
2007-08-17 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 90fde4fedfaeb6e062d2d74a7128c2132e9acb55)
|
2007-08-17 |
Gabriel Schulhof |
Forgot one
|
2007-08-17 |
Gabriel Schulhof |
merge of '0bd9e1e53c324f8db97d248ad3b09eb140a0e416'
|
2007-08-17 |
Gabriel Schulhof |
explicit merge of 'fc49baf44017a8fd511c607b435668baf2a0f518'
|
2007-08-17 |
Gabriel Schulhof |
Stringing log windows
|
2007-08-17 |
Gabriel Schulhof |
Oops ...
|
2007-08-17 |
Gabriel Schulhof |
Forgot to s/filesel/dirsel/ in the folder selector
|
2007-08-17 |
Gabriel Schulhof |
Forgot to refer to gtkblist.h
|
2007-08-17 |
Gabriel Schulhof |
Finished implem in gtkrequest.c
|
2007-08-16 |
Gabriel Schulhof |
Added hints to gtkutils.c
|
2007-08-16 |
Gabriel Schulhof |
Added hints to gtkutils.c
|
2007-08-16 |
Gabriel Schulhof |
Added hints to gtkstatusbox.c
|
2007-08-16 |
Gabriel Schulhof |
Fixed function sigs in gtkrequest.c
|
2007-08-16 |
Gabriel Schulhof |
Added hints to gtkprivacy.c
|
2007-08-16 |
Gabriel Schulhof |
Added hints to gtkprefs.c
|
2007-08-16 |
Gabriel Schulhof |
Added hints to gtkpounce.c
|
2007-08-16 |
Gabriel Schulhof |
Added hints to gtklog.c and gtkplugin.c - starting to use Pidgin-specific hints
|
2007-08-16 |
Gabriel Schulhof |
Added hints to gtklog.c
|
2007-08-16 |
Gabriel Schulhof |
Added hints to gtkimhtmltoolbar.c
|
2007-08-16 |
Gabriel Schulhof |
Added hints to gtkdialogs.c
|
2007-08-16 |
Gabriel Schulhof |
Added hints to pidgin/gtkdebug.c
|
2007-08-16 |
Gabriel Schulhof |
Added hints to pidgin/gtkconv.c
|
2007-08-16 |
Gabriel Schulhof |
Adding hints to pidgin/gtkblist.c
|
2007-08-16 |
Gabriel Schulhof |
Implementing hints in libpurple/server.c
|
2007-08-16 |
Gabriel Schulhof |
Implementing hints in libpurple/request.c
|
2007-08-16 |
Gabriel Schulhof |
Adding hints to ft.c
|
2007-08-16 |
Gabriel Schulhof |
Adding hints to conversation.c
|
2007-08-16 |
Gabriel Schulhof |
Adding hints to libpurple/account.c
|
2007-08-16 |
Gabriel Schulhof |
Adding hints to yahoo yahoo.c
|
2007-08-16 |
Gabriel Schulhof |
Adding hints to libpurple/plugins/autoaccept.c
|
2007-08-16 |
Gabriel Schulhof |
Adding hints to libpurple/plugins/autoaccept.c
|
2007-08-13 |
Gabriel Schulhof |
Added hints to sametime sametime.c
|
2007-08-13 |
Gabriel Schulhof |
Added hints to qq sys_msg.c
|
2007-08-13 |
Gabriel Schulhof |
Added hints to qq group_opt.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to qq group_join.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to qq group_im.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to qq group.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to qq buddy_opt.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to qq buddy_opt.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to qq buddy_info.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to oscar peer.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to oscar oscar.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to novell novell.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to msn msn.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to msn msn.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to msn dialog.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to jabber xdata.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to jabber si.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to jabber jabber.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to jabber chat.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to jabber buddy.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to jabber auth.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to jabber auth.c
|
2007-08-12 |
Gabriel Schulhof |
Added hints to gg.c
|
2007-08-12 |
Gabriel Schulhof |
Adding buddy hint to offlinemsg
|
2007-08-12 |
Gabriel Schulhof |
Added hints to idle maker
|
2007-08-12 |
Gabriel Schulhof |
API says *crack*
|
2007-08-12 |
Gabriel Schulhof |
Restored API. Lessee what we can do with the other params first
|
2007-08-12 |
Gabriel Schulhof |
merge of '6921f2461941acb974565c821beffc6f81f39492'
|
2007-08-09 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 1aba81cae8b963708281123ed6c438ba5861113d)
|
2007-08-12 |
Gabriel Schulhof |
Broke all purple_request_* APIs
|
2007-08-08 |
Gabriel Schulhof |
... and the About dialog ...
|
2007-08-08 |
Gabriel Schulhof |
... and the About dialog ...
|
2007-08-08 |
Gabriel Schulhof |
Making plugins dialog work
|
2007-08-08 |
Gabriel Schulhof |
Adding parameter void *ui_data for parent window
|
2007-08-08 |
Gabriel Schulhof |
Checking program flow
|
2007-08-08 |
Gabriel Schulhof |
Checking program flow
|
2007-08-08 |
Gabriel Schulhof |
Testing out show-with-parent.
|
2007-08-08 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 5775dc23bad7ecf62c8f951574460d2f075f9e72)
|
2007-07-28 |
Gabriel Schulhof |
Back to square[0]
|
2007-07-28 |
Gabriel Schulhof |
Trying pidgin_get_toplevel
|
2007-07-28 |
Gabriel Schulhof |
Converting buddy list menu items.
|
2007-07-24 |
Gabriel Schulhof |
More dialogs made transient
|
2007-07-24 |
Gabriel Schulhof |
Minor fix
|
2007-07-24 |
Gabriel Schulhof |
Making it compile...
|
2007-07-24 |
Gabriel Schulhof |
Making it compile...
|
2007-07-24 |
Gabriel Schulhof |
Making it compile...
|
2007-07-24 |
Gabriel Schulhof |
Making it compile...
|
2007-07-24 |
Gabriel Schulhof |
Generic transience mechanism ... *shudder*
|
2007-07-24 |
Gabriel Schulhof |
Making dialogs properly transient.
|
2007-04-15 |
Ka-Hing Cheung |
Committing khc's msnp14 changes from Trac Ticket #148. --rlaager
|
2006-10-18 |
Ma Yuan |
[gaim-migrate @ 17523]
|
2006-10-15 |
Ma Yuan |
[gaim-migrate @ 17483]
|
2006-10-14 |
Ma Yuan |
[gaim-migrate @ 17481]
|
2006-09-16 |
Ma Yuan |
[gaim-migrate @ 17288]
|
2006-09-08 |
Ma Yuan |
[gaim-migrate @ 17193]
|
2006-09-08 |
Ma Yuan |
[gaim-migrate @ 17192]
|
2006-09-07 |
Ma Yuan |
[gaim-migrate @ 17182]
|
2006-09-06 |
Ma Yuan |
[gaim-migrate @ 17181]
|
2006-09-03 |
Ma Yuan |
[gaim-migrate @ 17139]
|
2006-09-03 |
Ma Yuan |
[gaim-migrate @ 17138]
|
2006-08-31 |
Ma Yuan |
[gaim-migrate @ 17100]
|
2006-08-27 |
Ma Yuan |
[gaim-migrate @ 17057]
|
2006-08-27 |
Ma Yuan |
[gaim-migrate @ 17056]
|
2006-08-27 |
Ma Yuan |
[gaim-migrate @ 17055]
|
2006-08-26 |
Ma Yuan |
[gaim-migrate @ 17045]
|
2006-08-26 |
Ma Yuan |
[gaim-migrate @ 17043]
|
2006-08-26 |
Ma Yuan |
[gaim-migrate @ 17042]
|
2006-08-26 |
Ma Yuan |
[gaim-migrate @ 17041]
|
2006-08-26 |
Ma Yuan |
[gaim-migrate @ 17040]
|
2006-08-26 |
Ma Yuan |
[gaim-migrate @ 17034]
|
2006-08-24 |
Ma Yuan |
[gaim-migrate @ 17015]
|
2006-08-24 |
Ma Yuan |
[gaim-migrate @ 17014]
|
2006-08-23 |
Ma Yuan |
[gaim-migrate @ 17006]
|
2006-08-23 |
Ma Yuan |
[gaim-migrate @ 17004]
|
2006-08-23 |
Ma Yuan |
[gaim-migrate @ 17003]
|
2006-08-22 |
Ma Yuan |
[gaim-migrate @ 16979]
|
2006-08-22 |
Ma Yuan |
[gaim-migrate @ 16973]
|
2006-08-22 |
Ma Yuan |
[gaim-migrate @ 16968]
|
2006-08-21 |
Ma Yuan |
[gaim-migrate @ 16956]
|
2006-08-21 |
Ma Yuan |
[gaim-migrate @ 16955]
|
2006-08-21 |
Ma Yuan |
[gaim-migrate @ 16952]
|
2006-08-19 |
Ma Yuan |
[gaim-migrate @ 16887]
|
2006-08-19 |
Ma Yuan |
[gaim-migrate @ 16885]
|
2006-08-19 |
Ma Yuan |
[gaim-migrate @ 16884]
|