Mercurial > pidgin
graph
-
Fix some whitespace as noticed by QuLogic.2008-05-10, by Richard Laager
-
merge of '0eccb8cefd5975eeab1d14984f2f0114ce7abb79'2008-05-10, by Kevin Stange
-
Replacing logo.png with the old Pidgin head logo without a version number.2008-05-10, by Kevin Stange
-
merge of '99687ce6fa955d1d32092992b65de140dc944ab0'2008-05-10, by Kevin Stange
-
merge of '5800923dc413a26c68576e06ea89148d645fa4a9'2008-05-10, by Richard Laager
-
Make Masca a CPW (signed off by elb and myself! :))2008-05-10, by Kevin Stange
-
Changes suggested by QuLogic to fix my broken changes to the NetworkManager2008-05-10, by Richard Laager
-
A patch from QuLogic to replace the libnm_glib calls with straight DBus2008-05-10, by Richard Laager
-
Show yourself as invisible in the buddylist when you're invisible2008-05-09, by Mark Doliner
-
Fix for opening Hotmail inbox more than ~15 minutes after login2008-05-08, by Stu Tomlinson
-
Add only the online buddies for auto-completion in the invite dialog.2008-05-08, by Sadrul Habib Chowdhury
-
Modified patch from John Moody to show aliases in the Invite dialog.2008-05-08, by Sadrul Habib Chowdhury
-
Tweak the text of the ChangeLog slightly and add an item I forgot previously.2008-05-08, by John Bailey
-
merge of '245104c3da64bf99627578bd68d6cda42ee16b43'2008-05-08, by Sadrul Habib Chowdhury
-
Fix a double free caused by my previous leak fix not covering all possible2008-05-08, by Daniel Atallah
-
When setting yourself to invisible on AIM, don't set an away message2008-05-07, by Mark Doliner
-
Quiet the output from gconftool-2 when there is no document font name in2008-05-07, by Stu Tomlinson
-
Fix some potential leakage in the craziness called purple_markup_html_to_xhtml().2008-05-07, by Daniel Atallah
-
Kill off sound playing child processes if they are still around after 152008-05-07, by Stu Tomlinson
-
Patch from QuLogic to fix tab-navigation in the statusbox. And a few2008-05-08, by Sadrul Habib Chowdhury
-
Leak fix2008-05-07, by Stu Tomlinson
-
Update Finnish (fi) translation and begin 2.4.2 entry in the ChangeLog.2008-05-07, by Timo Jyrinki
-
merge of 'ac789033b0d69b98d5985567ad5d3579bde9af12'2008-05-07, by Sadrul Habib Chowdhury
-
merge of '02d1b6e1b18a057f6dc1f4698d85c8cd005f3bbc'2008-05-07, by Richard Laager
-
merge of 'bedd15033893c160df2e861d26520e1ef6afd895'2008-05-06, by Mark Doliner
-
Minor changes... mostly whitespace related.2008-05-05, by Mark Doliner
-
Update Lithuanian translation of Windows installer strings2008-05-15, by Laurynas Biveinis
-
Update Lithuanian translation2008-05-15, by Laurynas Biveinis
-
Fix a compiler warning due to a missing #ifdef USE_PYTHON2008-05-06, by Richard Laager
-
Fix a compiler warning. Sadrul or someone should double-check this.2008-05-06, by Richard Laager
-
More plumbing work.2008-05-05, by Daniel Atallah
-
Make pidgin_blist_toggle_visibility() hide the buddy list when it is2008-06-27, by Casey Harkins
-
Plug a small memory leak in the smiley dialog, and use g_new0/g_free2008-05-07, by Sadrul Habib Chowdhury
-
g_strdup'ed strings aren't const char*. This fixes a couple of compile2008-05-07, by Sadrul Habib Chowdhury
-
The required fields are not really required if the action is cancelled.2008-05-05, by Sadrul Habib Chowdhury
-
Patch from sadrul to fix IRC servers which neglect to send RPL_LISTSTART2008-05-05, by Ethan Blanton
-
Fix a small memleak when adding a Jabber buddy2008-05-05, by Mark Doliner
-
Make error output during autogen actually readable...2008-05-05, by Gary Kramlich
-
Show the url, instead of silently ignoring a url-open request.2008-05-05, by Sadrul Habib Chowdhury
-
Do not let the height of the entry get larger than half the conversation2008-05-05, by Sadrul Habib Chowdhury
-
Add a comment. Could someone familiar with the Jabber protocol or our2008-05-04, by Mark Doliner
-
Add a 'View log' option in the buddylist menu.2008-05-04, by Sadrul Habib Chowdhury
-
When searching for a conversation, search only in the list of the2008-05-04, by Sadrul Habib Chowdhury
-
Check to see if we are already in a room before attempting to join. If2008-05-04, by Sadrul Habib Chowdhury
-
merge of '8c40d658dc534ac7ccbf595c73c2952ff9d1975e'2008-05-04, by Sadrul Habib Chowdhury
-
Setup tab-completion for groups in the 'Add Chat' dialog.2008-05-03, by Sadrul Habib Chowdhury
-
Change the label on the entry area height pref2008-05-04, by John Bailey
-
Fix IRC handling of PART without a part message on Undernet IRCds.2008-05-04, by Ethan Blanton
-
Fix the breakage with account aliases that I introduced when I moved the2008-05-04, by John Bailey
-
Fix a number of leaks. As far as I can tell, MSNP14 now logs in without2008-05-03, by Daniel Atallah
-
Leak fixes. Avoid creating an unnecessary parallel data structure to YahooFriend.2008-05-03, by Daniel Atallah
-
Clean up loggers when quitting (or unloading the logreader plugin).2008-05-03, by Daniel Atallah
-
Fix incorrect freeing in my previous commit.2008-05-03, by Daniel Atallah
-
This is the way we plug the leaks, plug the leaks, plug the leaks...2008-05-03, by Daniel Atallah
-
ChangeLog the minimum size pref2008-05-03, by Will Thompson
-
Add a "minimum lines" pref for the im entry box thing; up to 8 lines.2008-05-03, by Will Thompson
-
Plug a small leak.2008-05-03, by Daniel Atallah
-
Cleanup allocations/frees to match and plug some leaks.2008-05-03, by Daniel Atallah
-
merge of 'dc85c2329304dd6f567820b55939193328f9e506'2008-05-03, by Sadrul Habib Chowdhury
-
This cleans up a bunch of warnings that stem from the fact that size_t and2008-05-03, by John Bailey
-
Allow replacing smileys with texts in conversations/logs. This should be2008-05-03, by Sadrul Habib Chowdhury
-
Cleanup and avoid unnecessary alloc/free.2008-05-02, by Daniel Atallah
-
merge of '21d37789f674809d615fc7676a092f1da438b0f5'2008-05-02, by Evan Schoenberg
-
Leak fixes.2008-05-02, by Daniel Atallah
-
Leak plug in parsing MSN currentmedia.2008-05-02, by Daniel Atallah
-
merge of 'a9db18c93f28f014cb3740a20933e2468fb660b7'2008-05-02, by Sadrul Habib Chowdhury
-
This should fix the issue where resizing the entry box resizes the2008-05-02, by Sadrul Habib Chowdhury
-
Do not add a ':' if there's already one at the end. Thanks to wjt for2008-05-02, by Sadrul Habib Chowdhury
-
Tweak some strings in the Edit Chat dialog.2008-05-02, by Will Thompson
-
merge of 'a5c86f336638811bfef4a0969f3d8d2d6b85520f'2008-05-02, by Sadrul Habib Chowdhury
-
Don't try to tell the IM network that we're not idle when we disconnect.2008-05-02, by Mark Doliner
-
ctrl-x to open context menus. F11 was such a poor choice for this.2008-05-02, by Sadrul Habib Chowdhury
-
merge of 'e238fa4987184e7ce5509bc8806f7122ad41ae6e'2008-05-02, by Sadrul Habib Chowdhury
-
Kill the default F2 keybinding for show timestamps, it only confuses people2008-05-02, by Stu Tomlinson
-
Slightly change the maximum height of the entry box. This seems to fix2008-05-02, by Sadrul Habib Chowdhury
-
merge of '19d64f3b50204b193622eb82c482a63dae381a51'2008-05-01, by Sadrul Habib Chowdhury
-
Modified patch from Andrei Mozzhuhin to fix tab-completion when non-ascii2008-05-01, by Sadrul Habib Chowdhury
-
Remove the undocumented default binding (ctrl+g) to start ignoring2008-05-01, by Sadrul Habib Chowdhury
-
merge of '01e9055ea70771c842b561dca3b64027ac37dc69'2008-05-01, by Richard Laager
-
Replace a notification that should never happen with a debug message that2008-05-01, by Richard Laager
-
ChangeLog the Escape closes conversation window preference.2008-05-01, by Will Thompson
-
When an XMPP account is set to require TLS, but libpurple doesn't have SSL2008-05-01, by Daniel Atallah
-
Remove the stored installer language selection when uninstalling.2008-05-01, by Daniel Atallah
-
Add this ChangeLog item back, the merge ate it.2008-05-01, by Etan Reisner
-
merge of '7f78e4be502956bb580a87289cf2acfe6254ea62'2008-05-01, by Etan Reisner
-
Add a tickybox to set the 'close conversation window' shortcut to Escape.2008-04-30, by Will Thompson
-
Don't count the size of an array at runtime if it's known at compile time.2008-04-30, by Ethan Blanton
-
Change the string "screen name" to "username" everywhere. I think most2008-04-30, by Mark Doliner
-
Change the "Screen name" text to "Username" per a number of discussions on2008-04-30, by John Bailey
-
This fixes the lack of the Local Alias field for IRC accounts since I moved2008-04-30, by John Bailey
-
Eliminate a couple of "unused variable" warnings.2008-04-30, by Richard Laager
-
Always top-align the logs in the log-viewer.2008-04-29, by Sadrul Habib Chowdhury
-
Make sure the required fields are all entered correctly. Underline the2008-04-29, by Sadrul Habib Chowdhury
-
merge of '0982c9aacd3dfa68da58b386663d7fdda43a11e4'2008-04-29, by Sadrul Habib Chowdhury
-
Move the Local Alias field into the User Options section of the account2008-04-29, by John Bailey
-
Fine tune the edit-settings dialog (e.g., mark fields as masked or2008-04-29, by Sadrul Habib Chowdhury
-
A newly created widget for a request field may want to enable/disable the2008-04-29, by Sadrul Habib Chowdhury
-
'Edit Settings' in the context menu for chats in the buddylist.2008-04-29, by Sadrul Habib Chowdhury
-
merge of '08062d1b1267b18fa3d47ea8eded7e2b826b7e8c'2008-04-29, by Mark Doliner
-
merge of '0e779a37ee17a7bb7ad39bbe2b37eeca45975655'2008-04-29, by Mark Doliner
-
Fix a crash in Jabber that I think happens someone someone signs off2008-04-29, by Mark Doliner
-
Simplify2008-04-29, by Mark Doliner
-
merge of '52c0efb045580dac7b6f5e40c91002e917e0cae3'2008-04-29, by Etan Reisner
-
disapproval of revision '38c3a1050aefc66e1c541e3d91ae6f7fe6930559'2008-04-30, by Sadrul Habib Chowdhury
-
This modifies Jaywalker's patch to use a GHashTable, per Stu's suggestion in2008-04-30, by John Bailey
-
disapproval of revision '8086f2cffaab6ed17431381836b9227a64a53270'2008-04-30, by Sadrul Habib Chowdhury
-
This patch from Jaywalker enables text to appear in the screen name entry box.2008-04-30, by John Bailey
-
merge of '0ed9d51dcce10da3af15dd44273af472eea6cb0c'2008-04-29, by Evan Schoenberg
-
ChangeLog.API for 'website' and 'dev_website' ui_info hash table change2008-07-02, by Evan Schoenberg
-
merge of '6bf9ac8e017081c907061167edd28a1adcbec3c9'2008-04-29, by Evan Schoenberg
-
applied changes from 4c5110037671f84e3e775214c32692b5b23c11e12008-04-29, by Evan Schoenberg
-
merge of '3498a4993b3d552319e5122278d620287093fd20'2008-04-29, by Evan Schoenberg
-
disapproval of revision '52c0efb045580dac7b6f5e40c91002e917e0cae3'2008-04-29, by Evan Schoenberg
-
* Renamespace serv_got_chat_join_failed to purple_serv_got_chat_join_failed2008-04-29, by John Bailey
-
After trying the available SASL mechs, jabber_auth_handle_failure() now2008-05-02, by Evan Schoenberg
-
merge of '0a7f4849f49b45459231087fa690ba9937eae03c'2008-04-29, by Evan Schoenberg
-
Finally get around to committing charkin's version of the patch from #2145.2008-04-29, by Etan Reisner
-
Update the manpage about F10 and F11.2008-04-28, by Sadrul Habib Chowdhury
-
Fix a possible crash when creating a new workspace.2008-04-28, by Sadrul Habib Chowdhury
-
Fix a typo in a doc comment.2008-04-28, by Richard Laager
-
merge of '4c5110037671f84e3e775214c32692b5b23c11e1'2008-04-28, by Richard Laager
-
merge of '5f1a220f63d8e85758a94a2ed57381dc91b07eda'2008-04-28, by Richard Laager
-
disapproval of revision '2f8316df13d1c3e6bf66b91c28abe1504033dae8'2008-04-29, by Evan Schoenberg
-
ChangeLog.API and dox file for chat-join-failed2008-04-29, by Evan Schoenberg
-
disapproval of revision 'ae37fe6b64c30704715a369df88bd76674a39b1a'2008-04-29, by Evan Schoenberg
-
Added "chat-join-failed" signal, emitted by a new serv_got_join_chat_failed()2008-04-29, by Evan Schoenberg
-
merge of '5f1a220f63d8e85758a94a2ed57381dc91b07eda'2008-04-28, by Evan Schoenberg
-
Fix a small memory leak when failing to join a jabber conference2008-04-28, by Mark Doliner
-
merge of 'a2c4bf662d1fdab8c870c1ebbca30968af4bb80a'2008-04-28, by Mark Doliner
-
Go back to not allowing periods in screen names. I think the guy said2008-04-17, by Mark Doliner
-
merge of '4b5bc8b4da1faf24168e7210c2282016455a2218'2008-04-27, by Sadrul Habib Chowdhury
-
Clicking on the buddyicon in the conversation window toggles the size of2008-04-26, by Sadrul Habib Chowdhury
-
Disable the 'send to' menu in converation windows if there's only one2008-04-26, by Sadrul Habib Chowdhury
-
This should have been a variable expansion so that autogen.args could be2008-04-26, by John Bailey
-
Fixed a mistake I made in 2e791da1 which broke aim_genericreq_l() and2008-04-28, by Evan Schoenberg
-
Removed comment which was accidentally duplicated2008-04-28, by Evan Schoenberg
-
merge of '74190d6fbb138e095f84e71b0e0513240531437c'2008-04-26, by Evan Schoenberg
-
merge of '8d455562b69f961763bbfc469954425260f22917'2008-04-26, by Sadrul Habib Chowdhury
-
merge of '8f0b34c54e38066959f87d35b0af2ca6ae0e853b'2008-04-26, by Will Thompson
-
Use the correct name for a preference. This will correctly update the2008-04-26, by Sadrul Habib Chowdhury
-
Include dbus-maybe.h rather than conditionally including dbus-server.h2008-04-26, by Will Thompson
-
Thanks to Andrea Visinoni for pointing out this omission to fix building2008-04-26, by Kevin Stange
-
Reset typing timeout if arrow keys are pressed when editing status2008-04-26, by Sadrul Habib Chowdhury
-
pygnt's home has been http://repo.or.cz/w/python-gnt.git for a while.2008-04-26, by Sadrul Habib Chowdhury
-
Do not show an erroneous message when the 'now listening' song for a2008-04-26, by Sadrul Habib Chowdhury
-
Fix make distcheck (which broke from an earlier fix for make when2008-04-26, by Sadrul Habib Chowdhury
-
Add the new plugin file for translation. Fixes make distcheck.2008-04-26, by Sadrul Habib Chowdhury
-
merge of '503c61f4fb406b82adcdbb0f209ba58a4e7f5954'2008-04-25, by Sadrul Habib Chowdhury
-
Remove code that tried to show the buddylist from the core (but didn't2008-04-25, by Sadrul Habib Chowdhury
-
Avoid allocating and freeing stuff unnecessarily.2008-04-25, by Daniel Atallah
-
Use g_strdup() instead of strdup (doesn't really matter as it is never2008-04-25, by Daniel Atallah
-
merge of '006a7eef54129319c82b282c765b3fbba968006f'2008-04-25, by Daniel Atallah
-
Pop up the buddylist of the running instance instead of exiting quietly2008-04-25, by Sadrul Habib Chowdhury
-
Use g_snprintf() instead of snprintf(), which isn't really available on2008-04-25, by Daniel Atallah
-
Use g_strdup to match the subsequent g_free.2008-04-25, by Daniel Atallah
-
Include winsock2.h before windows.h is included to avoid winsock.h being2008-04-25, by Daniel Atallah
-
Avoiding emitting the "savedstatus-changed" signal twice when the savedstatus2008-04-25, by Daniel Atallah
-
Fix a bug where the list of loaded plugins would get removed when2008-04-25, by Sadrul Habib Chowdhury
-
merge of '82af7f1dab568c2a359aaecca4e31e650063e1c1'2008-04-25, by Sadrul Habib Chowdhury
-
Move 2 of the 5 pixels' padding between paragraphs to above the line.2008-04-24, by Will Thompson
-
echo -n is not portable, and OSX has libtoolize installed as glibtoolize2008-04-24, by Stu Tomlinson
-
I missed 2 aim_putsnac() calls which needed to be removed for 2e791da1.2008-04-24, by Evan Schoenberg
-
Fixed the final stragglers in need of byte_stream_destroy()2008-04-24, by Evan Schoenberg
-
Used byte_stream_destroy(), added in 2e791da1fb1cfd6b751a0cef01aa83dc89692051,2008-04-24, by Evan Schoenberg
-
All SNACs on FLAP channel 2 except in the auth family are now sent through2008-04-24, by Evan Schoenberg
-
Make the labels in the minidialogs selectable.2008-04-25, by Sadrul Habib Chowdhury
-
Patch from Dylan Simon to fix a compile error when compiling from a2008-04-24, by Sadrul Habib Chowdhury
-
merge of '9448aec0bc0e0168e10e0a3991bfbfe716de6c86'2008-04-24, by Sadrul Habib Chowdhury
-
Patch from Dylan Simon <dylan@dylex.net> to fix handling escape key2008-04-24, by Sadrul Habib Chowdhury
-
Fix setting "show offline" for buddy list nodes so it takes immediate2008-04-23, by Stu Tomlinson
-
Allow changing to or from an empty password when the protocol specifies2008-04-23, by Stu Tomlinson
-
Prompt for silc private key passphrase if it is not saved for the account2008-04-23, by Stu Tomlinson
-
Fix for changing silc private key passphrase to or from the empty string,2008-04-23, by Stu Tomlinson
-
Leak fix2008-04-23, by Stu Tomlinson
-
Keep valgrind happy by zeroing out the tm struct before we stuff our2008-04-23, by Stu Tomlinson
-
UTF-8 friendly password truncation2008-04-23, by Stu Tomlinson
-
Leak fixes2008-04-23, by Stu Tomlinson
-
Don't access uninitialized memory (I think this might actually fix some2008-04-23, by Stu Tomlinson
-
merge of '95a44af48cc13a9cd6373ef1b011acd7d2b95e98'2008-04-23, by Sadrul Habib Chowdhury
-
Add the recent perl callback changes to ChangeLog.API.2008-04-23, by Etan Reisner
-
merge of '52e841c96296ab164c2be839e9d404dc1f9a6a9e'2008-04-23, by Etan Reisner
-
Shut up two compiler warnings about discarding qualifiers.2008-04-22, by Etan Reisner
-
Give a name to the statusbox button so that it can be accessible by2008-04-23, by Sadrul Habib Chowdhury
-
Return FALSE when nothing changes after an attempted tab-completion.2008-04-23, by Sadrul Habib Chowdhury
-
Fix a crash which I think happens when the same buddy is in the buddylist2008-04-23, by Sadrul Habib Chowdhury
-
Use the same fix for Purple::Util::fetch_url (from 4b6378d5e) for2008-04-23, by Sadrul Habib Chowdhury
-
Leak fix. I think. At least valgrind stopped crying about it and nothing2008-04-22, by Stu Tomlinson
-
Leak fix. This is probably quite serious if you have busy chats on your2008-04-22, by Stu Tomlinson
-
Ignore token_status_account on account-specific status boxes. This should2008-04-22, by Sadrul Habib Chowdhury
-
Expose Purple::Prefs::get_children_names to perl plugins.2008-04-20, by Sadrul Habib Chowdhury
-
Smiley insertions can be undone with this fix. References #5577. But redo2008-04-20, by Sadrul Habib Chowdhury
-
Add sendbutton.c to POTFILES.in.2008-04-19, by Richard Laager
-
It appears that Yahoo! Japan has disabled protocol 0x0c and now require 0x0f.2008-04-19, by John Bailey
-
Based on some discussion in devel@conference.pidgin.im build and install the2008-04-19, by Etan Reisner
-
Fix Purple::Util::fetch_url to correctly accept a callback in any of the2008-04-19, by Etan Reisner
-
Stop restoring conversation window locations on !Windows, I wasn't aware this2008-04-18, by Etan Reisner
-
Add a plugin to add a Send button to the conversation windows, users of tablet2008-04-18, by Etan Reisner
-
merge of '61d502ea8377846692aea9189056d7c134660277'2008-04-17, by Sadrul Habib Chowdhury
-
Add missing newline to debug message. Fixes #5546.2008-04-17, by Daniel Atallah
-
merge of '946d948a1aa4270fa46dabca767e9d727d4519eb'2008-04-17, by Mark Doliner
-
When reciving our buddy list on MSN, add people to the permit and2008-04-17, by Mark Doliner
-
Fix an issue with formatting in Bonjour messages. It looks like it has been2008-04-17, by Daniel Atallah
-
Fix a null pointer deref (hopefully). I haven't been able to consistently2008-04-16, by Daniel Atallah
-
Don't try to enable our server-stored buddylist if we receive an error2008-04-16, by Mark Doliner
-
Don't remove the PurpleBuddy from our buddy list if we don't send them2008-04-16, by Mark Doliner
-
Super minor documentation improvement2008-04-16, by Mark Doliner
-
I'm an idiot and forgot to escape my apostrophe. This took *way* too long2008-04-16, by John Bailey
-
Attempt to make it a bit more obvious that people need to have half a clue2008-04-16, by John Bailey
-
I've seen intermittent crashes on xmpp file transfers in this code, but I2008-04-16, by Evan Schoenberg
-
The warning string for plaintext auth over an unencrypted connection is found2008-04-15, by Evan Schoenberg
-
merge of '40b061a8675f87ba328a5a07734084fdd7f3006a'2008-04-15, by Evan Schoenberg
-
Patch from vladb to remove a C++ protected word ("namespace") from win32 libpurple code. Fixes #54712008-04-15, by Daniel Atallah
-
I don't consider this an error.2008-04-14, by Mark Doliner
-
Patch from Gaul to plug a small leak, with an additional fix to free2008-04-17, by Sadrul Habib Chowdhury
-
Add a 'Jump to markerline' option in the conversation window menu to2008-04-14, by Sadrul Habib Chowdhury
-
Include finch.h instead of internal.h2008-04-13, by Sadrul Habib Chowdhury
-
merge of '8ac2f1461dd4df5ba43e8c0399b59451b3c549e6'2008-04-13, by Sadrul Habib Chowdhury
-
Destroy the tooltip when a group in the buddylist is expanded or collapsed2008-04-13, by Sadrul Habib Chowdhury
-
When you try to execute a command (e.g., /part etc.) in a chat on a2008-04-13, by Sadrul Habib Chowdhury
-
Do not crash from commands in a disconnected chat. Fixes #52082008-04-13, by Sadrul Habib Chowdhury
-
Do not show tooltips for <HR> or <IMG>s in gtkimhtml. Fixes #5480.2008-04-13, by Sadrul Habib Chowdhury
-
Remove the "Use GSSAPI (Kerberos v5) for authentication" xmpp preference,2008-04-15, by Evan Schoenberg