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 |
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-04 |
Sadrul Habib Chowdhury |
Blink the buddies that signed on/off recently for six seconds.
|
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.
|