Mercurial > pidgin.yaz
graph
-
merge of '91c54e1cd7a33198f97836ac32ab8f3f3111efe6'2009-01-07, by Etan Reisner
-
Allow us to remove vCard avatars when the PurpleAccount doesn't have one2009-01-07, by Paul Aurich
-
Paul noticed that the conditional blocks here were backwards. I'm surprised no2009-01-07, by Paul Aurich
-
Remove a handful of string utility functions from perl, they are generally2009-01-07, by Etan Reisner
-
merge of '5f39c0c7a9b42095bfdc5a3a637fc280da38d729'2009-01-07, by Etan Reisner
-
Updated Spanish translation. Fixes #7989.2009-01-09, by Daniel Atallah
-
Updated Slovak translation. Fixes #7998.2009-01-09, by Daniel Atallah
-
Updated Brazilian Portuguese translation. Fixes #8005.2009-01-09, by Daniel Atallah
-
Updated Dutch translation. Fixes #8013.2009-01-09, by Daniel Atallah
-
Updated Romanian translation. Fixes #8018.2009-01-09, by Daniel Atallah
-
Updated Czech translation from David Vachulka. Fixes #80222009-01-09, by Daniel Atallah
-
merge of 'b1fa9aff4c34ce047c572504619d09fd47c9d6be'2009-01-09, by Daniel Atallah
-
Updated Norwegian Bokmal translation from Hans Fredrik Nordhaug. Fixes #8035.2009-01-09, by Daniel Atallah
-
Update Finnish translation for 2.5.4 release.2009-01-07, by Timo Jyrinki
-
fixed a typo "abgebrochent." --> "abgebrochen."2009-01-07, by Björn Voigt
-
Chad Harp noticed that a define got messed up in 2.5.3, resulting in sametime2009-01-07, by Daniel Atallah
-
Only initialize dbus threading if glib threading is initialized. The idea is2009-01-07, by Daniel Atallah
-
Improve the sametime debugging on Windows. Refs #8014.2009-01-07, by Daniel Atallah
-
Make XML parsing error levels match libxml2's levels, making less important2009-01-07, by Stu Tomlinson
-
g_strsplit_set is new in glib 2.42009-01-07, by Stu Tomlinson
-
Only install man pages if the respective binary is being installed, fixes a2009-01-07, by Stu Tomlinson
-
merge of '479fd75025803f01e743b5c39e6706b1d42a3520'2009-01-06, by Sadrul Habib Chowdhury
-
Terminate the loop on the first null-character.2009-01-06, by Sadrul Habib Chowdhury
-
Show the submenu for the toplevel menu without requiring a keypress from the user.2009-01-06, by Sadrul Habib Chowdhury
-
Compilation fixes for OpenBSD from the OpenBSD ports tree. Closes #8009.2009-01-06, by Sadrul Habib Chowdhury
-
Don't crash on screen refresh if buddylist is maximized. Fixes #8003.2009-01-06, by Sadrul Habib Chowdhury
-
Boldify the selected row in the tree. This is helpful when, for example,2009-01-05, by Sadrul Habib Chowdhury
-
Check that the PidginWindow we get in handle_urgent actually exists and has2009-01-06, by Etan Reisner
-
Apparently our use of va_list arguments in the perl signal callbacks doesn't2009-01-06, by Etan Reisner
-
Make Purple::PluginPref->get_bounds be more perl-like.2009-01-06, by Etan Reisner
-
Kir Kolyshkin figured out that we need to initialize the dbus threading to avoid2009-01-06, by Daniel Atallah
-
Ludovico Cavedon noticed that on 64-bit platforms, when HAVE_GETADDRINFO isn't2009-01-06, by Daniel Atallah
-
The remainder of a patch from fqueze to fix some incorrect *printf() function2009-01-06, by Daniel Atallah
-
MySpace? passwords are truncated to 10 characters. Their website doesn't2009-01-06, by Mark Doliner
-
Remove gaim from Catalan translations.2009-01-05, by Josep Puigdemont
-
complete German translation for 2.5.42009-01-05, by Jochen Kemnade
-
Update french translation.2009-01-05, by Éric Boumaour
-
merge of '03c54c34322681b0c346853ded3bfb90b75b1a62'2009-01-05, by Sadrul Habib Chowdhury
-
Updated Catalan translation.2009-01-05, by Josep Puigdemont
-
We are no longer homonymous with game!2009-01-05, by Sadrul Habib Chowdhury
-
hu.po: Updated Hungarian translation for 2.5.42009-01-04, by Kelemen Gábor
-
merge of '3033bb87676edf402a8cf741cc4b225d71b9649b'2009-01-04, by Mark Doliner
-
merge of '2ec56f8fe4fa8959fcac15d674b339c112802a49'2009-01-04, by Mark Doliner
-
2008.12.28 - flos <lonicerae(at)gmail.com>2009-01-04, by SHiNE CsyFeK
-
update German translation2009-01-04, by Jochen Kemnade
-
merge of '1573f5f4950069e05f77f6b74e1627bfae9667c5'2009-01-03, by John Bailey
-
purple_prefs_disconnect_by_handle() wont actually remove anything with the2009-01-03, by Daniel Atallah
-
disapproval of revision 'd61c2fc82b19cd2629b498d903d7018d41a00108'2009-01-20, by Daniel Atallah
-
disapproval of revision 'c1eb11b61c6c6756eba2e3aa380e4e4e09db0914'2009-01-09, by Daniel Atallah
-
Rearrange prefs uninitialization now that it actually does something.2009-01-03, by Daniel Atallah
-
Fix a compiler warning:2009-01-02, by Richard Laager
-
Plug a small leak2009-01-02, by Daniel Atallah
-
merge of '5a35c52faacfbdaf503309fcdf10842cfd126c3f'2009-01-02, by 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, by Daniel Atallah
-
Fixes from the QuteCom folks for the core being reinitialized. References #77612009-01-01, by Daniel Atallah
-
Fix a race condition that can result in a NULL ptr deref. Fixes #7920.2009-01-01, by Daniel Atallah
-
He wandered into the darkside just for us, what else can we say?2009-01-01, by Ka-Hing Cheung
-
Changelog the last three patches. Refs #7836, #7849, #7889.2009-01-01, by John Bailey
-
Don't log passwords for XMPP when using SASL PLAIN or old-style IQ Auth so2009-01-01, by Paul Aurich
-
Extend purple-url-handler to handle "gtalk" URIs. Fixes #78892009-01-01, by Paul Aurich
-
Adjust the NLA code to prevent hang on exit for Windows XP and Windows Vista.2009-01-01, by Paul Aurich
-
merge of '409aaedc8836828692279141224e2077ffd4a80f'2009-01-01, by Sadrul Habib Chowdhury
-
validates that string PurpleValues are utf-82009-01-01, by Ka-Hing Cheung
-
A couple of memory leak fixes.2009-01-01, by Sadrul Habib Chowdhury
-
Remove unused option, thanks to KuSh. Closes #7856.2009-01-01, by Sadrul Habib Chowdhury
-
Redirect stderr to the debug window.2008-12-31, by Sadrul Habib Chowdhury
-
Do not show a separator after 'Account -> Enable Account' when not required.2008-12-31, by Sadrul Habib Chowdhury
-
Changelog that last bit2008-12-29, by John Bailey
-
Make sure the prpl has a get_account_text_table function before trying to2008-12-29, by John Bailey
-
Don't mention TOC in this error message. I think this error is too2008-12-29, by Mark Doliner
-
Use purple_prpl_got_attention() for XMPP notifications2008-12-28, by Evan Schoenberg
-
Changelog the MSN OIM crash fix of #7901.2008-12-27, by Elliott Sales de Andrade
-
merge of '518ebe34a3f1499bab1208e43f5e9acf69c4ca3e'2008-12-27, by Elliott Sales de Andrade
-
merge of '5043805100d2fa5a371317e802d6a191c89ddaeb'2008-12-27, by Elliott Sales de Andrade
-
2009.02.08 - flos <lonicerae(at)gmail.com>2009-02-08, by SHiNE CsyFeK
-
2008.12.28 - flos <lonicerae(at)gmail.com>2008-12-27, by SHiNE CsyFeK
-
2008.12.28 - flos <lonicerae(at)gmail.com>2008-12-27, by SHiNE CsyFeK
-
2008.12.25 - flos <lonicerae(at)gmail.com>2008-12-26, by SHiNE CsyFeK
-
propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)2008-12-25, by SHiNE CsyFeK
-
Apparently X-OIM-Proxy was not a good way to decide that we received a2008-12-27, by Elliott Sales de Andrade
-
These translated strings don't need to be duplicated with g_snprintf. And2008-12-27, by Elliott Sales de Andrade
-
Spell "conversation" properly. My typo can forever be found in release2008-12-24, by Kevin Stange
-
Slightly modified version of a fix fqueze proposed for a crash with the empty2008-12-23, by John Bailey
-
Fix a typo in the French translation. References #7881.2008-12-23, by Daniel Atallah
-
This is a bitmask, and the "c" value here should be the least significant2008-12-22, by Mark Doliner
-
Error messages from libxml contain their own newlines2008-12-22, by Mark Doliner
-
Fix two related bugs:2008-12-22, by Mark Doliner
-
Change our font mapping in gtkimhtml to match the suggested values2008-12-22, by Mark Doliner
-
Change the font size mapping table in purple_markup_html_to_xhtml() to2008-12-22, by Mark Doliner
-
Fix a typo in a comment2008-12-22, by Mark Doliner
-
Fix a leak "KuSh" discovered using "cppcheck". Fixes #7857.2008-12-22, by Daniel Atallah
-
Fix a leak "KuSh" discovered using "cppcheck". Fixes #7858. Also, make the relevant code less of a horrible abomination.2008-12-22, by Daniel Atallah
-
Fix a leak "KuSh" discovered using "cppcheck". Fixes #7859.2008-12-22, by Daniel Atallah
-
Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7861.2008-12-22, by Daniel Atallah
-
Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7862.2008-12-22, by Daniel Atallah
-
Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7863.2008-12-22, by Daniel Atallah
-
Commit patch #7670: Implement xep-0191 (simple blocking) for jabber protocols2008-12-22, by Mark Doliner
-
Correctly credit Tomasz Sałaciński for writing the original patch for IM2008-12-21, by John Bailey
-
Don't ignore XML namespace and prefix information when parsing incoming XMPP2008-12-21, by Michal Witkowski
-
Fix a connection timeout that occurs with empty Gadu-Gadu buddy lists.2008-12-21, by Martin Rosinski
-
The road to a new version starts with but a single commit...2008-12-21, by John Bailey
-
merge of '6c01f570946b5aa15076b2de30882e3812c7e889'2008-12-20, by Josep Puigdemont
-
merge of '8e2be07d23144f93dd575524d8dac1986487d4cc'2008-12-20, by Josep Puigdemont
-
Correcting version and dates per the Pre-Release instructions from ReleaseProcess.2008-12-20, by John Bailey
-
merge of '665a07783e325291cdd356dacf8f394fb18f0031'2008-12-19, by Kevin Stange
-
Updated Catalan (Valencian) by Toni Hermoso.2008-12-20, by Josep Puigdemont
-
Fixed a few accelerator clashes, and updated strings in Catalan translation.2008-12-20, by Josep Puigdemont
-
NEWS and stuff...2008-12-19, by Elliott Sales de Andrade
-
merge of '5dc6f2359f155e18525e7b42ecd827005e473725'2008-12-19, by Daniel Atallah
-
oh, and my payment was late because I forgot to update my credit card info,2008-12-19, by Ka-Hing Cheung
-
Make purple_utf8_has_word() better about detecting word boundaries (still not2008-12-19, by Daniel Atallah
-
Prevent a NULL ptr deref when unexpected stuff happens in the cert cache. Fixes #7776,#77692008-12-19, by Daniel Atallah
-
Delete MSN cert when uninstalling.2008-12-19, by Daniel Atallah
-
I believe the patch from #220 actually implemented IM images for Gadu-Gadu,2008-12-19, by Stu Tomlinson
-
NEWSing2008-12-19, by John Bailey
-
merge of '2c386633fb7a57f0cb963070eba463721cf3728c'2008-12-19, by John Bailey
-
Sorry, forgotten --no-location in German translation2008-12-18, by Björn Voigt
-
Updated Serbian Latin translation from Miloš Popović.2008-12-18, by Mark Doliner
-
Don't set a default action for oscar's "Do you want to accept this2008-12-18, by Mark Doliner
-
merge of '13d63095df75c7a8735de7c5417132784063ef0a'2008-12-18, by Mark Doliner
-
merge of 'b969d731bb18e8b2674e0dbe21b1f459dfe3347f'2008-12-18, by Mark Doliner
-
Fix up the ChangeLog, add missing items, "de-credit" Mark from changes2008-12-18, by Kevin Stange
-
other small German translation update2008-12-18, by Björn Voigt
-
Fixed some typos and capitalization in the Swedish translation2008-12-18, by Marcus Lundblad
-
hu.po: Hungarian translation updated for 2.5.32008-12-18, by Kelemen Gábor
-
Add Israt Jahan to the about dialog for the Bengali translation.2008-12-18, by Mark Doliner
-
Fix this error from msgfmt:2008-12-18, by Mark Doliner
-
I'm guessing this is what was intended here?2008-12-18, by Mark Doliner