Mercurial > pidgin
graph
-
merge of '3161d3b09a1cb0dfe2a905306fbe19a6e76f5531'Thu, 20 Mar 2008 03:37:33 +0000, by Etan Reisner
-
If the default value of a list-single or list-multi data forms field is NULLThu, 20 Mar 2008 02:59:50 +0000, by Etan Reisner
-
This broke building perl, finding EXTERN.h breaks without the PERL_CFLAGSWed, 19 Mar 2008 05:06:14 +0000, by Etan Reisner
-
merge of 'c8a7475750a83a32c26d2f40066500a948844beb'Wed, 19 Mar 2008 04:00:57 +0000, by Etan Reisner
-
merge of '43597c046102d28beb11884ac70e89943a1b1466'Wed, 05 Mar 2008 01:24:23 +0000, by Etan Reisner
-
merge of '541f6529c3dbec16782707ce37eb8206f95fc92e'Tue, 04 Mar 2008 02:48:30 +0000, by Etan Reisner
-
Change up the Add Budy dialog a little bit, this hopefully makes it a bitFri, 29 Feb 2008 04:12:32 +0000, by Etan Reisner
-
merge of '4b63bba84183d38714730df5a11d191e0c02163a'Fri, 29 Feb 2008 01:44:35 +0000, by Etan Reisner
-
merge of 'f14958459e9f62fd8c988e1317019c10a0fddf06'Thu, 28 Feb 2008 23:15:12 +0000, by Etan Reisner
-
Bring the test.pl plugin at least theoretically up to date (I haven't tried itWed, 27 Feb 2008 22:51:02 +0000, by Etan Reisner
-
Add this back, the merge lost it.Wed, 27 Feb 2008 22:43:36 +0000, by Etan Reisner
-
merge of '662b18e22ed66890ffcb81db34c948405b31f4c7'Wed, 27 Feb 2008 22:41:34 +0000, by Etan Reisner
-
merge of '3195166356877e091e9b3d663bc03f7682ed3a17'Wed, 27 Feb 2008 00:24:57 +0000, by Etan Reisner
-
Register and unregister the PurpleConnectionErrorInfo pointers with dbus, ITue, 26 Feb 2008 01:33:35 +0000, by Etan Reisner
-
In msimprpl, when converting point size and MySpaceIM-markup font size,Thu, 20 Mar 2008 04:21:57 +0000, by Jeffrey Connelly
-
propagate from branch 'im.pidgin.pidgin' (head 42df8ef15f4603d876ab1d764ffb91b9fc071840)Tue, 18 Mar 2008 00:48:33 +0000, by Sadrul Habib Chowdhury
-
Introduce API for GtkIMHtmlSmiley. Use this to prevent leaking remote custom emoticons.Tue, 18 Mar 2008 00:47:52 +0000, by Sadrul Habib Chowdhury
-
Fix setting display picture/avatar in msnp14. Thanks to Twain28 for reporting the bug. References #1187.Fri, 14 Mar 2008 23:41:03 +0000, by Sadrul Habib Chowdhury
-
The patch to msn to allow sending custom smileys. Doesn't send all the custom smileys correctly at the moment. References #1187.Fri, 07 Mar 2008 23:19:47 +0000, by Sadrul Habib Chowdhury
-
Make it simple to create a stored-image from a filename.Fri, 07 Mar 2008 23:14:23 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 6ff3e48f37ce327ca03e8d3394cac62e40b6fe05)Fri, 07 Mar 2008 21:32:09 +0000, by Sadrul Habib Chowdhury
-
Now that Adium has cyrus-sasl enabled, I'm having a lot of users report problems connecting to servers which ultimately turn out to be that the server supports GSSAPI in addition to other mechanisms and the user isn't configured serverside or clientside to authenticate properly. Generally speaking, a user/password combination is the expectation for most people for connecting.Thu, 20 Mar 2008 00:20:27 +0000, by Evan Schoenberg
-
Fix protocolhandler invocation. Fixes #5248Wed, 19 Mar 2008 03:13:19 +0000, by Daniel Atallah
-
Use the new cyrus-sasl package containing msvcrt dependent MIT gssapi libraries.Tue, 18 Mar 2008 19:03:12 +0000, by Daniel Atallah
-
Uninitialize the python interpreter only if gnt started it. This fixes a crash when quitting pygnt apps.Tue, 18 Mar 2008 02:13:24 +0000, by Sadrul Habib Chowdhury
-
merge of '058ee765cda4210b0bbd2e709b93a6e8bd956b21'Mon, 17 Mar 2008 14:43:28 +0000, by Stu Tomlinson
-
gtk_window_has_toplevel_focus() is new in Gtk 2.4, making pidgin_auto_parent_window()Mon, 17 Mar 2008 14:39:03 +0000, by Stu Tomlinson
-
G_UNLIKELY is new in Glib 2.2 and resiak said this wasn't important hereMon, 17 Mar 2008 14:43:07 +0000, by Stu Tomlinson
-
gdk_display_get_name() and gdk_display_get_default() are new in Gtk 2.2Mon, 17 Mar 2008 14:35:33 +0000, by Stu Tomlinson
-
gtk_event_box_set_visible_window() is new in Gtk 2.4Mon, 17 Mar 2008 14:30:30 +0000, by Stu Tomlinson
-
Fix compiling on older Glib where G_GSSIZE_FORMAT is not definedMon, 17 Mar 2008 14:17:56 +0000, by Stu Tomlinson
-
Use purple_str_has_prefix which provides backwards compatibility with olderMon, 17 Mar 2008 14:15:29 +0000, by Stu Tomlinson
-
Fix compiling on older Glib where G_GSIZE_MODIFIER is not definedMon, 17 Mar 2008 14:13:47 +0000, by Stu Tomlinson
-
Limit the text input area to half the conversation's height.Mon, 17 Mar 2008 14:08:36 +0000, by Will Thompson
-
Revert the dependency on gstreamer-0.10 >= 0.10.10, falling back to the SIGALRMMon, 17 Mar 2008 13:38:34 +0000, by Will Thompson
-
Change a bunch of calls of AC_CHECK_HEADERS to AC_CHECK_HEADERS_ONCE.Mon, 17 Mar 2008 06:14:38 +0000, by Mark Doliner
-
Fix a problem with our configure check for sys/sysctl.h on OpenBSD 4.2.Mon, 17 Mar 2008 06:09:32 +0000, by Mark Doliner
-
Fix a printf argument order bug uncovered by the fantastic G_GNUC_PRINTFMon, 17 Mar 2008 02:12:31 +0000, by Stu Tomlinson
-
merge of 'c2f80865e78beb384f2dec792cac08ac44cf4eea'Mon, 17 Mar 2008 01:56:29 +0000, by Stu Tomlinson
-
I think "Yes" and "No" are better answers to "Would you like to merge theseMon, 17 Mar 2008 01:54:00 +0000, by Stu Tomlinson
-
Michael Ruprecht aka Maiku fixed #5210Fri, 21 Mar 2008 03:17:26 +0000, by Ka-Hing Cheung
-
never decrease the height by less than half a line, fixes the jumping issueMon, 17 Mar 2008 01:50:54 +0000, by Ka-Hing Cheung
-
merge of '0caa39824f21f7f7dd7abf1462fbc769730120de'Sun, 16 Mar 2008 20:37:49 +0000, by Mark Doliner
-
Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()Sun, 16 Mar 2008 20:36:52 +0000, by Mark Doliner
-
Set G_GNUC_PRINTF(2, 3) on our debug functions. This sets the 'format'Sun, 16 Mar 2008 20:35:23 +0000, by Mark Doliner
-
scale & round the buddy icon in the buddy list before making it square, soSun, 16 Mar 2008 18:55:07 +0000, by Stu Tomlinson
-
merge of '6db190b488381b25d0ad373ee417bc219d49b6bf'Sat, 15 Mar 2008 19:41:30 +0000, by Sadrul Habib Chowdhury
-
merge of '212ddad0deea54f08e3194c79d2a60584f60d855'Sat, 15 Mar 2008 19:39:31 +0000, by Sadrul Habib Chowdhury
-
Danny Baumann pointed out that the status box menu should have the appropriateSat, 15 Mar 2008 18:36:04 +0000, by Will Thompson
-
hu.po: Hungarian translation updated.Sat, 15 Mar 2008 14:49:22 +0000, by Kelemen G«¡bor
-
update German "translation"Sat, 15 Mar 2008 08:49:42 +0000, by Jochen Kemnade
-
Verify that session->account->password is not NULL before passing it to strlen()Fri, 14 Mar 2008 22:07:40 +0000, by Evan Schoenberg
-
Add docs to PurpleStoredImage so that doxygen links to it show upThu, 13 Mar 2008 18:08:02 +0000, by Will Thompson
-
This should fix the 1px bug. If someone still sees this bug after this change, please let me know.Sat, 15 Mar 2008 19:39:10 +0000, by Sadrul Habib Chowdhury
-
merge of '409dce18b3381a807c9f3a692d19bc38e55ecf2b'Thu, 13 Mar 2008 18:06:57 +0000, by Will Thompson
-
Move the tooltip to the left of the buddylist if there's not enough room to show it on the right.Wed, 12 Mar 2008 20:42:59 +0000, by Sadrul Habib Chowdhury
-
merge of '5d1e097eb7e127d7b1bc269ee71992478f79a182'Thu, 13 Mar 2008 01:44:01 +0000, by Stu Tomlinson
-
merge of 'c27bb03d64e205ff26669ccc173b7429cad093eb'Thu, 13 Mar 2008 01:38:04 +0000, by Stu Tomlinson
-
Leak fix from SF bug #1407047 which actually had a patch attached (on 2006-01-17 !)Thu, 13 Mar 2008 01:34:09 +0000, by Stu Tomlinson
-
merge of '1a03b83dbe8f941cb6de4ed3659bf7b2335d642d'Thu, 13 Mar 2008 01:24:51 +0000, by Stu Tomlinson
-
Fix a memory leakThu, 13 Mar 2008 01:24:21 +0000, by Stu Tomlinson
-
Change these oscar protocol menu actions to use "web" instead of "URL."Wed, 12 Mar 2008 07:19:28 +0000, by Mark Doliner
-
More gevolution fixes for the prpl-oscar -> prpl-aim/icq splitThu, 13 Mar 2008 01:43:46 +0000, by Stu Tomlinson
-
Fix for accessing uninitialized memoryThu, 13 Mar 2008 01:23:00 +0000, by Stu Tomlinson
-
Update gevolution plugin with support for the new protocol ids for AIM &Wed, 12 Mar 2008 01:44:06 +0000, by Stu Tomlinson
-
Fix multiple memory leaksWed, 12 Mar 2008 01:38:51 +0000, by Stu Tomlinson
-
Make SILC errors disconnect the account and reduce unwanted notify dialogs.Wed, 12 Mar 2008 01:37:15 +0000, by Stu Tomlinson
-
Fix a couple of memory leaksWed, 12 Mar 2008 01:35:40 +0000, by Stu Tomlinson
-
Fix a memory leakWed, 12 Mar 2008 01:34:40 +0000, by Stu Tomlinson
-
merge of '1ba8fbd2ac54a6b25df759681a854ccc43e6abff'Tue, 11 Mar 2008 23:00:03 +0000, by Evan Schoenberg
-
Only allow one keepalive_timeout at a time. This prevents us from starting aTue, 11 Mar 2008 22:58:36 +0000, by Evan Schoenberg
-
Further changes to use UTF-16 instead of UCS-2. Also, fix #5167 by making sure that the encoding conversion worked before using the result.Tue, 11 Mar 2008 21:41:53 +0000, by Daniel Atallah
-
GDK_WINDOW_TYPE_HINT_TOOLTIP is new with Gtk 2.10Tue, 11 Mar 2008 16:20:54 +0000, by Stu Tomlinson
-
Set the TOOLTIP hint on imhtml link tooltips. Thanks to Danny Baumann forTue, 11 Mar 2008 15:58:25 +0000, by Will Thompson
-
Remove duplicated docs for _varg variants of request functions; correct andTue, 11 Mar 2008 15:57:17 +0000, by Will Thompson
-
Make PurpleAccount's documentation actually show up; also, sprinkle someTue, 11 Mar 2008 15:55:48 +0000, by Will Thompson
-
When Andrew was working on the memleak fixes, he pondered why buffer wasSun, 09 Mar 2008 21:42:27 +0000, by Ka-Hing Cheung
-
some memleak fixes from Andrew Gaul again:Sun, 09 Mar 2008 21:34:32 +0000, by Andrew Gaul
-
merge of '2df22d7ed44f0ccc912fc22ea2e0389c0e445b6f'Sun, 09 Mar 2008 19:17:35 +0000, by Stu Tomlinson
-
If we receive a Full Name and no nickname, use the Full Name as the serverside alias for an XMPP contact. If we receive just a nickname or both a full name and a nickname, prefer the nickname.Sun, 09 Mar 2008 18:47:09 +0000, by Evan Schoenberg
-
Some AIM screen names have periods in them, but it's like impossibleSun, 09 Mar 2008 18:47:09 +0000, by Mark Doliner
-
Fix Topic in chat node tooltips, and turn on using the transient chat nodeSun, 09 Mar 2008 16:52:07 +0000, by Stu Tomlinson
-
Make "Show when offline" work on group nodes too, which sets the flag forSun, 09 Mar 2008 16:46:04 +0000, by Stu Tomlinson
-
Escape conversation title for use in infopane so that ampersands don'tSun, 09 Mar 2008 16:43:33 +0000, by Stu Tomlinson
-
Avoid a compile warning when building with NetworkManager support becauseSun, 09 Mar 2008 13:53:47 +0000, by Stu Tomlinson
-
Improve "Get Info" parsing on MSN - ignore all URLs in fields instead ofSun, 09 Mar 2008 13:42:54 +0000, by Stu Tomlinson
-
Increase XMPP ping timeout from 20s to 120sSat, 08 Mar 2008 17:17:57 +0000, by Ethan Blanton
-
merge of '83a8dbf04d73ded7b026f8b63a26f5656d8fb25b'Sat, 08 Mar 2008 01:07:04 +0000, by Sadrul Habib Chowdhury
-
another update for the German translationFri, 07 Mar 2008 20:52:43 +0000, by Jochen Kemnade
-
This is pretty important for our 7 zephyr users.Fri, 07 Mar 2008 18:55:32 +0000, by Mark Doliner
-
merge of '6b600951723c4797bafdc840f751b75c3f0f95af'Fri, 07 Mar 2008 18:52:19 +0000, by Mark Doliner
-
Add some notable items to the ChangeLogFri, 07 Mar 2008 16:57:40 +0000, by Stu Tomlinson
-
Patch from Kyle Turman to show the alias when available in the typing notification. Closes #4957.Fri, 07 Mar 2008 22:03:24 +0000, by Sadrul Habib Chowdhury
-
merge of '1aa8a701c81527c4f91549a4546a54262fccce6d'Fri, 07 Mar 2008 16:56:02 +0000, by Sadrul Habib Chowdhury
-
Change OSCAR to use UTF-16 rather than UCS-2 conversions. ApparentlyFri, 07 Mar 2008 04:01:20 +0000, by Ethan Blanton
-
The names history-next and history-prev were backwards! Make them right, and add c-n/c-p bindings as the default bindings. Thanks to shofixti for reporting the bug. Fixes #4593.Fri, 07 Mar 2008 16:51:36 +0000, by Sadrul Habib Chowdhury
-
This fixes some cases of the 1-px height bug.Fri, 07 Mar 2008 01:27:25 +0000, by Sadrul Habib Chowdhury
-
finch port of e4b22781 ('Tell gstreamer not to fork').Thu, 06 Mar 2008 16:45:45 +0000, by Sadrul Habib Chowdhury
-
German translation updateThu, 06 Mar 2008 17:00:51 +0000, by Jochen Kemnade
-
merge of '372b94fab52b770bd853506200652575d0588539'Thu, 06 Mar 2008 15:55:39 +0000, by Sadrul Habib Chowdhury
-
Make sure an existing conversation selected from the 'Send IM' dialog is given the focus.Thu, 06 Mar 2008 15:54:30 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head e4cc3b79eb04e4937c5fa764f6839a8e07397651)Wed, 05 Mar 2008 17:18:09 +0000, by Sadrul Habib Chowdhury
-
Tell gstreamer not to fork; remove the SIGCHLD -> SIGALRM hack, which madeThu, 06 Mar 2008 11:34:11 +0000, by Will Thompson
-
Patch #3874 from beret. There was a similar patch #2712 from rschnz,Thu, 06 Mar 2008 07:41:52 +0000, by Mark Doliner
-
I realized that I don't like initializing variables when I declareThu, 06 Mar 2008 07:29:39 +0000, by Mark Doliner
-
Fix a missing a commaThu, 06 Mar 2008 06:59:56 +0000, by Mark Doliner
-
Added some comments and debug logging to yahoo_process_ignore() gleaned from libyahoo2's implementation, from which I guess our prpl was forked (?) given how similar many functions are.Thu, 06 Mar 2008 00:04:03 +0000, by Evan Schoenberg
-
Bring back the lines that free info.whatever on subsequent calls toWed, 05 Mar 2008 18:17:25 +0000, by Mark Doliner
-
merge of 'e4cc3b79eb04e4937c5fa764f6839a8e07397651'Wed, 05 Mar 2008 18:13:11 +0000, by Mark Doliner
-
Improve our error handling of Gnome proxy settings.Wed, 05 Mar 2008 10:00:45 +0000, by Mark Doliner
-
Short circuit and return out of the function early if gconftool-2Wed, 05 Mar 2008 09:43:31 +0000, by Mark Doliner