Mercurial > pidgin
graph
-
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