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
|