Mercurial > pidgin.yaz
graph
-
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
-
Add Iain MacDonnell to COPYRIGHT; references #5205.2008-04-13, by Will Thompson
-
Add Jeffery Brown to COPYRIGHT. References #4905.2008-04-12, by Will Thompson
-
Handle IRC ban lists in-channel. Channels which are not joined are2008-04-12, by Ethan Blanton
-
nosnilmot pointed out that this error message seemed to be wrong. I agree2008-04-12, by John Bailey
-
merge of '37d6f8af593bffa17bba1823a3c5a8612bcfdf18'2008-04-12, by Ethan Blanton
-
Put the recent configure.ac changes in the ChangeLog. I may have been a bit2008-04-12, by John Bailey
-
Patch from Maiku: "When the buddy list is set to sort contacts by status,2008-04-12, by Will Thompson
-
Modified version of a patch from "dseven" to prevent crashing on NULL topics2008-04-12, by Will Thompson
-
Strip mIRC formatting codes from PART and QUIT messages.2008-04-12, by Ethan Blanton
-
Patch from Jeffery Brown to set the idle uiops on OS X when IOKit is available.2008-04-12, by Will Thompson
-
Pass something useful as the 'who' parameter to purple_conv_im_write for2008-04-12, by Will Thompson
-
German translation update2008-04-12, by Jochen Kemnade
-
Use an event-box instead of a button for the link, and change the cursor2008-04-12, by Sadrul Habib Chowdhury
-
Use the desired cursor, instead of always using GDK_WATCH.2008-04-12, by Sadrul Habib Chowdhury
-
Patch from fmoo to make double-clicking or hitting enter on a chatroom user2008-04-11, by Will Thompson
-
Make plugin website URLs clickable; it's a button with blue underlined text.2008-04-11, by Will Thompson
-
Make the cap plugin disabled by default. As usual, anyone who disagrees or2008-04-11, by John Bailey
-
Make the gevolution plugin disabled by default. Again, if anyone disagrees2008-04-11, by John Bailey
-
Massage some plugin metadata to look better with the fixed up description pane.2008-04-11, by Will Thompson
-
Improve the layout of the plugin description pane.2008-04-11, by Will Thompson
-
I've personally seen a few people have problems because they tried to build2008-04-11, by John Bailey
-
Icons from hbons2008-04-09, by Sean Egan
-
merge of '9f17f49ab8d29559a62b77fe6aa5bdefdb6dedfc'2008-04-09, by Sadrul Habib Chowdhury
-
German translation update2008-04-08, by Jochen Kemnade
-
Show better status text for file transfers.2008-04-09, by Sadrul Habib Chowdhury
-
merge of '47385c29904d4755361546c34319cf036d5a8723'2008-04-05, by Sadrul Habib Chowdhury
-
Update the sample gtkrc-2.0 file for the nick-color and typing notification settings.2008-04-05, by Sadrul Habib Chowdhury
-
Some leak fixes for the gtkrc-ed nicks in conversation history.2008-04-05, by Sadrul Habib Chowdhury
-
Customize/disable the typing notification from gtkrc-2.0.2008-04-05, by Sadrul Habib Chowdhury
-
update German translation2008-04-05, by Jochen Kemnade
-
merge of 'b2b2efabbafab6588e02ceb16509419dcb0c79e9'2008-04-04, by Sadrul Habib Chowdhury
-
Documentation changes2008-04-04, by Mark Doliner
-
merge of '7477b26751dbf08e918a1f300fbd2697dd0c6369'2008-04-04, by Etan Reisner
-
Add a little safety... just in case someone imgstores 13 million or2008-04-04, by Mark Doliner
-
Better documentation.2008-04-03, by Mark Doliner
-
constify the return value from purple_notify_user_info_entry_get_label2008-04-03, by Mark Doliner
-
Minor comment change2008-04-03, by Mark Doliner
-
Only call oscar_format_screenname() on connecting if we need to2008-04-03, by Mark Doliner
-
Correct some help strings for Jabber slash commands2008-04-03, by Mark Doliner
-
It is good when documentation matches reality. I figured all the other env2008-04-03, by Etan Reisner
-
Make ./configure fail immediately if requirements for enabled options are2008-04-02, by Stu Tomlinson
-
Remove a legacy preference for GnuTLS2008-04-02, by Stu Tomlinson
-
Fix our D-Bus version requirement2008-04-02, by Stu Tomlinson
-
autoconf started crying at me about "possibly undefined macro: PKG_CHECK_MODULES"2008-04-02, by Stu Tomlinson
-
Add number of occupants to the tooltip for chats. Fixes #33462008-04-02, by Stu Tomlinson
-
merge of '46c04c030c2aa142a50b7757576a659b2a5bb670'2008-04-02, by Timo Jyrinki
-
bumpy bumpy bumpy, we released 2.4.1, la la la2008-04-02, by Stu Tomlinson
-
merge of '2eb97f7d46ac5955e6a217661513d28e3b5ce060'2008-04-01, by Sadrul Habib Chowdhury
-
Updated patch from Justin 'Jaywalker' Williams to discard messages from spambots in msim. Closes #5143.2008-04-01, by Sadrul Habib Chowdhury
-
Ugly hackery to support INSTALL_PIXMAPS for the win32 build.2008-03-31, by Daniel Atallah
-
Slovenian transalation updated (Martin Srebotnjak)2008-03-31, by Stu Tomlinson
-
I think this syntax is more correct2008-03-31, by Stu Tomlinson
-
merge of 'd03002b3fa5879fb55633bb3732e3cfaa5ec488f'2008-03-31, by Stu Tomlinson
-
Changelog some win32 stuffs.2008-03-31, by Daniel Atallah
-
John and Stu looked lonely, and I suppose I should NEWS at some point.2008-03-31, by Will Thompson
-
Make the new autogen.sh behave more like the old one - run glib-gettextize,2008-03-31, by Stu Tomlinson
-
Hush you noisy little script2008-03-31, by Stu Tomlinson
-
2.4.1 is over there, on the horizon2008-03-31, by Stu Tomlinson
-
If the default setting is enabled for options to ./configure, the help2008-03-31, by Stu Tomlinson
-
Push a 2.4.1 image I managed to create out of the old one. It would be2008-03-31, by Kevin Stange
-
Consider me adequately NEWS'd.2008-03-31, by John Bailey
-
Make some more things static2008-03-31, by Stu Tomlinson
-
Make x509_singleuse static2008-03-31, by Stu Tomlinson
-
We should release 2.4.1 tomorrow. I want to do it in the morning, but lots2008-03-31, by Stu Tomlinson
-
Romanian translation updated (Mişu Moldovan)2008-03-31, by Stu Tomlinson
-
Slovak translation updated (loptosko)2008-03-31, by Stu Tomlinson
-
Macedonian translation updated (Арангел Ангов)2008-03-31, by Stu Tomlinson
-
ChangeLog the Hungarian translation update2008-03-31, by Stu Tomlinson
-
Thanks for pointing this out, grim.2008-03-30, by John Bailey
-
German copyright year update2008-03-30, by Björn Voigt
-
Hungarian translation for 2.4.12008-03-30, by Kelemen Gábor
-
I always forget we use 'm4macros' here instead of 'm4'.2008-03-30, by John Bailey
-
A more verbose autogen.sh that Gary and I have been using for Guifications2008-03-30, by John Bailey
-
For the few of us who wanted it, I bring back --disable-nls! It may not be2008-03-30, by John Bailey
-
Czech translation updated (David Vachulka)2008-03-30, by Stu Tomlinson
-
Fix typos, make the used language better also otherwise, add new strings.2008-04-02, by Timo Jyrinki
-
use XGETTEXT_ARGS=--no-location for Finnish PO file2008-03-30, by Timo Jyrinki
-
merge of '53edb29d14535c12ae8ee014087912100cdc49ad'2008-03-30, by Stu Tomlinson
-
Updated Catalan translation.2008-03-30, by Josep Puigdemont
-
I'm tired of installing pixmap data that almost never changes. I'm so tired of2008-03-30, by John Bailey
-
ChangeLog the Catalan translation update2008-03-30, by Stu Tomlinson
-
Belarusian Latin translation updated again (Ihar Hrachyshka)2008-03-29, by Stu Tomlinson
-
Russian translation updated again (Dmitry Beloglazov)2008-03-29, by Stu Tomlinson
-
Spanish translation updated (Javier Fernández-Sanguino)2008-03-29, by Stu Tomlinson
-
patch from Maiku to ignore non-messenger contacts, fixes #33052008-03-29, by Ka-Hing Cheung
-
some other mobile stuff that Maiku fixed, fixes #23592008-03-28, by Ka-Hing Cheung
-
another patch from Maiku that "Properly identifies users you have the mobile2008-03-27, by Ka-Hing Cheung
-
Printf warning fixes.2008-03-27, by Daniel Atallah
-
per daniel, this is the correct fix to cross compiling with gcc 4.x2008-03-27, by Gary Kramlich
-
ChangeLog the Swedish translation update2008-03-26, by Stu Tomlinson
-
Updated Swedish translation.2008-03-26, by Peter Hjalmarsson
-
Add a mnemonic to the Italian translation of Send To and remove the fuzzy2008-03-26, by Stu Tomlinson
-
Norwegian Nynorsk translation updated (Yngve Spjeld Landro)2008-03-26, by Stu Tomlinson
-
Fix animated icons that have been right-clicked causing crashes when the imhtml is destroyed. Fixes #5217.2008-03-26, by Daniel Atallah
-
Dutch translation updated (Daniël Heres)2008-03-25, by Stu Tomlinson
-
Hebrew translation updated (Shalom Craimer)2008-03-25, by Stu Tomlinson
-
Russian translation updated (Dmitry Beloglazov)2008-03-25, by Stu Tomlinson
-
Belarusian Latin translation updated (Ihar Hrachyshka)2008-03-25, by Stu Tomlinson
-
Esperanto translation updated (Stéphane Fillod)2008-03-25, by Stu Tomlinson
-
Chinese (Traditional) translation updated (Ambrose C. Li)2008-03-25, by Stu Tomlinson
-
Estonian translation updated (Ivar Smolin)2008-03-25, by Stu Tomlinson
-
Arabic translation updated (Khaled Hosny)2008-03-25, by Stu Tomlinson
-
Update the translations changelog2008-03-25, by Stu Tomlinson
-
Update fi.po for Pidgin 2.4.1.2008-03-25, by Timo Jyrinki
-
Update french translation for 2.4.1 release.2008-03-25, by Éric Boumaour
-
German update: fixed some double defined keyboard shortcuts2008-03-24, by Björn Voigt
-
German update2008-03-24, by Björn Voigt
-
Add purple_network_listen_map_external() to the deprecated list. I guess I didn't commit this.2008-03-24, by Daniel Atallah
-
printf format warning fixes.2008-03-24, by Daniel Atallah
-
Patch from ccpaging to clean up some QQ stuff. I removed the now commented2008-03-24, by Ka-Hing Cheung
-
merge of '86b04a102905cb20d3279090e84cdeffd30e95bc'2008-03-21, by Stu Tomlinson
-
New XMPP icons from hbons2008-03-21, by Sean Egan
-
nosnilmot thought this should be changelog'd2008-03-21, by Daniel Atallah
-
German translation update2008-03-21, by Jochen Kemnade
-
Undo the AC_CHECK_HEADERS_ONCE thing, since it requires a fairly new2008-03-21, by Mark Doliner
-
who in the right mind uses 8 space tab?2008-03-21, by Ka-Hing Cheung
-
another patch from Maiku, this time handling IPG so we can receive paging.2008-03-21, by Ka-Hing Cheung
-
Another patch from Maiku that improves the way we send mobile messages, this2008-03-21, by Ka-Hing Cheung
-
merge of '72c6d2dad88b0353a473a6e6398fc42ad3972716'2008-03-21, by Ka-Hing Cheung
-
Improved some of the debug output from nat-pmp2008-03-21, by Evan Schoenberg
-
propagate from branch 'im.pidgin.soc.2007.msimprpl' (head b018bfb95aeaf0bd6b4cc353965bd3431891dec9)2008-03-20, by Jeffrey Connelly
-
merge of '3161d3b09a1cb0dfe2a905306fbe19a6e76f5531'2008-03-20, by Etan Reisner
-
If the default value of a list-single or list-multi data forms field is NULL2008-03-20, by Etan Reisner
-
This broke building perl, finding EXTERN.h breaks without the PERL_CFLAGS2008-03-19, by Etan Reisner
-
merge of 'c8a7475750a83a32c26d2f40066500a948844beb'2008-03-19, by Etan Reisner
-
merge of '43597c046102d28beb11884ac70e89943a1b1466'2008-03-05, by Etan Reisner
-
merge of '541f6529c3dbec16782707ce37eb8206f95fc92e'2008-03-04, by Etan Reisner
-
Change up the Add Budy dialog a little bit, this hopefully makes it a bit2008-02-29, by Etan Reisner
-
merge of '4b63bba84183d38714730df5a11d191e0c02163a'2008-02-29, by Etan Reisner
-
merge of 'f14958459e9f62fd8c988e1317019c10a0fddf06'2008-02-28, by Etan Reisner
-
Bring the test.pl plugin at least theoretically up to date (I haven't tried it2008-02-27, by Etan Reisner
-
Add this back, the merge lost it.2008-02-27, by Etan Reisner
-
merge of '662b18e22ed66890ffcb81db34c948405b31f4c7'2008-02-27, by Etan Reisner
-
merge of '3195166356877e091e9b3d663bc03f7682ed3a17'2008-02-27, by Etan Reisner
-
Register and unregister the PurpleConnectionErrorInfo pointers with dbus, I2008-02-26, by Etan Reisner
-
In msimprpl, when converting point size and MySpaceIM-markup font size,2008-03-20, by Jeffrey Connelly
-
Fix protocolhandler invocation. Fixes #52482008-03-19, by Daniel Atallah
-
Use the new cyrus-sasl package containing msvcrt dependent MIT gssapi libraries.2008-03-18, by Daniel Atallah
-
Uninitialize the python interpreter only if gnt started it. This fixes a crash when quitting pygnt apps.2008-03-18, by Sadrul Habib Chowdhury
-
merge of '058ee765cda4210b0bbd2e709b93a6e8bd956b21'2008-03-17, by Stu Tomlinson
-
gtk_window_has_toplevel_focus() is new in Gtk 2.4, making pidgin_auto_parent_window()2008-03-17, by Stu Tomlinson
-
G_UNLIKELY is new in Glib 2.2 and resiak said this wasn't important here2008-03-17, by Stu Tomlinson
-
gdk_display_get_name() and gdk_display_get_default() are new in Gtk 2.22008-03-17, by Stu Tomlinson
-
gtk_event_box_set_visible_window() is new in Gtk 2.42008-03-17, by Stu Tomlinson
-
Fix compiling on older Glib where G_GSSIZE_FORMAT is not defined2008-03-17, by Stu Tomlinson
-
Use purple_str_has_prefix which provides backwards compatibility with older2008-03-17, by Stu Tomlinson
-
Fix compiling on older Glib where G_GSIZE_MODIFIER is not defined2008-03-17, by Stu Tomlinson
-
Limit the text input area to half the conversation's height.2008-03-17, by Will Thompson
-
Revert the dependency on gstreamer-0.10 >= 0.10.10, falling back to the SIGALRM2008-03-17, by Will Thompson
-
Change a bunch of calls of AC_CHECK_HEADERS to AC_CHECK_HEADERS_ONCE.2008-03-17, by Mark Doliner
-
Fix a problem with our configure check for sys/sysctl.h on OpenBSD 4.2.2008-03-17, by Mark Doliner
-
Fix a printf argument order bug uncovered by the fantastic G_GNUC_PRINTF2008-03-17, by Stu Tomlinson
-
merge of 'c2f80865e78beb384f2dec792cac08ac44cf4eea'2008-03-17, by Stu Tomlinson
-
I think "Yes" and "No" are better answers to "Would you like to merge these2008-03-17, by Stu Tomlinson
-
Michael Ruprecht aka Maiku fixed #52102008-03-21, by Ka-Hing Cheung
-
never decrease the height by less than half a line, fixes the jumping issue2008-03-17, by Ka-Hing Cheung
-
merge of '0caa39824f21f7f7dd7abf1462fbc769730120de'2008-03-16, by Mark Doliner
-
Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()2008-03-16, by Mark Doliner
-
Set G_GNUC_PRINTF(2, 3) on our debug functions. This sets the 'format'2008-03-16, by Mark Doliner
-
scale & round the buddy icon in the buddy list before making it square, so2008-03-16, by Stu Tomlinson
-
merge of '6db190b488381b25d0ad373ee417bc219d49b6bf'2008-03-15, by Sadrul Habib Chowdhury
-
merge of '212ddad0deea54f08e3194c79d2a60584f60d855'2008-03-15, by Sadrul Habib Chowdhury
-
Danny Baumann pointed out that the status box menu should have the appropriate2008-03-15, by Will Thompson
-
hu.po: Hungarian translation updated.2008-03-15, by Kelemen Gábor
-
update German "translation"2008-03-15, by Jochen Kemnade
-
Verify that session->account->password is not NULL before passing it to strlen()2008-03-14, by Evan Schoenberg
-
Add docs to PurpleStoredImage so that doxygen links to it show up2008-03-13, by Will Thompson
-
This should fix the 1px bug. If someone still sees this bug after this change, please let me know.2008-03-15, by Sadrul Habib Chowdhury
-
merge of '409dce18b3381a807c9f3a692d19bc38e55ecf2b'2008-03-13, by Will Thompson
-
Move the tooltip to the left of the buddylist if there's not enough room to show it on the right.2008-03-12, by Sadrul Habib Chowdhury
-
merge of '5d1e097eb7e127d7b1bc269ee71992478f79a182'2008-03-13, by Stu Tomlinson
-
merge of 'c27bb03d64e205ff26669ccc173b7429cad093eb'2008-03-13, by Stu Tomlinson
-
Leak fix from SF bug #1407047 which actually had a patch attached (on 2006-01-17 !)2008-03-13, by Stu Tomlinson
-
merge of '1a03b83dbe8f941cb6de4ed3659bf7b2335d642d'2008-03-13, by Stu Tomlinson
-
Fix a memory leak2008-03-13, by Stu Tomlinson
-
Change these oscar protocol menu actions to use "web" instead of "URL."2008-03-12, by Mark Doliner
-
More gevolution fixes for the prpl-oscar -> prpl-aim/icq split2008-03-13, by Stu Tomlinson
-
Fix for accessing uninitialized memory2008-03-13, by Stu Tomlinson
-
Update gevolution plugin with support for the new protocol ids for AIM &2008-03-12, by Stu Tomlinson
-
Fix multiple memory leaks2008-03-12, by Stu Tomlinson
-
Make SILC errors disconnect the account and reduce unwanted notify dialogs.2008-03-12, by Stu Tomlinson
-
Fix a couple of memory leaks2008-03-12, by Stu Tomlinson
-
Fix a memory leak2008-03-12, by Stu Tomlinson
-
merge of '1ba8fbd2ac54a6b25df759681a854ccc43e6abff'2008-03-11, by Evan Schoenberg
-
Only allow one keepalive_timeout at a time. This prevents us from starting a2008-03-11, by Evan Schoenberg
-
GDK_WINDOW_TYPE_HINT_TOOLTIP is new with Gtk 2.102008-03-11, by Stu Tomlinson
-
Set the TOOLTIP hint on imhtml link tooltips. Thanks to Danny Baumann for2008-03-11, by Will Thompson
-
Remove duplicated docs for _varg variants of request functions; correct and2008-03-11, by Will Thompson
-
Make PurpleAccount's documentation actually show up; also, sprinkle some2008-03-11, by Will Thompson
-
When Andrew was working on the memleak fixes, he pondered why buffer was2008-03-09, by Ka-Hing Cheung
-
some memleak fixes from Andrew Gaul again:2008-03-09, by Andrew Gaul
-
merge of '2df22d7ed44f0ccc912fc22ea2e0389c0e445b6f'2008-03-09, by Stu Tomlinson
-
Some AIM screen names have periods in them, but it's like impossible2008-03-09, by Mark Doliner
-
Fix Topic in chat node tooltips, and turn on using the transient chat node2008-03-09, by Stu Tomlinson
-
Make "Show when offline" work on group nodes too, which sets the flag for2008-03-09, by Stu Tomlinson
-
Escape conversation title for use in infopane so that ampersands don't2008-03-09, by Stu Tomlinson
-
Avoid a compile warning when building with NetworkManager support because2008-03-09, by Stu Tomlinson
-
Improve "Get Info" parsing on MSN - ignore all URLs in fields instead of2008-03-09, by Stu Tomlinson
-
Increase XMPP ping timeout from 20s to 120s2008-03-08, by Ethan Blanton
-
merge of '83a8dbf04d73ded7b026f8b63a26f5656d8fb25b'2008-03-08, by Sadrul Habib Chowdhury
-
another update for the German translation2008-03-07, by Jochen Kemnade
-
This is pretty important for our 7 zephyr users.2008-03-07, by Mark Doliner
-
merge of '6b600951723c4797bafdc840f751b75c3f0f95af'2008-03-07, by Mark Doliner
-
Add some notable items to the ChangeLog2008-03-07, by Stu Tomlinson
-
Patch from Kyle Turman to show the alias when available in the typing notification. Closes #4957.2008-03-07, by Sadrul Habib Chowdhury
-
merge of '1aa8a701c81527c4f91549a4546a54262fccce6d'2008-03-07, by Sadrul Habib Chowdhury
-
Change OSCAR to use UTF-16 rather than UCS-2 conversions. Apparently2008-03-07, by Ethan Blanton
-
This fixes some cases of the 1-px height bug.2008-03-07, by Sadrul Habib Chowdhury
-
finch port of e4b22781 ('Tell gstreamer not to fork').2008-03-06, by Sadrul Habib Chowdhury
-
German translation update2008-03-06, by Jochen Kemnade
-
merge of '372b94fab52b770bd853506200652575d0588539'2008-03-06, by Sadrul Habib Chowdhury
-
Make sure an existing conversation selected from the 'Send IM' dialog is given the focus.2008-03-06, by Sadrul Habib Chowdhury
-
Tell gstreamer not to fork; remove the SIGCHLD -> SIGALRM hack, which made2008-03-06, by Will Thompson
-
Patch #3874 from beret. There was a similar patch #2712 from rschnz,2008-03-06, by Mark Doliner
-
I realized that I don't like initializing variables when I declare2008-03-06, by Mark Doliner
-
Fix a missing a comma2008-03-06, by Mark Doliner
-
Bring back the lines that free info.whatever on subsequent calls to2008-03-05, by Mark Doliner
-
merge of 'e4cc3b79eb04e4937c5fa764f6839a8e07397651'2008-03-05, by Mark Doliner
-
Improve our error handling of Gnome proxy settings.2008-03-05, by Mark Doliner
-
Short circuit and return out of the function early if gconftool-22008-03-05, by Mark Doliner
-
disapproval of revision 'd5ef30aafa0c0ecff773017ab7ac542f9ba7b4b4'2008-03-05, by Mark Doliner
-
These things are always NULL, so these if statements are never triggered2008-03-05, by Mark Doliner
-
Fixed bug in which Yahoo contacts were erroneously considered to be blocked,2008-03-05, by Evan Schoenberg
-
Prefer more available resources to less available ones when priorities are the same. Fixes #5079.2008-03-04, by Evan Schoenberg
-
Correct documentation in --help and man page for -l command line option.2008-03-04, by Stu Tomlinson
-
Move the status note parsing into a separate function, which I think2008-03-04, by Mark Doliner
-
Patch from Tomasz Salacinski to allow setting buddy icons in GG prpl.2008-03-03, by Bartoz Oler
-
Make sure we tell stuff that oscar supports offline messages for AIM2008-03-03, by Mark Doliner
-
Fix a crash in the zephyr normalize function that I added when gc is2008-03-03, by Mark Doliner
-
Fix coverity CID 382: Remove an unused variable2008-03-03, by Mark Doliner
-
I believe this fixes Coverity 383:2008-03-03, by Mark Doliner
-
Switch to using "username" instead of "screen name." I really really2008-03-03, by Mark Doliner
-
serv_got_joined_chat() emits "chat-joined" but it also calls2008-03-03, by Ka-Hing Cheung
-
merge of '2b67a6080c2cabe152977731157b424f9e83dd5c'2008-03-02, by Kevin Stange
-
propagate from branch 'im.pidgin.soc.2007.msimprpl' (head bd0e8a231d64a1834cf27ddf420ece1cd9889327)2008-03-02, by Jeffrey Connelly
-
In msimprpl, allow some levels of nested bold/italic/underline formatting.2008-03-02, by Jeffrey Connelly
-
merge of 'b3b5983d1eb17af3007d26447c9215e9e8203189'2008-03-02, by Sadrul Habib Chowdhury
-
merge of 'd1ef38716fb62522b4d8ce47ed39d9e34d2b2c77'2008-03-02, by Sadrul Habib Chowdhury
-
merge of 'b3b5983d1eb17af3007d26447c9215e9e8203189'2008-03-02, by Jeffrey Connelly
-
Avoid saying "Cyrus SASL: Disabled" in the About box on Win32 when it's not true!2008-03-01, by Kevin Stange
-
Allow translation/transliteration foo in the plugin window tooltip.2008-03-02, by Sadrul Habib Chowdhury
-
Truncate password to 16 characters on MSN, before encoding.2008-02-29, by Stu Tomlinson
-
Merge 2 "if ENABLE_GTK" sections2008-02-29, by Stu Tomlinson
-
Minor whitespace cleanup2008-02-29, by Stu Tomlinson
-
do what now?2008-02-29, by Ethan Blanton
-
Document PurpleEventLoopUiOps and associated misc.2008-02-29, by Will Thompson
-
Fixes #49482008-02-29, by Stu Tomlinson
-
Fix building with glib < 2.62008-02-29, by Stu Tomlinson
-
Bump!2008-02-29, by Stu Tomlinson
-
NEWS!2008-02-29, by Stu Tomlinson
-
Fixes a memleak:2008-02-29, by Andrew Gaul
-
merge of '6694efeab877d30da766aff29ae0e59bad4860fd'2008-02-29, by Stu Tomlinson
-
Patch from Qulogic that fixes #4951 by making sure that the buffer is NUL-2008-02-29, by Ka-Hing Cheung
-
Final changes for 2.4.0, release imminent (for some definition of imminent)2008-02-29, by Stu Tomlinson
-
Enable SASL support for xmpp in the win32 build.2008-02-29, by Daniel Atallah
-
Update the win32 changelog to reflect new GTK+ runtime and updated libmeanwhile.2008-02-29, by Daniel Atallah
-
(17:59:47) stu.tomlinson: khc: say something random2008-02-29, by Ka-Hing Cheung
-
NEWS2008-02-29, by Sadrul Habib Chowdhury
-
NEWSing2008-02-29, by John Bailey
-
- Remove --with-howl options as we no longer support using howl for bonjour2008-02-28, by Stu Tomlinson
-
Silence errors during RPM installation when gtk-update-icon-cache does not2008-02-28, by Stu Tomlinson
-
Add Sinhala language and translator to Help -> About. I promise to try to2008-02-28, by Stu Tomlinson
-
German translation was also updated2008-02-28, by Jochen Kemnade
-
French translation updated (Éric Boumaour)2008-02-28, by Stu Tomlinson
-
Finnish translation updated (Timo Jyrinki)2008-02-28, by Stu Tomlinson
-
Greek translation updated (Bouklis Panos)2008-02-28, by Stu Tomlinson
-
Hebrew translation updated (Shalom Craimer)2008-02-28, by Stu Tomlinson
-
Slovak translation updated (loptosko)2008-02-28, by Stu Tomlinson
-
Arabic translation updated (Khaled Hosny)2008-02-28, by Stu Tomlinson
-
Fix errors in translations2008-02-28, by Stu Tomlinson
-
Belarusian Latin translation updated (Ihar Hrachyshka)2008-02-28, by Stu Tomlinson
-
Dutch translation updated (Daniël Heres)2008-02-28, by Stu Tomlinson
-
Vietnamese translation updated (Clytie Siddall)2008-02-28, by Stu Tomlinson
-
Norwegian Nynorsk translation updated (Yngve Spjeld Landro)2008-02-28, by Stu Tomlinson
-
Norwegian Bokmål translation updated2008-02-28, by Stu Tomlinson
-
Polish translation updated (Emil Nowak)2008-02-28, by Stu Tomlinson
-
Spanish translation updated (Javier Fernández-Sanguino)2008-02-28, by Stu Tomlinson
-
Slovenian transalation updated (Martin Srebotnjak)2008-02-28, by Stu Tomlinson
-
Sinhala translation added (Danishka Navin)2008-02-28, by Stu Tomlinson
-
Fix showing a contact's log, and don't access struct internals2008-02-28, by Richard Nelson
-
merge of '6c2edffe33d42d0d4190eea6c634aa46a22ec2d0'2008-02-28, by Richard Nelson
-
Fixes an error detected by valgrind:2008-02-28, by Ka-Hing Cheung
-
Updated Swedish translation2008-02-28, by Peter Hjalmarsson
-
* Don't flag outgoing oscar messages as "offline deliverable" if the2008-02-28, by Mark Doliner
-
Disable invisible text things, if someone can conclusively prove this is2008-02-28, by Stu Tomlinson
-
Fix make distcheck2008-02-27, by Stu Tomlinson
-
Specify the base to convert from to prevent interpreting 0-prefixed client2008-02-27, by Stu Tomlinson
-
Add support for offline messages for AIM, thanks to some info from2008-02-27, by Mark Doliner
-
Patch from Jorge Villaseñor, treat the client id as unsigned so 0x800000002008-02-27, by Ka-Hing Cheung
-
merge of 'a4c768e127679f724617481cff7d907dab10463f'2008-02-27, by Ka-Hing Cheung
-
Mention the new API.2008-02-27, by John Bailey
-
Felipe is technically no longer retired :)2008-02-27, by John Bailey
-
This is part of a patch from felipec, also known as shx, that adds2008-02-27, by John Bailey
-
Add some things to the ChangeLog2008-02-26, by Stu Tomlinson
-
Give IRC channel owners the founder icon on networks that report supporting2008-02-26, by Stu Tomlinson
-
chomp chomp chomp chomp chomp chomp chomp chomp chomp chomp2008-02-26, by Stu Tomlinson
-
I'm going to pretend this solves all my problems, except I can't see how2008-02-26, by Stu Tomlinson
-
Use connect server as FQDN for SASL auth except when it is an IP address.2008-02-26, by Stu Tomlinson
-
This should fix the issue with persistent conversations getting closed all unexpected like.2008-02-25, by Sadrul Habib Chowdhury
-
merge of 'd7446f6ac5bc209e6a03852945edf2f8cecffe9f'2008-02-25, by Jeffrey Connelly
-
In msimprpl, support dynamically-allocated strings in message element names,2008-02-25, by Jeffrey Connelly
-
new about logo2008-02-27, by Sean Egan
-
merge of '26a24e2e90db8354c4d854df5f8e833e3d1086e3'2008-02-24, by John Bailey
-
Give credit where it's due for Gideon N. Guillen's Yahoo patch.2008-02-24, by John Bailey
-
merge of '4bc84ea5ca10129cd5e46b2f0f8f8e6b6a9146b3'2008-02-24, by John Bailey
-
completed German translation for 2.4.02008-02-24, by Jochen Kemnade
-
merge of '7a17d421ad7600c57d0ecdb59f7881de03bf2027'2008-02-24, by John Bailey
-
Kill off some uses of account->gc.2008-02-22, by John Bailey
-
Don't call NULL callbacks. Fixes #49012008-02-22, by Stu Tomlinson
-
disapproval of revision 'fb186fe2307039838fc0d044506008a9eb2f8438'2008-03-01, by Sean Egan
-
the 2.10.10 check is wrong. if 0 this until it's figured out.2008-02-22, by Sean Egan
-
Plug some leaks caused by GtkTreePaths not being freed.2008-02-20, by Daniel Atallah
-
Patch from eperez to plug a leak in the ntlm proxy authentication. Fixes #47022008-02-20, by Daniel Atallah
-
updated German translation2008-02-19, by Jochen Kemnade
-
merge of '27ebb66171c1a1a757cd8d3e325c91e159b1d048'2008-02-18, by Jeffrey Connelly
-
Single clicking a menuitem should activate it.2008-02-17, by Sadrul Habib Chowdhury
-
merge of '679333d47d0d179f9027ef1c5f82a2eef5811b95'2008-02-17, by Sadrul Habib Chowdhury
-
Right-clicking on a widget should trigger the context-menu.2008-02-17, by Sadrul Habib Chowdhury
-
If the user sets a username (because they don't have one), and it succeeds,2008-02-18, by Jeffrey Connelly
-
In msimprpl, add msim_is_valid_username() to check whether a username2008-02-16, by Jeffrey Connelly
-
In msimprpl, define a new set of symbolic constants for the command to2008-02-16, by Jeffrey Connelly
-
In msimprpl, change to patch from Jaywalker regarding setting2008-02-16, by Jeffrey Connelly
-
In msimprpl, if the user signs in without any username set (this will happen2008-02-16, by Jeffrey Connelly
-
merge of '24f58c58bb8d22c0e8e6c5ce43c536c47b719bc6'2008-02-16, by Jeffrey Connelly
-
I think it's reasonable to just say "don't do this".2008-02-16, by Will Thompson
-
Pull setting the urgent hint on the blist when it is unfocused into its own2008-02-16, by Will Thompson
-
Rework update_account_error_state to reuse existing mini-dialogs if they exist,2008-02-16, by Will Thompson
-
Don't clear account errors during account-error-changed emission. I can't2008-02-16, by Will Thompson
-
Fix the "Finch doesn't work" bug. More specifically, it turned out to be2008-02-14, by Stu Tomlinson
-
Fix setting vCard buddy icons when we don't have any other user info set.2008-02-14, by Stu Tomlinson
-
merge of '5e11f89fad2bba2d5ef3307befb618c9ca110561'2008-02-14, by Stu Tomlinson
-
Add get-attention.png, a toolbar icon from hbons that we can use later for2008-02-16, by Jeffrey Connelly
-
In msimprpl, for server-side contacts, first search for an existing group2008-02-14, by Jeffrey Connelly
-
merge of '29e93f056359d961762bcff9702089c1cf491fd0'2008-02-13, by Sadrul Habib Chowdhury
-
merge of 'a86cc370be80c0a0f0688ae2dec4f55775779fa1'2008-02-12, by John Bailey
-
'\n' (ctrl-j) should behave similar to '\r' (ctrl-m). Fixes #4833.2008-02-13, by Sadrul Habib Chowdhury
-
merge of '902c6324faa755dfbceafd40ebf88ef850d06c9b'2008-02-12, by Sadrul Habib Chowdhury
-
Bring back the "Close IMs immediately when the tab is closed" pref. As far2008-02-12, by Stu Tomlinson
-
propagate from branch 'im.pidgin.cpw.rekkanoryo.yahoop15ft' (head 722549d96d82fd56433f18b78bda898eef6a56ed)2008-02-12, by John Bailey
-
merge of '8d0a8e8a3f64465f6fe98c9344417e6f5f60cace'2008-02-11, by Jeffrey Connelly
-
Update COPYRIGHT for patches from #4790 and #2788.2008-02-11, by Jeffrey Connelly
-
A patch from oliver to speed up oscar's normalize function a little by2008-02-10, by Mark Doliner
-
merge of '74350098695c8021af246fd51aa5389109e8fa3b'2008-02-09, by Jeffrey Connelly
-
disapproval of revision '8bec06d2cd0a64ece46cb3cd73db9b085b91e161'2008-02-09, by Jeffrey Connelly
-
Ignore the recv/send flags when the system flag is set for a message.2008-02-12, by Sadrul Habib Chowdhury
-
Highlighted message color has a higher priority over an action message color.2008-02-12, by Sadrul Habib Chowdhury
-
merge of '39442c11d97da922ca44df85a3b376341c44f186'2008-02-09, by Sadrul Habib Chowdhury
-
merge of '4c2c343355f23e33c5b251b3d61f07af3fd8ac8b'2008-02-09, by Jeffrey Connelly
-
merge of '4c2c343355f23e33c5b251b3d61f07af3fd8ac8b'2008-02-09, by Sadrul Habib Chowdhury
-
Pidgin attention GUI from nok. Adds "Send Attention" to conversation2008-02-09, by Jeffrey Connelly
-
This may or may not fix a crash that may or may not affect the version of GTK+2008-02-09, by Etan Reisner
-
merge of '72a2b71dfe259097d115f67e0442fb44934ce686'2008-02-09, by Etan Reisner
-
Updated German translation2008-02-08, by Jochen Kemnade
-
Simplified version of the newest patch on #4533 to not try Yahoo protocol2008-02-06, by John Bailey
-
merge of 'c68bf74889268c55c15cf101e1d593966b55c2a9'2008-02-06, by Luke Schierer
-
Patch from oliver:2008-02-09, by Jeffrey Connelly
-
In msimprpl, if login fails, and the user's password is greater than2008-02-06, by Jeffrey Connelly
-
felipec noticed that this include was missing.2008-02-05, by Daniel Atallah
-
purple_status_type_new_with_attrs() must be NULL terminated. Finally all2008-02-04, by Stu Tomlinson
-
merge of '127e166396532169c471488d7be34927a0f32b39'2008-02-04, by Jeffrey Connelly
-
In msimprpl, use a PURPLE_STATUS_TUNE presence type to hold the "now playing"2008-02-04, by Jeffrey Connelly
-
Get rid of some privacy checking code from zephyr that is done in2008-02-03, by Mark Doliner
-
Kill off gc->prpl in the core everywhere but connection.c (when the struct2008-02-03, by John Bailey
-
Remove the privacy prpl callbacks in Zephyr since they're basically a2008-02-03, by Mark Doliner
-
Remove some empty PRPL callbacks2008-02-03, by Mark Doliner
-
Display buddies' phone numbers in the tooltip for MSN buddies if we have2008-02-03, by Stu Tomlinson
-
Fix the bug where mid-session notification server transfers end up with the2008-02-03, by Stu Tomlinson
-
The Gnome Human Interface Guidelines say, "if pressing this button by2008-02-03, by Mark Doliner
-
Mark some strings for translation2008-02-03, by Mark Doliner
-
Slightly cleaner2008-02-03, by Mark Doliner
-
Improve the spacing in Pidgin's certificate manager window2008-02-03, by Mark Doliner
-
Add the list of certificates in Pidgin's certificate manager to a2008-02-03, by Mark Doliner
-
I always forget something...2008-02-03, by Richard Nelson
-
fix unblocking2008-02-02, by Richard Nelson
-
Add a [X] Blocked item to the buddy context menu, and add a dialog to2008-02-02, by Richard Nelson
-
Make this clearer2008-02-02, by Richard Nelson
-
Add a finch log viewer. This is largely copied from Pidgin.2008-02-02, by Richard Nelson
-
Passing NULL to msn_user_set_friendly_name explodes, and msn_user_new is called2008-02-01, by Will Thompson
-
Rename 'add_buddies_in_permit' to 'add_all_buddies_to_permit_list'2008-02-01, by Mark Doliner
-
Our Yahoo! protocol has this crappy implementation where it tries2008-02-01, by Mark Doliner
-
In Pidgin's privacy dialog:2008-02-01, by Mark Doliner
-
Clean up a function2008-02-01, by Mark Doliner
-
Yahoo! has no permit list, so get rid of the add_permit and rem_permit prpl2008-02-01, by Mark Doliner
-
Don't tell the user to check the debug log if debug logging isn't enabled.2008-02-01, by Evan Schoenberg
-
Remove whitespace on empty lions2008-02-01, by Mark Doliner
-
Use the group passed into yahoo_add_buddy() instead of looking2008-01-31, by Mark Doliner
-
Get rid of yahoo_privacy_check and use purple_privacy_check directly.2008-01-31, by Mark Doliner
-
Update a comment. I think it was missing a word or three.2008-01-31, by Mark Doliner
-
Some very minor cleanup2008-01-31, by Mark Doliner
-
Update silc10 to use purple_connection_error_reason(), matching the uses in2008-01-31, by Will Thompson
-
Fix some minor 'make docs' errors. For some reason the callback2008-01-31, by Mark Doliner
-
Fix a crash when pressing backspace at a menu2008-01-31, by Richard Nelson
-
merge of '04e7d54475c3ddf91ad523e3e58521bc4fa59c85'2008-01-31, by Richard Nelson
-
Made account.c use purple_connection_get_prpl instead of gc->prpl.2008-01-31, by Eoin Coffey
-
Revert bfc4df11256d088d75b0512bb0c4790967b68b19 because the code is2008-01-31, by Mark Doliner
-
merge of '9d22bc3a3d82cb26e7196d41b472b81c7660274d'2008-01-29, by Jeffrey Connelly
-
From the gethostname() man page:2008-01-28, by Mark Doliner
-
One more g_idle_add call2008-01-28, by Mark Doliner
-
In msim_uid2username_from_blist(), return a static string as the documentation2008-01-29, by Jeffrey Connelly
-
Fix zap functionality in MySpaceIM.2008-01-27, by Jeffrey Connelly
-
Change some g_idle_add(...) calls in libpurple to purple_timeout_add(0, ...)2008-01-27, by Mark Doliner
-
Stop unconditionally setting oscar's server-side preference "allow2008-01-27, by Mark Doliner
-
merge of '2e288b76540410af9b0ca21669ffb7e085633d59'2008-01-27, by Mark Doliner
-
Forgot the since tag here.2008-01-27, by Sadrul Habib Chowdhury
-
Update finch to not touch the internals of PurpleGroup.2008-01-27, by Sadrul Habib Chowdhury
-
Add accessor and update finch to not touch the internals of PurpleBuddy and PurpleChat.2008-01-27, by Sadrul Habib Chowdhury
-
Include finch.h from these files, instead of internal.h.2008-01-26, by Sadrul Habib Chowdhury
-
We will probably eventually use purple_object_[get|set]_ui_data. Until then, this will do.2008-01-26, by Sadrul Habib Chowdhury
-
Add accessor and update finch to not touch the internals of PurpleXfer.2008-01-26, by Sadrul Habib Chowdhury
-
Update finch to not touch the internals of PurpleConversation.2008-01-26, by Sadrul Habib Chowdhury
-
Add accessor and update finch to not touch the internals of PurpleConnection.2008-01-26, by Sadrul Habib Chowdhury
-
Add API so Finch doesn't need to touch the internals of PurpleBlistNode.2008-01-26, by Sadrul Habib Chowdhury
-
Update the ChangeLog.API for the buddylist managers.2008-01-26, by Sadrul Habib Chowdhury
-
merge of '0f37c6a913d5207fa0fa327f5b11b215c7d35926'2008-01-26, by Will Thompson
-
Make autogen.sh return a non-zero exit code when it fails so that2008-01-25, by Will Thompson
-
Use xdg-open instead of gnome-open, if possible. We might want to use2008-01-26, by Stu Tomlinson
-
If falling back on the old auth method for Jabber, be sure to set js->auth_type to JABBER_AUTH_IQ_AUTH.2008-01-26, by Evan Schoenberg
-
merge of '468a779996a2b7c9313bb894084fb632307d35fc'2008-01-25, by Evan Schoenberg
-
disapproval of revision 'ee1257d20b20bbbf3654ef8675e774ccb8b63dfd'2008-01-25, by Evan Schoenberg
-
send_keepalive needs to return TRUE to ensure it'll get called again, and2008-01-25, by Stu Tomlinson
-
Kill this warning when using -Wstrict-prototypes:2008-01-25, by Stu Tomlinson
-
compile fix2008-01-25, by Stu Tomlinson
-
One more test. This is actually the one I cared about. It passes,2008-01-25, by Mark Doliner
-
merge of '7e6f3aa974ad4672e16bd0ac3839d416c87160f1'2008-01-25, by Sadrul Habib Chowdhury
-
Add a few tets to make sure we're catching some invalid email formats2008-01-25, by Mark Doliner
-
ChangeLog.API last_received2008-01-25, by Sean Egan
-
merge of '7a2d6f31a70791d5e6e8af6fae041e30d5a1c48f'2008-01-25, by Sean Egan
-
merge of '4b11e0842d46778d47f4901ed6e00169c970471d'2008-01-24, by Mark Doliner
-
Fix some issues with the infopane and dragging when the infopane takes the2008-01-24, by John Bailey
-
Pay attention to the 'show_offline' setting for the buddylist.2008-01-24, by Sadrul Habib Chowdhury
-
Change purple_markup_html_to_xhtml() to convert <strong> tags to2008-01-24, by Mark Doliner
-
Init and uninit the buddylist managers at appropriate times.2008-01-23, by Sadrul Habib Chowdhury
-
Allow customizing the expander in the tree. This is mostly a hack ;)2008-01-23, by Sadrul Habib Chowdhury
-
merge of '310bb375db205bf93c93b7bdc96853f6f1832a5d'2008-01-23, by Sadrul Habib Chowdhury
-
updated German translation2008-01-23, by Jochen Kemnade
-
Add a meebo-like grouping, where online contacts show up under the default2008-01-23, by Sadrul Habib Chowdhury
-
We need to store the img in the hashtable only after we have removed the old2008-01-23, by Sadrul Habib Chowdhury
-
Some minor doc update.2008-01-23, by Sadrul Habib Chowdhury
-
Fix some small leaks when destroying a statusbox.2008-01-23, by Sadrul Habib Chowdhury
-
Changelog the grouping option.2008-01-23, by Sadrul Habib Chowdhury
-
When computing priority buddies for a contact, a buddy on an online account will always have a higher priority over a buddy on an offline account.2008-01-23, by Sadrul Habib Chowdhury
-
This is supposed to return the key, not the row itself.2008-01-23, by Sadrul Habib Chowdhury
-
Remember the selected grouping option.2008-01-22, by Sadrul Habib Chowdhury
-
Reconstruct the 'Grouping' menu when a blist manager is un/installed.2008-01-22, by Sadrul Habib Chowdhury
-
Add the plugin in the pot.2008-01-22, by Sadrul Habib Chowdhury
-
merge of '4ca258deda6a50b61f8431bb3a742805c180a583'2008-01-22, by Sadrul Habib Chowdhury
-
Mark some strings for translation.2008-01-22, by Sadrul Habib Chowdhury
-
Add a plugin to provide 'Online/Offline' grouping and no grouping.2008-01-22, by Sadrul Habib Chowdhury
-
Do not show a context menu for an unknown node.2008-01-22, by Sadrul Habib Chowdhury
-
Add a buddy list manager for finch. This allows plugins to show the buddylist2008-01-22, by Sadrul Habib Chowdhury
-
Function to get the parent key.2008-01-22, by Sadrul Habib Chowdhury
-
Add an accessor function for PurpleChat.2008-01-22, by Sadrul Habib Chowdhury
-
Add some accessor functions for PurpleBlistNode.2008-01-21, by Sadrul Habib Chowdhury
-
Undo revision accb4afcd6bbf17cf99d9aac0b4b448293190647. This should2008-01-21, by Mark Doliner
-
disapproval of revision 'd77adf1b9a4b44f121620f20e2643602e3f6776e'2008-01-21, by Mark Doliner
-
merge of '131ee6ac42d38162c4fce7a7200a0afa01aed6ce'2008-01-20, by Will Thompson
-
Fix for $(top_builddir) != $(top_srcdir)2008-01-20, by Björn Voigt
-
a2008-01-27, by Jeffrey Connelly
-
a2008-01-20, by Jeffrey Connelly
-
a2008-01-20, by Jeffrey Connelly
-
a2008-01-20, by Jeffrey Connelly
-
a2008-01-20, by Jeffrey Connelly
-
a2008-01-20, by Jeffrey Connelly
-
a2008-01-20, by Jeffrey Connelly
-
Fix (hopefully) the last problem in this function. Refs #3295.2008-01-19, by John Bailey
-
Perhaps using a lighter font-weight will make the typing notification less distracting.2008-01-19, by Sadrul Habib Chowdhury
-
Fix the bug where removing the typing notification would cause the text to2008-01-18, by Sadrul Habib Chowdhury
-
merge of '2ab65ec8302949b83f1a2ce4fd9abfef611e3690'2008-01-18, by Sadrul Habib Chowdhury
-
'make -f Makefile.oot' will successfully compile the nullclient out-of-tree.2008-01-18, by Sadrul Habib Chowdhury
-
updated German translation2008-01-17, by Jochen Kemnade
-
Don't send keep-alives if we've received data since in the last KEEPALIVE_INTERVAL seconds2008-01-23, by Sean Egan
-
Only use invisible text with gtk 2.10.10 or later due to GnomeBug:3825652008-01-17, by Sean Egan
-
merge of '3b6aca6b8be6a2416cca6f8f28a7f23eaea5a974'2008-01-17, by Sean Egan
-
merge of '4b5e932e01a84088124dee9791809545cdc9240b'2008-01-17, by Sean Egan
-
merge of '74dec26c42145486ebbc521d7df8e3f33c5b168a'2008-01-17, by Sadrul Habib Chowdhury
-
merge of '43413f6662ecd55ea083fbbacb3f16c01843e655'2008-01-17, by Mark Doliner
-
A few more of those "default_action" fixes2008-01-17, by Mark Doliner
-
A few more "purple_request_action" default action corrections2008-01-17, by Mark Doliner
-
merge of '43413f6662ecd55ea083fbbacb3f16c01843e655'2008-01-17, by Sadrul Habib Chowdhury
-
Apparently gcc gives a warning here even though it's perfectly valid2008-01-17, by Mark Doliner
-
rlaager suggested the possibility of documenting this. Sure, why not?2008-01-17, by Mark Doliner
-
Minor improvements to the default_action used in purple_action_request2008-01-17, by Mark Doliner
-
Improve oscar's default actions a tad bit2008-01-17, by Mark Doliner
-
* Clarify the documentation for purple_request_action's 'default_ation'2008-01-17, by Mark Doliner
-
Plug a leak.2008-01-17, by John Bailey
-
Since I needed to bring back yahoo_convert_to_numeric, I figured I could at2008-01-17, by John Bailey
-
merge of '773c6dde93b5b2109d9c627dca717dd6c5468094'2008-01-17, by John Bailey
-
(13:48:49) Stu Tomlinson (nosnilmot): rlaager: printf() should probably2008-01-16, by Richard Laager
-
Use g_strerror() instead of strerror() in a few places.2008-01-16, by Richard Laager
-
Improve some PurpleAcountOption documentation, and sanify some whitespace.2008-01-20, by Will Thompson
-
Only try to set the itmsurl attribute for the available status. I'd2008-01-16, by Mark Doliner
-
It's ok for us to use == here because status_id is set to one of these2008-01-16, by Mark Doliner
-
merge of '15fcc72f6db29d572909078a86fb269698314506'2008-01-16, by Mark Doliner
-
Two performance/network bandwidth related changes here, care of meebo.2008-01-16, by Mark Doliner
-
merge of '167b1c9f831eb7790b419ee62343bb62ad1be92b'2008-01-16, by Mark Doliner
-
Fix a memleak that doesn't matter because it's in a child process2008-01-16, by Mark Doliner
-
disapproval of revision '947ccb889812585e6d53eac13fc12734d8481e33'2008-01-17, by John Bailey
-
const-ify paramteters to some of the new API I added. I thought I did this already.2008-01-16, by John Bailey
-
Remove `yahoo_convert_to_numeric`, which I apparently did not examine closely2008-01-16, by John Bailey
-
Get rid of an unnecessary allocation.2008-01-16, by John Bailey
-
Clarify documentation of purple_account_set_status_list(), and use @copydoc to2008-01-15, by Will Thompson
-
merge of '59861e303c2e7d7bfe9c10a06497b1aaa47d6588'2008-01-15, by Mark Doliner
-
Update some comments in oscar's prpl callback structs2008-01-15, by Mark Doliner
-
ChangeLog the /notice stuff I added to IRC a while ago and forgot about.2008-01-15, by John Bailey
-
Patch from Yusuke Odate, modified by me, to support retrieving the full2008-01-15, by John Bailey
-
Recommit the correct parts of 55eb5e28f52c9cdccc6229a8314ffbdac2260843,2008-01-15, by Etan Reisner
-
disapproval of revision '55eb5e28f52c9cdccc6229a8314ffbdac2260843'2008-01-15, by Etan Reisner
-
Remove a variable that isn't used anywhere, if it was supposed to do something2008-01-15, by Etan Reisner
-
Prevent a crash caused by freed memory being accessed.2008-01-14, by Daniel Atallah
-
Some more little leak fixes.2008-01-14, by Daniel Atallah
-
Plug a small leak.2008-01-14, by Daniel Atallah
-
More compiler warning fixes from o_sukhodolsky (with additions by me).2008-01-14, by Mark Doliner
-
I forgot that we're supposed to be using g_strerror() to guarantee a2008-01-14, by Mark Doliner
-
More of ticket #1344 from o_sukhodolsky, which rlaager has been2008-01-14, by Mark Doliner
-
I'm gonna try adding in an easter egg here, see what people thing.2008-01-14, by Mark Doliner
-
Fix a compiler warning:2008-01-14, by Richard Laager
-
merge of '464169ffadabb173b3052074b132f38025b2e88d'2008-01-14, by Richard Laager
-
merge of '15b495a6774e316e3d7962181284bcf13b9ccffa'2008-01-14, by Jeffrey Connelly
-
Implement prpl_info->normalize for msimprpl, modified patch from Jaywalker.2008-01-14, by Jeffrey Connelly
-
Fix overzealous hyphenation in the ChangeLog's text.2008-01-13, by John Bailey
-
Update the ChangeLog.API to reflect my API additions.2008-01-13, by John Bailey
-
This adds accessor and mutator API for the PurpleAttentionType struct.2008-01-13, by John Bailey
-
Focus the button for the default action, if possible.2008-01-17, by Sadrul Habib Chowdhury
-
Make sure the 'connection-error' signal doesn't cause a dbus error message.2008-01-13, by Sadrul Habib Chowdhury
-
merge of '1ae0a697e31d7fa2a7f231ecd1719149f5348d82'2008-01-13, by Sadrul Habib Chowdhury
-
Show the grouped items initially. This fixes the issues with the size of the entry box in the conversation windows.2008-01-13, by Sadrul Habib Chowdhury
-
merge of '735c3286464306d43a2109836ecbdc3bc26b479f'2008-01-13, by Mark Doliner
-
From what little I could see, it appears that for Yahoo Japan there is only2008-01-13, by John Bailey
-
Fix a typo that's technically correct but is irritating me.2008-01-13, by John Bailey
-
Make setting 'now listening' actually work, thanks to khc.2008-01-12, by Sadrul Habib Chowdhury
-
Destroy the icon box only when there's one. This gets rid of a runtime warning for statusboxes without a buddy-icon selector (e.g., for an IRC account).2008-01-12, by Sadrul Habib Chowdhury
-
It turns out the tree-models need to be unref'ed.2008-01-12, by Sadrul Habib Chowdhury
-
Clean up an earlier commit. Fixes CID #379, and #378.2008-01-12, by Sadrul Habib Chowdhury
-
Fix CID #380 by using an assigned variable.2008-01-12, by Sadrul Habib Chowdhury
-
disapproval of revision '4b5e932e01a84088124dee9791809545cdc9240b'2008-01-17, by Sean Egan
-
disapproval of revision '3a3d731ceddf62d569fa8c7488782167189f44c1'2008-01-17, by Sean Egan
-
merge of '3dc120bb73d0a2d3ce3f6339e0882bd0321e24c8'2008-01-12, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head cc7917983d28560aebe8a2b4ba1d8135b856dce5)2008-01-12, by John Bailey
-
Disable the DBus "Functions not exported" list. It's huge and buries the2008-01-14, by Richard Laager
-
Remove a useless NULL check before a g_free().2008-01-14, by Richard Laager
-
Revert some of my -Wstrict-prototypes fixes here, as they are causing more2008-01-14, by Richard Laager
-
Part of a large patch from o_sukhodolsky to fix some build warnings.2008-01-14, by Richard Laager
-
Part of a large patch from o_sukhodolsky to fix some build warnings.2008-01-13, by Richard Laager
-
Part of a large patch from o_sukhodolsky to fix some build warnings.2008-01-13, by Richard Laager
-
Part of a large patch from o_sukhodolsky to fix some build warnings.2008-01-13, by Richard Laager
-
Part of a large patch from o_sukhodolsky to fix some build warnings.2008-01-13, by Richard Laager
-
Part of a large patch from o_sukhodolsky to fix some build warnings.2008-01-13, by Richard Laager
-
Fix a compiler warning:2008-01-13, by Richard Laager
-
Part of a large patch from o_sukhodolsky to fix some build warnings.2008-01-13, by Richard Laager
-
Part of a large patch from o_sukhodolsky to fix some build warnings.2008-01-13, by Richard Laager
-
Part of a large patch from o_sukhodolsky to fix some build warnings.2008-01-13, by Richard Laager
-
Allow --sync to reach gtk initialization. This is basically the same as2008-01-13, by Richard Laager
-
A patch from Andreas Stührk (Trundle) to fix a problem with our DBus code2008-01-13, by Andreas Stührk
-
Add some files to po/POTFILES.in to silence warnings from intltool.2008-01-13, by Richard Laager
-
Default for "do you want to add this buddy?" for oscar is now "no"2008-01-11, by Mark Doliner
-
Sir Alec Guinness was horrified to see this.2008-01-10, by Will Thompson
-
Ignore both NULL and empty strings.2008-01-11, by Sadrul Habib Chowdhury
-
merge of '2654fa4bf505fd6b8e400e329323a4b8fb67126f'2008-01-10, by Sadrul Habib Chowdhury
-
merge of 'd32a0c1772bb88a80d5370ff93e7c4b8cf007608'2008-01-08, by Hallvard Glad
-
update on the norwegian bokmål translation (nb.po)2007-12-30, by Hallvard Glad
-
A patch from Gideon N. Guillen, with some minor modifications from me. This2008-02-24, by John Bailey
-
merge of '6523df90f67ed0428e11d3ebc7bf15777986ebcf'2008-01-10, by Sadrul Habib Chowdhury
-
Fix a crash when accepting/denying a yahoo auth. request when the account is disconnected. References #45812008-01-09, by Daniel Atallah
-
Fix the _presence._tcp. record not to be referred to as the ICHAT_PRESENCE, that has been bothering me for a while.2008-01-09, by Daniel Atallah
-
Fix an issue where the Start Menu shortcut wasn't selected by default when not installed. Fixes #4489.2008-01-09, by Daniel Atallah
-
Prpls seem to be sending '\n' (or '\r\n') for newlines, instead of '<br>' to the core. Fixes #4545.2008-01-10, by Sadrul Habib Chowdhury
-
Don't print 'file transfer complete' message more than once for the same xfer.2008-01-09, by Sadrul Habib Chowdhury
-
Remove the completed/cancelled xfers when 'Clear finished transfers' is selected. (Did anyone notice our 'purple_xfer_is_canceled' is typoed?)2008-01-09, by Sadrul Habib Chowdhury
-
merge of '1c032cc023d809fb900c6bbf99dcd8619b815131'2008-01-09, by Sadrul Habib Chowdhury
-
merge of '5d18b4aee9c05f592af532f9155aadb23ad11d4b'2008-01-08, by Evan Schoenberg
-
Fix notice on /me2008-01-08, by Ethan Blanton
-
German translation update2008-01-08, by Jochen Kemnade
-
Use a unique chat id across all sessions for multi-user chats, probably2008-01-08, by Stu Tomlinson
-
Huh, you want to be able to compile? I clearly (or not so clearly) need new2008-01-08, by Stu Tomlinson
-
Adjust some network error fatalities and things2008-01-08, by Stu Tomlinson
-
Apparently "nil" is an Objective-C thing2008-01-08, by Stu Tomlinson
-
merge of 'a5456268d56c1a4745ac4abb84a176ecc6f68109'2008-01-08, by Stu Tomlinson
-
shorted the 'typing then stopped' message2008-01-08, by Sean Egan
-
If the UI sets a cache directory before purple_buddy_icons_init() is called2008-01-08, by Evan Schoenberg
-
Remove spurious braces2008-01-07, by Evan Schoenberg
-
German update2008-01-07, by Björn Voigt
-
merge of '5fc55e3a78ccb0a463df332592e62c5a371cd8b4'2008-01-07, by Mark Doliner
-
Add Shreevatsa R for the Python she-bang line changes.2008-01-07, by Richard Laager
-
I am going to go ahead and commit+push this revision/fix of purple_conversation_new.2008-01-09, by Sadrul Habib Chowdhury
-
Unset some stuff to make sure Sylar can't kill us.2008-01-07, by Sadrul Habib Chowdhury
-
compile2008-01-07, by Sadrul Habib Chowdhury
-
merge of 'd11aaeee05a52eb367ad7d81f82a36b7a0501bcf'2008-01-07, by Sadrul Habib Chowdhury
-
Remember the size of the roomlist window. Handle the categories better.2008-01-07, by Sadrul Habib Chowdhury
-
Typo can cause crashes.2008-01-06, by Sadrul Habib Chowdhury
-
Fix a couple compile warnings.2008-01-06, by John Bailey
-
Fix my typo2008-01-06, by John Bailey
-
Some readability changes. Refs #4533.2008-01-06, by John Bailey
-
Give credit where due.2008-01-06, by John Bailey
-
This patch from Thanumalayan S. implements Yahoo protocol version 15 file2008-01-06, by Thanumalayan
-
Revert patch that added receive-only transfer support for Yahoo protocol2008-01-06, by John Bailey
-
merge of '534709237b5a9cb6acf039eba7344401c9cf8ac4'2008-01-06, by Sadrul Habib Chowdhury
-
Don't assume perl is at /usr/bin/perl, use /usr/bin/env instead. This is not2008-01-05, by Richard Laager
-
These don't seem to require bash.2008-01-05, by Richard Laager
-
A small patch from shreevatsa: "Some of the Python scripts start with2008-01-05, by Richard Laager
-
merge of '418bc7dd4e063c50039bba0d51b489b568f9aaaa'2008-01-05, by Richard Laager
-
Squash some compiler warnings, some from my -Wstrict-prototypes fixing.2008-01-05, by Richard Laager
-
Clarify a comment that was confusing me. Thanks resiak!2008-01-05, by Richard Laager
-
Save the conversation "Enable Logging" option per-contact.2008-01-05, by Moos Heintzen
-
Turn off -Wstrict-prototypes until the issues in these libraries are fixed:2008-01-03, by Richard Laager
-
Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up2008-01-03, by Richard Laager
-
Implementation of the roomlist API.2008-01-06, by Sadrul Habib Chowdhury
-
Add a function to get a widget for a request field.2008-01-06, by Sadrul Habib Chowdhury
-
A list of accessor functions to the roomlist API.2008-01-06, by Sadrul Habib Chowdhury
-
An additional push from Gabriel's omgp.pidgin.add-widget-util branch.2008-01-05, by Ethan Blanton
-
Allow INTLTOOL_MSGFMT to also be a valid value of MSGFMT for our2008-01-05, by Ethan Blanton
-
German translation update2008-01-05, by Jochen Kemnade
-
Utility functions to set and format song information. Closes #4398.2008-01-05, by Sadrul Habib Chowdhury
-
merge of '1858be5916da7bce36f3c991bcd71fc65271048d'2008-01-05, by Sadrul Habib Chowdhury
-
Credit for 1858be5916da7bce36f3c991bcd71fc65271048d. References #4052.2008-01-07, by Mark Doliner
-
Some changes intended to make oscar not emit so many2008-01-05, by Mark Doliner
-
Now that oscar throttles itself as it approaches the rate limit, we can2008-01-05, by Mark Doliner
-
Minor comment changes2008-01-05, by Mark Doliner
-
We're not actually using these KNOWNGOOD defines, but should we ever2008-01-05, by Mark Doliner
-
Partial support for reading ICQ 6 status notes. The status note will2008-01-05, by Mark Doliner
-
Remove a lot of duplication from a lot of places. Closes #4558.2008-01-05, by Gabriel Schulhof
-
Show the emblem in conversation infopane correctly for chats.2008-01-05, by Sadrul Habib Chowdhury
-
Fix an infinite loop. Fixes #4486.2008-01-04, by Sadrul Habib Chowdhury
-
merge of '26afdc5e8f0e60ae1cc245decbcee7ece0a2f29f'2008-01-04, by Sadrul Habib Chowdhury
-
We can't rely on g_strerror() being set by g_file_test().2008-01-04, by Daniel Atallah
-
Detect the mdnsresponder crashing in the DnsSD implementation and disconnect the account instead of pegging the CPU.2008-01-04, by Daniel Atallah
-
Show prpl icons in the tooltip for groups.2008-01-04, by Sadrul Habib Chowdhury
-
Get rid of some wasted empty space in the tooltips for chats and groups.2008-01-04, by Sadrul Habib Chowdhury
-
merge of '30ea4e4dc3c93772f4022f23b41bb489eb0ac56b'2008-01-04, by Sadrul Habib Chowdhury
-
German update: GTK plugin2008-01-04, by Björn Voigt
-
update for German translation2008-01-04, by Jochen Kemnade
-
This is how the error handling for the win32 single instance mutex is supposed to work.2008-01-04, by Daniel Atallah
-
German update2008-01-03, by Björn Voigt
-
Fixes for incorrectly displaying user tune emblem and empty current media.2008-01-03, by Stu Tomlinson
-
Blink the buddies that signed on/off recently for six seconds.2008-01-04, by Sadrul Habib Chowdhury
-
New actions: window-next-urgent (alt+tab), and window-prev-urgent (alt+shift+tab).2008-01-03, by Sadrul Habib Chowdhury
-
merge of '46216b10d02d4e5cae2343e469f0e405088537d3'2008-01-02, by Richard Laager
-
Clear up some documentation.2008-01-02, by Will Thompson
-
Masca noticed that dc6923294f5f33ff7a52a998e1b9e9ad47be0211 made jabber.c not2008-01-02, by Will Thompson
-
Remove unused code.2008-01-02, by Sadrul Habib Chowdhury
-
Modified patch from Gabriel (Sylar?) Schulof to deprecate PIDGIN_DIALOG. Closes #4535. (PS: I am aware of --author).2008-01-02, by Sadrul Habib Chowdhury
-
Mark a string for translation.2008-01-02, by Sadrul Habib Chowdhury
-
merge of '7e8103bd3c5298a43a4e18bb59037980f5c213c9'2008-01-02, by Evan Schoenberg
-
Felipe Contreras, one of our older Crazy Pacth Writers, noticed that these2007-12-31, by John Bailey
-
Added /notice support for IRC. If I didn't do this properly, feel free2007-12-30, by John Bailey
-
merge of '1e815cbbfe7f16f64d88932b88cb027889830b52'2007-12-30, by Sadrul Habib Chowdhury
-
Fix a double-free when unloading dependent plugins. Fixes #4488.2007-12-30, by Sadrul Habib Chowdhury
-
merge of 'a8b520be697763fb22572a1a5f50fe2d01738644'2007-12-30, by Evan Schoenberg
-
I think that now that it's easy to re-enable accounts that got a connection2007-12-30, by Will Thompson
-
bring ChangeLog.win32 up2date with 2.3.12007-12-29, by Ka-Hing Cheung
-
Show the prpl icon in the account-specific statusboxes to avoid ambiguity.2007-12-29, by Sadrul Habib Chowdhury
-
merge of '136abe99803d125464bb1268eb7041051ad4c9ae'2007-12-29, by Sadrul Habib Chowdhury
-
Clarify documentation of confusingly-named and -valued signal priority2007-12-29, by Will Thompson
-
Patch from Ignacio Casal Quinteiro (nacho) to fix style issues with the headline in the buddylist. Closes #4351.2007-12-29, by Sadrul Habib Chowdhury
-
Patch from QuLogic to correctly set the length. Closes #4515.2007-12-29, by Sadrul Habib Chowdhury
-
Docu patch from Simon Wenner. Closes #4497.2007-12-29, by Sadrul Habib Chowdhury
-
merge of '09b67b44dabe98093e6dc706c0d731212e129a79'2007-12-30, by Evan Schoenberg
-
ChangeLog entry for QuLogic's patch.2007-12-29, by John Bailey
-
Patch from QuLogic to prevent multiple alias editing fields in the infopane. Fixes #4467.2007-12-29, by Elliott Sales de Andrade
-
Fixed a leak2007-12-30, by Evan Schoenberg
-
merge of '791803b6696dd26a5193ad76f80dbc7c6cb2687a'2007-12-28, by Stu Tomlinson
-
Add tooltips to the plugin window. I did it mostly to test the new tooltip2007-12-28, by Sadrul Habib Chowdhury
-
Use the new tooltip functions to draw the tooltips in the conversation window.2007-12-28, by Sadrul Habib Chowdhury
-
Prevent a divide by zero. Fixes #4490.2007-12-27, by Daniel Atallah
-
merge of 'c0a74e417ec8993798705c2cbfca7b7d8b0bc514'2007-12-26, by Sadrul Habib Chowdhury
-
fix a leak2007-12-26, by Ka-Hing Cheung
-
fix a double free2007-12-26, by Ka-Hing Cheung
-
merge of 'c000ab1012a7be103452c357fb103e5bddeb99d7'2007-12-25, by Will Thompson
-
Yes, we really can use qsort(3) rather than reimplementing it. I've tested2007-12-25, by Will Thompson
-
Double clicking the column header/divider, or in the 'enabled' column shouldn't bring up the account-modify window. Fixes #3733.2007-12-25, by Sadrul Habib Chowdhury
-
Infinitesimally better debug message2007-12-25, by Mark Doliner
-
Should be safe to get rid of this now2007-12-25, by Mark Doliner
-
Don't print "no" twice when we can't find a library2007-12-25, by Mark Doliner
-
merge of '4fa938e6f980314ccc4a44725eb809c3b5a4fcbc'2007-12-24, by Sadrul Habib Chowdhury
-
Plug a small leak.2007-12-24, by Sadrul Habib Chowdhury
-
Do not prompt for an already merged contact. Fixes #4285.2007-12-24, by Sadrul Habib Chowdhury
-
Reset the 'editable' flag of the renderer after cancelling the edit. Fixes #4471.2007-12-24, by Sadrul Habib Chowdhury
-
C++ doesn't really allow forward declarations of enums, and we2007-12-24, by Mark Doliner
-
If a peer certificate does not match our cached cert, do not auto reject it!2007-12-23, by Stu Tomlinson
-
*really* add the StartCom Free SSL Certificate Authority certificate2007-12-23, by Stu Tomlinson
-
Add the StartCom Free SSL Certificate Authority certificate (as used by2007-12-23, by Stu Tomlinson
-
Compile warning fix2007-12-23, by Stu Tomlinson
-
Add tooltips to groups in the buddy list. The tooltips show the current online2007-12-23, by Etan Reisner
-
merge of 'f6430c7013d08f95c60248eeb22c752a0107499b'2007-12-22, by Etan Reisner
-
disapproval of revision 'f6430c7013d08f95c60248eeb22c752a0107499b'2007-12-28, by Stu Tomlinson
-
Daniel pointed out that this should be digest, not &digest, because auth_hmac_md5 takes a guchar* rather than a guchar**2007-12-22, by Evan Schoenberg
-
Export purple_*_version in version.h.2007-12-22, by Will Thompson
-
merge of '3a8b6b71a880d8b8152d3ad4c4ade2d3df3b0f5c'2007-12-22, by Will Thompson
-
merge of '488405b28c709cbc7ca2a9df39974b06209fe0f1'2007-12-21, by Will Thompson
-
Warning fixes.2007-12-21, by Daniel Atallah
-
merge of '512fef4a6375dc53f2f672f545da13d2d4505990'2007-12-21, by Sadrul Habib Chowdhury
-
merge of '1f8afab1886606b0936e80a00245ff532d77086f'2007-12-21, by Will Thompson
-
Use aliases in the typing notification.2007-12-21, by Sadrul Habib Chowdhury
-
Make some more event handlers return appropriate gboolean values. This turns2007-12-21, by Sadrul Habib Chowdhury
-
The event handlers need to return a gboolean. Using void callbacks can lead to unpredictable behaviour.2007-12-21, by Sadrul Habib Chowdhury
-
disapproval of revision '846b73cefc86ff41042181a41f8ceaae6699c1f6'2007-12-21, by Will Thompson
-
Add purple_version_get_{major,minor,micro} functions to get the running2007-12-21, by Will Thompson
-
merge of '72df99671f84834d934f83b25ce492f289d77063'2007-12-21, by Sadrul Habib Chowdhury
-
HMAC digest support from Elliott Sales de Andrade2007-12-20, by Elliott Sales de Andrade
-
Triple DES cipher support from Elliott Sales de Andrade2007-12-20, by Elliott Sales de Andrade
-
The pulse data stuff hasn't been used in quite a while - get rid of it.2007-12-19, by Daniel Atallah
-
GDK_WINDOW_TYPE_HINT_TOOLTIP is GTK+ >= 2.10.02007-12-19, by Daniel Atallah
-
merge of '05319fdf1db00660d0c169657ed1b08ff621e5c7'2007-12-19, by Will Thompson
-
Add QuLogic's nick to the about dialog, and update and sort other lists of2007-12-19, by Will Thompson
-
German translation update2007-12-19, by Jochen Kemnade
-
I hate to be vain, but I like to think I do more than "(null)" :)2007-12-19, by Will Thompson
-
merge of '596c9f710fd64a951cbce4bb92b6e051ae3805b1'2007-12-19, by Will Thompson
-
merge of '70b3c6fe54dd2678b33b1b1da78c4e66acd20931'2007-12-18, by Sean Egan
-
Promotions2007-12-18, by Sean Egan
-
Avoid jumpiness when typing notification in the conv. history is removed.2007-12-21, by Sadrul Habib Chowdhury
-
This fixes the tab-coloring issue that's been bugging seanegn.2007-12-21, by Sadrul Habib Chowdhury
-
Update the changelogs, and the @since doxy-tags for new functions.2007-12-18, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin.next.minor' (head 10ff46ff55aee3830dd003ed89866809b5f290ac)2007-12-18, by Sadrul Habib Chowdhury
-
Implement 'request_folder'. (so now the 'autoaccept' plugin cannot just be a Gtk plugin)2007-12-18, by Sadrul Habib Chowdhury
-
Version 2.4.0devel.2007-12-18, by Sadrul Habib Chowdhury
-
ChangeLog.API the tooltip functions.2007-12-18, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin.sadrul.tooltips' (head 2c79eb43e6f1106231cc15098ea6467b7fc1e4d5)2007-12-18, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 1716154a473ab645c7477f4285579df56d955fde)2007-12-18, by Sadrul Habib Chowdhury
-
Try to make a window transient for a suitable parent window. This currently2007-11-28, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head cd4038a435bd39cc62244d5614b8d94ad689d8bf)2007-11-28, by Sadrul Habib Chowdhury
-
Fix up a doxygen comment about a function return value.2007-12-22, by Etan Reisner
-
Refactor some of the tooltip drawing functions. And add some pretend docs.2007-12-18, by Sadrul Habib Chowdhury
-
Reset tree-path when a tooltip is destroyed.2007-12-18, by Sadrul Habib Chowdhury
-
Add 'js' in COPYRIGHT. References #4323.2007-12-12, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 1d77c730a1160c77d14354d4ce61455e59c94fbc)2007-12-12, by Sadrul Habib Chowdhury
-
Plug a leak. And a patch from 'js' to fix tooltips in compiz fusion. References #4323.2007-12-11, by Sadrul Habib Chowdhury
-
Make sure an old tooltip is destroyed before creating a new one.2007-12-08, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 40d42b30664156f7f561606dd28fc01256a8ca36)2007-12-06, by Sadrul Habib Chowdhury
-
Add the new file in .mingw, thanks to Kevin.2007-12-06, by Sadrul Habib Chowdhury
-
Some utility functions for showing tooltips. This is used by the buddylist,2007-12-06, by Sadrul Habib Chowdhury
-
merge of '0bab002372d4ff0eac85fc22d99e014cd044b900'2007-12-18, by Richard Laager
-
Typing notification in the conversation history.2007-12-18, by Sadrul Habib Chowdhury
-
cancel_cb can be NULL here too.2007-12-18, by Sadrul Habib Chowdhury
-
I'm happy to report that my spelling is coming along in leanps and nbounds.2007-12-18, by Will Thompson
-
Sadrul informs me that cancel_cb may in fact be NULL.2007-12-18, by Will Thompson
-
merge of 'adb528a403db408f5e4407e89f98f7ced3cac9a1'2007-12-18, by Stu Tomlinson
-
merge of '0c8dcc7788d676e6bcd7fa7a3823c5f44568ae9b'2007-12-18, by Stu Tomlinson
-
Documentation tweaks and more g_return_if_fail checks for NULL parameters which2007-12-18, by Will Thompson
-
libpurple/win32/libc_interface.c was missing2007-12-18, by Björn Voigt
-
German translation update2007-12-18, by Björn Voigt
-
Move some curly braces around so static analysis tools can properly detect2007-12-18, by Stu Tomlinson
-
Ye Olde Compiler complained about this:2007-12-18, by Stu Tomlinson
-
merge of '1bb5970e91bf83784fd002fc78216157034e9257'2007-12-18, by Will Thompson
-
Add a comment that I took this from glib2007-12-18, by Mark Doliner
-
Create a purple_gai_strerror() function similar to g_str_error() which2007-12-18, by Mark Doliner
-
merge of '245a620adeb2dc4767ee8db9e6c7cafa287b8f8d'2007-12-18, by Mark Doliner
-
Use g_sterror instead of strerror in two more places.2007-12-18, by Mark Doliner
-
Don't install pidgin.desktop when not installing Pidgin2007-12-18, by Sean Egan
-
merge of '7c8120b9ffde901cc436a514ac0daf37551a9755'2007-12-18, by Luke Schierer
-
Last minute 'cleanup' actually resulted in breakage on my cram-md5 commit. Fixed it.2007-12-18, by Evan Schoenberg
-
merge of '3cec6952fcadbd73dddc4c009e798b6fb1789a5b'2007-12-18, by Evan Schoenberg
-
Added support for authentication via CRAM-MD5 when using jabber:iq:auth.2007-12-17, by Evan Schoenberg
-
Allow the user to Retry if Pidgin is running when they start the installer. Fixes #43552007-12-18, by Daniel Atallah
-
merge of '2e5cda103238f64d27e4ed5aa92c149f6d50a5ec'2007-12-18, by Daniel Atallah
-
Escape system log messages before sending to the loggers. Fixes #44262007-12-17, by Stu Tomlinson
-
Manually expand G_DEFINE_TYPE for PidginMiniDialog, since it was added in glib 2.4.2007-12-18, by Will Thompson
-
merge of '7a1ce8ae9c2809b39d1f436d94070523f18993fb'2007-12-17, by Will Thompson
-
Don't bother making transient connection errors persist across a restart.2007-12-17, by Will Thompson
-
Dismissing the signed on elsewhere minidialog should clear all the errors;2007-12-17, by Will Thompson
-
Add send_raw to Perl bindings. Patch from martijn. Fixes #35052007-12-17, by Sean Egan
-
Patch from eperez to make writing to buddy icon files atomic. Fixes #3528.2007-12-17, by Sean Egan
-
Fix XMPP buddy icons. Somehow a 'VCard' element got changed to a query2007-12-17, by Sean Egan
-
Remove size restriction on XMPP avatars2007-12-17, by Sean Egan
-
Another patch from DHowett. This one adds conversation nick colors to gtkrc2007-12-17, by Sean Egan
-
Patch from DHowett to fix the transposition of background and forebround colors2007-12-17, by Sean Egan
-
pulled the NEWS and ChangeLog bits from 2.3.12007-12-16, by Ka-Hing Cheung
-
merge of '4268f3923b30680b7ec013f553a7733f4b24417d'2007-12-16, by Will Thompson
-
merge of '1d887e0b6d13b709051a68be9b34c28d2254dadb'2007-12-16, by Ka-Hing Cheung
-
Add libpurple/win32/libc_interface.c to suppress an error.2007-12-15, by Richard Laager
-
Revert siege's likely inadvertent changes to autogen.sh in2007-12-15, by Richard Laager
-
part of the series of patches from QuLogic that fixes a use-after-free,2007-12-16, by Ka-Hing Cheung
-
avoid some version blocking servers by updating the major version specified when 'Hide client ID' is specified for an account2007-12-15, by Christopher O'Brien
-
Make yahoo_html_to_codes deal with ' in messages being sent. Also correct2007-12-16, by Will Thompson
-
The debug message for purple_prefs_set_path when the pref in question is not2007-12-15, by Will Thompson
-
Fix a GList being leaked when dealing with network connection/disconnection events.2007-12-14, by Daniel Atallah
-
Some minor tweaks to the man page.2007-12-13, by John Bailey
-
Another tweak to the auto-resizing so it shows new empty lines correctly,2007-12-12, by Stu Tomlinson
-
Fix #4345 by ignoring a malformed message.2007-12-12, by Daniel Atallah
-
merge of '74560aca587ea20e9eee77e340f6ba9fb7aca914'2007-12-12, by Stu Tomlinson
-
merge of '1d77c730a1160c77d14354d4ce61455e59c94fbc'2007-12-12, by Sadrul Habib Chowdhury
-
Remove the close timer when re-displaying a hidden conversation.2007-12-12, by Sadrul Habib Chowdhury
-
Stu says this was unnecessary, that it is already there.2007-12-11, by Luke Schierer
-
Let's try MAX(lines, 2) as suggested by Sean. I've been using (lines + 1)2007-12-12, by Stu Tomlinson
-
merge of '9f782ce34a9721fbb634a2c73107820447cc3dc1'2007-12-11, by Luke Schierer
-
Clean up generated dbus sources in 'make clean'2007-12-11, by Stu Tomlinson
-
(13:35:59) KeaponLaffin: so which SSL libraries are supported?2007-12-11, by Luke Schierer
-
Fixed http://trac.adiumx.com/ticket/85292007-12-11, by Andreas Monitzer
-
Ensure that an error's description actually is UTF-8 before writing it out to2007-12-10, by Will Thompson
-
Correct a doc typo.2007-12-10, by Will Thompson
-
Add @since 2.3.0 to purple.h.2007-12-10, by Will Thompson
-
merge of '2cbfe519145eef590082df40a311948ad4884ef2'2007-12-10, by Sadrul Habib Chowdhury
-
Create a 'list' request-field for a 'choice' plugin pref.2007-12-10, by Sadrul Habib Chowdhury
-
merge of 'e2c8b56610435df5a63688fe4fc302f51f48cf10'2007-12-10, by Daniel Atallah
-
Ignore stripped win32 bin directory.2007-12-10, by Daniel Atallah
-
Ari noticed that `make docs` no longer functions properly when the build2007-12-10, by John Bailey
-
A couple compile fixes to the tests from Elliott Sales de Andrade. Fixes #4313.2007-12-10, by Daniel Atallah
-
Fix #4079 for real.2007-12-09, by Daniel Atallah
-
We need to use the actual username for attentions, instead of alias. This should fix the 'new im for buzz' bug on yahoo.2007-12-09, by Sadrul Habib Chowdhury
-
Allow loading python scripts at runtime.2007-12-09, by Sadrul Habib Chowdhury
-
merge of '078fbf9229f1725f0a5c49d8196cd59ee1d638b0'2007-12-07, by Stu Tomlinson
-
Bump the versions here, should probably have been done as soon as I branched2007-12-07, by Stu Tomlinson
-
applied changes from 77a1cbe2b98208666f2139db2b165a02126f4cd02007-12-07, by Daniel Atallah
-
Trap gstreamer error messages with our debug stuff so they don't get spewed2007-12-06, by Stu Tomlinson
-
updated German translation2007-12-06, by Jochen Kemnade
-
Patch #3848 from Eion Robb: "purple_markup_unescape_entity doesn't escape hexadecimal references", with changes from QuLogic.2007-12-06, by Sadrul Habib Chowdhury
-
Save the normalized account name for pounces and custom statuses. References #2049.2007-12-06, by Sadrul Habib Chowdhury
-
Normalize the names appropriately when searching for accounts. This should2007-12-06, by Sadrul Habib Chowdhury
-
memleak fixes2007-12-06, by Ka-Hing Cheung
-
gets rid of one valgrind warning2007-12-06, by Ka-Hing Cheung
-
Ignore the generated purple.h2007-12-06, by Stu Tomlinson
-
Disable roomlist tooltips until I (or anyone else!) fix them to be less2007-12-05, by Stu Tomlinson
-
merge of '38cb8ea7055d8c059d560031c45e5a2eedd4b4b5'2007-12-05, by Stu Tomlinson
-
Don't hide all widgets when destroying a window because then the hidden2007-12-05, by Stu Tomlinson
-
merge of '7e3fbc31d04d03b44eec338a8703cd9329136a9a'2007-12-05, by Evan Schoenberg
-
Fix a busted commit2007-12-05, by Sean Egan
-
Do not overwrite an existing file. Closes #3982.2007-12-05, by Sadrul Habib Chowdhury
-
Normalize and escape the filename when auto-accepting a file. References #3982.2007-12-05, by Sadrul Habib Chowdhury
-
Make sure we are still in the chat, and the chat can have a topic, when showing the topic in the tooltip.2007-12-05, by Sadrul Habib Chowdhury
-
Plug a small leak.2007-12-05, by Sadrul Habib Chowdhury
-
merge of '024dfe71422830dbaef95d94fd32517d86c82eb3'2007-12-05, by Sadrul Habib Chowdhury
-
merge of '93a8de710501e9a772b3fb12ab3db6682a41b3d6'2007-12-05, by Etan Reisner
-
Plug another leak or two, remove a comment, and reorganize a couple functions.2007-12-01, by Etan Reisner
-
A couple more similar leak fixes though some of these still leak if the2007-12-01, by Etan Reisner
-
This should plug some leaks related to not having freed GList:s and GSList:s2007-12-01, by Etan Reisner
-
merge of '282b4acb46729e4358221cb7cc78ad9373289199'2007-12-01, by Etan Reisner
-
RPM spec file updates:2007-12-05, by Stu Tomlinson
-
Fix boldifying the chat entries in the buddylist.2007-12-05, by Sadrul Habib Chowdhury
-
Show the topic of a chat, when available, in the tooltip.2007-12-04, by Sadrul Habib Chowdhury
-
Show either the grouped xor the ungrouped items.2007-12-04, by Sadrul Habib Chowdhury
-
merge of '1d6b24ed027c253dbe63f69d5e40b43cd7faf436'2007-12-04, by Sadrul Habib Chowdhury
-
Do not allow ISON requests to stack in IRC2007-12-04, by Ethan Blanton
-
Don't show a 'you ain't got no new mail' notification.2007-12-04, by Sadrul Habib Chowdhury
-
merge of '6cc61e144190cb90c18c63d45b7d7abd95a67008'2007-12-04, by Sadrul Habib Chowdhury
-
Fix a bug when changing 'close new ims' to always, then to never.2007-12-04, by Sadrul Habib Chowdhury
-
merge of '291ef07a3b75f3cde5bcdd92767af92401228a7a'2007-12-04, by Sadrul Habib Chowdhury
-
merge of '07d6eac62e7097b98307ba42488a44faf47a14e4'2007-12-04, by Sadrul Habib Chowdhury
-
Recycle, reduce, reuse2007-12-04, by Mark Doliner
-
merge of '32e84af5c8a93baaf4b0c4ba17149327f3e241d1'2007-12-04, by Kevin Stange
-
merge of '65fe5060e09daeac78c60bf74d157d7c2330ea74'2007-12-04, by Kevin Stange
-
This makes myspace treat idle as an available status, which avoids idle2007-12-04, by Kevin Stange
-
Avoid checking for new message in the inbox when not actually connected.2007-12-04, by Kevin Stange
-
Don't set the color for the group node text, now that we're not setting its background2007-12-04, by Sean Egan
-
Make sure that the buddy icon file chooser dialog appears onscreen on windows. Fixes #4065.2007-12-04, by Daniel Atallah
-
merge of 'e7865d4ee742f49f097c7f9c5b14b95b1ec15b5e'2007-12-04, by Stu Tomlinson
-
merge of '8ae0d2f36bb2689e7de9fcb3245c1e9484bd3fe6'2007-12-03, by Sadrul Habib Chowdhury
-
Fix a crash that occurs when creating the "Move To" menu for buddies that aren't on your list. Fixes #4217.2007-12-03, by Daniel Atallah
-
De-magic number the prpl_info->keepalive interval, and document it.2007-12-03, by Will Thompson
-
Feeling brave... a bright blue attention color for tab attention. I even2007-12-04, by Stu Tomlinson
-
Set the entry area size to N+1 lines where where there are N lines of text2007-12-04, by Stu Tomlinson
-
These labels have mnemonics, so should be declared as such, and fix a2007-12-03, by Stu Tomlinson
-
merge of '36ed28f7212302e500d79866f33eacde299878b2'2007-12-03, by Luke Schierer
-
merge of '958829ffd959717a69243c55ac0ef6b6fc52c1a7'2007-12-03, by Mark Doliner
-
Yank erroneous paste2007-12-03, by Richard Nelson
-
Do not append ':' after expanding a /me.2007-12-03, by Sadrul Habib Chowdhury
-
g_strdup() is awesome. 11 insertions(+), 35 deletions(-)2007-12-03, by Mark Doliner
-
merge of '91693085a71d31037a9bbe0743802ed307b3ece4'2007-12-03, by Richard Nelson
-
merge of '0e466dc371b6b9abc7e5c3e8fbccfb5eabd06439'2007-12-03, by Richard Nelson
-
disapproval of revision '872484bf9e23965956bacedc374083deeb3329d4'2007-12-03, by Richard Nelson
-
Add color to the conversation window to indicate various message attributes2007-12-03, by Richard Nelson
-
Have oscar specify a default chat room exchange of 4. Finch always2007-12-03, by Mark Doliner
-
Somehow this message got changed to only say ICQ instead of AIM/ICQ in2007-12-03, by Mark Doliner
-
Fix #4203 by allowing multiple instances on win32 with the -m flag.2007-12-03, by Daniel Atallah
-
I added a string or three to oscar/family_chatnav.c2007-12-02, by Mark Doliner
-
Change our QQ_CLIENT version, which allows us to sign on to QQ2007-12-02, by Mark Doliner
-
Fix a few assertion failures:2007-12-02, by Mark Doliner
-
Always set gc->display_name to the formatted version of your screen2007-12-02, by Mark Doliner
-
Handle invalid room names and invalid exchanges better, by showing a2007-12-02, by Mark Doliner
-
g_return_if_fail() if the chat room name or exchange aren't set or2007-12-02, by Mark Doliner
-
Fix the fix for incorrect callback types.2007-12-02, by Stu Tomlinson
-
More catching up on things, from 8548e491a5b470d5665cb1cf87a7b0caaa3c87a5:2007-12-02, by Stu Tomlinson
-
There really is nothing to see here, I'm just catching up with some changes2007-12-02, by Stu Tomlinson
-
The current oscar max message size appears to be 2544. I don't know2007-12-02, by Mark Doliner
-
Get rid of one little userfunc callback and just call aim_im_setparams()2007-12-02, by Mark Doliner
-
Use colors in textview.2007-12-02, by Sadrul Habib Chowdhury
-
Try to reuse an existing color.2007-12-02, by Sadrul Habib Chowdhury
-
Restore the screen properly after the child process ends.2007-12-02, by Sadrul Habib Chowdhury
-
merge of 'a51a84aa5d61b6fd78e58a4450a25e667a87e1cb'2007-12-02, by Sadrul Habib Chowdhury
-
Add a title and some helpful text in the 'save screenshot' dialog.2007-12-02, by Sadrul Habib Chowdhury
-
Remove the file dialog first before dumping the screenshot.2007-12-02, by Sadrul Habib Chowdhury
-
Correct a comment typo: a group is being added to the blist, not a chat.2007-12-03, by Will Thompson
-
NSS is in the pkg-config package 'microb-engine-nss' on maemo, not 'nss' or2007-12-03, by Will Thompson
-
Remove dead code.2007-12-01, by Will Thompson
-
g_strdup() connection error descriptions when restoring cached errors for2007-12-01, by Will Thompson
-
bdheeman pointed out on IRC that doxy2devhelp.xsl is not in EXTRA_DIST; let's2007-12-01, by Will Thompson
-
Some tweaks to grim's plugin translation documentation.2007-12-01, by John Bailey
-
Truncate the topic to an arbitrary 72 characters in the infopane when using2007-12-01, by Stu Tomlinson
-
Remove useless cast I missed before.2007-12-01, by Kevin Stange
-
I didn't find any tickets mentioning this problem, but I think it's still2007-12-01, by Kevin Stange
-
This fixes some idle-related behavior with the MySpace prpl, most particularly2007-12-01, by Kevin Stange
-
Do not reset the color if there's something already specified. This should2007-12-01, by Sadrul Habib Chowdhury
-
Error out when --enable-consoleui is used but finch can't be built. Fixes #3910.2007-12-01, by Sadrul Habib Chowdhury
-
New style.2007-12-01, by Sadrul Habib Chowdhury
-
Fixes.2007-12-01, by Sadrul Habib Chowdhury
-
merge of '2dee17b0fb69284b66649d32e66b473471970a43'2007-12-01, by Sadrul Habib Chowdhury
-
Themeable tab label colors.2007-12-01, by Sadrul Habib Chowdhury
-
merge of 'b4353646b7529c2dd814bc707b8b269efe420120'2007-12-01, by Sadrul Habib Chowdhury
-
Emit the 'completion' signal when tab is pressed from a suggest word.2007-11-30, by Sadrul Habib Chowdhury
-
I find this less painful to the eyes.2007-11-30, by Sadrul Habib Chowdhury
-
Refactor the code a little bit.2007-11-30, by Sadrul Habib Chowdhury
-
Update the changelogs. Correct the man page. Allow 'default' to mean the2007-11-30, by Sadrul Habib Chowdhury
-
updated German translation2007-11-30, by Jochen Kemnade
-
why do we try to set the payload length here? When we get a error from the2007-11-30, by Ka-Hing Cheung
-
Add support for colour in gnttreerows, and colourise the blist. Fixes #14902007-11-30, by Richard Nelson
-
merge of '125f56f31252d721a347d2d2e379956433c1d8b5'2007-11-29, by Daniel Atallah
-
merge of '29f8aed19e209a53a63c57cf872bc9f446d84aeb'2007-11-29, by Daniel Atallah
-
Fix a crash when an error occurs discovering a the capabilities of a client. Fixes #4081.2007-11-29, by Daniel Atallah
-
Add preferences to the newline plugin to allow enabling separately for IMs2007-11-29, by Stu Tomlinson
-
Allow for non-ASCII usernames in WHOWAS for IRC2007-11-29, by Ethan Blanton
-
Fix 2 more issues related to friendly names:2007-11-28, by Stu Tomlinson
-
Something is wrong about the way we truncate overlength passwords, and2007-11-28, by Stu Tomlinson
-
German translation update2007-11-28, by Jochen Kemnade
-
minor updates2007-11-28, by Richard Nelson
-
Fix for a glib assertion2007-11-28, by Richard Nelson
-
Fix cursor-next-word behaviour, noticed by jtb.2007-11-28, by Richard Nelson
-
merge of '37d10660345bc1f2092492296caa8deaf84744b4'2007-11-28, by Ethan Blanton
-
Boo for C99 in the core2007-11-28, by Ethan Blanton
-
Fix crashing in the Timestamp plugin. Fixes #4087.2007-11-28, by Daniel Atallah
-
Add an option per message type to enable (/disable) the overriding of2007-11-28, by Stu Tomlinson
-
Add 'Room List' buttons to Join Chat and Add Chat dialogs to ease access2007-11-28, by Stu Tomlinson
-
Prevent exceeding the server limit on friendly name length when setting2007-11-28, by Stu Tomlinson
-
Fix a leak I missed when re-importing the old MSNP9 code2007-11-28, by Stu Tomlinson
-
We should have the check to make sure we only set our own display name here2007-11-28, by Stu Tomlinson
-
Fix a crash.2007-11-27, by Sadrul Habib Chowdhury
-
merge of '72fffff81de35e7d400bf8b8fb18ba7ed84a6b8c'2007-11-27, by Sadrul Habib Chowdhury
-
Do not init gnt here. This fixes --help.2007-11-27, by Sadrul Habib Chowdhury
-
Compile fixes for FreeBSD in libgnt2007-11-27, by Ethan Blanton
-
merge of '2fcb5d2cb35c5ba692592e22bc442c3d62000f85'2007-11-27, by Ethan Blanton
-
merge of '58c35aec5c3cdd46ab59070b5e659782d73d8001'2007-11-27, by Ethan Blanton
-
Clean up warnings2007-11-27, by Sean Egan
-
Kevin says we're ok defaulting persistent IMs on2007-11-27, by Sean Egan
-
updated German translation2007-11-27, by Jochen Kemnade
-
With the 'x' button on the mini-dialog, we don't need an 'Ignore' button anymore2007-11-27, by Sean Egan
-
Better error messages for common Winsock errors. This was Kevin's wonderful idea.2007-11-26, by Daniel Atallah
-
Make the GTK+ Theme Control plugin's save button list the correct location (at least in the default case). Fixes #40422007-11-26, by Daniel Atallah
-
Don't update our local display name when we get a response from the server2007-11-26, by Stu Tomlinson
-
Simplify this a little bit. Most of this change is just removing2007-11-26, by Mark Doliner
-
Add Florian Delizy (goutnet) to COPYRIGHT.2007-11-26, by Sadrul Habib Chowdhury
-
Add a utility function pidgin_dialog_add_button to add buttons to a dialog2007-11-27, by Sadrul Habib Chowdhury
-
goutnet is Florian Delizy.2007-11-26, by Sadrul Habib Chowdhury
-
Patch from 'goutnet' to not insert smileys when pasting as plain text.2007-11-26, by Sadrul Habib Chowdhury
-
merge of 'bcfb665250821266c993e2f5818c4e3f65314ff4'2007-11-26, by Sadrul Habib Chowdhury
-
Patch from 'goutnet': Pressing backspace on a smiley will replace the smiley2007-11-26, by Sadrul Habib Chowdhury
-
Patch from Florian Quèze (the InstantBird dude) to add a search path for2007-11-26, by Sadrul Habib Chowdhury
-
Patch from fmoo. This makes a lot of the windows closeable with Escape. There2007-11-26, by Sadrul Habib Chowdhury
-
The smiley dialog is transient for the toolbar's parent window, and the about dialog is transient for the buddylist, when available.2007-11-26, by Sadrul Habib Chowdhury
-
Patch from DB42 to add a little '×' in a scrollbook. I edited the patch in2007-11-26, by Sadrul Habib Chowdhury
-
Fix a grammar mistake I managed to catch.2007-11-26, by John Bailey
-
Fix the namespace_map being leaked.2007-11-26, by Daniel Atallah
-
merge of 'a3da14876c865437f0916509629a649308081104'2007-11-26, by Sadrul Habib Chowdhury
-
I'm pretty sure this is what was intended.2007-11-26, by Daniel Atallah
-
merge of 'c6cea9233a5f4d22b6b5f012bd8432d2732765ea'2007-11-26, by Ka-Hing Cheung
-
merge of '66d234740bd40b14ef7564f178d84ab82816d6e2'2007-11-25, by Stu Tomlinson
-
Bump the version number now we are tagged2007-11-25, by Stu Tomlinson
-
don't set the current tune title if it's NULL2007-11-26, by Ka-Hing Cheung
-
make prpl.h available to dbus2007-11-26, by Ka-Hing Cheung
-
Include guards for gnt and include guard typo fix for QQ, from Andrew2007-11-25, by Ka-Hing Cheung
-
Update the dates2007-11-24, by Stu Tomlinson
-
merge of '2cbd8db1d77e345ea55b3b765ca79726273ca727'2007-11-23, by Stu Tomlinson
-
We need to work with the exclusive status.2007-11-26, by Sadrul Habib Chowdhury
-
old_status can be NULL when [de]activating a non-exclusive status.2007-11-26, by Sadrul Habib Chowdhury
-
Show a helpful message about account disconnect. Someone should come up with a better string.2007-11-26, by Sadrul Habib Chowdhury
-
Fix moving focus in an internal box.2007-11-26, by Sadrul Habib Chowdhury
-
Improve the 'menu experience' a little bit.2007-11-23, by Sadrul Habib Chowdhury
-
merge of '2a30e00005809366a1e544824043c204cd66c1a1'2007-11-23, by Sadrul Habib Chowdhury
-
merge of '80fb886f753c30fd71edfb7a42dc840a8ccbd6fb'2007-11-22, by Stu Tomlinson
-
Squish a compile warning2007-11-22, by Stu Tomlinson
-
I had used memcpy to copy the struct tm to where the caller wants it, but2007-11-23, by Stu Tomlinson
-
Switch to 'normal' state when: switching windows or workspaces, closing2007-11-23, by Sadrul Habib Chowdhury
-
new German string2007-11-22, by Björn Voigt
-
Workarounds to fix some issues with the minidialog and scrollbook.2007-11-22, by Sadrul Habib Chowdhury
-
The use of lowercase "pango" looks out of place when appended with _CFLAGS2007-11-22, by Stu Tomlinson
-
Bump libgnt's version info in configure.ac due to added API2007-11-22, by Stu Tomlinson
-
Add a note about pkg-config to configure.ac if glib2 headers were not2007-11-22, by Stu Tomlinson
-
Make 'make distcheck' work2007-11-22, by Stu Tomlinson
-
'man 3 ctime' says of localtime() (and friends):2007-11-22, by Stu Tomlinson
-
Fix the bug in purple_str_to_time() that was causing 'make check' to fail.2007-11-22, by Stu Tomlinson
-
Fix a bug in purple_str_to_time() that could cause it to try reading past2007-11-22, by Stu Tomlinson
-
purple_cipher_context_encrypt() wants a pointer to a size_t, not a gsize2007-11-22, by Evan Schoenberg
-
Plug a tiny little leak.2007-11-21, by Sadrul Habib Chowdhury
-
Original patch from Andrew Gaul to fix a leak.2007-11-21, by Sadrul Habib Chowdhury
-
merge of '1d074784ebb62d1f8c06d80074ca8cab61c2d346'2007-11-21, by Sadrul Habib Chowdhury
-
Log a debug message when exiting as a result of the single instance check2007-11-21, by Stu Tomlinson
-
disapproval of revision '91ae77ce12a4ab3798e303eea54d3bef749d5ca5'2007-11-21, by Sadrul Habib Chowdhury
-
Andrew Gaul fixed another memory leak2007-11-21, by Ka-Hing Cheung
-
Prevent crashing when authorizing or denying after the account is disconnected.2007-11-21, by Daniel Atallah
-
I never logged this. Refs #22652007-11-21, by John Bailey
-
NEWS'ing. Looks like I'm not too late?2007-11-21, by John Bailey
-
another patch from my coworker Andrew Gaul that plugged a leak, I fixed it2007-11-20, by Ka-Hing Cheung
-
merge of '374a8877bfa4fa06b384482815befe37f2c72b9b'2007-11-19, by Etan Reisner
-
Fix a double-free and a leak at the same time.2007-11-19, by Stu Tomlinson
-
Fix a discovery related crash. I think this still needs better error handling. Fixes #3995.2007-11-19, by Daniel Atallah
-
Unable to connect is not an authentication failure, even if it happens2007-11-19, by Stu Tomlinson
-
merge of '22963f332a80135af80a80919aee45d70dd0e1c0'2007-11-19, by Evan Schoenberg
-
The Jabber registration process depends upon having a non-NULL cbdata->who,2007-11-19, by Evan Schoenberg
-
merge of '114c116bf552647586c41688811808aec9d2ed28'2007-11-19, by Evan Schoenberg
-
merge of '5a8a1c7157bbb174029ef625cbf079604f7ad7fa'2007-11-19, by Evan Schoenberg
-
QuLogic submitted this patch a long time ago, References #2571. I believe2007-11-19, by Ka-Hing Cheung
-
prpl->set_buddy_icon may keep a reference to PurpleStoredImage, move the2007-11-19, by Ka-Hing Cheung
-
Fix #3983 by canceling the file transfer when connecting to the remote host fails.2007-11-19, by Daniel Atallah
-
merge of '28981c935948f2d4e944f786a01e16ecadfd4848'2007-11-19, by Daniel Atallah
-
soap faults are now properly handled2007-11-19, by Ka-Hing Cheung
-
This fixes the problem where all accounts are disabled due to connection2007-11-18, by Stu Tomlinson
-
Fix showing groups that contain offline buddies that have the "Show when2007-11-18, by Stu Tomlinson
-
merge of '16aac1f231cfcd086d52cb58b975ea2d01399cb1'2007-11-18, by Sadrul Habib Chowdhury
-
Allow empty GNOME_DESKTOP_SESSION_ID to "fail" the running_gnome check as2007-11-17, by Stu Tomlinson
-
ChangeLog a couple of items2007-11-17, by Stu Tomlinson
-
merge of '7740233c9fca04206ee36d5c66bc83674db5dd9f'2007-11-17, by Stu Tomlinson
-
merge of '9799ea1a775e027d12b0c7e89bca78e7ce446402'2007-11-17, by Evan Schoenberg
-
merge of '08cb9f1663b00e65e42b571d63bfda3137430524'2007-11-17, by Evan Schoenberg
-
merge of '451870242251136bbe412d57d396a243cdcba188'2007-11-17, by Evan Schoenberg
-
default the conversation close immediately pref to TRUE to prevent2007-11-17, by Stu Tomlinson
-
disapproval of revision 'e98859404f9599f2db1a5ebea2a0b340ad4701b8'2007-11-17, by Evan Schoenberg
-
merge of '76c07fcb434a2a7aa289734bb221c171a376d73b'2007-11-17, by Evan Schoenberg
-
new string (German)2007-11-17, by Björn Voigt
-
These functions aren't deprecated anymore.2007-11-17, by Sadrul Habib Chowdhury
-
merge of '936967b97a8afdc95b54fe92924ef7c0414bea42'2007-11-17, by Sadrul Habib Chowdhury
-
disapproval of revision 'c52c996c95bec84928db81dc592640366ff5a432'2007-11-14, by Sadrul Habib Chowdhury
-
merge of '540d26af45cb3708b3fe07efd7aa25e40a0b78ea'2007-11-17, by Sadrul Habib Chowdhury
-
disapproval of revision 'ea579831d8561ac6b0cde4b034383b02b3e51ae5'2007-11-17, by Sadrul Habib Chowdhury
-
merge of '30fcf2f336afb635b62a5c3ed3adb3e1fa1dd2d1'2007-11-17, by Sadrul Habib Chowdhury
-
merge of '201e11a069d84d6e66abf5192dbb2083233beb4c'2007-11-17, by Sadrul Habib Chowdhury
-
merge of '1084824bf3739139306602c736073dd294ca4206'2007-11-17, by Luke Schierer
-
This merge has the effect of reverting the hinting code from trunk.2007-11-17, by Richard Laager
-
syntax checks (German)2007-11-16, by Björn Voigt
-
Prevent multiple file offers from going out with a patch from galt. Fixes #3839.2007-11-16, by Daniel Atallah
-
merge of '3634d69c60fbdab75e20abe5dbe9a7840fe80804'2007-11-16, by Luke Schierer
-
Don't crash when connecting to jabber.freenet.de. Michael Weitzel sent2007-11-16, by Mark Doliner
-
Get rid of two compile warnings:2007-11-16, by Mark Doliner
-
Just a test.2007-11-16, by Kevin Stange
-
Permit including of files like "pidgin/minidialog.h" from within pidgin/2007-11-16, by Kevin Stange
-
Suppress warning2007-11-16, by Daniel Atallah
-
merge of '021b5f63a39f1578bba3b42c372e25e17f1490ed'2007-11-16, by Daniel Atallah
-
Compile!2007-11-16, by Kevin Stange
-
Fix purple.h generation on win32. Thanks to Kevin for noticing.2007-11-16, by Daniel Atallah
-
Make sense!2007-11-16, by Kevin Stange
-
fixes #39792007-11-16, by Ambrose C. Li
-
merge of '134d744543dd1085b75aefb7171ca8dd76b343d4'2007-11-16, by Luke Schierer
-
compile2007-11-16, by Luke Schierer
-
fixes #39532007-11-16, by RKVS Raman
-
fixes #39712007-11-16, by Mişu Moldovan
-
fixes #39722007-11-16, by Maurício Collares
-
Fix #36692007-11-16, by Daniel Atallah
-
Fix #3421 by checking for an existing conversation in which to display a yahoo buzz.2007-11-16, by Daniel Atallah
-
Fix #3911 by checking that the connection is still valid when authorizing or denying an MSN auth. request.2007-11-16, by Daniel Atallah
-
Use MSNP9 on win32 as well.2007-11-16, by Daniel Atallah
-
Update the changelogs for 2.3.02007-11-16, by Daniel Atallah
-
Fix receiving files from Gajim clients by making the SOCKS5 target hash correct.2007-11-15, by Daniel Atallah
-
some language names fixed for German2007-11-15, by Björn Voigt
-
Fix something I mistyped.2007-11-15, by Daniel Atallah
-
Use a Message only window for processing messages from the win32 launcher since it is slightly more efficient.2007-11-15, by Daniel Atallah
-
Clarify what purple_blist_remove_buddy() does somewhat.2007-11-15, by Daniel Atallah
-
Update project version and translations2007-11-17, by Kelemen Gábor
-
Reverting to previous version, I forgot to remove the prevous file from2007-11-15, by Kelemen Gábor
-
File transfer doesn't currently work with gajim, so don't claim it does in the ChangeLog.2007-11-15, by Daniel Atallah
-
merge of '067ce66484e78265473842f3b614b26a3530ca28'2007-11-15, by Luke Schierer
-
merge of '61d876a57f30f4e29a91a8411d259e8aaa4355ea'2007-11-15, by Will Thompson
-
Don't crash when someone ignores an error. The mini-dialog was being2007-11-15, by Will Thompson
-
disapproval of revision '067ce66484e78265473842f3b614b26a3530ca28'2007-11-16, by Stu Tomlinson
-
fixes #3864: Pidgin 2.2.3 does not build outside source directory2007-11-15, by Björn Voigt
-
One final commit because I got spell-checking via pofilter + voikko library2007-11-15, by Timo Jyrinki
-
spell checking German2007-11-15, by Björn Voigt
-
Fix building outside of the source directory. This is derived from the2007-11-15, by Stu Tomlinson
-
MSNP9 is now the default, with no ./configure option for anything else.2007-11-15, by Stu Tomlinson
-
Compile when plugins are disabled2007-11-14, by Mark Doliner
-
Updated Catalan translation.2007-11-14, by Josep Puigdemont
-
Mention new error mini-dialogs in the ChangeLog.2007-11-14, by Will Thompson
-
Claudio didn't update the changelog2007-11-14, by Luke Schierer
-
merge of '3c47eff17aa11d52826b274c1dd79c6c487f5a15'2007-11-14, by Luke Schierer
-
header update2007-11-14, by Björn Voigt
-
German update2007-11-14, by Björn Voigt
-
1)give credit2007-11-14, by Luke Schierer
-
fixes #39542007-11-14, by RKVS Raman
-
fixes #39542007-11-14, by RKVS Raman
-
fixes #39552007-11-14, by Éric Boumaour
-
fixes #39472007-11-14, by Ambrose C. Li
-
merge of '1e67d8385e25c7400a4100b8af1048dd5c0a3f0f'2007-11-14, by Luke Schierer
-
merge of 'cf2b9ed82ae35086ec3c7557b3b00c0664daca8e'2007-11-14, by Luke Schierer
-
Don't update the error in the buddy list if it hasn't changed.2007-11-14, by Will Thompson
-
Remove account error dialogs from the scrollbook's notebook, not from the2007-11-14, by Will Thompson
-
merge of '29c59c7fc04cdf75b2debfab42171f298f82c5fc'2007-11-14, by Will Thompson
-
update also ChangeLog to indicate Finnish translation update2007-11-14, by Timo Jyrinki
-
Update fi.po translations for the release2007-11-14, by Timo Jyrinki
-
Updated swedish translation2007-11-14, by Peter Hjalmarsson
-
german translation update2007-11-16, by Jochen Kemnade
-
merge of '1a57741b94a1fc6f2b23038e3aa24ee2adf4181c'2007-11-14, by Sadrul Habib Chowdhury
-
Register the correct number of values for the "connection-error" signal.2007-11-14, by Daniel Atallah
-
Fix the max value for gntlabel's text-flag property2007-11-14, by Richard Nelson
-
Fix #3930 by correctly detecting when we're no longer immediately following a br.2007-11-14, by Daniel Atallah
-
Allow turning on logging when enabling the gnthistory plugin. (this doesn't2007-11-14, by Sadrul Habib Chowdhury
-
merge of '45b552be25717e53a4c0e84b9d0242ded9c05628'2007-11-14, by Sadrul Habib Chowdhury
-
merge of '046387959e096233195d912c7cc3f0b62f93eca8'2007-11-13, by Casey Harkins
-
disapproval of revision 'f2ac3f0cdea64fd5e603c5350cabf85ed619f5e3'2007-11-13, by Casey Harkins
-
Update the ChangeLog.API and change how gnt_menu_get_item works.2007-11-14, by Sadrul Habib Chowdhury
-
fixes #39412007-11-14, by Loptosko
-
merge of 'e9c1dfdac7b1652f8c03584db667bc586c4b295c'2007-11-13, by Casey Harkins
-
Use widget allocation height to determine docklet icon size on x11, rather2007-11-13, by Casey Harkins
-
fixes #39292007-11-13, by Shalom Craimer
-
fixes #39282007-11-13, by Loptosko
-
fixes #39202007-11-13, by Dmitry Beloglazov
-
fixes #39142007-11-13, by Ivar Smolin
-
credit due2007-11-13, by Luke Schierer
-
references #39082007-11-13, by Amanpreet Singh Alam
-
fixes #37832007-11-13, by Friedel Wolff
-
fixes #37662007-11-13, by Kelemen Gábor
-
further fix the po/Changelog2007-11-13, by Luke Schierer
-
fixes#37352007-11-13, by Martin Srebotnjak
-
merge of '6b1a373e3e69276313a52397e9213c08c1d67846'2007-11-13, by Luke Schierer
-
merge of '7a98d978e56502762335bda8f19011a139ac460a'2007-11-13, by Mark Doliner
-
Cleanup and fix the socks5 proxy connect address to be correct.2007-11-13, by Daniel Atallah
-
I messed this up at some point.2007-11-12, by Daniel Atallah
-
Don't allow the buffer to be overrun when you have lots of local IPs.2007-11-12, by Daniel Atallah
-
merge of 'aa714a29059f790cb003a8fe1bec9c8873d09e33'2007-11-12, by Daniel Atallah
-
- "Listening musik"2007-11-12, by Björn Voigt
-
merge of '9a0d3011817c44b114c37789a6561df8c8d75a80'2007-11-12, by Stu Tomlinson
-
merge of '42565dfdfb1d0477d08281c1c37e99bba59c56fc'2007-11-12, by Will Thompson
-
Add a clickable link to the SSL FAQ to errors about accounts which need SSL2007-11-12, by Will Thompson
-
Get rid of a few silly doxygen warnings2007-11-12, by Mark Doliner
-
Fix a warning from make docs:2007-11-12, by Mark Doliner
-
The order of these variable declarations is important if we want the2007-11-12, by Stu Tomlinson
-
Add maximize flags for windows.2007-11-12, by Sadrul Habib Chowdhury
-
merge of '45a353a8a7978312260680050564b3a32f0d07aa'2007-11-12, by Sadrul Habib Chowdhury
-
Hungarian translation updated2007-11-12, by Kelemen Gábor
-
First translation update for 2.3.0 and first try of mtn commit :)2007-11-13, by Claudio Satriano
-
updated German translation2007-11-12, by Jochen Kemnade
-
merge of '64bb85d88261de930f9c987d2347b6babf8e7641'2007-11-12, by Mark Doliner
-
merge of '13fac0dd91d110f10bc90c13074fe6277ba77b0d'2007-11-12, by Mark Doliner
-
1.1.2 -> 1.1.52007-11-12, by Kevin Stange
-
Add a lengthy comment about a small problem with our signal handler2007-11-12, by Mark Doliner
-
Update our Doxyfile.in using "doxygen -u Doxyfile.in"2007-11-12, by Mark Doliner
-
Update the FSF address that I missed in my round of updates a couple months ago.2007-11-12, by John Bailey
-
merge of '4d861866c16a8e87cc915a0d71b0b5a9365cbb3c'2007-11-12, by John Bailey
-
kill another compile warning2007-11-12, by Stu Tomlinson
-
Leak fix, cleanup and code reuse.2007-11-12, by Daniel Atallah
-
Don't strip the silc dlls.2007-11-12, by Daniel Atallah
-
Some platforms require additional includes before net/if.h, and this2007-11-27, by Ethan Blanton
-
Update the win32 SILC Toolkit to 1.1.5.2007-11-12, by Daniel Atallah
-
Squish some warnings here too, with evil(?) casts2007-11-12, by Stu Tomlinson
-
Silence a warning about blist_node_extended_menu defined but not used by2007-11-12, by Stu Tomlinson
-
Fix usage of purple_request_action_with_hint() (again?), hint and user_data2007-11-12, by Stu Tomlinson
-
Fix build.2007-11-12, by Daniel Atallah
-
propagate from branch 'im.pidgin.pidgin' (head d2826de9438a8a8756c77368c1f585807a3984d0)2007-11-11, by Will Thompson
-
Mention PidginMiniDialog in ChangeLog.API2007-11-11, by Will Thompson
-
Use the error icon rather than the disconnect icon in connection error2007-11-11, by Will Thompson
-
Switch to purple_connection_error_reason in msnp9, and a few places I missed in2007-11-11, by Will Thompson
-
Don't open a dialog window on connection errors --- they're shown in the buddy2007-11-11, by Will Thompson
-
Clarify PURPLE_CONNECTION_ERROR_INVALID_USERNAME slightly.2007-11-11, by Will Thompson
-
Use PURPLE_CONNECTION_ERROR_INVALID_USERNAME in oscar and yahoo, which were2007-11-11, by Will Thompson
-
I don't think that incorrect passwords can be helpfully distinguished from2007-11-11, by Will Thompson
-
Consensus on #pidgin is that certificate errors and AUTHENTICATION_IMPOSSIBLE2007-11-11, by Will Thompson
-
Add PURPLE_CONNECTION_ERROR_{INVALID_USERNAME,INCORRECT_PASSWORD}, to be used2007-11-11, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin' (head 0f99eebc17d3efab8dac3d72feb857ab25b06cb7)2007-11-11, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin' (head 18b9b46acf72ed063fad2e2779a5202fd6d8126b)2007-11-11, by Will Thompson
-
Propagating ipp to im.pidgin.cpw.resiak.disconnectreason caused2007-11-10, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)2007-11-10, by Will Thompson
-
Make mini-dialogs follow the blist's size changes.2007-11-07, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin.next.minor' (head 58a7a68ec9891c7989ec16c0a3d52f9756de75db)2007-11-05, by Will Thompson
-
Really actually hide the description label inside a minidialog, even when2007-11-05, by Will Thompson
-
De-magic-number (and correct) the width request of PidginMiniDialog's labels.2007-11-05, by Will Thompson
-
Say that an account has been disabled if it has been in the title of a generic2007-11-05, by Will Thompson
-
Remove a redundant hbox around PidginMiniDialog's description label.2007-11-05, by Will Thompson
-
Hide the description label of the PidginMiniDialog used for signed on elsewhere2007-11-05, by Will Thompson
-
Use PidginMiniDialog to display signed in elsewhere errors in the blist.2007-11-05, by Will Thompson
-
Remove redundant gtk_widget_show_all()s.2007-11-05, by Will Thompson
-
Don't override any of the GtkContainer API in PidginMiniDialog. It's more2007-11-05, by Will Thompson
-
Add pidgin_mini_dialog_get_num_children(), a convenient way to check how many2007-11-04, by Will Thompson
-
Use an idle callback to destroy PidginMiniDialogs when a button is pressed.2007-11-04, by Will Thompson
-
Don't leak all bar one of the closure structs allocated by2007-11-04, by Will Thompson
-
Add some padding to PidginMiniDialogClass. Padding is not needed in2007-11-04, by Will Thompson
-
Make PidginMiniDialog do more things right when used as a GtkContainer. _add,2007-11-04, by Will Thompson
-
Create a PidginMiniDialog widget; make pidgin_make_mini_dialog() in gtkutils.c2007-11-04, by Will Thompson
-
Display all connection errors in a scrollbook, which is packed inside2007-11-03, by Will Thompson
-
Fix iterating over accounts_signed_on_elsewhere while doing things that will2007-11-03, by Will Thompson
-
Remove padding and size-grouping from buttons in minidialogs to save horizontal2007-11-03, by Will Thompson
-
Use minidialogs rather than horrifying buttons with red text to notify the user2007-11-03, by Will Thompson
-
Work around a bug in vim's bracket matching, whereby it doesn't realise that2007-11-03, by Will Thompson
-
Add a tooltip to each account's label in the signed on elsewhere minidialog,2007-11-03, by Will Thompson
-
Restore error notifications on the buddy list after a restart. Make the Ignore2007-11-03, by Will Thompson
-
purple_account_clear_current_error is public API, so should not be static.2007-11-03, by Will Thompson
-
Save accounts' current errors to accounts.xml, and restore them at startup.2007-11-03, by Will Thompson
-
PurpleConnectionErrorInfo.description should not be const.2007-11-03, by Will Thompson
-
Extract setting an account's current error to a static function. In the2007-11-02, by Will Thompson
-
Add purple_account_clear_current_error(), which does what it says on the tin.2007-11-02, by Will Thompson
-
Fix the return type of pidgin_make_mini_dialog() to be GtkWidget * rather than2007-11-02, by Will Thompson
-
Don't pop up a separate error dialog when an account is disconnected by2007-10-31, by Will Thompson
-
Re-set URGENT on the buddy list when a new account is added to a pre-existing2007-10-31, by Will Thompson
-
Group all NAME_IN_USE errors together into one neat mini-dialog on the buddy2007-10-31, by Will Thompson
-
Document that callbacks for mini-dialogs may be NULL.2007-10-31, by Will Thompson
-
Break creating and removing generic error boxes by account into their own2007-10-31, by Will Thompson
-
Improve the documentation of pidgin_make_mini_dialog().2007-10-31, by Will Thompson
-
I have no idea why checking for an OFFLINE status type on an account would be2007-10-30, by Will Thompson
-
Fix a type error. I could have sworn I did this before committing...2007-10-30, by Will Thompson
-
* When an account error changes, just recreate its button rather than every2007-10-30, by Will Thompson
-
Document exactly how long the PurpleConnectionErrorInfo pointers given out by2007-10-30, by Will Thompson
-
The two PurpleConnectionErrorInfo parameters are meant to be const.2007-10-28, by Will Thompson
-
Mark pointed out that PurpleConnectionErrorPair is not a very good name for the2007-10-28, by Will Thompson
-
Document the gc parameter of purple_connection_error_reason to shut doxygen up.2007-10-28, by Will Thompson
-
Deprecate pidgin_blist_update_account_error_state() and2007-10-28, by Will Thompson
-
PurpleConnectionErrorPair is a better name for struct { PurpleConnectionError;2007-10-28, by Will Thompson
-
Add the old error to the account-error-changed signal.2007-10-28, by Will Thompson
-
merge of '37c3d8dfb803b6da542ca98ccd64739e1943072c'2007-10-28, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin.next.minor' (head a6e1d13e8af0e00ac47c87b5e118bb3c7ed5064f)2007-10-27, by Will Thompson
-
Connect to connection-error in account.c so that the account error is actually2007-10-28, by Will Thompson
-
Call pidgin_blist_update_account_error_state in response to2007-10-27, by Will Thompson
-
Remove repeated calls to purple_*_get_handle().2007-10-27, by Will Thompson
-
Changelog purple_account_get_current_error() and account-error-changed.2007-10-27, by Will Thompson
-
Make PurpleAccount keep track of the last connection error suffered (or not, if2007-10-27, by Will Thompson
-
Document connection-error signal.2007-10-27, by Will Thompson
-
I figured a signal firing on a connection error would be useful.2007-10-24, by Will Thompson
-
Having read the XMPP SASL specification, these errors seem more accurate.2007-10-24, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin.next.minor' (head 08acda06a60a49c86dd22b679a931a22c62e3c13)2007-10-24, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin.next.minor' (head 365b126365cc18309aea7f8eef0e9b2a19e6bda8)2007-10-17, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin.next.minor' (head bd8f1d754a1b94e5ade30c3b135178b236f7b49a)2007-10-15, by Will Thompson
-
Document that the char * parameter of purple_connection_error{,_reason} may2007-10-14, by Will Thompson
-
Rename:2007-10-14, by Will Thompson
-
rlaager suggested using the last element of the PurpleDisconnectReason enum2007-10-14, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin.next.minor' (head 6f090c623ea4e9357e5b4238348a888b4c869ab7)2007-10-13, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin.next.minor' (head 4018add8ebbf0e7dfc0fa002ebaeedb7048a26a6)2007-10-12, by Will Thompson
-
merge of '1037fab539d2a95db4fc657f42420566f7e53440'2007-11-16, by Richard Laager
-
merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'2007-11-16, by Richard Laager
-
merge of '12ad71995f63338f624cb01c1e25710a0307ca31'2007-11-16, by Richard Laager
-
merge of '55275a531f00a6cabade1b8bfe74eafa3c2db4ba'2007-11-16, by Richard Laager
-
merge of '1d521d53265eb98ae00fd955fb78a1d39e4c8ba6'2007-11-16, by Richard Laager
-
merge of '88ea7f54513c734e65a7fc3f4318f393093f6fb6'2007-11-16, by Richard Laager
-
merge of '2b4dccc8587d65d95c8698baa12619b506cec2f7'2007-11-16, by Richard Laager
-
merge of '53b79b2ce557c515c1eb6d234e40ede98328a82e'2007-11-16, by Richard Laager
-
merge of 'b2a396d17dcaf8a381d711f406c759863a99557c'2007-11-16, by Richard Laager
-
merge of '2a243210bfd2514b2f7d77cba01c2cf78b8fe8a5'2007-11-16, by Richard Laager
-
merge of '2511e448b3af6dfc5daebf1f6d4b485ef647c245'2007-11-16, by Richard Laager
-
merge of '2af6143b8106e9e17b15eacee5bd408d8b7fc91a'2007-11-16, by Richard Laager
-
merge of '2c0e5c4e8381b58fde7f6ed1f20e1bf8bcf46201'2007-11-16, by Richard Laager
-
explicit merge of '2762c6075c0dc52a96098c5478c5bf68cfd890a3'2007-11-16, by Richard Laager
-
Reverted changes from ef7ac46f90a801547f7dfc4295927a956f90e869 to2007-11-16, by Richard Laager
-
disapproval of revision 'ce13b5ca4994abbd4934b3bc568c8b115335c426'2007-11-16, by Richard Laager
-
disapproval of revision '2ce5a939a395a946ffcf7f9c862b4c54aba7457f'2007-11-16, by Richard Laager
-
disapproval of revision '0e51fd6f70ba330cbc25cff479b5c6325e939196'2007-11-16, by Richard Laager
-
disapproval of revision 'd0c23dfc8d64e57036509dd2e2248caaea3e6d9f'2007-11-16, by Richard Laager
-
disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'2007-11-16, by Richard Laager
-
disapproval of revision '77472405559c3b4779b5a300cc433f2e03b4e336'2007-11-16, by Richard Laager
-
Fix win32 build following death of share/Makefile.mingw2007-11-11, by Stu Tomlinson
-
merge of '73057ee4da2b6a1bb75ad46fec3e2df323aa3e42'2007-11-11, by Stu Tomlinson
-
merge of '0f99eebc17d3efab8dac3d72feb857ab25b06cb7'2007-11-11, by Stu Tomlinson
-
Kill off another redundant Makefile2007-11-11, by Stu Tomlinson
-
Add tooltips when hovering over rooms in the roomlist so the full channel2007-11-11, by Stu Tomlinson
-
Some versions of libgadu use __GG_LIBGADU_HAVE_OPENSSL, others use2007-11-11, by Stu Tomlinson
-
merge of '0d945ca4ad9da6d9547272ea91c99f3dc3909ac6'2007-11-11, by Will Thompson
-
An identity does not always have a name; for example, Google Talk web folks can have type 'web', category 'client', no name.2007-11-11, by Evan Schoenberg
-
I think this is what the fwrite is actually meant to be doing.2007-11-11, by Stu Tomlinson
-
fix a bunch of these warnings from running configure:2007-11-11, by Stu Tomlinson
-
May as well use an existing string as the title for the error notification.2007-11-11, by Will Thompson
-
Actually properly fix this gg "write my buddy list to a file" callback by just2007-11-11, by Will Thompson
-
Hungarian translation updated2007-11-11, by Kelemen Gábor
-
merge of '2fb075583d4e52527a1045112f38c7a76f2c7e80'2007-11-11, by Will Thompson
-
Explicitly cast from xmlChar (== unsigned char) to char, squishing a warning.2007-11-11, by Will Thompson
-
Use distinct variables for the result of g_strerror (which is const) and a2007-11-11, by Will Thompson
-
Handle fwrite returning 0 in gg's "save my buddy list to a file" code,2007-11-11, by Will Thompson
-
update for next version (probably 2.3.0)2007-11-11, by Jochen Kemnade
-
Might help if we include msnp9 in the dist2007-11-11, by Stu Tomlinson
-
Update the list of files to be translated2007-11-11, by Stu Tomlinson
-
Add MSNP9 back as an alternative alongside the existing MSN prpl. Cowardly2007-11-11, by Stu Tomlinson
-
propagate from branch 'im.pidgin.elb.make' (head 7697ab7a2d1718ea16e52b2c03007343c5beb37e)2007-11-11, by Ethan Blanton
-
Fix my typo.2007-11-11, by John Bailey
-
Some final tweaking on the man page.2007-11-11, by John Bailey
-
merge of '535e513c571856e9e31d51a83dca552c8a8433dc'2007-11-10, by Stu Tomlinson
-
Fix for the crash reported by WormFood in #pidgin when right clicking on2007-11-10, by Stu Tomlinson
-
Clear the tags when the textview is cleared.2007-11-12, by Sadrul Habib Chowdhury
-
Cancel the typeahead search when escape is pressed.2007-11-11, by Sadrul Habib Chowdhury
-
Fix size calculation when shadow is enabled.2007-11-10, by Sadrul Habib Chowdhury
-
merge of 'e3fd21e6dabb99e5604e8337380353fcbe1a7279'2007-11-10, by Stu Tomlinson
-
Consolidation of icons Makefiles2007-11-10, by Stu Tomlinson
-
propagate from branch 'im.pidgin.pidgin' (head e3fd21e6dabb99e5604e8337380353fcbe1a7279)2007-11-10, by Stu Tomlinson
-
Escape any un-escaped entities in purple_markup_html_to_xhtml when parsing2007-11-10, by Stu Tomlinson
-
Allow win32 builds to define EXTRAVERSION in local.mak to do the equivalent2007-11-10, by Stu Tomlinson
-
Make purple.h a generated file so plugins can just include this and never2007-11-10, by Stu Tomlinson
-
disapproval of revision 'b681959692589499c04b181e1db18edf0d6b2dc5'2007-11-10, by Stu Tomlinson
-
Make purple.h a generated file so plugins can just include this and never2007-11-10, by Stu Tomlinson
-
Allow myspace to build outside of the source tree2007-11-10, by Stu Tomlinson
-
Double include fix2007-11-10, by Gabriel Schulhof
-
Another transience fix2007-11-10, by Gabriel Schulhof
-
A grammar fix for finch(1).2007-11-10, by Will Thompson
-
Removed typedef2007-11-10, by Gabriel Schulhof
-
Removed typedef2007-11-10, by Gabriel Schulhof
-
Make it compile2007-11-10, by Gabriel Schulhof
-
Use only the first 16 characters of the password, and plug a leak.2007-11-10, by Ka-Hing Cheung
-
make our xmlnode preserve prefixes2007-11-10, by Ka-Hing Cheung
-
propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)2007-11-10, by Ka-Hing Cheung
-
Minor adjustments to prevent a crash, correct a data type and fix drawing.2007-11-10, by Sadrul Habib Chowdhury
-
Use gobject properties for labels.2007-11-09, by Sadrul Habib Chowdhury
-
I feel good when I am able to send messages, instead of just typing them.2007-11-06, by Sadrul Habib Chowdhury
-
Hitting Return in the entry will trigger the 'activate' signal.2007-11-05, by Sadrul Habib Chowdhury
-
Enable auto-complete in the pounce dialog.2007-11-05, by Sadrul Habib Chowdhury
-
Buttons were leaking all this time!2007-10-31, by Sadrul Habib Chowdhury
-
Hitting enter on a file will trigger the 'select' button in the file selector dialog.2007-10-30, by Sadrul Habib Chowdhury
-
Pressing 'insert' in the plugins window triggers the 'Install Plugin..' button.2007-10-30, by Sadrul Habib Chowdhury
-
Get rid of unnecessary strdup.2007-10-30, by Sadrul Habib Chowdhury
-
Close #2810. ('Non-XHTML-IM messages with links in them are broken.')2007-10-30, by Sadrul Habib Chowdhury
-
Do not ellipsize in a column of size 1.2007-10-30, by Sadrul Habib Chowdhury
-
Patch from Josh Davis to correct ellipsization for right-aligned columns.2007-10-30, by Sadrul Habib Chowdhury
-
Do not do unnecessary processing when updating text in a column.2007-10-30, by Sadrul Habib Chowdhury
-
Rolling back docklet geometry changes. These will have to wait until next2007-10-28, by Casey Harkins
-
propagate from branch 'im.pidgin.charkins.dockletgeom' (head 0a163d30bd4e04f722543b3868eb2d934e5e1db8)2007-10-28, by Casey Harkins
-
Bring silcpurple_create_keypair for silc 1.0 in line with the new2007-10-28, by Ethan Blanton
-
Patch from Gabriel Schulhof to transiate yet another window.2007-10-28, by Gabriel Schulhof
-
Add 'yank' action in the entry boxes.2007-10-26, by Sadrul Habib Chowdhury
-
Fix doxygen foo, thanks to resiak\!2007-10-26, by Sadrul Habib Chowdhury
-
Draw the 'header' correctly when not showing borders.2007-10-26, by Sadrul Habib Chowdhury
-
Show alias in restored conversation.2007-10-26, by Sadrul Habib Chowdhury
-
transpose-chars action for the entry boxes.2007-10-26, by Sadrul Habib Chowdhury
-
Add properties to boxes. This is the Right Way of doing things.2007-10-24, by Sadrul Habib Chowdhury
-
Fix menu hiding.2007-10-21, by Sadrul Habib Chowdhury
-
merge of '433b476c9aefc965849a15060e0feeccb640d283'2007-10-20, by Sadrul Habib Chowdhury
-
ChangeLog.API the new docklet geometry API. Fixes #521. Refs #1632.2007-10-18, by Casey Harkins
-
propagate from branch 'im.pidgin.charkins.dockletgeom' (head 0ac7285573f2998a702d7cbc62e7e8cc91e616e8)2007-10-18, by Casey Harkins
-
Add gnt_menuitem_activate, and 'activate' signal for GntMenuItem.2007-10-20, by Sadrul Habib Chowdhury
-
Prevent occasional crashes on quit.2007-10-20, by Sadrul Habib Chowdhury
-
Readjust the column widths when a column is hidden/redisplayed.2007-10-20, by Sadrul Habib Chowdhury
-
Doxygen for gnt.2007-10-16, by Sadrul Habib Chowdhury
-
Missing changelog entries and @since tags from 3f567df17490f68b4feb8cf26ad004a34eb7cc9a.2007-10-16, by Sadrul Habib Chowdhury
-
Add the menu-binding stuff in the manpage.2007-10-16, by Sadrul Habib Chowdhury
-
Add gnt_color_pair, which will replace color codes with 'appropriate' text2007-10-16, by Sadrul Habib Chowdhury
-
ChangeLog.API some of the current-media changes.2007-10-16, by Sadrul Habib Chowdhury
-
Add and call a purple_util_uninit() to free user_dir and customer_home_dir2007-10-15, by Richard Laager
-
disapproval of revision 'ddd8161138d003646cb2960438fe8011a3d71a8b'2007-11-16, by Richard Laager
-
A missing s/PURPLE_REQUEST_HINT/PURPLE_REQUEST_UI_HINT/2007-10-15, by Richard Laager
-
Document the addition of the PURPLE_REQUEST_UI_HINT_* defines.2007-10-14, by Richard Laager
-
Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no2007-10-14, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head e8fa6e02ff781b7fa39b211e7617c5083ea42688)2007-10-14, by Richard Laager
-
Document the UI hint defines and remove some bad ui_hint @param lines from2007-10-14, by Richard Laager
-
Mark some libpurple-internal functions as deprecated to further help keep2007-10-14, by Richard Laager
-
disapproval of revision '3588a68b11327f068eea391242fa5896bb72f8dd'2007-11-16, by Richard Laager
-
Use the PURPLE_REQUEST_HINT defines for comparisons.2007-10-14, by Richard Laager
-
disapproval of revision '0bca057095e209f4b41abe027de4864301ead50e'2007-11-16, by Richard Laager
-
disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'2007-11-16, by Richard Laager
-
Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c2007-10-14, by Gabriel Schulhof
-
Wrap the newly deprecated functions with #ifndef PURPLE_DISABLE_DEPRECATED.2007-10-14, by Richard Laager
-
Document the with_hint API changes.2007-10-14, by Richard Laager
-
propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 675607eb0ab04822a33c6d542694e94dbb731035)2007-10-14, by Richard Laager
-
disapproval of revision '403dd7caf39b853d3f3620441ea1abebb19cfa03'2007-11-16, by Richard Laager
-
Fix up some broken changes in the request API UI hint changes.2007-10-14, by Richard Laager
-
merge of '1bcf84e26d11f259b3c5ec663e3fecc2f01aed33'2007-10-14, by Richard Laager
-
Document the window transient_for changes. Refs #26172007-10-13, by Richard Laager
-
propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 49d0219884ede2c6c571f2df73e29dffa86f54ad)2007-10-13, by Richard Laager
-
purple_lt_current needed to be bumped (as per the comment at the start of2007-10-13, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin' (head 26e91b9e80a9d63c85455f11102f75f36cb95afc)2007-10-12, by Richard Laager
-
Merge the ChangeLog.API entries for 2.3.02007-10-12, by Richard Laager
-
merge of '87d5331b62c3e62aaacddc0fe0a8c3f0787cda2b'2007-10-12, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head fa0e512d79dfe479bc36c2436089b51854ef3eb5)2007-10-12, by Sadrul Habib Chowdhury
-
Changelog some of the stuff.2007-10-12, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head d42511319051bcfa8adb3ed8e3f11a26cabc43f4)2007-10-12, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.sadrul.currentmedia' (head 734d4a6e0655850d5f891d22d4c37f15d0ccf1bd)2007-10-12, by Sadrul Habib Chowdhury
-
Missing buddylist request field stuff.2007-10-04, by Sadrul Habib Chowdhury
-
Add marshalling functions for the authorization signals.2007-10-04, by Sadrul Habib Chowdhury
-
Convert the inputs to UTF8 first before doing anything. Thanks a lot to Ionic` on #pidgin for testing.2007-10-03, by Sadrul Habib Chowdhury
-
Add a note: Perhaps look at menu-labels if it doesn't have an ID when processing an accelerator key.2007-10-03, by Sadrul Habib Chowdhury
-
Add IDs to the menuitems in the buddylist menu so they can have acceletor keys.2007-10-03, by Sadrul Habib Chowdhury
-
Toplevel boxes don't have menus.2007-10-03, by Sadrul Habib Chowdhury
-
Allow binding key-shortcuts to menuitems.2007-10-03, by Sadrul Habib Chowdhury
-
disapproval of revision '6ed8ed5b5440b381d08d2a36c8b60d05d935aaa8'2007-11-14, by Sadrul Habib Chowdhury
-
Sample use of the buddylist node request field.2007-10-03, by Sadrul Habib Chowdhury
-
merge of '7ad0c13aa61f79d4ac1cfaf922642b4b63ebc914'2007-10-03, by Sadrul Habib Chowdhury
-
merge of '0aa0a220a3346cbd27a0595bb2136c61712a5a4e'2007-09-19, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head abd68a0284028e1f6620c0f7ef517a13458d49d1)2007-09-19, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head b7ee9ed3d96546482462baf63c4127858553c275)2007-10-10, by Richard Laager
-
Move 2.2.2 to the right place.2007-10-10, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 1e697229b1c9a564fa1e509cc9a4a83da6e664df)2007-10-10, by Richard Laager
-
Move the PURPLE_DISABLE_DEPRECATED entry to 2.3.0 and document the new plugin unload handling.2007-10-07, by Richard Laager
-
Use purple_plugin_disable() to get the right behavior with plugins that2007-10-07, by Richard Laager
-
Use the new purple_plugin_disable() function and purple_plugin_unload()'s2007-10-07, by Richard Laager
-
Bump the version to 2.3.02007-10-07, by Richard Laager
-
* Add purple_plugin_disable() to prevent plugins from loading on the next2007-10-07, by Richard Laager
-
If there is no secondary text in a notify, avoid adding "\n\n" and creating2007-10-07, by Richard Laager
-
Document the addition of purple_plugin_disable() and the changes to2007-10-07, by Richard Laager
-
Fix the last two entries: we've used lowercase version elsewhere.2007-10-07, by Richard Laager
-
I think we're doing the proper checks now, so remove a TODO. If this is2007-10-07, by Richard Laager
-
Use g_list_delete_link() instead of g_list_remove() in this new code, as2007-10-07, by Richard Laager
-
Re-add a loop I removed in b5acf346a6ed692acc613d71a9ebbfcf4726cc63. It's2007-10-07, by Richard Laager
-
Fix a syntax error so this compiles.2007-10-06, by Richard Laager
-
merge of '6b5f1f48667171fe73de619dd8f80cacd231a2e2'2007-10-06, by Richard Laager
-
Honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to catch2007-10-06, by Richard Laager
-
Remove some TODOs on deprecated code.2007-10-06, by Richard Laager
-
Honor the return value of a plugin's unload function.2007-10-06, by Richard Laager
-
German translation update2007-11-09, by Jochen Kemnade
-
applied changes from f0cdd16c20f9773e28cd79b36ffcf1c66057e32e2007-11-09, by Stu Tomlinson
-
This changelog entry was weak, considering all the work John actually2007-11-09, by Kevin Stange
-
The last of the man page updating that I had planned to do. Constructive2007-11-09, by John Bailey
-
merge of '3df0bc5b9537dc64833bb97fe2a03920e6f0c304'2007-11-09, by John Bailey
-
merge of '54be730b876d8dcb239390730afc8620f96bc429'2007-11-09, by Daniel Atallah
-
merge of '375ee8dbfbcb119caf0510839f43bc2b0a2d8ff1'2007-11-09, by Andreas Monitzer
-
merge of 'c37fee6ba3de411437645ccbbe48c947adee7414'2007-11-09, by Daniel Atallah
-
merge of 'fbe5808a8fa8c35651a2920d4aa62f1781d51246'2007-11-08, by Ethan Blanton
-
jtb indirectly points out that we need a fflush() before the fsync(),2007-11-08, by Ethan Blanton
-
Fixed cancelling ad-hoc commands2007-11-09, by Andreas Monitzer
-
Don't allow tooltips to interfere with editing blist entries. Fixes #3830.2007-11-09, by Daniel Atallah
-
merge of '8f4d756b61b5688ce770c469c3a7095dbe6c271d'2007-11-08, by Ethan Blanton
-
Manually fflush() files written with purple_util_write_data_to_file,2007-11-08, by Ethan Blanton
-
fix up the po/Changelog2007-11-13, by Luke Schierer
-
applied changes from 1ae7bab2d86d4fb77e82e0c2fd0e7f44329604ab2007-11-13, by Luke Schierer
-
update tr translations2007-11-08, by Serdar Soytetir
-
Updated Belarusian Latin translation. This is the one Ihar Hrachyshka2007-11-08, by Ihar Hrachyshka
-
Updated Indonesian translation. This is the one that Rai S. Regawa2007-11-08, by Rai S. Regawa
-
In an email to the Pidgin devel mailing list on 3 Nov 2007, Ethan2007-11-08, by Mark Doliner
-
Change the ordering of the options in the system tray dropdown menu so2007-11-08, by Mark Doliner
-
merge of 'eb14385d2f3d84e0bdd1b158200baa76f86da3a2'2007-11-08, by Stu Tomlinson
-
More updates to the man page. All of the Preferences dialog is complete.2007-11-07, by John Bailey
-
Leak fix.2007-11-07, by Daniel Atallah
-
applied changes from 172a59b41412c4630834d66f2e7ec3be970cc36b2007-11-07, by Sadrul Habib Chowdhury
-
merge of '656ddea68cc0419829183e2676970ed21efb838f'2007-11-07, by Sadrul Habib Chowdhury
-
Document PurplePrefCallback.2007-11-07, by Will Thompson
-
disapproval of revision '240095fc3a12eafe8418f57362c4b2a88da143c1'2007-11-07, by Sadrul Habib Chowdhury
-
Get rid of some doxygen warnings by removing undocumented @params2007-11-07, by Mark Doliner
-
Another leak fix.2007-11-07, by Daniel Atallah
-
Fix a little leak.2007-11-07, by Daniel Atallah
-
We dont need the icons on Windows.2007-11-07, by Daniel Atallah
-
Some more work on the man page. Updated the sections for the Interface,2007-11-06, by John Bailey
-
Add a test for the html markup parsing to try to prevent a repeat of 2.2.22007-11-08, by Stu Tomlinson
-
Updated Finnish translation against head. My first commit...2007-11-06, by Timo Jyrinki
-
merge of '6f297cb9eebbeafa2feb340ad3f46f4157854b90'2007-11-05, by Luke Schierer
-
Fix mingw 'make clean' for pixmap makefile changes2007-11-05, by Daniel Atallah
-
merge of '2cecdc50a5092d64d885f3eccee1a6b2209e6651'2007-11-05, by Björn Voigt
-
The first few of many updates needed for the man page. This round:2007-11-05, by John Bailey
-
merge of '20236f54c97e87512b7eb716559a4bd86b73f833'2007-11-05, by John Bailey
-
merge of '1add15394515c75824600c86f6df714bc7017374'2007-11-05, by John Bailey
-
Updated Macedonian Translation, mk.po, <ufo@linux.net.mk>.2007-11-04, by Арангел Ангов
-
- German update2007-11-05, by Björn Voigt
-
show the idle status on tooltip as well, Fixes #37442007-11-04, by Ka-Hing Cheung
-
This is a fix from goyko for ICQ character set conversion in user info.2007-11-04, by Ethan Blanton
-
merge of '3196ba6eba49b037cf62d9785fbc866b199321f3'2007-11-04, by Gary Kramlich
-
merge of '8efbae676804d160b330226a663aa241a8d6a78e'2007-11-04, by Ka-Hing Cheung
-
merge of '9711119df29a0928ae061bc0e4d34d750db51f23'2007-11-04, by Ka-Hing Cheung
-
fix allowing to be added, some old fix was lost during one of the merges2007-11-04, by Ka-Hing Cheung
-
merge of '8efbae676804d160b330226a663aa241a8d6a78e'2007-11-04, by Ethan Blanton
-
More pixmaps Makefile consolidation2007-11-06, by Stu Tomlinson
-
propagate from branch 'im.pidgin.pidgin' (head 20f657930ee91380e681714a2194ae9ae515078c)2007-11-04, by Ethan Blanton
-
read as much from the fd as possible if we get a read event, hopefully will2007-11-03, by Ka-Hing Cheung
-
merge of '9d8120be512c235d76a8f6fee60cae024da8772e'2007-11-03, by Stu Tomlinson
-
merge of '329395b9793793f35bcf231033c1eb942513ab01'2007-11-03, by Carlos Silva
-
Fix some typos2007-11-03, by Carlos Silva
-
Add a button in preferences to launch Gnome preferred application2007-11-03, by Stu Tomlinson
-
Improved cyrus sasl support on win32:2007-11-03, by Stu Tomlinson
-
The include dir in the Bonjour SDK has a capital I, so specify that in the2007-11-03, by Stu Tomlinson
-
Delete Microsoft_Secure_Server_Authority.pem when uninstalling on win322007-11-03, by Stu Tomlinson
-
#include "internal.h" to get a definition for G_GNUC_NULL_TERMINATED where2007-11-03, by Stu Tomlinson
-
replace most calls to strerror with calls to g_strerror. strerror will return2007-11-03, by Nathan Walp
-
don't send a canceled user query2007-11-03, by Nathan Walp
-
Since the XMPP PurpleConnection is created before we know we need a password,2007-11-03, by Nathan Walp
-
merge of '3cd7a16a03c0ecaa525bee4e96c8693925dc780a'2007-11-03, by Jochen Kemnade
-
fix win32 build2007-11-03, by Ka-Hing Cheung
-
Patch from eperez to fix some debug code, Fixes #35242007-11-03, by Ka-Hing Cheung
-
initialize a variable to NULL, and not crash when you move a buddy to a new2007-11-03, by Ka-Hing Cheung
-
compile!2007-11-03, by Ka-Hing Cheung
-
propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head c3fe9bf88d02997989374e7ecc80a3f2462ee462)2007-11-03, by Ka-Hing Cheung
-
merge of '821557bd1a14108389bdbbd1eafc32a93b12b018'2007-10-30, by Ka-Hing Cheung
-
merge_into_workspace of 3380c786d272dcd9ab1360f49c3e4e51227af6632007-10-30, by Ka-Hing Cheung
-
merge_into_workspace of ad5838522d44d037dc333469f1ab6df844ca18752007-10-30, by Ka-Hing Cheung
-
merge_into_workspace of c0e79d15a4fe4c5b0129fcae5060754b25f72a56 and2007-10-30, by Ka-Hing Cheung
-
merge of '772308477d928d281291577b4419345699dbadab'2007-10-25, by Ka-Hing Cheung
-
merge of '3380c786d272dcd9ab1360f49c3e4e51227af663'2007-10-24, by Ka-Hing Cheung
-
fix up bad merge the bad way2007-10-25, by Ka-Hing Cheung
-
merge of '55509c00185d844b4d89ef81a3eb17a6a0c5f52a'2007-10-25, by Ka-Hing Cheung
-
explicit merge of '3380c786d272dcd9ab1360f49c3e4e51227af663'2007-10-25, by Ka-Hing Cheung
-
explicit merge of '3380c786d272dcd9ab1360f49c3e4e51227af663'2007-10-25, by Ka-Hing Cheung
-
propagate from branch 'im.pidgin.pidgin' (head 267f2e22b77cc35309c41a034169f74faaa46e1f)2007-10-24, by Ka-Hing Cheung
-
propagate from branch 'im.pidgin.pidgin' (head cf95a43fbd6666b7d2e750c182d7b85b047582c0)2007-10-14, by Ka-Hing Cheung
-
propagate from branch 'im.pidgin.pidgin' (head cd2be742f6c45c200000003fc5a6341297bbe857)2007-10-04, by Ka-Hing Cheung
-
disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'2007-11-16, by Richard Laager
-
explicit merge of '8f24e3576448fefbc861e06f1e8d5fe17db2e71a'2007-10-14, by Richard Laager
-
explicit merge of '2762c6075c0dc52a96098c5478c5bf68cfd890a3'2007-10-14, by Richard Laager
-
merge of 'b17e0283464425b6dabc3d5bf6ccabd33ab920c1'2007-10-14, by Richard Laager
-
disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'2007-10-14, by Richard Laager
-
merge of '44d5142a2e45fb899043fbf65242432eceffafdc'2007-10-14, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 2762c6075c0dc52a96098c5478c5bf68cfd890a3)2007-10-13, by Richard Laager
-
merge of '5440858761f5047ec1b899b68ea9fd9dc1e797d4'2007-10-13, by Gabriel Schulhof
-
propagate from branch 'im.pidgin.pidgin' (head f28fe5ed42cadd9ebe524e358fa913a04817da8e)2007-10-13, by Gabriel Schulhof
-
Need to explicitly call gtk_window_set_transient_for, even on a GtkDialog2007-10-13, by Gabriel Schulhof
-
merge of '703f60ba828ae34d2156cf34c7757fae6c08b04c'2007-10-13, by Gabriel Schulhof
-
propagate from branch 'im.pidgin.pidgin' (head ef97aa9259d77504bb07c2dff5ec0750d498e847)2007-10-10, by Gabriel Schulhof
-
Forgot Add Buddy and Add Chat dialogs2007-10-13, by Gabriel Schulhof
-
Removed request stuff - now on pidgin-request-ui-hint2007-10-10, by Gabriel Schulhof
-
propagate from branch 'im.pidgin.pidgin' (head ef97aa9259d77504bb07c2dff5ec0750d498e847)2007-10-10, by Gabriel Schulhof
-
Not a clean diff2007-10-09, by Gabriel Schulhof
-
Not a clean diff2007-10-09, by Gabriel Schulhof
-
Not a clean diff2007-10-09, by Gabriel Schulhof
-
Not a clean diff2007-10-09, by Gabriel Schulhof
-
Not a clean diff2007-10-09, by Gabriel Schulhof
-
Not a clean diff2007-10-09, by Gabriel Schulhof
-
Only the request API changes2007-10-09, by Gabriel Schulhof
-
propagate from branch 'im.pidgin.pidgin' (head 4d50bf3b08569aa2108a9f5da47fb1548d0c7dd9)2007-10-09, by Gabriel Schulhof
-
propagate from branch 'im.pidgin.pidgin' (head 017296ee954fb91349806c809983c916842603da)2007-10-08, by Gabriel Schulhof
-
merge of '6ac3a8102758d7f3ccaf714b4252c81832e6bcb7'2007-10-08, by Gabriel Schulhof
-
propagate from branch 'im.pidgin.pidgin' (head 584deef31dde531d5eb5786f3f0a24d55128e8dd)2007-10-06, by Gabriel Schulhof
-
Forgot to initialize blist for debug window transience2007-10-08, by Gabriel Schulhof
-
Make debug window transient to buddy list2007-10-06, by Gabriel Schulhof
-
New request in gntblist.c2007-10-06, by Gabriel Schulhof
-
Compile2007-10-06, by Gabriel Schulhof
-
propagate from branch 'im.pidgin.pidgin' (head 1757e82b3ed17d8ad45db9d2c62f0187a8bee93d)2007-10-06, by Gabriel Schulhof
-
merge of '368bfef2ab575a899876b7b246223bac8b53c290'2007-10-18, by Etan Reisner
-
Make purple_xfers_uninit, purple_network_uninit, and purple_plugins_uninit2007-10-18, by Etan Reisner
-
Document the show_date parameters to the log-timestamp and2007-10-17, by Etan Reisner
-
Order the signal descriptions the same in the body as in the summary.2007-10-17, by Etan Reisner
-
Add the account-alias-changed signal to the summary at the top.2007-10-17, by Etan Reisner
-
merge of '7c9f2e0cc4967a3eaade95d32f164349b6d1aa03'2007-11-02, by Jochen Kemnade
-
change my email address2007-11-02, by Jochen Kemnade
-
gg: Properly display your status in the buddylist.2007-11-04, by Bartoz Oler
-
A pidgin fans in Great Britain.U.K thinks that nullclient should explicitly2007-11-02, by Will Thompson
-
Since Sean promoted me, I guess my name belongs under "Developers" now.2007-11-02, by John Bailey
-
This patch prevents changing the saved account password for XMPP accounts2007-11-02, by John Bailey
-
Fix some leaking GtkSizeGroups.2007-10-30, by Daniel Atallah
-
Fix some leaks caused by GdkPixbufLoaders not being disposed of.2007-10-30, by Daniel Atallah
-
Remove unused definition.2007-10-30, by Daniel Atallah
-
Add some missing debugging newlines.2007-10-30, by Daniel Atallah
-
Fix a leak of a GtkSizeGroup.2007-10-30, by Daniel Atallah
-
Mark the unused GtkIMHtml fields as deprecated.2007-10-30, by Daniel Atallah
-
Fix a leak of an unused GtkSizeGroup and deprecate the unused variable.2007-10-30, by Daniel Atallah
-
merge of '5e40b4c4c0c2949025f174c4aef2da0c54d79c31'2007-10-29, by Ka-Hing Cheung
-
Ignore mute setting when testing sounds from the preferences window.2007-10-29, by Casey Harkins
-
merge of '7ea551cdfc72cb2ec310d0d54d2a7e5badf7535e'2007-10-29, by Ka-Hing Cheung
-
Port this fix from silc 1.1 prpl to silc 1.0 prpl:2007-10-29, by Stu Tomlinson
-
Maintain VERSION and DISPLAY_VERSION defines in config.h for the mingw build instead of plopping it on the command line.2007-10-29, by Daniel Atallah
-
Patch from Pekka Riikone to fix various SILC issues.2007-10-29, by Ethan Blanton
-
merge of '02ceb2c6297e1fffb5870c6755ddc0ae3a864eee'2007-10-29, by Ethan Blanton
-
merge of '022ff8d97a85c1c5ea7b66f7d6ce6c607fd12a32'2007-10-28, by Stu Tomlinson
-
Track the actual visibility for the buddy list (unobscured, partially and2007-10-28, by Casey Harkins
-
Consider buddy list obscured if it is partially obscured in addition to2007-10-28, by Casey Harkins
-
Document PurplePluginProtocolInfo.get_cb_real_name2007-10-28, by Will Thompson
-
Silence warnings from dbus-analyze-functions.py about calling 'raise' on a2007-10-28, by Will Thompson
-
Makefile.mingw updates to install animations/16 files without a Makefile in2007-10-28, by Stu Tomlinson
-
Remove the Makefile.am for a directory which actually installs files,2007-10-28, by Ethan Blanton
-
Give 'make dist' a fighting chance of working2007-10-28, by Stu Tomlinson
-
Fix win32 pixmaps/Makefile.mingw and remove unused Makefile.mingw's2007-10-28, by Stu Tomlinson
-
This is the first step toward rationalizing our Makefiles to reduce2007-10-28, by Ethan Blanton
-
Add a button in Network prefences page to launch Gnome proxy configuration2007-10-28, by Stu Tomlinson
-
merge of '74f5f273ea24887c8df0384ce8795613dfbbd7ee'2007-10-27, by Will Thompson
-
Add a --with-extraversion option to ./configure so packagers can fine tune2007-10-27, by Stu Tomlinson
-
Guard this X stuff so it's only compiled if GDK_WINDOWING_X11 is defined.2007-10-27, by Stu Tomlinson
-
Avoid g_log warnings when there's no xhtml to append to, and remove a2007-10-27, by Stu Tomlinson
-
merge of '3a8a65c746e023953f147a9069128a4df23e97bf'2007-10-27, by Stu Tomlinson
-
We really don't need to display Blocked: status in the tooltip for every2007-10-27, by Stu Tomlinson
-
Add some checking to make sure the directory was created ok before saving2007-10-27, by Stu Tomlinson
-
Some constification, which also found and fixed some potential double-free2007-10-27, by Stu Tomlinson
-
Documentation tweaks for the write_conv uiop and for prpl_info.offline_message.2007-10-27, by Will Thompson
-
Fix this warning:2007-10-26, by Stu Tomlinson
-
another patch from Andrew Gaul, funny how it's been exactly a year since Mark2007-10-29, by Ka-Hing Cheung
-
merge of '5d1f7fb3ad5d13827b161c3d115fb82e9826fe2c'2007-10-26, by Ka-Hing Cheung
-
Fix a leak of the dns query results.2007-10-26, by Daniel Atallah
-
merge of '624a8a3a5fd07708e24e8238a0d745c857ca9c72'2007-10-26, by Daniel Atallah
-
Fix a double-free that was not fun to track down. Fixes #3688.2007-10-26, by Daniel Atallah
-
Another patch from Andrew Gaul that plugs a leak:2007-10-26, by Ka-Hing Cheung
-
Patch from Andrew Gaul to constify a bunch of static variables to reduce2007-10-26, by Ka-Hing Cheung
-
Return if we couldn't get our buddylist rather than trying to2007-10-26, by Mark Doliner
-
Adjust ChangeLog.win32 slightly.2007-10-25, by Kevin Stange
-
merge of '80428952b570d014e6a4014048edcf0bde18eebb'2007-10-25, by Sean Egan
-
Note that imhtml->clipboard[text|html]_string are deprecated.2007-10-25, by Daniel Atallah
-
merge of '7793ae5b4dd75b3c2f62c2502dbd08c76dbe7b1c'2007-10-25, by Richard Laager
-
don't assume </stream:stream> means the conversation window is closed. Fixes #36902007-10-25, by Sean Egan
-
- Add finch.pc to finch-devel2007-10-23, by Stu Tomlinson
-
Let's try this coloring instead.2007-10-25, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin.2.2.2' (head 5b8360c29b011dc10812b101bc5fa0f63b598d0b)2007-10-23, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin.2.2.2' (head 26e8d524b9c27b92a3614f69b1cd2fba504d7850)2007-10-23, by Richard Laager
-
Bump the version to 2.2.32007-10-23, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4)2007-10-23, by Richard Laager
-
There's an #ifdef in MSIM which, if enabled, allows the user to specify2007-10-19, by Kevin Stange
-
Fix a warning2007-10-19, by Kevin Stange
-
Fix compile with --enable-debug2007-10-19, by Kevin Stange
-
Leak fix.2007-10-19, by Daniel Atallah
-
Don't reinitialize the OIM session on subsequent calls.2007-10-19, by Daniel Atallah
-
Cleanup some unnecessary NULL checks in g_strdup()/g_free().2007-10-19, by Daniel Atallah
-
Leak fixes.2007-10-19, by Daniel Atallah
-
Fix some leaks and prevent some unnecessary allocations and frees.2007-10-18, by Daniel Atallah
-
Print debugging output when the win32 launcher gives up because Pidgin is already running.2007-10-18, by Daniel Atallah
-
Fix some leaks caused by misuse of g_list_remove_link() instead of g_list_delete_link().2007-10-18, by Daniel Atallah
-
Update libxml2 to 2.6.30 for win32 build.2007-10-18, by Daniel Atallah
-
merge of '3bee1aee40b5389caacd65f686618708d5bc65c8'2007-10-18, by Daniel Atallah
-
Avoid unnecessary alloc/free.2007-10-17, by Daniel Atallah
-
When getting info on a myspace user not on the buddy list, a temporary2007-10-18, by Evan Schoenberg
-
Thanks to "phunkydizco" for noting some missing smileys in ICQ. Fixes #35222007-10-18, by Kevin Stange
-
Use the conversation title for unread message tooltips. Fixes #3557.2007-10-18, by Casey Harkins
-
Prevent strlen() on non-nul-terminated string.2007-10-17, by Daniel Atallah
-
Add notes about how the value argument to the2007-10-17, by Etan Reisner
-
merge of '216358713db91ffb0fc0dca95ad096c85290a20f'2007-10-17, by Etan Reisner
-
merge of 'e33c17e58da161b8cffaf13e9d79e9bb4b9ce4ce'2007-10-17, by Etan Reisner
-
Make binary zip when building the win32 installers.2007-10-16, by Daniel Atallah
-
Etan pointed out that we should be using 64-bit variable types here.2007-10-16, by Mark Doliner
-
Prevent a crash when the proxy username isn't specified. Fixes #3583.2007-10-16, by Daniel Atallah
-
Updated Korean translation from Sushizang. He sent an email to the2007-10-16, by Mark Doliner
-
When signing on to an oscar account, if we check your screen name and2007-10-16, by Mark Doliner
-
Me and Jim Rodgers from meebo don't think that . _ and - are valid2007-10-16, by Mark Doliner
-
Only free the GString "alt" if it's non-null. This was causing an2007-10-16, by Mark Doliner
-
Add the ability for our dbus server to send out int64 and uint64. I2007-10-16, by Mark Doliner
-
weight="bold" was getting set twice on tab titles when receiving an2007-10-16, by Mark Doliner
-
merge of '113d6b252a2d302b8b5d0fea0e2cc1d4abac3c9a'2007-10-16, by Mark Doliner
-
merge of '51bc20100c62f71bc194d00b719c01b8dee40609'2007-10-16, by Mark Doliner
-
merge of '4c59953fd39724c7b48e897585df61dab901c4d2'2007-10-16, by Sadrul Habib Chowdhury
-
deryni noticed that the documentation and code do not match for2007-10-16, by Sadrul Habib Chowdhury
-
Use gtk_window_present() instead of gtk_widget_show() when showing the2007-10-16, by Mark Doliner
-
When checking for redirects in purple_util_fetch_url(), look for2007-10-16, by Mark Doliner
-
Make the docklet and buddy list menutray agree on unread messages. Both2007-10-16, by Casey Harkins
-
I think this was intended2007-10-16, by Richard Nelson
-
Using i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) for2007-10-15, by Evan Schoenberg
-
merge of '59ab2b78429c94d5d0fc77b1b7892accb524e2a4'2007-10-15, by Evan Schoenberg
-
merge of '8dfaab508a354f388e2c597bd4eef6e0703fa790'2007-10-15, by Casey Harkins
-
merge of '107559a1f06aea6bcd2bc3914663a84a941f275c'2007-10-15, by Sadrul Habib Chowdhury
-
merge of '732917d4f1ac90e4c7e5143bbd59513fd6eef921'2007-10-15, by Will Thompson
-
Track the unseen state on the PurpleConversation for dettached convs. This2007-10-15, by Casey Harkins
-
Fix docklet blinking for real this time. Fixes #3211.2007-10-15, by Casey Harkins
-
Handle unattached conversations appropriately when drawing tooltip for2007-10-15, by Casey Harkins
-
Fix some (rather large) leakage.2007-10-15, by Daniel Atallah
-
merge of '4ac79800f2efc2dbe9a348189a545b149d6dfb44'2007-10-15, by Daniel Atallah
-
merge of '60c313e0859ab5b5106920e3133826ed0ec09703'2007-10-15, by Casey Harkins
-
More leak fixes.2007-10-15, by Daniel Atallah
-
Leak fix.2007-10-15, by Daniel Atallah
-
Prevent the rest of the list being leaked.2007-10-15, by Daniel Atallah
-
merge of '4d5bbc54236419e777e3df044678b798605409bf'2007-10-15, by Daniel Atallah
-
Use a #define for the msn 'currentmedia' status attribute in line with the PURPLE_TUNE_ attributes used in the xmpp prpl2007-10-15, by Evan Schoenberg
-
merge of '4d5bbc54236419e777e3df044678b798605409bf'2007-10-15, by Evan Schoenberg
-
Fix CID 308, which was an error about code which could not be reached. I2007-10-15, by Richard Laager
-
disapproval of revision '9af00415175d29e7e9227c383939d392ea0af499'2007-10-15, by Casey Harkins
-
Make the docklet blink again for unread messages. Fixes #3211.2007-10-15, by Casey Harkins
-
Make clicking on the menutray in the buddy list present the first pending2007-10-15, by Casey Harkins
-
Make sure that the "Change Status" submenu in the docklet context menu2007-10-15, by Casey Harkins
-
Fix some leaks.2007-10-15, by Daniel Atallah
-
Fix reference leak of AtkObjects. Prevent an unnecessary allocation in pidgin_check_if_dir().2007-10-14, by Daniel Atallah
-
Plug another leak.2007-10-14, by Daniel Atallah
-
Plug a leak.2007-10-14, by Daniel Atallah
-
Leak fix.2007-10-14, by Daniel Atallah
-
merge of 'bc9860a748e1570dd84f3743dd22c9834f2d38aa'2007-10-14, by Daniel Atallah
-
Try my hardest to get rid of some Doxygen warnings. One is left and I don't know why.2007-10-14, by Richard Laager
-
s/@TODO/@todo/ for Doxygen.2007-10-14, by Richard Laager
-
Fix a typo in a Doxygen comment.2007-10-14, by Richard Laager
-
Add the constreturn macro. Perhaps I added this to Doxyfile and not2007-10-14, by Richard Laager
-
Use the patched GtkSpell to avoid excessive memory usage per-conversation. Fixes #1453.2007-10-14, by Daniel Atallah
-
Fix linking with both Bonjour SDK 1.0.3 and 1.0.4 (which doesn't need to be done in the default build anyway).2007-10-14, by Daniel Atallah
-
Fix all our calls to fcntl(listenfd, F_SETFL, O_NONBLOCK);2007-10-14, by Mark Doliner
-
A patch from QuLogic to eliminate some duplication in the aMSN code, also2007-10-13, by Richard Laager
-
This is sure to be a controversial change... As I mentioned the other day2007-10-13, by Richard Laager
-
merge of '111659964eabcb60dd83e3598df42b5d4b788a90'2007-10-13, by Richard Laager
-
Use glib guint32 type instead of uint32_t. Fixes #3511.2007-10-13, by Daniel Atallah
-
nosnilmot points out that this is a better way to ensure the size is valid.2007-10-13, by Daniel Atallah
-
disapproval of revision '94ce8a7c2dcd9c4ab8a0eff7fb4391ea043cd183'2007-10-13, by Daniel Atallah
-
Prevent invalid data length from getting passed to fwrite.2007-10-13, by Daniel Atallah
-
Patch from Will Hawkins to publish a status of closed when signing out of a SIMPLE account. Fixes #1914.2007-10-13, by Daniel Atallah
-
Add some xsl magic to generate a .devhelp index from doxygen's XML output,2007-10-13, by Will Thompson
-
Close a dir after reading from it. Thanks, datallah.2007-10-15, by Sadrul Habib Chowdhury
-
Since we are looking at the return value of fread, it actually matters that2007-10-12, by Sadrul Habib Chowdhury
-
Use functions and loops and all those fancy things.2007-10-12, by Sadrul Habib Chowdhury
-
Fix the searchresult thingy nosnilmot fixed in pidgin.2007-10-12, by Sadrul Habib Chowdhury
-
merge of '93318cf87bdf841c216b3021f434057da03778f3'2007-10-12, by Sadrul Habib Chowdhury
-
ChangeLog plugin actions in the docklet menu.2007-10-12, by Casey Harkins
-
Fix pidgin_notify_searchresults to use the actual title for column headers,2007-10-12, by Stu Tomlinson
-
Exclude the dbus client binding headers from processing by doxygen, which stops2007-10-12, by Will Thompson
-
Add some (but not much!) documentation to PurplePluginProtocolInfo.2007-10-12, by Will Thompson
-
Patch from Kramer to boldify the text in tab-titles when the user is typing2007-10-12, by Sadrul Habib Chowdhury
-
Patch from nix_nix to remove some dead code. Closes #3489.2007-10-12, by Sadrul Habib Chowdhury
-
When drag-dropping an image onto a conversation, include 'Send image file' as2007-10-12, by Sadrul Habib Chowdhury
-
Another patch from QuLogic. This one makes sure the History plugin properly2007-10-12, by Sadrul Habib Chowdhury
-
Pay attention to the return value of fread. I don't think not doing this2007-10-12, by Sadrul Habib Chowdhury
-
Patch from QuLogic to add support for aMSN logs from the log-reader plugin.2007-10-12, by Sadrul Habib Chowdhury
-
merge of '26e91b9e80a9d63c85455f11102f75f36cb95afc'2007-10-12, by Sadrul Habib Chowdhury
-
merge of '0799c401a032f2fe66af5bbf14c1269fa11fe738'2007-10-12, by Sadrul Habib Chowdhury
-
Patch from QuLogic to not use underscores in saved-statuses as mnemonics2007-10-12, by Sadrul Habib Chowdhury
-
Add "@since 2.3.0" annotations to the new API, as advocated by rlaager.2007-10-12, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin' (head f33ba0034c79d8e37a70d664ec534356fa361608)2007-10-12, by Will Thompson
-
Replace a bunch of @return markers with @constreturn markers. I believe these2007-10-17, by Etan Reisner
-
merge of 'b7ee9ed3d96546482462baf63c4127858553c275'2007-10-12, by Richard Laager
-
merge of 'bb426e3c52ba2442bfbf7ec6159714fca242cb92'2007-10-28, by Casey Harkins
-
disapproval of revision '03054fd9afde1bcdafb721ed7712638568c3a3e1'2007-10-28, by Casey Harkins
-
merge of 'a9988692f118a65a6c2ebdfc62abfed71e403153'2007-10-28, by Casey Harkins
-
disapproval of revision '17626bcf11654137e855476a7318abfa3687aa8c'2007-10-28, by Casey Harkins
-
disapproval of revision '0ac7285573f2998a702d7cbc62e7e8cc91e616e8'2007-10-28, by Casey Harkins
-
Overcoming my irrational fear of newlines.2007-10-12, by Casey Harkins
-
This is probably a little more readable.2007-10-12, by Casey Harkins
-
Add new API to the docklet for retrieving the geometry (x,y,w,h) and the2007-10-12, by Casey Harkins
-
Add plugin actions to the docklet context menu. These are the same actions2007-10-12, by Casey Harkins
-
New bonjour SDK has a different file layout.2007-10-11, by Kevin Stange
-
Try to fix msgfmt detection *again*. If this doesn't work, we'll2007-10-11, by Ethan Blanton
-
merge of '03251b6e4e7a7bf736ba0023dfe31a49e89d0f42'2007-10-10, by Daniel Atallah
-
merge of '1e697229b1c9a564fa1e509cc9a4a83da6e664df'2007-10-10, by Sadrul Habib Chowdhury
-
Doxygen @since tags for libpurple and pidgin.2007-10-10, by Sadrul Habib Chowdhury
-
Add @since doxygen tags for finch/libgnt.2007-10-10, by Sadrul Habib Chowdhury
-
Change Version to version to match the vast majority of entries.2007-10-10, by Richard Laager
-
Prevent leakage of the prpl icon pixbuf because of an extra ref (it's bad enough that they aren't shared).2007-10-10, by Daniel Atallah
-
Note that the signature for purple_util_write_data_to_file_absolute has changed slightly.2007-10-10, by Daniel Atallah
-
merge of 'cd26f6af7f8ee75ef909ae08b06ad5a1978051d9'2007-10-10, by Daniel Atallah
-
merge of '3efb5d625e5a73423be8be77a6baeed0b65f7e55'2007-10-10, by Sadrul Habib Chowdhury
-
I'm not sure if this is possible unless the combo box doesn't have any entries. Fixes CID 3052007-10-10, by Daniel Atallah
-
This change is really logically no change, but it is clearer as to what is going on and will prevent CID 5 and 313.2007-10-10, by Daniel Atallah
-
Prevent null ptr deref (CID 336).2007-10-10, by Daniel Atallah
-
Clarify code to remove unnecessary check (CID 309).2007-10-10, by Daniel Atallah
-
Prevent null ptr deref (CID 346).2007-10-10, by Daniel Atallah
-
This should be less confusing and fix CID 293.2007-10-10, by Daniel Atallah
-
Fix CID 340; potential NULL deref.2007-10-10, by Daniel Atallah
-
Fix CID 342 (which wasn't wrong, but was inefficient and confusing.)2007-10-10, by Daniel Atallah
-
Move NULL check earlier to prevent confusion when it is checked after being derefed. Fixes CID 3502007-10-10, by Daniel Atallah
-
CID 358 (Unused Var)2007-10-09, by Daniel Atallah
-
Prevent null pointer deref to fix CID 3382007-10-09, by Daniel Atallah
-
Remove unused variables to fix CID 359 and 360.2007-10-09, by Daniel Atallah
-
Prevent null pointer deref to fix CID 322.2007-10-09, by Daniel Atallah
-
Fix CID 337, null pointer deref. Also plug a leak.2007-10-09, by Daniel Atallah
-
Make sure that the xmlns isn't null before dereferencing it to fix CID 320.2007-10-09, by Daniel Atallah
-
Fully comment out some disabled code to prevent CID 310.2007-10-09, by Daniel Atallah
-
Fully comment out some disabled code to prevent CID 180.2007-10-09, by Daniel Atallah
-
Fix CID 312 (Dead code).2007-10-09, by Daniel Atallah
-
Fix CID 311 (Unnecessary null check)2007-10-09, by Daniel Atallah
-
Fix CID 317 and 335 as well as an additional leak.2007-10-09, by Daniel Atallah
-
Fix CID 3182007-10-09, by Daniel Atallah
-
merge of '067c06f2c33e5371796629696a9aad6afa4e9ead'2007-10-09, by Luke Schierer
-
compute the new size by adding the difference to the actual allocated size2007-10-09, by Ka-Hing Cheung
-
Get rid of another unused variable. Coverity CID 365.2007-10-09, by Mark Doliner
-
Get rid of an unused variable. Coverity found this. Remember2007-10-09, by Mark Doliner
-
uses the entry's allocated height instead of requested height, works around2007-10-09, by Ka-Hing Cheung
-
fix the auto resize code for the showing formatting toolbar case, which2007-10-09, by Ka-Hing Cheung
-
fix up the aweful spacing here2007-10-09, by Ka-Hing Cheung
-
Don't assume that the payload is nul delimited.2007-10-09, by Daniel Atallah
-
Another couple leak fixes in the xmpp roster parsing.2007-10-09, by Daniel Atallah
-
We need to unref the pixmaps after adding them to a list store.2007-10-09, by Daniel Atallah
-
Fix a couple leaks in parsing the xmpp roster.2007-10-08, by Daniel Atallah
-
Fix leak when initializing msn soap request.2007-10-08, by Daniel Atallah
-
Use purple_timeout_add(0... instead of g_idle_add() to avoid depending on the glib main loop.2007-10-08, by Daniel Atallah
-
Fix a leak when a bonjour account is disconnected.2007-10-08, by Daniel Atallah
-
Fix allocating a console for and friends on Windows Vista. Refs #3392.2007-10-08, by Daniel Atallah
-
This is the correct fix.2007-10-07, by Gary Kramlich
-
Simple patch from David Fang to fix an include typo in test_cipher.c"2007-10-07, by Evan Schoenberg
-
merge of '7cc9174ede50bc7d7fdfbb47fbcdee031b053f08'2007-10-07, by Will Thompson
-
merge of '017296ee954fb91349806c809983c916842603da'2007-10-07, by Will Thompson
-
Document the creation of all the disconnection reason API.2007-10-11, by Will Thompson
-
Add Collabora to COPYRIGHT.2007-10-11, by Will Thompson
-
PURPLE_NUM_REASONS should not be a member of the enum.2007-10-11, by Will Thompson
-
Update report_disconnect_reason documentation to match reality. Also include2007-10-11, by Will Thompson
-
Show a snazzy message with a link to the SSL FAQ if the connection died for2007-10-10, by Will Thompson
-
Clarify the documentation of the return value of2007-10-10, by Will Thompson
-
datallah pointed out that using g_return_if_fail() is preferable to2007-10-09, by Will Thompson
-
Remove explicit setting of wants_to_die from prpls.2007-10-09, by Will Thompson
-
I missed some wants_to_dies in jabber.2007-10-09, by Will Thompson
-
Stop jabber setting wants_to_die itself. This involved plumbing disconnection2007-10-09, by Will Thompson
-
rlaager pointed out that purple_connection_error_reason should be setting2007-10-09, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin' (head 017296ee954fb91349806c809983c916842603da)2007-10-07, by Will Thompson
-
merge of '63f107d777d3af55ea0468202ae4d2fcc319f53f'2007-10-06, by John Bailey
-
Fix the mIRC format handling bug that causes incorrect display of received2007-10-06, by John Bailey
-
I basically copied most of2007-10-07, by Will Thompson
-
Add some links from signal documentation back to the documentation for the2007-10-07, by Will Thompson
-
Don't ignore everything in finch/ that starts with "finch"2007-10-06, by Kevin Stange
-
Fix CID 3532007-10-10, by Sadrul Habib Chowdhury
-
Resolve CID 364: 'Pointer returned from "g_hash_table_lookup" is never used'2007-10-10, by Sadrul Habib Chowdhury
-
Thanks deryni.2007-10-06, by Sadrul Habib Chowdhury
-
pkg-config shizzle for finch.2007-10-06, by Sadrul Habib Chowdhury
-
merge of '7252a43314152ad33cc6dc4d65c0349a16575b81'2007-10-06, by Sadrul Habib Chowdhury
-
Patch from nix_nix to add some links to signal documentation.2007-10-06, by Will Thompson
-
All the links to libpurple signal pages were in the comment containing the2007-10-06, by Will Thompson
-
merge of '1757e82b3ed17d8ad45db9d2c62f0187a8bee93d'2007-10-06, by Will Thompson
-
Clarify the doxygen details for the 'conversation-displayed' signal.2007-10-06, by Sadrul Habib Chowdhury
-
Emit the 'conversation-displayed' signal when a conversation is created, in addition to when it's reattached.2007-10-06, by Sadrul Habib Chowdhury
-
Add an accelerator for 'Buddies -> Show'. Fixes #3298.2007-10-06, by John Bailey
-
merge of '2ed39e287c8bc0502ecaf3b390fc0441ab160a99'2007-10-06, by Sadrul Habib Chowdhury
-
Fix a leak that occurs when getting the formatted buddy name under some conditions.2007-10-05, by Daniel Atallah
-
Split the "you don't have SSL support" meaning of2007-10-06, by Will Thompson
-
merge of 'b7cccbf3d88850c3dcf378f41a25883ceb9cbc5c'2007-10-05, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin' (head 61346ebfdbe38e90d131141a7fa41abeda7984c5)2007-10-05, by Will Thompson
-
Leak fix.2007-10-05, by Daniel Atallah
-
Fix #3349 ('Status box cannot be opened with the keyboard').2007-10-06, by Sadrul Habib Chowdhury
-
merge of '077670cb60ab530215573771befe704110370be0'2007-10-05, by Sadrul Habib Chowdhury
-
Fix leakage in the win32 dnsquery implementation.2007-10-05, by Daniel Atallah
-
Fix a small leak in the log_reader plugin.2007-10-05, by Daniel Atallah
-
More leak plugging.2007-10-05, by Daniel Atallah
-
Fix small leak.2007-10-05, by Daniel Atallah
-
I think this Fixes #3438.2007-10-04, by Daniel Atallah
-
Top align the notification message.2007-10-05, by Sadrul Habib Chowdhury
-
fixes #34332007-10-04, by Loptosko
-
Sprinkle gc->wants_to_die = TRUE liberally around connection errors that really2007-10-05, by Will Thompson
-
Add reasons to a couple of new errors (and to a commented-out one, for2007-10-05, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin' (head 294731552d0baf5f1f37a45e0c119b2188f34ba8)2007-10-05, by Will Thompson
-
Fix null printf.2007-10-04, by Daniel Atallah
-
merge of '701fb7aea7a77b05725227038ec645441c76668c'2007-10-04, by Carlos Silva
-
Keep MsnUser->list_op in sync.2007-10-04, by Carlos Silva
-
Remove now unnecessary and potentially bad code.2007-10-04, by Carlos Silva
-
Silence a compiler warning about an unused var.2007-10-04, by Carlos Silva
-
Correctly remove a buddy from the Pending list after it is accepted.2007-10-04, by Carlos Silva
-
Sanity checking and minor cleanup.2007-10-04, by Daniel Atallah
-
Prevent an assertion (w/ G_DEBUG=fatal_warnings) when the connection drops.2007-10-04, by Daniel Atallah
-
rlaager noticed that these comments shouldn't be processed by doxygen.2007-10-03, by Daniel Atallah
-
merge of '43311ea3963dadd958af56847cc36df60507673f'2007-10-03, by Sadrul Habib Chowdhury
-
merge of '6f133a093581cd9a632ca6d0ce110d180e582714'2007-10-03, by Luke Schierer
-
merge of '5eed7d5d3539cd18c81cb4d709080ea5bc109bac'2007-10-03, by Daniel Atallah
-
Hylke made a new win32 installer pixmap2007-10-03, by Sean Egan
-
gg: Properly handle CP1250 chars in group's name when importing buddylist.2007-10-02, by Bartoz Oler
-
merge of '4bbc209c8076ef89135700af844ec6bb04602c0a'2007-10-02, by Luke Schierer
-
plucked revision to convert input from locale to utf8.2007-10-03, by Sadrul Habib Chowdhury
-
disapproval of revision 'c4c1aaf98e7151d26c98319886253eaa74d317bd'2007-11-14, by Sadrul Habib Chowdhury
-
A request field for buddylist nodes.2007-10-03, by Sadrul Habib Chowdhury
-
Fix a few more memory leaks. Someone who has a myspace account should stare2007-10-02, by Sadrul Habib Chowdhury
-
A small memory leak fix.2007-10-02, by Sadrul Habib Chowdhury
-
Some doxygen stuff.2007-10-02, by Sadrul Habib Chowdhury
-
merge of '40d389dd2daa85ead2860fa3617e9fc354476bf8'2007-10-02, by Sadrul Habib Chowdhury
-
merge of 'a4ca83f88d6ff3c9315ae4fb327b7675d324a494'2007-10-02, by Sadrul Habib Chowdhury
-
Add a link from the gtkconv signals page back to the gtkconv.h documentation.2007-10-06, by Will Thompson
-
- Debugging babble in purple_verify_complete to tell final verification2007-10-02, by William Ehlhardt
-
- Use certificate_pool_retrieve instead of certificate_pool_contains and2007-10-02, by William Ehlhardt
-
- Add Microsoft Secure Server Authority certificate. Fixes #31962007-10-02, by William Ehlhardt
-
merge of '1bcb1793b8e018e79a9308e03f48476e327b4c07'2007-10-01, by Luke Schierer
-
Update the bug fix note.2007-10-01, by Richard Laager
-
explicit merge of '34bd82146ec66294912412630b2ae269d548064b'2007-10-01, by Richard Laager
-
Revert a case-change in the ChangeLog that snuck in from somewhere.2007-10-01, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 4321e1e266d11dddee2cde190828ae5001812367)2007-10-01, by Richard Laager
-
Add a 'Join Chat...' item in the buddylist menu.2007-10-02, by Sadrul Habib Chowdhury
-
sr@Latn changed to sr@latin2007-10-01, by Luke Schierer
-
merge of '6d923ebd61c26e23860956f063837089569c022a'2007-10-01, by Luke Schierer