Mercurial > pidgin.yaz
graph
-
De-emphasize the () around the collapsed group counts. I can't actually see2009-06-25, by Etan Reisner
-
Title Case some blist right-click menu items.2009-06-25, by Etan Reisner
-
This doesn't seem to be used.2009-06-25, by Etan Reisner
-
Indentation fix.2009-06-25, by Etan Reisner
-
We are definitely "Check"ing here not "Chat"ting.2009-06-25, by Etan Reisner
-
merge of '3012bdc54e5d2391c4fe52e687e87903ecbf44cc'2009-06-18, by Etan Reisner
-
disapproval of revision '7a65a44ab2e57a47d160be267b0f41062f5c540d'2009-07-08, by Paul Aurich
-
more German l10n2009-07-05, by Jochen Kemnade
-
Change "Logged off" to "Logged Off" to match the rest of the labels2009-07-05, by Paul Aurich
-
Style and comments2009-07-05, by Paul Aurich
-
Factor out the duplicated code for displaying XMPP Get Info2009-07-05, by Paul Aurich
-
Remove the gigantic ifdef'd-out "Show buddy features" sections2009-07-05, by Paul Aurich
-
ChangeLog!2009-07-06, by John Bailey
-
I forgot to remove the old bool setting for Yahoo! JAPAN.2009-07-06, by John Bailey
-
Migrate Yahoo! JAPAN accounts to the new prpl (in theory). This also adds2009-07-06, by John Bailey
-
Correctly determine if the prpl calling a given function is the Yahoo! JAPAN2009-07-06, by John Bailey
-
Moved functions around and made some no longer static. All the functions2009-07-05, by John Bailey
-
Add header includes. I still have not yet tested building this.2009-07-05, by John Bailey
-
I believe this will correctly handle setting the yd->jp value under the new2009-07-05, by John Bailey
-
have a separate hash table function for each prpl.2009-07-05, by John Bailey
-
Very rudimentary start to separate prpls. Removed URI handler from the2009-07-05, by John Bailey
-
Update for file renames.2009-07-05, by John Bailey
-
Start of splitting yahoo into two separate prpls. Not sure if this even comes2009-07-05, by John Bailey
-
merge of '034300b33708a7dbb7856d91c3098493b2dffa34'2009-07-05, by John Bailey
-
Elliott's code looks nicer.2009-07-05, by Paul Aurich
-
Changelog that.2009-07-04, by Paul Aurich
-
Use glib's SHA1, SHA256, and MD5 implementations when available (glib 2.16)2009-07-04, by Paul Aurich
-
Credit Timo, Jochen, Björn, and Josep for their translations.2009-07-04, by Paul Aurich
-
merge of '0ce6e164761ad4833f620020df5a0194cfea51e0'2009-07-04, by Paul Aurich
-
Updated Finnish translation (100%).2009-07-04, by Timo Jyrinki
-
Updated Simplified Translation from Aron Xu, new translator. Closes #9243.2009-07-04, by Paul Aurich
-
Updated Slovenian translation. Closes #9098.2009-07-04, by Paul Aurich
-
Convert the yahoo prpl to using the debug convenience functions instead of2009-07-05, by John Bailey
-
Convert the #ifdef DEBUG here to use the PURPLE_VERBOSE_DEBUG variable.2009-07-04, by John Bailey
-
ChangeLog the PURPLE_VERBOSE_DEBUG variable.2009-07-04, by John Bailey
-
Add entries to ChangeLog.API for my changes.2009-07-04, by John Bailey
-
Convert all uses of PURPLE_UNSAFE_DEBUG to the new API I added.2009-07-04, by John Bailey
-
Move the handling of PURPLE_UNSAFE_DEBUG to purple_debug_init(). Also add2009-07-04, by John Bailey
-
merge of '8222e69d26359ab1a478cc42d25834120aee713b'2009-07-04, by Paul Aurich
-
Fix purple_markup_unescape_entity to properly consume '\' and similar.2009-07-04, by Paul Aurich
-
some more German l10n2009-07-04, by Jochen Kemnade
-
Catalan translation updated.2009-07-04, by Josep Puigdemont
-
Add support for receiving handwritten (Ink) messages from MSN buddies.2009-07-06, by Elliott Sales de Andrade
-
Add auto-generated D-Bus signals introspection, though parameter names2009-07-05, by Elliott Sales de Andrade
-
s/analize/analyze/g since those scripts just don't exist.2009-07-05, by Elliott Sales de Andrade
-
If no disco#items feature was found (like with gmail.com), then our disco2009-07-04, by Elliott Sales de Andrade
-
Make the custom smiley edit windows single-instance. That is, if you click2009-07-04, by Elliott Sales de Andrade
-
merge of '7f396ae5ae1a07562f3822bfdf32a5b71b737970'2009-07-04, by Elliott Sales de Andrade
-
Complement the condition, fix the error I made in the last commit.2009-07-04, by Sulabh Mahajan
-
merge of '1bbd08b1b4f931fa4318c1042033c441a36397ee'2009-07-04, by Paul Aurich
-
A semi-random collection of English spelling and grammatical changes.2009-07-04, by Elliott Sales de Andrade
-
The Log Reader plugin also supports aMSN logs.2009-07-04, by Elliott Sales de Andrade
-
merge of '7743dd71673c71e91039e890a3a939f9850f2d16'2009-07-04, by Elliott Sales de Andrade
-
Apparently there might be stuff after the semicolon before the \r\n so just2009-07-04, by Stu Tomlinson
-
merge of 'b6e009fb9284f653ac58c5309b5443eec6f12c8e'2009-07-04, by Stu Tomlinson
-
merge of '3fe037ee4d003527c8f4f41974e01680d5eea27e'2009-07-04, by Mark Doliner
-
Slightly better error messages2009-07-04, by Mark Doliner
-
In the Network prefs page, always show the auto-detected IP address by2009-07-04, by Elliott Sales de Andrade
-
Don't colourize the IP entry field when it's empty, and reset the actual2009-07-04, by Elliott Sales de Andrade
-
Change the page_size on the GtkAdjustment used for GtkSpinButtons on the2009-07-04, by Elliott Sales de Andrade
-
disapproval of revision '3fe037ee4d003527c8f4f41974e01680d5eea27e'2009-07-04, by Stu Tomlinson
-
We're about to assume strstr() will find \r\n, so make the sscanf()2009-07-04, by Stu Tomlinson
-
Add an else when looking at the number of total elements and2009-07-03, by Mark Doliner
-
Password reenter prompt only for accounts where password storing is enabled. More consistent with other accounts.2009-07-03, by Sulabh Mahajan
-
Formatting changes, no functionality.2009-07-03, by Mark Doliner
-
merge of '4296be52d5b80da450d41464433feee7c438d8f9'2009-07-03, by Elliott Sales de Andrade
-
Clarify that Purple::Prefs::add_none() really is necessary2009-07-04, by Paul Aurich
-
Whoops, that wasn't meant to be https (even though I think Google should be2009-07-03, by Paul Aurich
-
Provide a custom URL per-email for gmail notifications, since Google gives it to us.2009-07-03, by Paul Aurich
-
Sadrul and etan point out that using an existing function is better than2009-07-03, by Elliott Sales de Andrade
-
Use mail_dialog consistently, instead of switching from one line to the next. Various other cleanups, too.2009-07-03, by Paul Aurich
-
merge of '42ff94691667fa47b66d698b59f9eca2326c3660'2009-07-03, by Paul Aurich
-
Fix the mail_dialog->total_count and use that to tell when the dialog is empty.2009-07-03, by Paul Aurich
-
Close the mail dialog at signoff if it's empty. Closes #9345.2009-07-03, by Paul Aurich
-
Remove the PidginMailDialog typedef.2009-07-03, by Paul Aurich
-
Remove a few layers of evil abstraction.2009-07-03, by Paul Aurich
-
Remove trailing whitespace2009-07-03, by Paul Aurich
-
merge of '62bb494a4382e4c1744f43473276c10a8d207d4a'2009-07-03, by Elliott Sales de Andrade
-
Fix Google Mail notifications when they inexplicably weren't working. Fixes #3300.2009-07-02, by Paul Aurich
-
If get_info_for_jid is passed a full JID, don't spam that JID with IQs.2009-07-02, by Paul Aurich
-
Factor the per-resource IQs out into their own function.2009-07-02, by Paul Aurich
-
Check in re-based .po files so our nightly l10n stats generation has less work to do2009-07-02, by Mark Doliner
-
Woo boy I think we might have a whole bunch of new strings2009-07-02, by Mark Doliner
-
* Use our assert_string_equal() macro instead of fail_unless(strcmp(), NULL)2009-07-02, by Mark Doliner
-
I had to make these changes to get "make check" to run2009-07-02, by Mark Doliner
-
A few changes to our code to handle chunked transfer-encodings (technically2009-07-02, by Mark Doliner
-
Remove just a tad bit of indirection2009-07-02, by Mark Doliner
-
Use unsigned lengths here and use %zu when reading into the gsize var2009-07-02, by Mark Doliner
-
Clear the notifications via a signal instead of pidgin_close_notify.2009-07-02, by Paul Aurich
-
merge of '6b55733f733881e690313c87ac44fba18f382ce1'2009-07-02, by Paul Aurich
-
Fix font size and font face in outgoing myspace messages. I think I2009-07-01, by Mark Doliner
-
Don't send 64-bit DCC application-level acknowledgments on 64-bit systems.2009-07-01, by Ethan Blanton
-
merge of '183db7b36f0f27730e6f1b86c30b7ab9dfb22ab7'2009-07-01, by Sadrul Habib Chowdhury
-
Show the 'Enable Accounts' menu when all accounts are disabled.2009-07-01, by Sadrul Habib Chowdhury
-
Set od->default_port even when using the standard auth method.2009-07-02, by Paul Aurich
-
Avoid a null deref when clearing mail notifications. Refs #9345.2009-07-01, by Paul Aurich
-
Change the background of the IP address input in the Network preferences to2009-07-03, by Elliott Sales de Andrade
-
Fix the Add button sensitivity for the add smiley window when using the2009-07-03, by Elliott Sales de Andrade
-
Set the correct default response in the smiley edit window so it gets the2009-07-03, by Elliott Sales de Andrade
-
Automatically enable and disable the Add/Save button in the PidginSmiley2009-07-03, by Elliott Sales de Andrade
-
Increase the logging level of some debugging messages that seemed to be a2009-07-02, by mauro brasil
-
This variable doesn't seem necessary for anything.2009-07-02, by Elliott Sales de Andrade
-
We shouldn't de-reference variables before checking if they're not NULL.2009-07-02, by Elliott Sales de Andrade
-
Change the name of the file selector from "Buddy Icon" to the name of the2009-07-01, by Elliott Sales de Andrade
-
You should check the indenting before a copy & paste...2009-07-01, by Elliott Sales de Andrade
-
merge of '321bf1cf9bafe529fea060ca8ba08686a57e884a'2009-07-01, by Sadrul Habib Chowdhury
-
I tried to come up with some witty play on words here, but couldn't.2009-06-30, by Paul Aurich
-
Some more fixes for when unsetting buddy picture, for both when sending and receiving updates.2009-07-01, by Sadrul Habib Chowdhury
-
merge of '22e14265a47cdddb4c9eb1ee0d2ce2989f9fce61'2009-06-30, by Sadrul Habib Chowdhury
-
Changelog yahoo fixes.2009-06-30, by Sadrul Habib Chowdhury
-
Fix how we process certain data we get from the server.2009-06-30, by Sadrul Habib Chowdhury
-
Process the data correctly if the server sends chunked data.2009-06-30, by Sadrul Habib Chowdhury
-
We should not be sensitive about the case.2009-06-29, by Sadrul Habib Chowdhury
-
Fix a small memory leak.2009-06-29, by Sadrul Habib Chowdhury
-
Use glib's base64 encode and decode functions if they're available.2009-06-30, by Mark Doliner
-
Fix win32 compile2009-06-29, by Daniel Atallah
-
merge of '0de8339ed2206f013cb9b8105fe3c73ccc2a0f72'2009-06-29, by Mark Doliner
-
Catalan translation updated.2009-06-29, by Josep Puigdemont
-
Changes to our DNS SRV record sorting, care of Vijay Vijay Raghunathan2009-06-29, by Mark Doliner
-
Strip trailing whitespace and spaces to tab2009-06-29, by Mark Doliner
-
This phrasing makes more sense to me2009-06-29, by Mark Doliner
-
Add Yuriy Kaminskiy to the COPYRIGHT file. This is the guy who found and2009-06-28, by Mark Doliner
-
Handle dest failing to open properly by closing the src handle.2009-06-28, by Paul Aurich
-
Update this to not use GIO, so it should build for poizon. Refs #8085.2009-06-28, by Paul Aurich
-
Kill whitespace at the end of lines.2009-06-28, by Paul Aurich
-
Fix a compile warning2009-06-28, by Mark Doliner
-
Translation update2009-06-28, by Jochen Kemnade
-
Fix a typo I spent way too long staring at.2009-06-28, by Paul Aurich
-
Allow drag-and-drop of all sorts of themes.2009-06-28, by Justin Rodriguez
-
Better error checking on the theme loaders.2009-06-28, by Justin Rodriguez
-
Remove duplicated call to purple_theme_manager_init()2009-06-28, by Paul Aurich
-
Silence some warnings from gcc on OS X. None of these were actually valid.2009-06-28, by Paul Aurich
-
Fix a crash when there are offline messages from both MSN and Yahoo2009-06-28, by Sadrul Habib Chowdhury
-
merge of 'c3ed9a8c89dd38d30b7ad93055507b679b2f0f76'2009-06-27, by Sadrul Habib Chowdhury
-
Remember the profile ids associated with an account.2009-06-27, by Sadrul Habib Chowdhury
-
Use the active-id the message was sent to when sending the ack.2009-06-27, by Sadrul Habib Chowdhury
-
Include the proper ChangeLog and NEWS entries here.2009-06-27, by John Bailey
-
Apply [9bac0a540156fb1848eedd61c8630737dee752c7] here as well. I should2009-06-27, by John Bailey
-
merge of '1356d70e521b4cb5ab8ea10f0927063b5c62394a'2009-06-27, by Paul Aurich
-
Missing newline2009-06-27, by Paul Aurich
-
Dear Compiler, Shut up!2009-06-27, by Sadrul Habib Chowdhury
-
This fixes sending updates to buddies when I change my pic.2009-06-27, by Sadrul Habib Chowdhury
-
This fixes buddyicon fetches for me.2009-06-27, by Sadrul Habib Chowdhury
-
Create a string only when necessary. Fixes a small possible leak.2009-06-27, by Sadrul Habib Chowdhury
-
Make sure uninitialized variable is not used. This might fix #9345,2009-06-27, by Sadrul Habib Chowdhury
-
Mimic the official client's HTTP User-Agent strings.2009-06-26, by John Bailey
-
Clarify the usage of client_type (i.e. these values are matched against using2009-06-26, by Paul Aurich
-
Allow GnuTLS logging to be controlled via PURPLE_GNUTLS_DEBUG envvar.2009-06-26, by Paul Aurich
-
merge of '03e380d307e9063ff3938a7ccab18085899c6140'2009-06-26, by Sulabh Mahajan
-
Fix File transfer issue with Pidgin 2.5.7, ticket #94782009-06-26, by Sulabh Mahajan
-
On MSN, increase the history size for the NS so that people with lots of2009-06-26, by Elliott Sales de Andrade
-
And maybe we should actually change it in the comment too... :)2009-06-25, by Marcus Lundblad
-
Fix the name of an argument.2009-06-25, by Marcus Lundblad
-
Catalan translation updated.2009-06-25, by Josep Puigdemont
-
This should prevent pidgin from crashing, as reported by the ticket #9426.2009-06-25, by Sulabh Mahajan
-
Abstract an "image loading function" (will be used for the tooltip in a sec)2009-06-25, by Paul Aurich
-
Don't try to write when the BOSH connection isn't ready.2009-06-25, by Paul Aurich
-
Make "BOSH URL" its own account option.2009-06-25, by Paul Aurich
-
Update the Pager server at login to the new default if "" or old default.2009-06-25, by Paul Aurich
-
Need to include header files here in order for them to show up in the2009-06-24, by Mark Doliner
-
Build fix for OSCAR on Windows.2009-06-24, by andrea
-
Detect properly when yahoo buddies go offline.2009-06-24, by Sadrul Habib Chowdhury
-
Deal with buddies on MSN more gracefully.2009-06-24, by Sadrul Habib Chowdhury
-
Turns out we need to exclude 'msn/' when authorizing a buddy.2009-06-24, by Sadrul Habib Chowdhury
-
Fix another small leak. And update formatting of some code for readability.2009-06-24, by Sadrul Habib Chowdhury
-
Fix a small leak.2009-06-24, by Sadrul Habib Chowdhury
-
Support fetching Gadu-Gadu avatars. Closes #9371.2009-06-23, by grommasher
-
merge of '02b9e2a56048af7440e6752b0a4d65df7c519ae7'2009-06-23, by Paul Aurich
-
Mention Yahoo in all the places we say "These protocols won't work without SSL"2009-06-23, by Paul Aurich
-
Check in code that connects to oscar using clientLogin. This is the2009-06-23, by Mark Doliner
-
It's ok to always request this connection now. It probably still doesn't2009-06-23, by Mark Doliner
-
An implementation of SHA-256. Created by copying libpurple's SHA-12009-06-23, by Mark Doliner
-
Stop the watchers before closing the fds2009-06-23, by Mark Doliner
-
Shuffle this order around for no real reason other than that I prefer it this way2009-06-23, by Mark Doliner
-
merge of '849a753dc5505c801cd053591778ddd340db6337'2009-06-23, by Paul Aurich
-
Fix a few problems with our myspace login response:2009-06-23, by Mark Doliner
-
Rename MSIM_BM_INSTANT_ACTION_OR_IM to MSIM_BM_ACTION_OR_IM_INSTANT2009-06-23, by Mark Doliner
-
Remove an unused variable2009-06-23, by Mark Doliner
-
As far as I can tell this line was accidentally removed in an explicit merge2009-06-23, by Mark Doliner
-
Only append ,charset=utf-8 for DIGEST-MD5. This should fix comment 2 on Adium#12429.2009-06-23, by Paul Aurich
-
This works better.2009-06-22, by Paul Aurich
-
Don't crash when the seemingly impossible occurs.2009-06-22, by Paul Aurich
-
Fix a lost reference when we only fetch an unknown ext.2009-06-22, by Paul Aurich
-
Correctly show status in tooltips for GG contacts with status messages.2009-06-22, by grommasher
-
merge of 'bfb17183fbbf44cc19720d4d11594a7fdaad25de'2009-06-22, by Paul Aurich
-
Fix building of disco plugin on Windows. Thanks to SuperMMX.2009-06-22, by supermmx
-
Update the ChangeLog appropriately.2009-06-22, by Paul Aurich
-
Make a function static and add two comments2009-06-22, by Mark Doliner
-
Consistent comment formatting2009-06-22, by Mark Doliner
-
Draw the user's buddy icon (in the status box) with curves, to match the buddy list icons.2009-06-22, by Paul Aurich
-
Leave the icon always on the right (regardless of language direction).2009-06-22, by Paul Aurich
-
merge of '225e515a43307f04c7c0570ba5877858a0f71209'2009-06-22, by Paul Aurich
-
merge of '796290d1402d75f50e27f51683443b86707c9c26'2009-06-22, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)2009-06-21, by Richard Laager
-
Build infrastructure for XMPP Disco plugin on Windows. Ripped from the ticker.2009-06-22, by Paul Aurich
-
Transform id-less <img> tags to links using src and alt attributes.2009-06-21, by dmitry petroff
-
Need to make a copy of this because purple_util_fetch_url frees its.2009-06-21, by Paul Aurich
-
g_strv_length() is only available in glib2 2.6 and newer2009-06-21, by Stu Tomlinson
-
Pull in the 2.5.7 ChangeLog entries and remove the duplicate entries from2009-06-21, by John Bailey
-
I heard bonobo is going away? Just add a note that we'll need to find2009-06-20, by Mark Doliner
-
merge of '3eceaa6c40cc71435a27e3175ed313c342e01062'2009-06-20, by Sadrul Habib Chowdhury
-
New versions of the official Yahoo Messenger client for Windows XP (tested2009-06-19, by Mark Doliner
-
Show a friendlier error message on myspace when your username or password2009-06-19, by Mark Doliner
-
Try to make this string a little more human, and flow better in its2009-06-19, by Mark Doliner
-
These aren't needed either.2009-06-19, by Mark Doliner
-
Clarify that PURPLE_CONNECTION_IS_VALID is deprecated, in case it wasn't2009-06-19, by Mark Doliner
-
This isn't needed because connection.c cancels the connection attempt2009-06-19, by Mark Doliner
-
Yikes. buf is on the stack and shouldn't be freed. This fixes2009-06-19, by Mark Doliner
-
Clarify this. This count gets passed around a lot of places... I'm2009-06-19, by Mark Doliner
-
These parameters aren't modified2009-06-19, by Mark Doliner
-
Allow doxygen to pick up the comment for this function. It's2009-06-19, by Mark Doliner
-
Pass the gc as the handle in a bunch of calls to purple_proxy_connect2009-06-18, by Mark Doliner
-
Pass the handle in here, which causes the connection attempt to be2009-06-18, by Mark Doliner
-
Pass a handle to purple_proxy_connect() when making this connection.2009-06-18, by Mark Doliner
-
Eagle eyes McMarq S. caught two other typo. Now I'm wondering if2009-06-18, by Mark Doliner
-
Remove some cosmetic differences between msg_cmd() and ubm_cmd()2009-06-18, by Mark Doliner
-
Fix a typo. Heh heh, "vistit"2009-06-18, by Mark Doliner
-
purple_util_write_data_to_file_absolute() for reasons beyond our control,2009-06-18, by Mark Doliner
-
Cleanup the code surrounding gc->disconnect_timeout and set it to 02009-06-18, by Mark Doliner
-
Strip trailing whitespace and comment #endif marcos that close #ifdef macros2009-06-18, by Mark Doliner
-
Remove port mappings from the hash tables when removing them.2009-06-17, by Marcus Lundblad
-
Do not blurt out the history if there's already a conversation open.2009-06-16, by Sadrul Habib Chowdhury
-
Add a function to remove a port mapping (UPnP or NAT-PMP) given a file2009-06-15, by Marcus Lundblad
-
NULL terminate some strings. Hopefully stop Yahoo texting crashes.2009-06-12, by Mike Ruprecht
-
Remove obsoleted XEP-0090 (Legacy Entity Time)2009-06-11, by Paul Aurich
-
--warnings2009-06-11, by Paul Aurich
-
disapproval of revision 'a383ad6a4ae7e98bbcb32b4193531ccf960eb2bb'2009-07-12, by Paul Aurich
-
Remove obsolete XEP-0091 (Legacy Delayed Delivery) code.2009-06-11, by Paul Aurich
-
Comment out the JABBER_CAP for XEP-0022.2009-06-11, by Paul Aurich
-
Remove code for obsoleted XEP-0022 (Message Events)2009-06-11, by Paul Aurich
-
German translation update:2009-06-11, by Björn Voigt
-
merge of '86d7e4c199cf2a62e48fd6fe79e35e3c80cc7926'2009-06-11, by Elliott Sales de Andrade
-
Check in a change requested by Gregory Cypes from AOL. They want clients2009-06-10, by Mark Doliner
-
Fix a copy&paste bug.2009-06-11, by Elliott Sales de Andrade
-
The FT table needs to have one more row to be correct, though it seems to2009-06-11, by Elliott Sales de Andrade
-
Apply patch that adds support for keyboard navigation for the status icon.2009-06-10, by Elliott Sales de Andrade
-
Restore the "Time Remaining" field in the file transfer window, but not in2009-06-10, by Elliott Sales de Andrade
-
Install the Purple and Pidgin perl modules under $libdir instead of in perl's2009-06-18, by Etan Reisner
-
Add a purple_plugins_get_search_paths function.2009-06-18, by Etan Reisner
-
Add the header files to sources.2009-06-18, by Etan Reisner
-
Don't try to load an image from an empty path. It just spews to the debug log.2009-06-15, by Etan Reisner
-
merge of '67228440771b545dc01526f74fd7171a02fb5e08'2009-06-09, by Etan Reisner
-
Fix compile warning for non-VV.2009-06-09, by Elliott Sales de Andrade
-
Hmm, I forgot to copy NEWS when I was getting the Changelogs from 2.5.6.2009-06-08, by Paul Aurich
-
Don't support adding JID+node items.2009-06-08, by Paul Aurich
-
Add a context menu with actions and re-arrange so registration takes preference2009-06-08, by Paul Aurich
-
Store the currently selected service in the Dialog structure2009-06-08, by Paul Aurich
-
Fix merge error.2009-06-08, by Elliott Sales de Andrade
-
merge of '43b8c66366c5dc03c717fa9d938446752df53293'2009-06-08, by Elliott Sales de Andrade
-
Fix adding a chat to the buddy list.2009-06-08, by Paul Aurich
-
Get rid of _menu_cb_info; pass around the XmppDiscoService*2009-06-08, by Paul Aurich
-
Add a tooltip to the XMPP Disco browser. Someone should probably fill this2009-06-08, by Elliott Sales de Andrade
-
Use the JID for adding a chat/buddy because the name is for descriptive2009-06-08, by Elliott Sales de Andrade
-
Add a row-activated callback for the XMPP Disco browser that provides a2009-06-07, by Elliott Sales de Andrade
-
Make this whitespace a bit more consistent (I hope).2009-06-07, by Elliott Sales de Andrade
-
merge of '31f78d91abb7452e597bbd0f20f910c6cbb56099'2009-06-07, by Paul Aurich
-
Fix a typo caught by Geoffrey Antos.2009-06-07, by John Bailey
-
ChangeLog the user visible change from the client_type branch (that is showing2009-06-07, by Marcus Lundblad
-
disapproval of revision '31f78d91abb7452e597bbd0f20f910c6cbb56099'2009-06-27, by Paul Aurich
-
Use guint for a timeout handle here, too.2009-06-07, by Paul Aurich
-
The XMPP keepalive timeout handle needs to be a guint.2009-06-07, by Paul Aurich
-
merge of '592b4775fc1de5871564f3b61637c8f5776a3932'2009-06-07, by Elliott Sales de Andrade
-
Plug a leak from changing this to use jabber_get_bare_jid instead of normalize.2009-06-07, by Paul Aurich
-
We can't get an ADD error if we never send an ADD command.2009-06-07, by Elliott Sales de Andrade
-
Check network type, and send an FQY if necessary, when modifying the allow2009-06-07, by Elliott Sales de Andrade
-
Add a msn_notification_post_rml analog.2009-06-07, by Elliott Sales de Andrade
-
Add a data parameter for FQY callbacks and remove the pending users list2009-06-07, by Elliott Sales de Andrade
-
Remove some left over code.2009-06-07, by Elliott Sales de Andrade
-
These strcmp checks are for equality, meaning a return of 0.2009-06-07, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 505516826b01aed6390e0c2aa38706c0e2da163e)2009-06-07, by Paul Aurich
-
merge of '0ef963ce959c8061467d33c5a24de263afef2053'2009-06-06, by Elliott Sales de Andrade
-
Updated Catalan translation.2009-06-06, by Josep Puigdemont
-
yahoo login ver 16: Add another case of error reporting. Ask user to visit yahoo website in case of locked account.2009-06-06, by Sulabh Mahajan
-
ChangeLog.API2009-06-06, by Paul Aurich
-
Avoid an assertion when the UI doesn't have a get_ui_info ui_op2009-06-06, by Paul Aurich
-
Whitespace + a change cluttering up the diff with im.pidgin.pidgin2009-06-06, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 6fb44be5a32516ac1d940330c4f7b8d530208a16)2009-06-06, by Paul Aurich
-
Hmm, seems I forgot to ChangeLog the API addition and deprecation I made last2009-06-06, by John Bailey
-
ChangeLog the pidginrc plugin changes.2009-06-06, by John Bailey
-
This change is probably going to spark some debate about the pidginrc plugin.2009-06-06, by John Bailey
-
I don't like being the first developer listed in the about box who has been2009-06-06, by John Bailey
-
This file is a lacking a certain something...2009-06-06, by Elliott Sales de Andrade
-
Reduce the number of g_return_val_if_fail calls for NULL input since that2009-06-06, by Elliott Sales de Andrade
-
Use 16px icons in the XMPP disco browser as 22px seems a bit weird.2009-06-06, by Elliott Sales de Andrade
-
Nothing to see here, just some whitespace changes.2009-06-06, by Elliott Sales de Andrade
-
Make XMPP Disco plugin show better errors when getting a 404-like return.2009-06-06, by Elliott Sales de Andrade
-
A few bits of whitespace changes...2009-06-06, by Elliott Sales de Andrade
-
Typo.2009-06-05, by Paul Aurich
-
merge of '75a466dd96590961d154c6e5d131d85bcae642c6'2009-06-05, by Paul Aurich
-
Changelog/COPYRIGHT for [58446e074cca7b8a7348254c03cfce2c5534fd63].2009-06-05, by Paul Aurich
-
Set charset=utf-8 when cyrus sasl doesn't include it.2009-06-05, by Paul Aurich
-
Allow adding received animated custom smileys to locale custom smiley2009-06-05, by Andrea Piccinelli
-
merge of '58446e074cca7b8a7348254c03cfce2c5534fd63'2009-06-05, by Paul Aurich
-
Allow Gadu-Gadu accounts to specify Connect Server. Refs #6691.2009-06-05, by Paul Aurich
-
Setting `dialog->open_button = button` when `button` is not yet assigned2009-06-05, by Elliott Sales de Andrade
-
merge of '051b51aa2424e978f16c10511f7a4e0f45c7c5d3'2009-06-05, by Elliott Sales de Andrade
-
Consistently emit conversation-updated for typing state changes.2009-06-05, by Florian Quèze
-
Add purple_proxy_connect_udp. Closes #6589.2009-06-05, by Hu Yong
-
Hmm, this wasn't saved when I committed it.2009-06-05, by Paul Aurich
-
Patch to change around some logic that should fix missing buddies that are2009-06-05, by Elliott Sales de Andrade
-
Apply patch from Peter to handle the left and right arrow keys in the buddy2009-06-05, by Elliott Sales de Andrade
-
Set yahoo to connected after processing the buddy list, should help get rid of the bug reported by the adium user2009-06-04, by Sulabh Mahajan
-
Change the way we parse messages on MySpace a little bit. This2009-06-04, by Mark Doliner
-
Fix an issue with the server responding with jid/node items as first-level children and add a TODO.2009-06-04, by Paul Aurich
-
@since!2009-06-04, by Paul Aurich
-
Strip unprintable UTF-8 characters from buddy list strings. Fixes #8776.2009-06-03, by Paul Aurich
-
Ladedah I dislike the need to explicitly check for NULL strings.2009-06-03, by Paul Aurich
-
merge of '6fc007db8432a45dd3273d0abcc8bb9a09b11ecf'2009-06-03, by Paul Aurich
-
merge of '054ca20dffd917fc57972d8756d9c15ead22fd85'2009-06-03, by Paul Aurich
-
disapproval of revision '84a23ef59e6a3bc88834f0948c67516f0a39234b'2009-06-03, by Paul Aurich
-
Add purple_utf8_strip_unprintables and use it on outgoing XMPP messages.2009-06-03, by Paul Aurich
-
Stop exiting early from this function. I don't believe it harms anything2009-06-03, by Mark Doliner
-
Fixed case for "Leere Gruppen"2009-06-03, by Björn Voigt
-
merge of '84a23ef59e6a3bc88834f0948c67516f0a39234b'2009-06-03, by Sadrul Habib Chowdhury
-
jabber digest-md5: Only specify the charset as UTF-8 if conversion to ISO-8859-1 was not successful.2009-06-03, by Paul Aurich
-
Re-fix initial account registration.2009-06-03, by Paul Aurich
-
Turn off the send-flag for messages we send to ourselves in MSN.2009-06-03, by Sadrul Habib Chowdhury
-
Add a utlity function purple_markup_is_rtl2009-06-03, by Sadrul Habib Chowdhury
-
Add a few more roster debug messages and improve.2009-06-03, by Paul Aurich
-
Pluck Adium's roster debugging from 86720de21a854aa2009-06-03, by Paul Aurich
-
Changelogging. Closes #556.2009-06-03, by Paul Aurich
-
Use the modified signal in more places.2009-06-03, by Paul Aurich
-
Use the jabber-sending-xmlnode signal to send all XMPP stanzas.2009-06-03, by Paul Aurich
-
khc: darkrain42: xmlnode not free'ed in jabber_watched_iq2009-06-03, by Paul Aurich
-
Examples for the namespace-(un)registering of IQs and added IPC versions2009-06-03, by Paul Aurich
-
Remove the pseudo-row child of expandable services if there are no children.2009-06-03, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head a24ba8f3be7fe637dd9123af47b4c500944f40ae)2009-06-03, by Paul Aurich
-
merge of '28778df3113382d631f8cf40ff35a26ca515513f'2009-06-02, by Mike Ruprecht
-
Changelogging Maiku's previous two commits. Yay!2009-06-02, by Paul Aurich
-
Add speex as a default codec.2009-06-02, by Mike Ruprecht
-
Make Gmail accept speex as the codec.2009-06-02, by Mike Ruprecht
-
Add Gmail video support.2009-06-02, by Mike Ruprecht
-
German translation update2009-06-01, by Jochen Kemnade
-
Yahoo auth ver 16: Use the current status of the account when logging in. Enables logging as invisible.2009-06-01, by Sulabh Mahajan
-
Use purple_find_buddies() instead of iterating the buddy list.2009-06-01, by Paul Aurich
-
Convert zephyr to use purple_find_buddies.2009-06-01, by Paul Aurich
-
gadu-gadu: There's no need to set all buddies to offline at logout2009-06-01, by Paul Aurich
-
Buddy List needs to take a reference to the loaded theme. Fixes #8798.2009-05-31, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 5c5977a6ed3591121ef82ff587586850b9dcd176)2009-05-31, by Marcus Lundblad
-
Update the yahoo prpl to use the new function I added. This should fix the2009-05-30, by John Bailey
-
merge of '48605797160fa0786446ea54f38b8b1e963b9f84'2009-05-30, by Paul Aurich
-
merge of '7c614b09b72037ebd86c03fbbeac7794a155547b'2009-05-30, by Paul Aurich
-
disapproval of revision 'd34a15898cacf017df9190ca02741880be8dd940'2009-05-30, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head ca6eb11f6084be37aeabcb2d99df789aaf8b4afd)2009-05-25, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 36e85b01808a3c6e32116cb8b71b10e31b0da072)2009-05-17, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 191873f724e4551edc337f1e018980f32c41391b)2009-05-13, by Marcus Lundblad
-
Fixup after propagating new caps stuff2009-05-07, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head df25bed2c1c0d097b7f52fbfae76223d8552f0c3)2009-05-07, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 13ac492a493b4d31c8b29905174b43a533304300)2009-05-02, by Marcus Lundblad
-
merge of '17367f37cdcde61c1f7a9bc2df681c177a65ffbb'2009-05-26, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 1ecd9e6b8e4cd9ddac69d4c40d68d82020932626)2009-05-26, by Paul Aurich
-
Remove debugging, use user's server as default, and avoid a GTK+ assertion.2009-05-26, by Paul Aurich
-
Convert the disco browser to a plugin. Refs #5562009-05-26, by Paul Aurich
-
Avoid an assertion when nothing in dropdown is selected.2009-05-24, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 97fbf033d9afea69a6eabaac94698b3c051584cf)2009-05-23, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 0fc44e2e9b4c3867ea189f9705f637125cb2497c)2009-05-16, by Paul Aurich
-
Fix (a bit) browsing pubsub nodes.2009-04-30, by Paul Aurich
-
Fix merge.2009-04-29, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 13ac492a493b4d31c8b29905174b43a533304300)2009-04-29, by Paul Aurich
-
Add yet another URL fetching function. This one takes an account as a2009-05-30, by John Bailey
-
Allow incoming stanzas to match 'our account' if they come from our resource.2009-05-29, by Paul Aurich
-
Fix Finch not to announce "your gmail account has 0 new messages."2009-05-29, by Paul Aurich
-
merge of 'aefaf38ecc730e3bf971ae9076aabce35567e456'2009-05-29, by Paul Aurich
-
Add the StartCom root that the XMPP ICA will start using this year.2009-05-29, by Paul Aurich
-
merge of '4cd185213b3eb4f0bc9ce8cd9c38ab00772f9a17'2009-05-29, by Sadrul Habib Chowdhury
-
Remove a now-unnecessary binding for the buddylist.2009-05-26, by Sadrul Habib Chowdhury
-
Add the newly added translations to ALL_LINGUAS in configure.ac2009-05-28, by Stu Tomlinson
-
Fix outgoing IRC /mes to be printed to the conversation window as sent2009-05-27, by Florian Quèze
-
Clarify the error message when an IRC server contains spaces.2009-05-27, by Paul Aurich
-
Updated Lao and Slovenian translations. Closes #9075, #8481.2009-05-27, by Paul Aurich
-
Avoid an assertion failure and add an error case.2009-05-27, by Paul Aurich
-
Added Armenian translation. Closes #9208.2009-05-27, by avsharyan
-
Further research leads me to believe this should be 'sw.po'. Correct me if I'm wrong. References #9057.2009-05-27, by Paul Aurich
-
Added Swahili Tanzanian translation. Closes #9057.2009-05-27, by Paul Aurich
-
Transplant the 2.5.6 ChangeLogs into im.pidgin.pidgin.2009-05-27, by Paul Aurich
-
The server list is definitive for who is blocked.2009-05-27, by Paul Aurich
-
Support pushed notifications about XEP-0191 Blocks/Unblocks. Closes #8045.2009-05-26, by Paul Aurich