Mercurial > pidgin
graph
-
Making this minimum size slightly larger makes the MTN revision ID fit without2009-10-03, by John Bailey
-
Split the "Debugging Information" and translator info into "Build Information"2009-10-03, by John Bailey
-
ChangeLog the fact that I changed minimum version requirements for GTK+ and2009-10-03, by John Bailey
-
propagate from branch 'im.pidgin.pidgin' (head d88831199cb010e3856ff07fccd05fc6be6b1e72)2009-10-03, by John Bailey
-
propagate from branch 'im.pidgin.pidgin' (head bd59b6d44034a232a0414586f78d8f559d9705f8)2009-09-27, by John Bailey
-
Move this to im.pidgin.pidgin.next.minor too so im.pidgin.pidgin will compile.2009-09-16, by John Bailey
-
propagate from branch 'im.pidgin.pidgin' (head 84b4f3d9c0a8e1306eb70e9db0003177e2782269)2009-09-16, by John Bailey
-
merge of '6aa03fdea8a7360d07b6a8c72cfd0796a2990753'2009-09-16, by John Bailey
-
propagate from branch 'im.pidgin.pidgin' (head f881ba77d0fe70224a938185a5a3675b39520873)2009-09-16, by John Bailey
-
This effectively moves Etan's API addition off im.pidgin.pidgin and onto2009-09-16, by John Bailey
-
Removed a comment that is now misleading...2009-09-10, by Marcus Lundblad
-
Woops, a stray ;2009-09-10, by Marcus Lundblad
-
Remove IPv6 support from _get_local_system_ips, since I couldn't get it to2009-09-10, by Marcus Lundblad
-
Add a function to enumerate all local IPs2009-09-09, by Marcus Lundblad
-
Remove some win9x specific code.2009-09-04, by Daniel Atallah
-
Remove some win9x specific code.2009-09-04, by Daniel Atallah
-
dns_str_is_ascii() is only used if USE_IDN is defined2009-09-04, by Daniel Atallah
-
Remove win9x related stuff from the win32 installer2009-08-26, by Daniel Atallah
-
Fix minimum required GTK+ version in win32 installer.2009-08-26, by Daniel Atallah
-
propagate from branch 'im.pidgin.pidgin' (head 7bed935cd3432470394f51f4fe6e7f915aed9145)2009-08-25, by John Bailey
-
propagate from branch 'im.pidgin.pidgin' (head 181764ee5b9643826233ae4d6eefb5be194cca08)2009-08-24, by John Bailey
-
Fix Windows build with gtk-dev-2.10.3-rev-a.tar.gz package that doesn't2009-08-23, by Kevin Stange
-
Hmm, I misread that check. Now we compile.2009-08-23, by John Bailey
-
This should pretty much finish off the GTK_CHECK_VERSION calls in Pidgin.2009-08-23, by John Bailey
-
Kill off more GTK_CHECK_VERSION uses that we don't need anymore. Refs #10024.2009-08-23, by John Bailey
-
Kill off unneeded GTK_CHECK_VERSION uses in gtkprefs.c. There are a couple2009-08-23, by John Bailey
-
I screwed up the logic here and didn't realize it earlier.2009-08-23, by John Bailey
-
Start of killing off unneeded GTK_CHECK_VERSION checks in pidgin. Refs #100242009-08-23, by John Bailey
-
propagate from branch 'im.pidgin.pidgin' (head 458e696572314f8fd2d259d40713ad955dd82581)2009-08-23, by John Bailey
-
Drop a crapton of GTK+ code that we were carrying exclusively for backward2009-08-23, by John Bailey
-
That was supposed to be glib 2.12.0, not 2.14.0.2009-08-22, by John Bailey
-
Kill unneeded GLIB_CHECK_VERSION uses in Pidgin. Refs #10024.2009-08-22, by John Bailey
-
Kill off unneeded GLIB_CHECK_VERSION checks in libpurple. Refs #10024.2009-08-22, by John Bailey
-
propagate from branch 'im.pidgin.pidgin' (head dbaa86f7e1344923764e572cebfb30ce7c53ee80)2009-08-22, by John Bailey
-
Pidgin 2.7.0 will now require GTK+ 2.10.0 and Glib 2.12.0. Refs #10024.2009-08-22, by John Bailey
-
propagate from branch 'im.pidgin.pidgin' (head 09828caa4a3333f2f0eed91315c29d5b3aa66fcb)2009-08-22, by John Bailey
-
These numbers merged incorrectly.2009-08-19, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head eb9385f349a20856b9d3f9911dbc8024caa44052)2009-08-19, by Elliott Sales de Andrade
-
Prep next.minor for, well, the next minor.2009-03-02, by Elliott Sales de Andrade
-
I neglected to remove this letter l because2010-02-16, by Mark Doliner
-
Fix CVE-2010-0423, a denial of service attack due to the parsing2010-02-16, by Mark Doliner
-
Fix CVE-2010-0420, a possible remote crash when handling chat room2010-02-16, by Mark Doliner
-
Fix CVE-2010-0277, a possible remote crash when parsing an incoming2010-02-16, by Mark Doliner
-
Set release dates, add news (I'm not feeling creative, sorry),2010-02-16, by Mark Doliner
-
These should be static2010-02-18, by Paul Aurich
-
jabber: Possible leaks--;2010-02-18, by Paul Aurich
-
line-wrap to 80 characters with an 8-char tab width.2010-02-17, by Paul Aurich
-
Updated Catalan Valencian translation by Toni Hermoso.2010-02-17, by Josep Puigdemont
-
Catalan translation updated.2010-02-16, by Josep Puigdemont
-
Add missing NSIS translation to dist2010-02-16, by Daniel Atallah
-
merge of 'd9f0ebaae821730c1fb7373ace99e91e9d796562'2010-02-16, by Sadrul Habib Chowdhury
-
shaba: ok, but i don't understand why empty "else"2010-02-16, by Paul Aurich
-
Expand and fill.2010-02-16, by Sadrul Habib Chowdhury
-
merge of '20a2cebedc53676ed04bba9375a4e5a9cd97b6fd'2010-02-16, by Paul Aurich
-
jabber: --header_contents;2010-02-15, by Paul Aurich
-
jabber: Treat JabberBuddy->resources as a sorted list.2010-02-15, by Paul Aurich
-
jabber: Oops, crashing bad.2010-02-15, by Paul Aurich
-
jabber: Fix the resource_compare_cb function after checking how they're used with GSLists2010-02-15, by Paul Aurich
-
jabber: Move those functions to jutil.[ch]2010-02-15, by Paul Aurich
-
jabber: Unify the JabberBuddyState functions (and briefly document them)2010-02-15, by Paul Aurich
-
merge of '89ba8894c13ce9ad5373009ccf3520f479d18995'2010-02-16, by Elliott Sales de Andrade
-
Remove/comment on some GTK_CHECK_VERSION calls.2010-02-16, by Elliott Sales de Andrade
-
Updated Chinese (Hong Kong and Traditional) and Slovak translations.2010-02-16, by Paul Aurich
-
jabber: Fix another corner case that introduced duplicates to the list.2010-02-16, by Paul Aurich
-
Updated Hebrew translation. Closes #113762010-02-15, by Paul Aurich
-
Minor cleanup2010-02-15, by Mark Doliner
-
jabber: Update the default FT proxy (if it's still set as the previous, broken, default).2010-02-15, by Paul Aurich
-
jabber: Always track our own presence, even if we're not on the buddy list.2010-02-15, by Paul Aurich
-
jabber: Fix getting info on your own JID, under some circumstances.2010-02-14, by Paul Aurich
-
merge of '2aa174ad4c0e50a229c8c951b836b5f788fe7393'2010-02-14, by Mark Doliner
-
jabber: Simplify.2010-02-14, by Paul Aurich
-
proxy: Fix printing IPv6 addresses2010-02-14, by Paul Aurich
-
Updated Norwegian Nynorsk translation. Closes #11360.2010-02-14, by Paul Aurich
-
Updated Czech translation. Closes #113592010-02-14, by Paul Aurich
-
Make the conversation text preview section dynamically update as the win32-only font override changes. Fixes #111682010-02-14, by Daniel Atallah
-
Fix cross-compile on OSX, working around an apparently crippled sed.2010-02-13, by Daniel Atallah
-
jabber: Log a more useful message on unhandled IQs2010-02-12, by Paul Aurich
-
jabber: Send the RFC-mandated ack IQ2010-02-12, by Paul Aurich
-
Changelog French & German translations (committed by translators)2010-02-12, by Paul Aurich
-
Updated translations. Closes #11342, #11343, #11344, #11346, #11350.2010-02-12, by Paul Aurich
-
merge of '85129843be7a2667238f42c3652ffe0fd3fa37cb'2010-02-11, by Paul Aurich
-
complete German translation for next release2010-02-11, by Jochen Kemnade
-
German translation update for Pidgin 2.6.62010-02-11, by Björn Voigt
-
French translation update.2010-02-11, by Éric Boumaour
-
Updated Oriya translation. Closes #113402010-02-11, by giri manojkr
-
Update the changelog with some help from Marcus2010-02-11, by Paul Aurich
-
merge of 'd7c81c8ac650e6ff956266285fc134225a7c1352'2010-02-11, by Paul Aurich
-
merge of '1d05d85bcdc5deb8a2a27d792f649f71abe13d0e'2010-02-11, by Elliott Sales de Andrade
-
Updated Spanish translation. Closes #113302010-02-11, by Paul Aurich
-
Updated Marathi, Polish, and Ukranian translations. Closes #11328, #11329, #11332.2010-02-11, by Paul Aurich
-
Oops, just realized that caps can be reset in certain situations, and we2010-02-11, by Elliott Sales de Andrade
-
Fix jabber_get_media_caps for buddies with a single resource that has no2010-02-11, by Elliott Sales de Andrade
-
merge of '18b85ae6ad8091af43d91826cf054e4569ba74aa'2010-02-10, by Sadrul Habib Chowdhury
-
Fix typo.2010-02-09, by Sadrul Habib Chowdhury
-
Pass around a va_list instead of a pointer to a va_list. Refs #74042010-02-10, by Mark Doliner
-
jabber: Handle non-compliant servers that don't put stanzas in the right namespace.2010-02-10, by Paul Aurich
-
Oops, that wasn't meant to be left in as a warning, but noting these is probably good.2010-02-10, by Paul Aurich
-
Changelog that (hopefully this is clear to laymen; I'll check again tomorrow morning).2010-02-10, by Paul Aurich
-
jabber: Cleanup (and drop that unnormalized find function)!2010-02-10, by Paul Aurich
-
jabber: Unbind/Unlock from a specific resource on presences.2010-02-10, by Paul Aurich
-
jabber: Document these boundaries, because scrolling this much is terrible.2010-02-10, by Paul Aurich
-
jabber: Add a PurpleAccount convenience variable.2010-02-10, by Paul Aurich
-
jabber: Document jabber_find_unnormalized_im_conv (and my guess as to why2010-02-10, by Paul Aurich
-
jabber: Use some convenience variables here.2010-02-10, by Paul Aurich
-
Document the resource<>conversation binding (and how it works).2010-02-10, by Paul Aurich
-
Might as well make this comment accurate.2010-02-10, by Paul Aurich
-
Correctly parse "<br>" in an XML attribute. Closes #11318.2010-02-10, by Paul Aurich
-
ChangeLog a ton of stuff that should have been.2010-02-09, by John Bailey
-
Proper credit for Kartik's patches. Refs #7347, #7746.2010-02-09, by John Bailey
-
Display a confirmation prompt when attempting to clear the whiteboard.2010-02-09, by kartikmohta
-
Support Yahoo !PingBox. Includes a couple warning fixes. Fixes #7347.2010-02-09, by kartikmohta
-
* Don't crash if status is NULL2010-02-09, by Mark Doliner
-
Do a version-check for pango.2010-02-08, by Sadrul Habib Chowdhury
-
De-dialogify the file-transfer and debug windows.2010-02-08, by Sadrul Habib Chowdhury
-
merge of '033dd646e39f8913f23a1536f8ff18c0489a8432'2010-02-07, by Mark Doliner
-
Updated Tamil translation. Closes #11085.2010-02-07, by Paul Aurich
-
Document this function and remove the unused "command" variable2010-02-07, by Mark Doliner
-
Add back Paul's error message from revision 219b3128f3d96b126a9ed9aff2d2f3277e69dbd42010-02-07, by Mark Doliner
-
merge of '147a2b8b067bccc514ecf55f2a4454f6df40e9bb'2010-02-07, by Elliott Sales de Andrade
-
Good call, this doesn't need to be translated. This messaged used to be2010-02-07, by Mark Doliner
-
Add support for dropping an image on the Custom Smiley window to add that2010-02-07, by Elliott Sales de Andrade
-
Don't try to save the edit dialog pointer to a NULL PurpleSmiley (aka, when2010-02-07, by Elliott Sales de Andrade
-
Using gpointer * is redundant.2010-02-07, by Elliott Sales de Andrade
-
Updated translations. Closes #11280, #11266, #11254.2010-02-07, by Paul Aurich
-
POTFILES: Mark family_oservice.c for translation for the rate limit warning.2010-02-07, by Paul Aurich
-
Change the cursor and act on double click on usernames in chat history.2010-02-06, by Sadrul Habib Chowdhury
-
Fix uninitialized use of these colors, now that they're pointers.2010-02-06, by Paul Aurich
-
Remove an unused login step value2010-02-05, by Mark Doliner
-
Use our MsnListOp enum in more places instead of int. I'm assuming2010-02-05, by Mark Doliner
-
Minor header file cleanup. Mostly I wanted to move some enums above some #includes2010-02-05, by Mark Doliner
-
merge of 'aee5a93203f807e81fd88cc655fb27908cd17ff3'2010-02-05, by Sadrul Habib Chowdhury
-
Refresh the statusbox correctly.2010-02-05, by Sadrul Habib Chowdhury
-
Paul Aurich helped me make this cleaner, because he's such a good person!2010-02-05, by Mark Doliner
-
Oh, we need to make sure the buddy is on our protocol before trying to2010-02-05, by Mark Doliner
-
Combine the CurrentMedia and MsnUserPhoneInfo structs. This makes2010-02-05, by Mark Doliner
-
Check if memory has been freed by looking at its contents does not work2010-02-05, by Mark Doliner
-
merge of '1042c695d02b49cb9360bb4ef591c4ff3209c5e5'2010-02-04, by Mark Doliner
-
Make sure we free myspace buddy proto_data when we disconnect. I believe2010-02-04, by Mark Doliner
-
I'm pretty sure this shouldn't be a compiler warning2010-02-04, by Mark Doliner
-
Zero freed memory to avoid a crash on re-init.2010-02-04, by Ludovico Cavedon
-
blist theme: Do not treat missing colors as black.2010-02-04, by Sadrul Habib Chowdhury
-
timestamp: Do not scroll down if it was scrolled up.2010-02-04, by Sadrul Habib Chowdhury
-
German translation update (2 strings)2010-02-04, by Björn Voigt
-
merge of '7f93eb293109127d6a055f9a6aaa8baaa85207d1'2010-02-04, by Sadrul Habib Chowdhury
-
Fix sending '/messages/like/this '.2010-02-03, by Sadrul Habib Chowdhury
-
Explicitly mark user-interaction when inserting smiley.2010-02-03, by Sadrul Habib Chowdhury
-
Use a stock icon for 'Filter' in debug window. Closes #9150.2010-02-03, by Sadrul Habib Chowdhury
-
irc: Avoid a g_log error when parting a chatroom.2010-02-03, by Sadrul Habib Chowdhury
-
Remove duplicate code2010-02-04, by Mark Doliner
-
Simplify2010-02-04, by Mark Doliner
-
Tabs to spaces2010-02-04, by Mark Doliner
-
Move the three phone numbers from the MsnUser struct into a separate2010-02-04, by Mark Doliner
-
Keep CurrentMedia in a separate object outside of MsnUser that needs to2010-02-04, by Mark Doliner
-
merge of '57bf84117d335fd0bba1edff4c5b3b21e29f6bbc'2010-02-03, by Marcus Lundblad
-
media: Set the "controlling-mode" Farsight2 parameter correctly when creating media streams.2010-02-03, by Marcus Lundblad
-
Replace guint membership_id[5] with guint member_id_on_pending_list in2010-02-03, by Mark Doliner
-
merge of '557198948608028bc4f826a546a3948c4899bdf0'2010-02-03, by Mark Doliner
-
jabber: Log a warning (with the shortcut) when refusing to send a smiley.2010-02-03, by Paul Aurich
-
merge of '12cc2cc3c1e0012329832ea2d170dca5b31f8b9b'2010-02-03, by Paul Aurich
-
jabber: Don't print the smiley shortcut in the error message when trying to2010-02-03, by Marcus Lundblad
-
I find the code easier to read this way2010-02-03, by Mark Doliner
-
Documentationliness is next to Godliness2010-02-03, by Mark Doliner
-
merge of '19b1f405b1e0f78a95bd14e8303d1a2c19818908'2010-02-03, by Mark Doliner
-
This is changelog worthy2010-02-03, by Mark Doliner
-
jabber: Don't send custom smileys larger than the recommended maximum BoB size2010-02-03, by Marcus Lundblad
-
New versions of AIM:2010-02-03, by Mark Doliner
-
Whoops, remove my note-to-self2010-02-03, by Mark Doliner
-
Mark this function as deprecated because I really don't know what2010-02-03, by Mark Doliner
-
move-start (home) and move-last (end) actions for trees.2010-02-03, by Sadrul Habib Chowdhury
-
jabber: Remove a funky workaround for an (old) OpenSSL crash.2010-02-03, by Paul Aurich
-
jabber: Move a comment to where it should be.2010-02-03, by Paul Aurich
-
jabber: When doing writes while disconnecting, 'ignore' errors.2010-02-03, by Paul Aurich
-
Put all our rateclass members in a single hash table instead of in one2010-02-03, by Mark Doliner
-
This extra check doesn't really work now that we have a concept of a2010-02-03, by Mark Doliner
-
optimization to the oscar prpl to use less memory, care of Shaun Lindsay2010-02-03, by Mark Doliner
-
We were using this formula from before the documentation was public, and2010-02-02, by Mark Doliner
-
Let's just do this mod on the fly instead of changing the variable2010-02-02, by Mark Doliner
-
Move two logging statements from oscar.c to family_oservice.c so we2010-02-02, by Mark Doliner
-
We don't need to keep the delta in memory. We keep the actual time of2010-02-02, by Mark Doliner
-
We set every field of this struct explicitly when we create it, so don't2010-02-02, by Mark Doliner
-
We should be using the type listed in the response, not in the2010-02-02, by Mark Doliner
-
Fix merge.2010-02-01, by Sadrul Habib Chowdhury
-
merge of '4a72c5feaab572105b4902609836cd509328aa6d'2010-02-01, by Sadrul Habib Chowdhury
-
Look for non-null before processing theme input. Closes #10521 (again).2010-02-01, by Sadrul Habib Chowdhury
-
merge of '6e11e232a469bd7bd1f5c8dadebcfa5809eb1cd1'2010-02-01, by Marcus Lundblad
-
merge of '47bd1e8215f2e068f00151ed40c211745f596aba'2010-02-01, by Paul Aurich
-
disapproval of revision '23fc27a319dd87434fdaf42acecbe1962468bbb8'2010-02-01, by Paul Aurich
-
jabber: Only make the SRV lookup for STUN based on the domain if no STUN2010-02-01, by Marcus Lundblad
-
Mark strings for translation.2010-01-29, by Adi Roiban
-
Search friends by email addresses in the buddylist.2010-01-29, by Luoh Ren-Shan